body {
	margin: 0px;
	padding: 0px;
	background: url(interface/fondPage.jpg) repeat-y center top;
	background-color: #B30504;
}
body, p, td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #1F63A7;
	font-size: 12px;
	text-align: justify;
}
a { color: #1F63A7; }
#bandeau{ width: 940px; height: 315px; background: url(interface/bandeau.jpg) no-repeat center top; }

.gaucheFond { width: 50%; background-color: #FFFFFF; background: url(interface/fond_gauche.jpg) repeat-x right top; }
.basGauche { background: url(interface/fond_bas_gauche.jpg) repeat-x center top; }
.basDroite { background: url(interface/fond_bas_droite.jpg) repeat-x center top; }
.droiteFond { width: 50%; background-color: #FFFFFF; background: url(interface/fond_droit.jpg) repeat-x left top; }

.navigation { width:271px; background:url(interface/menu.jpg) no-repeat; }

.adresse { font-size: 11px; font-weight: normal; color: #1F63A7; text-align: left; }
.adresse a { color: #1F63A7; }

h1 { font-size: 1px; font-weight: normal; margin: 0px; padding: 0px; display: none; }

#titre{ background: url(interface/titre.jpg) no-repeat right top; width: 430px; height: 39px; padding-top:10px; }
.titre { font-size: 16px; font-weight: bold; color: #446D97; margin-top: 20px; }

.bordure { border: #002CB2 1px dashed; }

.menubas { font-size: 10px; font-weight: bold; color: #446D97; }
.menubas:hover { color: #1FB800; }

hr { border-top: #FFFFFF 1px dashed; border-right: #89C544 1px dashed; border-bottom: #89C544 1px dashed; border-left: #89C544 1px dashed; }

#powered a { font-size: 9px; color: #4A6F82; }
#powered img { height: 10px; width: 10px; vertical-align: middle; }
#cnil { font-size: 10px; color: #FFFFFF; padding-bottom: 10px; text-align: center; }

.input { height: 18; width: 100px; line-height:18px; }
.pagesat {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}

a.pagesat:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}

a.pagesat:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    color: #FFFFFF;
    text-decoration: none;
}




