#content_decibel {
	color:#FFF;
	font:normal 10pt/1.2 Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

#content h2 {
	font-style:oblique;
	letter-spacing:3px;
	text-align:left;
	color:#539EB3;
	border-bottom:1px solid #539EB3;
}

#content h3 {
	font-size:12pt;
}

#content hr {
	height:0;
	padding:0;
	margin:0 0 10px 0 !important;
	margin:0 0 0 0;
	border-bottom:1px solid #757AB7;
	clear:both;
}

#content p {
	margin:0 0 0 0;
}

#content ul {
	list-style-position:inside;
	list-style-type:circle;
	margin:8px 0 5px 30px;
}

#content_decibel a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}

#content_decibel a:hover {
	color:#DD1B12;
	font-weight:bold;
	text-decoration:underline;
}

#content .vignette_gauche {
	float:left;
	display:block;
	/*border:1px solid #006;*/
	margin:0 10px 0 0;
	clear:both;
}

#content .vignette_droite {
	float:right;
	display:block;
	/*border:1px solid #006;*/
	margin:0 0 0 10px;
	clear:both;
}

/* ########### Intro Flash ########### */

#content #intro_flash {
	width:600px;
	height:400px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-200px 0 0 -300px;
}

/* ##### NEWS ##### */

#news_colonne {
	width:280px;
	height:400px;
	padding:0 5px 5px 5px;
	overflow:auto;
	text-align:justify;
	font-size:9pt !important;
	border:1px solid #13849F; 
}

#news_colonne h4 {
	font-size:9pt !important;
	margin:10px 0 0 0;
}

#news_colonne h4 span {
	display:block;
	margin:0 0 3px 0;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-style:oblique;
}

/* ##### ENCART ARTICLE ##### */

/* Général */

.encart_rond_first,
.encart_rond {
	margin-bottom:20px;
	font-size:10pt;
	background:#DEEDF2 url(../light/encart_rond_haut_gch.gif) left top no-repeat;
}
.encart_rond_first h3,
.encart_rond h3 {
	padding:5px 0 0 0;
	font-size:12pt;
	border-bottom:1px solid #539EB3;
}
.encart_rond_first h3 span,
.encart_rond h3 span {
	float:right;
	margin:-18px 0 0 0;
	font-size:10pt;
	font-style:oblique;
}

.encart_rond_first img,
.encart_rond img {
	float:left;
	display:block;
	margin:0 10px 0 0;
	border:1px solid #539EB3;
}
.encart_rond_haut_dte 	{background:url(../light/encart_rond_haut_dte.gif) right top no-repeat;}
.encart_rond_bas_gch 	{background:url(../light/encart_rond_bas_gch.gif) left bottom no-repeat;}
.encart_rond_bas_dte 	{background:url(../light/encart_rond_bas_dte.gif) right bottom no-repeat;}

.encart_rond_contenu {
	margin:0 10px 0 10px;
}
.encart_rond_pied {
	clear:both;
	display:block;
	height:28px;
	margin:20px 10px 0 0;
}
.encart_rond_pied a {
	float:right;
	font-weight:bold;
}

/* A la Une */

.encart_rond_first h3 strong 	{color:#F00;}
.encart_rond_first 				{background:#F2E3DE url(../light/encart_rond_haut_gch_first.gif) left top no-repeat;}
.encart_rond_haut_dte_first 	{background:url(../light/encart_rond_haut_dte_first.gif) right top no-repeat;}
.encart_rond_bas_gch_first 		{background:url(../light/encart_rond_bas_gch_first.gif) left bottom no-repeat;}
.encart_rond_bas_dte_first	 	{background:url(../light/encart_rond_bas_dte_first.gif) right bottom no-repeat;}