.titre {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#99cc33;
font-weight:bold;
}

.soustitre {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#0b3a8a;
font-weight:bold;
}

.intro {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0b3a8a;
}

.intro a {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0b3a8a;
text-decoration:none;
}
.fondphoto {
	background-image: url(../images/fond1.jpg);
	height: 310px;
	width: 730px;
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.intro a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ff0000;
text-decoration:none;
}

.mode_emploi_panneaux {
background:url(../images/mode_emploi_numero.gif);
width:42px;
height:35px;
margin-top:10px;
padding-top:10px;
text-align:center;
color:#FFFFFF;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}



.texte {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

.texte_mise_en_avant {
color:#FF0000;
}


.fond {
	background-image: url(../imagescommunes/fond-centre.gif);
	background-repeat: repeat-y;
}
.verdana2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.verdanat2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mainTxt {
	FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.mainTxt A {
	FONT-SIZE: 10px; COLOR: #ff9900; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.mainTxt A:hover {
	TEXT-DECORATION: underline
}
.mainTxtRed {
	FONT-SIZE: 10px; COLOR: #cc0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.mainTxtGrey {
	FONT-SIZE: 10px; COLOR: #999999; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.lienOrange {
	FONT-SIZE: 10px; COLOR: #ff9900; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.tlienOrange:hover {
	TEXT-DECORATION: underline
}
.boxTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.box {
	BORDER-RIGHT: #cbccce 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cbccce 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; BORDER-LEFT: #cbccce 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #cbccce 1px solid; BACKGROUND-COLOR: #FFFFFF
}
.titreblblanc16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.textenoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textenoirgras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.grasrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	background-color: #CCCCCC;
	text-decoration: blink;
}

/*---------------------------- css hacks -------------------------------*/

/*  "Clearing floats" avec div suplementaire */
.colclear {
	clear: both;
	height: 1px;
	line-height:1%;
}

/*  "Clearing floats" en utilisant un div déjà présent */
.clearboth {
	clear: both;
}
/* "Clearing floats" sans div suppléméntaire */
.clearfix:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden;
}
/* Caché pour IE-mac \*/
* html .clearfix { /* Visible pour IE seulement (* html) */
	height: 1%;
}
.clearfix {
	display: block;
}
/* Fin Caché pour IE-mac */

/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. 

#yourdiv{	
	height:12px;  the height for IE5
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;  the correct height 
}

Again, "be nice to Opera 5".
body>#yourdiv {width:150px;}
*/

.introcopie {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
	text-align: justify;
}
.introcopie2 {

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0b3a8a;
}
