
/* corps */
body {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	}

/* éléments */
img { border: 0; }
img.droite { float: right; }
img.gauche { float: left; }
abbr { border-bottom: 1px dotted #000000; cursor: help; }

/* liens standard */
a { text-decoration: none; color: #4D4D4D; text-decoration: underline; }
a:hover { text-decoration: underline; color: #8EA180; }

/* paragraphes */
h1 { font-size: 1.1em; font-weight: bold; letter-spacing: 0.8px; color: #008683; margin-top: 0.3em; border-bottom: 2px #666666 dotted; }
h2 { font-size: 1em; letter-spacing: 1px; font-weight: bold; color: #7C9BC1; }

/* couleurs */
.bleu { color: #ACC0C6; }
.gris { color: #4D4D4D; }
.vert { color: #D5E9D7; }
.vertfonce { color: #8EA180; }
.bleuclair { color: #7C9BC1; }

.rouge { color: #FF0000; }
.vert { color: #8EA180; }
.noir { color: #333333; }


.contact { font-size: 1em; color: #000000; letter-spacing: 1px; }
.texte { font-size: 0.9em; color: #000000; text-align: justify; text-transform: none; }
.masque { vertical-align: middle; -moz-opacity:0.3;filter:alpha(opacity=30); }

/* boutons et forms */
.form { font-size: 0.8em; }
.formc { font-size: 0.8em; text-align: center; }
.form_petit { font-size: 10px; }
.bouton	{ font-family: Arial,  Arial, sans-serif; color: #000000; font-size: 11px; background-color: #7C9BC1; }
.titreform { font-size: 13px; color: #000000; letter-spacing: 1px; text-align: left; padding-top: 10px; }

/* couleurs ligne entête backoffice */
.colonneadmin { background-color: #D5E9D7; color: #FFFFFF; height: 25px; }
div.result { padding: 5px; border: 1px dotted #CCC; width: 600px; font-weight: bold; margin: auto;}
.box {	font-size: 14px; font-family: Arial, sans-serif; border: 1px solid #ddd; visibility: hidden; float: left; padding: 5px; width: 0px; height: 0px; margin: 5px; background-color: #F3EECC; z-index: 1; margin-left: 60px;}

/* liens bas - copyright*/
.bas { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 0.9em; color: #339E9C; }
a.bas:link { text-decoration: none; color: #EEEEEE; }
a.bas:hover { text-decoration: underline; color: #EEEEEE; }

a.mentions:link { color: #7C9BC1; font-weight: bold; text-decoration: none; }
a.mentions:hover { color: #7C9BC1; font-weight: bold; text-decoration: none; }
a.mentions:visited { color: #7C9BC1; font-weight: bold; text-decoration: none; }

.legal { font-family: sans-serif; font-size: 9px; color: #555555; }

/* images rollover menu */
a.btnAccueil { display: block; width: 177px; height: 33px; background: url("/img/bouton-accueil.png") no-repeat; float:left; }
a.btnAccueil:hover { background: url("/img/bouton-accueil-over.png"); }
a.btnServices { display: block; width: 177px; height: 33px; background: url("/img/bouton-services.png") no-repeat; float:left; }
a.btnServices:hover { background: url("/img/bouton-services-over.png"); }
a.btnAnnuaire { display: block; width: 177px; height: 33px; background: url("/img/bouton-annuaire.png") no-repeat; float:left; }
a.btnAnnuaire:hover { background: url("/img/bouton-annuaire-over.png"); }
a.btnContacts { display: block; width: 177px; height: 33px; background: url("/img/bouton-contact.png") no-repeat; float:left; }
a.btnContacts:hover { background: url("/img/bouton-contact-over.png"); }
a.btnActualites { display: block; width: 177px; height: 33px; background: url("/img/bouton-actualites.png") no-repeat; float:left; }
a.btnActualites:hover { background: url("/img/bouton-actualites-over.png"); }