/* CSS Document */
html {font-size: 100%;}
body {font-family: Arial, Helvetica, sans-serif;font-size: .85em; color: #000000;background-image:url(images/fond.jpg);}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,hr,pre,form,p,blockquote,fieldset,textarea{ margin: 0; padding: 0; }
a	{	color: #666;text-decoration:none;}
a:hover {color:	#AED24B;  }

#main {margin-left: auto; margin-right: auto;width:717px;height:800px;font-size: .9em;text-align:left; background-color: #FFFFFF;}
#header {width:100%; height:10px;}
#logo {text-align:left;width:100%;margin-left:28px;}
#title {width:100%;font-size: 1.3em;margin-bottom: 10px;margin-top: 10px;color:#AED24B;font-weight:bold;text-align:left;background-color: #812069; }
#form{text-align:center;width:650px;margin-left: auto; margin-right: auto;}
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.bold {font-weight:bold;}
.label {text-align:left; float:left;width:43%;margin-bottom: 5px;}
.row_form {margin-bottom: 5px;text-align:left; }
.coord {text-align:left; float:left;width:65%; }
.design {float:left;width:50%; }
.left12 {float:left;width:12% }
.left36 {float:left;width:37% }
.taille12 {font-size: 1.2em; }
.marginleft10 {margin-left: 10px; }
.marginright10 {margin-right: 10px; }
.border_dotted {border:1px dotted #BBBBBB; }
.border_rigleft {border-left:1px dotted #BBBBBB; border-right:1px dotted #BBBBBB; }
.separation {margin-bottom: 10px; margin-top: 10px;}
.color1{color:#7C1763;}
.color3{color:#666666;}

#spacer {width:100%; height:50px;}
/********************** Header et menu ***************************/
#menu {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/fr_FR/new_header.jpg);
	width:717px;
	height:137px;
	position:relative;
}
#menu ul{
	background-color:#7C1763;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:136px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#menu li{
	display:inline;	
}
#menu ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#menu ul a:hover{
	text-decoration:underline;
	color:#b6c7d6;
}


#header_logo {width:50%;float:left; text-align:left;}
#header_compte { text-align:right; padding-right:5px;}
#news {border:1px dotted #BBBBBB;float:left; font-size:1.2em; color: #FFFFFF; padding-top:10px; width:350px; height:30px; background-image:url(images/bg_news.png); background-repeat : no-repeat; }
#rech_rapide { border:1px dotted #BBBBBB;text-align:center; }

div#footer {width:100%;font-size: .8em; border:1px dotted #BBBBBB; text-align:center}
