/* LISTE */

#liste li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	list-style-type: none;
}

#liste li a {
	background-image: url(/img/com/puce_li_gris.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	color:#1E2F3A;
	text-decoration: underline;
	margin: 0;
	padding: 0px;
	padding-left: 10px;
	margin-left: 0px;
}

#liste li a:hover {
	text-decoration: none;
}

/* ensemble photo texte */
/*	border: 1px solid #00FF00; */
#paragraphe {
	display: inline;
	width: 660px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 200px;
	padding: 0px;
}

#paragraphe h1 {
	font-size: 16px;
	font-weight: bold;	
}

#paragraphe h2 {
	font-size: 14px;
	font-weight: bold;	
}

/* bloc photo */
#photo {
	float: left;
	border: 5px #000000;
	width: 320px;
	margin-top: 20px;
	margin-left: 0px;
	padding: 0;
}

/* petite photo alignée à droite */
#photo_d {
	margin-left: 100px;
}

/* petite photo alignée à gauche */
#photo_g {
	margin-right: 100px;
}

#photo img {
	border: 1px solid #95DE75;	
	}

#photo img_p {
	border: 1px solid #95DE75;	
	}

/* border: 1px solid #0000FF; */
#texte {
	width: 310px;
	margin-top: 2px;
	margin-right: 10px;
	padding: 0;
	float: left;
}

#texte p {
	background-image: url(/img/com/puce_para_noir.gif);
	background-repeat: no-repeat;
	text-indent: 10pt;
	background-position: 3px 7px;
}

/* pas de puce au début des paragraphes */
#texte0 {
	width: 310px;
	margin-top: 2px;
	margin-right: 10px;
	padding: 0;
	float: left;
}

/* border: 1px solid #0000FF; */
#texte2 {
	float: left;
	width: 310px;
	margin-top: 2px;
	margin-left: 10px;
	padding: 0;
}

#texte2 h1 {
	font-size: 16px;
	font-weight: bold;	
	margin-top: 15px;
}

#texte2 h2 {
	font-size: 14px;
	font-weight: bold;	
	margin-top: 15px;
}

#texte2 h3 {
	font-size: 12px;
	font-weight: bold;	
	margin-top: 15px;
}

#texte2 p {
	background-image: url(/img/com/puce_para_noir.gif);
	background-repeat: no-repeat;
	text-indent: 10pt;
	background-position: 3px 7px;
	margin: 0;
	padding: 0;
}

.debut {
	font-weight: bold;
}

/* TABLEAU */
/*	margin: 20px 0px 20px 10px;*/
#tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 280px;
	text-align: left;	
	margin: 20px 0px 20px 10px;
}

#tab_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 600px;
	text-align: left;	
	margin: 20px 0px 20px 10px;
}

#tab td{
}

/* colonne 1 : gras */
#c1 {
	font-weight: bold;
	width: 90px;
	background-color: #76B25C;
	color: #FEFFFD;
	padding-left: 5px;
}

/* pour les tableaux larges */
#c1_large {
	font-weight: bold;
	width: 45px;
	background-color: #76B25C;
	color: #FEFFFD;
	padding-left: 5px;
}

/* large */
#c1_l {
	font-weight: bold;
	width: 120px;
	background-color: #76B25C;
	color: #FEFFFD;
	padding-left: 5px;
}

#cn {
	width: 80px;
	background-color: #E8E8E8;
	color: #1F2D30;
	text-align: center;
}

/* ligne 2 */
#cn_2 {
	width: 80px;
	text-align: center;
}

/* large */
#cn_l {
	width: 200px;
	background-color: #E8E8E8;
	color: #1F2D30;
	text-align: center;
}

/* large et ligne 2 */
#cn_2_l {
	width: 200px;
	text-align: center;
}

/* lien pdf */
p#pdf{
	background-image: url(/img/com/puce_pdf.gif);
	background-repeat: no-repeat;
	text-indent: 12pt;
	background-position: 3px 5px;
	margin-top: 0px;
	margin-bottom: 30px;
}

#pdf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1E2F3A;
	font-weight: bold;
	text-decoration: underline;
}

#pdf a:hover {
	text-decoration: none;
}
