/**
 *
 * CSS COMMUN 
 *
*/
*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body{
	background:#FFFFFF url(img/bg_body.gif) top left repeat-x;
	position:relative;
}
a img{
	border:0;
}

a , .link{
	font-size:12px;
	color:#444444;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	background:none;
	border:0;
}
#site{
	width:100%;
	height:auto;
	width:900px;
	margin:0px auto;
	position:relative;
	padding-bottom:60px;
}

/** 
 * 
 * CSS HEADER 
 *
*/		
#header{	
	background: url(img/bg_header.jpg) top right no-repeat;
	height:222px;
	position:relative;
	width:100%;
}
#header #logo {
	position:absolute;
	top:0px;
	left:0px;
}
#header #logo p{
	font:bold 24px Arial , Verdana;
	color:#444444;
	text-align:center;
}

/**
* 
* CSS CONTENT 
*
*/
#content{
	position:relative;
	height:auto !important;
	height:466px;
	background:url(img/bg_content.jpg) top left no-repeat;
	width:100%;
	min-height:466px;
	padding-left:10px;
}
#contentbottom{
	clear:both;
	position:relative;
	height:55px;
	background:url(img/bgbottom.jpg) bottom no-repeat;
	width:100%;
}

/** 
 *
 *	CSS FORM LOGIN
 *
*/
#form{
	float:right;
	display:block;
	margin:0px;
	height:50px;
	width:455px;
	background:url(img/bg_form_login.gif) top left no-repeat;
	padding-top:5px;
	padding-left:3px;
	padding-right:30px;
}
#ezLogin div{
	margin:0px;
	float:left;
}
#ezLogin {
	float:left;
}
#form h2{
	font-size:14px;
	color:#444444;
	margin:8px 5px 0 80px;
	padding:0px;
	float:left;
}
#ez_div_pseudo{
	font-size:11px;
	margin-right:5px;
}
#ezLogin input{
	font-size:11px;
	width:40px;
}
#ezLogin div#ez_div_section{
	margin-right:5px;
	float:left;
}
#ezLogin div#ez_div_pass  {
	margin:0px 5px;
	float:left;
}
#ez_div_reponse{
	top:-6px;
	position:relative;
	width:100%;
}
#form #ez_btn_submit{
	background:url(img/bg_btn_login.gif) no-repeat scroll right top;
	border:0 none;
	margin:-5px 0px;
	padding:0 0 8px 0;
	height:35px;
	width:35px;
	vertical-align:top;
	font-weight:bold;
	color:#fff;
	float:left;
}

/**
*
* CSS FORM REGISTER 
*	
					*/
.ezErrorMsg{
	color:#FF0000;
	font-weight:bold;
	font-size:10px;
	width:200px;
}
.ezRegisterLabel {
	font-weight:bold;
	font-size:11px;
	color:#000000;
	width:190px;
}
#form_deporte{
	width:441px;
	padding-top:110px;
}

#form_deporte .ezRegisterValue {
	width:200px;
}

#form_deporte .ezRegisterValue *{
	font-size:11px;
}

#form_deporte .ezRegisterValue .ezErrorMsg {
	font-size:10px;
}

#form_deporte h2{
	font-size:24px;
	font-weight:bold;
	color:#444444;
	margin-left:165px;
	padding-bottom:5px;
}

#form_deporte #cguField_box , #form_deporte #cguField_box a, #form_deporte #newsletterField_box{
	font-size:10px;
	color:#4f420d;
}

.ezBtn{
	border:0px;
	background:url(img/bg_btn_register.gif) top right no-repeat;
	width:267px;
	line-height:37px;
	height:37px;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	cursor:pointer;
	margin:auto;
	margin-left:100px;
	margin-top:10px;
}

#cguField_box .ezRegisterLabel , #newsletterField_box  .ezRegisterLabel{
	font-weight:normal;
}

#newsletterField_box *{
	font-size:11px;
}

#countryField, #regionField, #departementField, #townField {
width:190px;
}
#emailField{
	width:168px;
}
#birthdateMonthField{
	width:70px;
}
#birthdateDayField{
	width:50px;
}
#birthdateYearField{
	width:65px;
}

/**
*
*	CSS TEMOIGNAGE
*
*/
.infobloc{
	margin-top:20px;
}
.infobloc .titre_infobloc{
	background:url(img/bg_titre_tem.gif) top left no-repeat;
	width:100%;
	height:37px;
	font-size:24px;
	color:#444444;
	padding:5px;
	padding-left:8px;
}
.infobloc .titre_infobloc h2{
	font-size:24px;
	display:block;
	float:left;
	padding-left:8px;
}
.infobloc .titre_infobloc a{
	float:right;
	margin-right:20px;
	margin-top:5px;
}

/**
*
*	CSS TEMOIGNAGE
*
*/
#temoignages{
	margin-top:20px;
}
#temoignages #titre_tem{
	background:url(img/bg_titre_tem.gif) top left no-repeat;
	width:100%;
	height:37px;
	font-size:24px;
	color:#444444;
	padding:5px;
}
#temoignages #titre_tem h2{
	font-size:24px;
	display:block;
	float:left;
	padding-left:8px;
}
#temoignages #titre_tem a{
	float:right;
	margin-right:20px;
	margin-top:5px;
}
#temoignages .temoignage{
	width:48%;
	margin:10px 10px 0px 10px;
	margin-left:0px;
	float:left;
}
.temoignage.left{
	border-right:1px solid #c3d0d8;
}
.temoignage h3{
	color:#444444;
	font-size:16px;
	margin-bottom:5px;
}
.temoignage h3 a{
	color:#f874d6;
	font-size:12px;
}
.temoignage h3 span{
	font-size:12px;
	color:#676767;
}
.separator{
	border-bottom:1px solid #c3d0d8;
	float:left;
	height:15px;
	width:100%;
	margin:10px 0px;
}
  
/**
*	
*	CSS FOOTER
*
*/
#footer{	
	width:900px;
	min-height:100px;
	position:relative;
	margin-top:10px;
	border-top:1px solid #FF9200;
	padding-top:10px;
	margin:0px auto;
	text-align:center;
}
#footer div{
	position:relative;
	top:15px;
}
#footer p{
	width:400px;
	margin-top:10px;
}
#footer a{
	font-weight:bold;
	color:#FF9200;
}
#footer img{
	position:absolute;
	right:0px;
	bottom:0px;
}


