@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4E7F9D;
	background-image: url(images/haut-fond.png);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial;
}

.titreblanc {font-size: 28px; color:#FFFFFF;}
.titrebleugrand {font-size: 22px; color:#B1D7ED;}
.titrepage {font-size: 28px; color:#B1D7ED;}

.textblanc{font-size: 12px;color: white;}
.textnoir{font-size: 12px;color: black;}
.textblancgrand{font-size: 18px;color: white;font-weight:bold;}

.titrebleu {color: #4E7F9D;font-size: 20px;}
.textbleu {color: #4E7F9D;font-size: 14px;font-weight:bold;}

.texte {font-size: 11px;color: black;}

a.lien {font-size: 11px;color: #B1D7ED;font-weight:bold;text-decoration:underline;}
a.lien:hover {text-decoration:none;color: white;}

a.lienbleu {font-size: 12px;color: #4E7F9D;font-weight:bold;text-decoration:underline;}
a.lienbleu:hover {text-decoration:none;color: black;}

a.menu {height:17px;display:block; font-size: 14px;color: white;font-weight:bold;text-decoration:none;border:1px dotted white;}
a.menu:hover {color: #B1D7ED;border:1px dotted #B1D7ED}

.infobulle{position: absolute;  visibility : hidden;border: 1px dotted #999999;padding: 10px;background-color: #ffffff;}

.bordertab {border-left:1px dotted #cccccc;border-right:1px dotted #cccccc;border-bottom:1px dotted #cccccc;}
.bordertotal {border:1px dotted #cccccc;}
.borderhaut {border-top:1px dotted #cccccc;}
.intertab {padding-left:40px;padding-right:40px;padding-top:35px;padding-bottom:10px;background-color:#FFFFFF;background-image:url(images/haut-texte.gif);background-repeat:no-repeat;background-position:top;}

.fondhaut {background-image:url(images/agencewebd.png);background-repeat:no-repeat;}

