body{
	font: 12px Tahoma,Arial, Helvetica, sans-serif;
	background: white; 
	
}

body,h1,h2,h3,h4,h5,h6,h7,p,ul,li,fieldset{
	margin: 0;
	padding: 0;
	
}
table{
	clear: both;
}




.MegaTitre {
	font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 30px; 
	color: black;
}

.GrosTitre {
	font: bold 16px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 24px; 
	color: white;
	background: #28783B;
	padding: 0 10px;
}

.Titre {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px; 
	color: #DFB200;
	background: #28783B;
	padding: 2px 5px;
}
.SousTitre {
	font: 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px; 
	color: #DEB25F;
}

.Chapeau {
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px; 
	color: black;
}

.Texte {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px; 
	color: black;
	text-align: justify;
	clear: both;
	padding: 10px 0 ;
}

.TextePetit {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px; 
	color: black;
}

.TexteCommentaire {
	font: italic 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 13px; 
	color: black;
}


.LienStandard {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px; 
	color: #0066CC;
	text-decoration: underline;
}

.LienSpecial {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px; 
	color: #0066CC;
	text-decoration: underline;
}

.LienPDF {
	padding-left: 35px;
	height: 30px;
	background: url(images/icone-pdf.gif) no-repeat;
	display: block;
	padding-top: 10px;
	color: #0066CC;
	margin-top: 20px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.LienPDF:hover {
	text-decoration: underline;
	color: #0066CC;
}

#fond1 {
	background: #242833  0px 300px;
}


.textemoins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.menu  { color: black; 
	font-weight: bolder; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none }
	
.menuoff  { color: #cdcdcd; 
	font-weight: bolder; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none }

.menuSOUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}

.menuPF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	line-height: 10px;
	text-decoration: none;
}

.menusitemap { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
	}

a:link {
	color: black;
	text-decoration: none;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}

 

#Center a:link {
	color: black;
	text-decoration: underline;
	color: #0066CC;
}
#Center a:visited {
	color: #0066CC;
	text-decoration: underline;
}
#Center a:hover {
	color: #0066CC;
	text-decoration: underline;
}
#Center a:active {
	color: #0066CC;
	text-decoration: underline;
}


.cache {
	font-family: Arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	margin:0;
	padding:0;
}


.form	{font-family: Tahoma, Arial, helvetica ; font-size: 11px; line-height: 12px; color: #00123b; text-decoration: none; font-weight: bold; background-color: #eeeeee}



.filet2 {
	/* width:  100%; */
	height:  4px;
	background: url(images/filet2.gif) repeat-x;
}


.TeaserTitre{
	font: 13px/18px verdana;
	color: #FFF;
	background: #000;
}


a.TeaserLien{
	font: bold 13px/18px verdana;
	color: #FFF;
	background: #D84605;	
	
}
a.TeaserLien:hover{
	color: #ffcfcf;
	text-decoration: none;
	background: #D84605;
}
	

