a:active     {  font-family: Arial; font-size: 12px; color: #000000}
a:link       {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	font-style: normal;
	font-weight: normal;
}
a:visited    {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}
body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

/* style info bulle rajouté le 11 fevrier 2010 */

a.info{
position:relative;
z-index:24;
color:#000;
text-decoration:none
}
 
a.info:hover{
z-index:25;
background-color:#FFF
}
 
a.info span{
display: none
}
 
a.info:hover span{
	display:block;
	position:relative;
	top:10px;
	left:0px;
	width:150px;
	/*	border:1px solid #000;*/
/*	background-color:#FFF;*/
	color:#000;
	text-align: center;
	padding:5px;
	border: 0;  /* ligne qui corrige le bug d'IE6 et inférieur */
}  

/* autre info bulle sur titre */

a.titre {
	/*position: relative;*/
	border-bottom: thin #990000;
	text-decoration: none;
	color: #660000;
	/*width: 225px;*/
	font-weight: bold;
}

a.titre span {
	display: none;
	width: 225px;
}

a.titre:hover {
	z-index: 225;
	color: #FFFFFF;
	background-color: #660000;
}

a.titre:hover span {
	display: block;
	position: absolute;
	width: 380px;
	left: 0px;
	/*top: 10px;*/
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 3px solid #660000;
	color: #FFFF00;
	text-decoration: none;
	padding: 3px;
	background-color: #A78976;

}

/***************************

  NEWS

***************************
*/

DIV.news span.color{
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight: bold;
}

DIV.news span.color12{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FF0000;
}

DIV.news span.colorlight{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	color:#FF0000;
}

DIV.news span.colorblue{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#000099;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.news span.colorbluelight{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#3986DA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.news span.colorbluelight16{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#3986DA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

DIV.news span.colorchoco{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#4C1B1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1;
}

DIV.news span.choco12{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#4C1B1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1;
}


DIV.news span.coloror{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#BF9D08;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.colorvert{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#0E8285;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.colorgrenat{
	margin: 0;
	padding: 0;
	font-size: 20px;
	color:#660033;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

DIV.news span.titre2{
	margin: 0;
	padding: 0;
	font-size: 14px;
	color:#333333;
	font-family: "Trebuchet MS", Arial;
	font-style: italic;
}

DIV.news span.titre1{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color:#000000;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;	
}

DIV.news h1{
	margin: 0;
	padding: 0;
	font-size: 25px;
	font-family: "Trebuchet MS", Arial;
}


DIV.news h2{
	 margin: 0;
	 padding: 0;
	 font-size: 17px;
	 font-family: "Trebuchet MS", Arial;
}


DIV.news h3{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
}



DIV.news p.auteur {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial;
	line-height: 1em;
}

DIV.texte {
	padding: 0 10px;
	border-left: 2px solid #BCBCBC;
	overflow:auto;
	height: auto;
	font-style: italic;
	margin-top: 5px;
	background-color: #FFF;
}

DIV.texte p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	text-align: left;
	line-height: 20px;
	background-color: #FFF;
	margin-left: 5px;
}

DIV.texte em {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-style: italic;
}

hr {
	width:100%;
	text-align: left;
	line-height: 3px;
}

.lettrine {
	float: left;
	font: bold 3em/1em Arial, Helvetica, sans-serif;
	color: #000000;
	/*border: 1px solid #900;
	bacground-color: #ffc;*/
	margin-right: 3px;
	padding: 1px;
}

.titrefond {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial;
	text-align: center;
	background-color: #C0D4FE;
}

.fondgris {
	background-color: #DFDFDF;
	border: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	padding: 2px 2px 2px 2px;
	outline-style: solid;
	font-size: 12px;
	color: #333333;
}

.bluelight20 {
	color: #35A0FF;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.blue12 {
	color: #0E46CB;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
}

.bluelight12 {
	color: #35A0FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bluelight16 {
	color: #35A0FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.vertlight12 {
	color: #3B964C;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


em {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	color: #333333;
	font-style: italic;
}

.auteur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	font-style: italic;
	line-height: 20px;
}

DIV.titre {
	font-family: Arial, Helvetica, sans-serif;
	border: #003399 1px;
}

.titreorange20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C65C1B;
	font-weight: bold;
}

DIV.titrecadre {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 16px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
}

.retrait {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	margin-left: 50px;
	margin-right: 100px;
	}
	
DIV.blocnews {
	background-color:#FFF4C2;
	padding: 20px 40px;
}

.bloctexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background-color: #F0F0F0;
	text-align: center;
	}
	
.bloctextecadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #660000;
	font-style: italic;
	color: #666666;
	}

DIV.bloctitreblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #427AC2;
	color: #FFFFFF;
	font-weight: bold;
	}
	
DIV.bloctitrenoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	}
	
DIV.bloctitregrenat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	}
	
DIV.bloctitregrenat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: #990000;
	color: #FFFFFF;
	font-weight: bold;
	}
	
	
DIV.bloctitreorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: #C8A000;
	color: #FFFFFF;
	font-weight: bold;
	}
	
DIV.bloctitregris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #F9F9F9;
	font-weight: bold;
	width: auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: thick;
	}
	
DIV.bgbtitregris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(biblio/bg_title_article.html);
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
	}
