#hautrevue{
	height : 110px;
	background : url('../images/revue.png') center center;
	background-repeat : no-repeat;
}

#hautbreves{
	width : 515px;
	height : 115px;
	background : url('../images/titre_breve.png') 2px 2px;
	background-repeat : no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding : 2px;
}

#hautmultimedia{
	width : 510px;
	height : 175px;
	background : url('../images/titre_multimedia.png') 2px 2px;
	background-repeat : no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding : 2px;
}

#selectrevue {
	clear:both;
	margin-top:30px;
	text-align:center;
	font-size:8pt;
	color : #353436;
	margin-top:10px;
}

#tri{
	color : #00006;
	border : #0099cc 1px solid;
	/*background-color:#0099cc;*/
	height : 1.5em;
}

#hautrevue option, #hautrevue optgroup{
	background : #ffffff;
	color : #003D7C;
}

#hautrevue optgroup{
	font-weight : bold;
}

#breves_total{
	display : block;
	position : relative;
	top : 15px; left : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 95%;
}

#articles{
	clear:both;
	display : block;
	position : relative;
	top : 15px; left : 0px;
	margin-left : auto;
	margin-right : auto;
	width : 70%;
}

#articles p{
	/*margin-left			:	75px;*/
	margin-left : auto;
	margin-right : auto;
	width				:	98%;
	background-color	:	transparent;
	text-align : justify;
	font-size : 8pt;
}

#articles div.articleequipe{
	background-color	:	#F0F0F0;
	margin-top			:	10px;
	margin-bottom		:	10px;
	text-align : left;
	/*border : 1px solid red;*/
	/*background : url('../images/fond_article.png');
	background-repeat : no-repeat;*/
	min-height : 100px;
}
/* */
#articles div.articleequipe p.articleequipe{
	width:98%;
	margin-left:auto;
	margin-right:auto;
	text-align : left;
	font-family : verdana;
}

#articles h1, #articles p h1{
	color : #003D7C;
	font-size:12pt;
}

#articles p.debutnews img{
	vertical-align:middle;
}

#articles p.debutnews{
	font-size : 7pt;
	color : #353436;
	font-weight:bold;
	/*background-color : #0099cc;*/
	padding : 1px;
	line-height:19px;
	text-align:left;
}

#articles h1{
	color : #0099cc;
}

#breve_revue{
	float : left ;
	display: block;
	width : 32%;
	margin : 5px;
	background : url('../images/titre-actu.png') repeat-x;
	border : #003D7C 1px solid;
	font-size : 8pt;
}

p.breve_news{
	padding-top : 5px;
	margin-top : 0px;
	position : relative;
	text-align : justify;
	margin-right : 10px;
}

.breve_image{
	margin : 10px; text-align : center; display : block; float:left;
}

#breve_revue h1{ color : #003D7C; font-size : 10pt; height:1.1em; margin-top:10px;margin-left:5px; display:table-row;}

div.article_gazette{ 
	font-size:8pt; 
	width:70%; 
	margin : 15px; margin-left:auto; margin-right:auto; 
	text-align: justify; 
	padding : 15px; 
	border : 1px solid #FF9000; -moz-border-radius : 15px 0 15px 15px;}
div.article_gazette h1{ font-size:10pt; font-weight:bold; text-align:left; border-bottom : 1px solid #003D7C; height:auto; line-height:1.5em; }
div.article_gazette h5{ font-size:9pt; font-style:italic; font-weight:normal; color:#003D7C; margin-top:0; margin-bottom:20px; }
div.article_gazette p{ margin-top : 0px; }
p.question{ color : #0099cc; border-bottom:0px; margin-top : 10px; margin-bottom :0px;}
span.question{ color : #003D7C; }
div.article_gazette p span{ color : #FF9000; }
