@import url(commun.css);
#col_d #encart_flash{
	position:relative;
	width:628px;
	height:300px;
	margin-bottom:20px;
}

#col_d #animFlash{
	position:relative;
	width:100%;
	height:100%;
}

#col_d #classes_num{
	position:relative;
	width:100%;
	height:auto;
	padding-bottom:10px;
}

.acces_rubrique a{
	color:#1889D8;
	font-size:120%;
	text-decoration:none;
}
.acces_rubrique a:hover{
	text-decoration:underline;
}

#col_d .rubrique{
	position:relative;
	width:100%;
	height:auto;
	padding-bottom:15px;
}

#col_d .rubrique h2{
	color:#fff;
	font-size:1.6em;
	margin-bottom:17px;
	background-image:url(../img/bg_h1_gris.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:613px;
	height:53px;
	line-height:42px;
	padding-left:15px;
	font-weight:bold;
}

/*#col_d .rubrique h2{
	clear:both;
	margin-bottom:20px;
	font-size:1.6em;
	color:#fff;
	width:613px;
	-width:628px;
	padding-left:15px;
	background-image:url(../img/bg_h2_bleu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	line-height:30px;
	margin-top:20px;
}*/

#col_d .element_contenu{
	position:relative;
	width:100%;
	height:auto;
	margin-top:-10px;
}

#col_d .element_contenu h2{
	position:relative;
	width:100%;
	height:auto;
	top:15px;
}

#col_d .element_contenu .text{
	/*float:right;*/
	text-align:left;
	width:auto;
	height:auto;
}

#col_d .element_contenu .text img{
	float:left;
	border:0px;
	width:227px;
	height:auto;
	margin-right:10px;
}

#col_d .element_contenu .text p{
	margin-bottom:15px;
	font-size:1.2em;
	line-height:18px;
}

#col_d .element_contenu .text p.titre{
	margin-bottom:3px;
}

#col_d .element_contenu .text a{
	color:#1889D8;
	text-decoration:none;
}

#col_d .element_contenu .text a:hover{
	color:#1889D8;
	text-decoration:underline;
}

#col_d .element_contenu .text .descriptif{
	font-size:1.3em;
	color:#423232;
}

#col_d .element_contenu .text .titre{
	font-size:1.5em;
	font-weight:bold;
	color:#59ade5;
}

#col_d .element_contenu .text .titre a{
	color:#1889D8;
	text-decoration:none;
}

#col_d .element_contenu .text .titre a:hover{
	color:#1889D8;
	text-decoration:underline;
}

#col_d .element_contenu .text .resume{
	font-size:1.2em;
	line-height:18px;
	color:#000;
}

#col_d h3{
	margin-bottom:7px;
}




