

/************************* PAGES *************************/
.titrePage{
	font-family: verdana;
	font-size: 12px;
	color: #004A21;
	font-weight: bold;
}

/*-------------------------------------------------------------
------- CONTENEUR content
-------------------------------------------------------------*/
#conteneurContent {
	width:760px;
	margin-top:5px;
	border-top-width: thin;
	border-top-color: #004A21;
	border-top-style: solid;	
}
#conteneurContent .haut {
height:3px;
margin:auto;
clear:both;
}
#conteneurContent .bas {
	height:3px;
	clear:both;
	width:760px;
	margin-top:5px;
	border-top-width: thin;
	border-top-color: #004A21;
	border-top-style: solid;
}
#conteneurContent .colSpacer {
width:15px;
float:left;
}
#conteneurContent .col1 {
width:163px;
float:left;
}
#conteneurContent .col2 {
width:533px;
float:left;
}
#conteneurContent .col {
width:750px;
margin:auto;
padding-left:5px;
}
#conteneurContent .bodyContent {
margin:2px 5px 2px 5px;
}

/*********************************************************/
.mistralrubrique {
	color:#FF3300;
	/*font-weight: bold; 12/10 manu */
}