body,html,form{
	margin:0;
	padding:0;

}

li{list-style-type:  square; font:tahoma,arial,helvetica; font-size:11px;text-align: left}
ul{list-style: square; list-style-type: square}

.avis-redaction {font-family:tahoma, arial, helvetica, sans-serif; font-size:9pt; font-weight:normal; color:#FF0000}
.copy {font-family:tahoma,arial,helvetica, sans-serif; font-size:10px;font-weight:normal; color:#666666}
.rubrique {
	font-family:tahoma,arial,helvetica, sans-serif;
	font-size:12px;
	color:#00000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.rubriquevide {
	font-family:tahoma,arial,helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	margin-top: 2px;
	margin-bottom: 2px;

}
.menu{font-family:tahoma,arial,helvetica, sans-serif; font-size:11px; font-weight:normal; color:#FFFFFF}
a.navigation {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00000;
	text-decoration: none;
}
a.navigation:hover {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}


.nav_footer {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00006E;
	text-decoration: none;
	}
a.nav_footer {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00006E
	text-decoration: none;
}

a.nav_footer:link {
		color:#00006E;
	
}
a.nav_footer:hover {
	color:#000;
	text-decoration: underline;
}



.titre {font-family:tahoma,arial,helvetica; font-size: 15pt; font-weight: normal; color:#000000}
.titre-blanc {font-family:tahoma,arial,helvetica; font-size: 13pt; font-weight: normal; color:#FFFFFF}
.titre-blanc2 {font-family:tahoma,arial,helvetica; font-size: 16pt; font-weight: normal; color:#FFFFFF}
.titre2 {font-family:tahoma,arial,helvetica; font-size: 17px; font-weight: normal; color:#00006E}
.titre2-noir {font-family:tahoma,arial,helvetica; font-size: 13pt; font-weight: normal; color:#000000}
.titre3 {font-family:tahoma,arial,helvetica; font-size:9pt; font-weight:bold; color:#000000}
.titre-membre-normal {font-family:tahoma,arial,helvetica; font-size:9pt; font-weight: normal; color:#000000}
.titre-membre-gras {font-family:tahoma,arial,helvetica; font-size: 13pt; font-weight: normal; color:#000000}
.small {font-family:tahoma,arial,helvetica; font-size: 8pt; font-weight: normal; color:#000000}
.small-bold {font-family:tahoma,arial,helvetica; font-size: 8pt; font-weight:bold; color:#000000}
.small-bold-blanc {font-family:tahoma, arial, helvetica; font-size: 8pt; font-weight:bold; color:#FFFFFF}
.small-gris {font-family:tahoma,arial,helvetica; font-size: 8pt; font-weight:bold; color:#999999}
.sous-titre {font-family:tahoma,arial,helvetica; font-size: 13pt; font-weight: normal; color:#000000}
.normal {font-family:tahoma,arial,helvetica; font-size: 9pt; font-weight:normal; color:#000000}
.normal-bold {font-family:tahoma,arial,helvetica; font-size: 9pt; font-weight:bold; color:#000000}
.normal-bold-gris {font-family:tahoma,arial,helvetica; font-size: 9pt; font-weight:bold; color: #333333;}
.normal-blanc {font-family:tahoma,arial,helvetica; font-size: 9pt; font-weight: normal; color:#FFFFFF}
.normal-blanc-bold {font-family:tahoma,arial,helvetica; font-size: 9pt; font-weight:bold; color:#FFFFFF}

BODY{font-family:tahoma,arial,helvetica;font-size:12px}
TD{font-family:tahoma,arial,helvetica; font-size:12px}
A {color:#00006E;text-decoration:none}
A:HOVER {color:#F8AC47;text-decoration:underline}


.inputSubmit{
color: #000000;
background-color: #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family :Tahoma,Arial,Helvetica,sans-serif;
font-size : 8pt;
font-weight: normal}

.navigation-blanc {
	font-family:tahoma, arial, helvetica, sans-serif; font-size:8pt; font-weight:bold; color:#FFFFFF
}
a.navigation-blanc {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: underline;

}
a.navigation-blanc:hover {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#F8AC47;
	text-decoration: underline;

}
.small-bold-input {
	font-family:tahoma,arial,helvetica;
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	background-color: #FEEEDA;
	text-align: right;
	border: none;
	width: 25px;
}
.small-bold-input2 {

	font-family:tahoma,arial,helvetica;
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	background-color: #FEEEDA;
	text-align: right;
	border: none;
	width: 50px;
}

.button{
	display:block;
	width:110px;
	height:24px;
	background:url(images/bouton_form_envoyer.gif) top left no-repeat;
	border:none;
	cursor:pointer;
}