body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: 9pt;
	
	color: #000000;
}

* {
	font-family: tahoma;
}




a, a:hover, a:visited {
	color: #00537C;
	text-decoration: none;
}



/* END */

.noborder {
	border: 0;
}

.style_petit {
	
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}
.style_petit a  {
	
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;	
}

.td_milieu {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	padding-left: 85px;
	padding-right: 85px;
	padding-top: 0px;
}

.td_bas {
	background: #C42A2A;
	padding-right: 15px;
	color: #ffffff;
	height: 20px;
}

.td_module_bleu {
	background: #C7D9E2;
	padding-right: 15px;
	padding-left: 15px;
	height: 242px;
		
}

.td_bleu {
	background: #C7D9E2;
	padding-right: 15px;
	padding-left: 15px;
	padding-ytop: 10px;
		
}
.td_bleu_fonce {
	background: #00537C;
	padding-right: 15px;
	padding-left: 15px;
	color : #ffffff;
		
}

.td_news_milieu {
	background-image: url(images/module_news_milieu.gif);
	
	padding-left: 50px;
	padding-right: 45px;
	padding-top: 10px;
	padding-bottom: 10px;
}




.rouge {	
	color: #C42A2A;
	text-decoration: none;
}
.rouge  {	
	color: #C42A2A;
	text-decoration: none;
}

.bleu {	
	color: #00537C;
	text-decoration: none;
}
.bleu  {	
	color: #00537C;
	text-decoration: none;
}

.titre_noir {
	
	text-decoration: none;
	font-size: 14pt;
}

.titre_bleu {
	color: #00537C;
	text-decoration: none;
	font-size: 14pt;
}

.titre_rouge {
	color: #C42A2A;
	text-decoration: none;
	font-size: 14pt;
}



.gd_noir {
	
	text-decoration: none;
	font-size: 10pt;
}

.gd_bleu {
	color: #00537C;
	text-decoration: none;
	font-size: 11pt;
}

.gd_rouge {
	color: #C42A2A;
	text-decoration: none;
	font-size: 11pt;
}






.tab_rouge {
	
	 border-top-width:1px; 
	 border-right-width:1px; 
	 border-bottom-width:1px; 
	 border-left-width:1px; 
	 border-top-color:#C42A2A;
	 border-right-color:#C42A2A; 
	 border-bottom-color:#C42A2A; 
	 border-left-color:#C42A2A; 
	 border-top-style:solid; 
	 border-right-style:solid; 
	 border-bottom-style:solid; 
	 border-left-style:solid;
	
}

.txt-italique_ptit {
	text-decoration: none;
	font-size: 10pt;
	font-style: italic;
	padding-left: 70px;
}


.champs {
	border-right: black 0px; 
	border-top: black 0px; 
	background-image: url(images/fond_form.gif); 
	border-left: black 0px; 
	border-bottom: black 0px;
	color:#000000;
	padding-left : 4px;

}

.td_menu {
	background: #C42A2A;
}

.td_tableau_titre {
	background: #C42A2A;
	color : #ffffff;
	font-weight: bold;	
}

.td_tableau_gauche {
	background: #C7D9E2;
	color : #000000;
	font-weight: bold;	
}

.td_tableau_droite {
	background: #F2F6F9;
	padding-left : 10px;
	padding-right : 10px;
}




.ssmenu  {
text-align: left;

color: #ffffff;
background: #D66A6A;
border: 1px solid #D66A6A;
}
.ssmenu  a  {
color: #ffffff;

text-decoration: none;
display: block;
/*height: 100%;*/
border: 0 none;
}
.ssmenu  a:hover  {
background: #E19393;
	
	color: #ffffff;
	
}
