/* CSS Document */
body{
	background-color:#005588;
	margin:0px;
	font-family: Arial, sans-serif;
	color:#FFFFFF;
}
#page{
	width:770px;
	margin:10px auto 0 auto;
	background-color:#000000;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;/*	border: solid #555555; */
}
#header{
	width:770px;
	height:102px;
	background-color:#000000;
	float:left;
/*	background-image:url(images/ombre_haut.jpg);
	background-repeat:repeat-x;
	background-position:bottom; */
}
#menu{
	width:770px;
	height:20px;
	float:left;
	background-color:#AF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#navigation{
	float:left;
	margin-top:0px;
	margin-left:10px;
}
#navigation li{
	list-style-type:none;
	vertical-align:middle;
	text-indent:0px;
}
#navigation li a:link, #navigation li a:visited {
	color: #FFF;
	font-size:14px;
	letter-spacing:1px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
#navigation li a:hover{
	color: #AF0000;
	background-color:#FFFFFF;
	font-size:14px;
	letter-spacing:1px;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
}
#navhome {
	float:left;
}
#nav1 {
	float:left;	
}
#nav2 {
	float:left;
}
#nav3 {
	float:left;
}
#nav4 {
	float:left;
}
#nav5 {
	float:left;
}
#content{
	width:550px;
	height:600px;
	font-size:14px;
	color:#000000;
	background-image:url(images/ombre_haut.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
	overflow:auto;
	float:left;
	background-color:#F4F4F4;
scrollbar-face-color:#AF0000;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#AF0000;
scrollbar-shadow-color:#AF0000;
scrollbar-arrow-color:#F1F1E4;
scrollbar-track-color:#000000;
}
.nv-forfaits{
	border-top:1px solid #999999;
}
.ml{
	padding:10px;
	font-size:9px;
}
.not_display{
	display:none;
}
#content2{
	width:770px;
	height:600px;
	font-size:14px;
	color:#000000;
	background-image:url(images/ombre_haut.jpg);
	background-repeat:repeat-x;
	background-position:top;
	overflow:auto;
	float:left;
	background-color:#EEEEEE;
}
h1{
	margin-top:20px;
	margin-bottom:40px;
	margin-left:10px;
	font-size:18px;
}
.paragraphe{
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}
.liste_option{
	margin-left:40px;
	margin-right:20px;
	text-align:justify;
	color: #AA0000;
}
#droite{
	width:219px;
	height:600px;
	text-align:center;
	float:left;
	background-color:#AF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.titre{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:5px;
	text-align:center;
	letter-spacing: .1em;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
#bas{
margin-top:30px;
	vertical-align:bottom;
}
#mention{
	width:770px;
	letter-spacing: .3em;
	text-align:center;
	margin-bottom:10px;
	font-size:9px;
	float:left;
	background-color:#000000;
}
#mention a:link, #mention a:hover, #mention a:visited{
	text-decoration:none;
	color:#FFFFFF;
	border-bottom-width:0px;
} 
.as{
	font-family:"Comic Sans MS";
	letter-spacing:-2px;
	font-weight:bold;
}
.center{
	text-align:center;
	font-size:11px;
}
.center a{
	font-size:11px;
}
.formules{
	color: #FF0000;
	margin-left:20px;
	font-size: 20px;
	font-weight: bold;
}
.formules_h4{
	color: #666666;
	margin-left:20px;
	font-size: 16px;
	font-weight: bold;
}
.mention_formules{
	font-size: 9px;
	width:440px;
	text-align:left;
	color: #666666;
	margin-left:20px;
	font-style: italic;
	font-weight: normal;
}
.ou{
	font-size: 16px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight: bold;
	color: #AA0000;
}
.marge_img{
	margin-left:20px;
}
a:link, a:visited{
	color:#005588;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AF0000;
}
a:hover{
	text-decoration:underline;
		border-bottom-width: 0px;
}
a:link.img, a:visited.img{
	text-decoration:none;
	border-bottom-width:0px;
}
input, textarea{
	background-color: #FFFFFF;
	font-weight:bold;
	color:#000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.h2plan{
	margin-left:30px;
	font-size:16px;
}
.h3plan{
	margin-left:50px;
	font-size:12px;
}
TABLE#contact{
	margin-bottom:10px;
}
TABLE#contact TR TD{
	padding:10px 0;
	border:1px dotted #AA0000;
}