/* CSS Document */

body {
	background-color: #76aee9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/interface/fond2.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.agauche {color:#0062bd;text-decoration:none;} 
.agauche:active {color:#0062bd;text-decoration:none;} 
.agauche:visited {color:#0062bd;text-decoration:none; } 
.agauche:hover {color:#6F9EEE;text-decoration:none;} 

.agauchecon {color:#ef0060;text-decoration:none;} 
.agauchecon:active {color:#ef0060;text-decoration:none;} 
.agauchecon:visited {color:#ef0060;text-decoration:none; } 
.agauchecon:hover {color:#ff4992;text-decoration:none;} 

.amairie {color:#1086ff;text-decoration:none;} 
.amairie:active {color:#1086ff;text-decoration:none;} 
.amairie:visited {color:#1086ff;text-decoration:none; } 
.amairie:hover {color:#1086ff;text-decoration:underline;} 

.aville {color:#7200d6;text-decoration:none;} 
.aville:active {color:#7200d6;text-decoration:none;} 
.aville:visited {color:#7200d6;text-decoration:none; } 
.aville:hover {color:#ab4cff;text-decoration:underline;} 

.avie {color:#007200;text-decoration:none;} 
.avie:active {color:#007200;text-decoration:none;} 
.avie:visited {color:#007200;text-decoration:none; } 
.avie:hover {color:#00ba00;text-decoration:underline;} 

.afest {color:#ff7800;text-decoration:none;} 
.afest:active {color:#ff7800;text-decoration:none;} 
.afest:visited {color:#ff7800;text-decoration:none; } 
.afest:hover {color:#ff9c00;text-decoration:underline;} 

.texte {color: #666666;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}
.textefonce {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373717;
}
.textebleu {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1086ff;
}



.texteviolet {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7200d6;
}

.titrenotreville {
	font-size: 30px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #663300;
}
.titre {
	font-size: 30px; 
	font-weight: bold; 
	font-family: "Trebuchet MS";
	color: #808032;
}
.titrefonce {
	font-size: 30px; 
	font-weight: bold; 
	font-family: "Trebuchet MS";
	color: #2171C9;
}
.texteblanc {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.textegris {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.textevert {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007200;
}

.texteorange {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff7800;
}

.titreblanc {
	font-size: 24px; 
	font-weight: bold; 
	font-family: "Trebuchet MS";
	color: #ffffff;
}

.sstitreville {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #663300;
}
.sstitrepatri {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #238ED4;
}
.sstitrebleu {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #1086ff;
}
.sstitrefest {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #ff7800;
}
.sstitreliens {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #6500cb;
}
.sstitrecontact {
	font-size: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #ff0066;
}

.titrepti {
	font-size: 14px; 
	font-weight: bold; 
	font-family: "Trebuchet MS";
	color: #808032;
}
.sstitrepratique {
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #007200;
}
.sstitreservices {
	font-size: 20px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #6400C8;
}

.rollovertransp img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.rollovertransp:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
filter:Alpha(opacity=70);}