*{
	margin:0;
	padding:0;
	font-family:Interstate,Arial, sans;
}
a,a:hover, a:visited{
	border:0;
	text-decoration:none;
	color:#000;
}

* img{
	border:0;
}

.right{float:right;}
.left{float:left;}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

html{
	background:#FFFFFF url(../img/html.jpg) repeat-x left top;
	
}

body{
	background:transparent url(../img/body.png) no-repeat scroll center 24px;
	
}


#page{
	width:1004px;
	margin:auto;
}

#flags{
	height:0;
margin:50px 0 0 910px;
	position:absolute;
}

#loader{
	width:765px;
	margin:auto;
	height:521px;
}

#accroche{
	width:775px;
	margin:auto;
	padding:10px 10px;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
}

#errors{
	padding:10px 20px;
	width:775px;
	margin:auto;
	color:#FFF;
	margin:10px auto;
	font-size:14px;
	text-align:center;
	display:none;
	background:#80191b;
	
		text-transform:uppercase;
}

form{
	width:670px;
	margin:30px auto;
	padding:10px;	
	color:#44423a;        
	font-size:12px;
}


#left{
	width:350px;
}
#right{
	width:300px;
}

h1{
	padding:0 0 0 0px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 5px 0;
	color:#000;
}

#reglementLink, #reglementLink a, #reglementLink a:visited{
	text-align:right;
	color:#000;
	font-size:12px;
	margin:10px 0 32px 0;
	text-transform:uppercase;
}


.separateur{
	padding:0 0 12px 0;
	margin:0 0 7px 0;
	background:#FFFFFF url(../img/dotted.jpg) repeat-x bottom;	
}

#sex{
padding: 0 0 0 85px;
margin:0 0 13px 0;
}

#sex label{
	margin:0 5px;
}

input{
	margin:2px; 
	color:#000;
}



input.bg{
	border:0;
	background:#fbaad5 ;
	width:217px;
	padding:4px 8px;
	position:relative;
}

select{
	border:0;
	height:25px;
	background:#fbaad5;
	width:230px;
	position:relative;
	top:-4px;
	padding:5px 0 0 6px;
	float:right;
}

option{
	background:transparent;
}

#submit{
	background:#FFFFFF url(../img/submit.jpg) no-repeat scroll center center;
	width:100px;
	padding:10px;
	border:0;
	float:right;
	color:#FFF;
	text-transform:uppercase;
}

#small{
	font-size:11px;
}

