body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #000000;
	}	

table, td {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	text-align: left; 
	color: #000000 
	} 

a {
	text-decoration: none;
	color:#000000;
}

a:hover {
	text-decoration: underline; 
	color:#000000;
}


/* bandeau */

a.bandeau {
position:relative;
text-decoration: none;
}

a.bandeau:hover {
background: none;
z-index:500;
}

a.bandeau span { 
display: none;
}

a.bandeau:hover span { 
display: inline;
position: absolute;
z-index:500;
top: -220px;
left: 0px;
background: #FFFFFF;
text-align:center;
}


/* titres */

.txtnavigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}

.txttitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
}

.txttitre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}

.txtlien {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform:uppercase;
}

.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
} 

.txtsouligne {
	text-decoration: underline;
} 

.txtpetit {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	}
	

.fondactualite { 
	background: #B6C7E0; 
	}
	
.fondactualite_clair { 
	background: #DDE4F0; 
	}


.titreactualite{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #6387BC;
	text-transform:uppercase;
}

.titreactualite2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #6387BC;
	text-transform:uppercase;
}

.fondagence { 
	background: #D2E0B6; 
	}
	
.fondagence_clair { 
	background: #E7EED7; 
	}	

.titreagence {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #7E9B42;
	text-transform:uppercase;
}

.titreagence2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E9B42;
	text-transform:uppercase;
}

.fondmethodes { 
	background: #F2E0AB; 
	}
	
.fondmethodes_clair { 
	background: #FCF8EB; 
	}

.titremethodes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #C1991E;
	text-transform:uppercase;
}

.titremethodes2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #C1991E;
	text-transform:uppercase;
}

.fondcampagnes { 
	background: #D7CFBC;
	}

.titrecampagnes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #8C7E66;
	text-transform:uppercase;
}

.titrecampagnes2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #8C7E66;
	text-transform:uppercase;

}

.fondpartenaires { 
	background: #F5B8A8;
	}

.titrepartenaires {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CF7B70;
	text-transform:uppercase;
}

.titrepartenaires2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #CF7B70;
	text-transform:uppercase;
}

.fondcontact {
	background: #E8CDA3;
	}

.titrecontact {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #AD792C;
	text-transform:uppercase;
}

.titrecontact2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #AD792C;
	text-transform:uppercase;
}

.scrollblanc {
scrollbar-arrow-color: #000000;
scrollbar-base-color: ##F1F1F1;
scrollbar-track-color: #F1F1F1;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #666666;
scrollbar-highlight-color: #F1F1F1;
scrollbar-darkshadow-color: #666666;
scrollbar-3d-light-color:  #F1F1F1;
}

.boutonblanc {
background: #ffffff ; 
font-family: "Times New Roman", Times, serif;
font-size: 10px;
font-style: normal; 
font-weight: bold; 
color: #000000;
}

.txttitreblanc {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.txttitreblanc2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.boutonadmin {
background: #ffffff ; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
font-weight: bold; 
color: #000000;
}

a.Admin:link {  color:#FF6600; font-weight: bold; }
a.Admin:visited {  color:#FF6600; font-weight: bold; }
a.Admin:hover {  color:#FF6600; font-weight: bold; }
