@CHARSET "utf-8";
/**
 *
 * CSS COMMUN 
 *
 			*/
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}
.siteWidth{
	width:900px;
}
.centrer{
	margin:0px auto;
}
.auto{
	position:relative;
	clear:both;
	margin:0px;
	padding:0px;
	height:5px;
}
a img{
	border:0;
}
a , .link{
	font-size:12px;
	color:#f874d6;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	background:none;
	border:0;
}
*{
	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;
}
#site{
	width:100%;
	height:auto;
	width:900px;
	margin:0px auto;
	position:relative;
}

/*******	FIN	  ********/


/** 
 * 
 * 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:#2977c2;
	text-align:center;
}



/** 
 * 
 * CSS HEADER CONTENT
 *
*/

#header_content{	
	height:222px;
	position:relative;
	width:100%;
}

#header_content #logo {
	position:absolute;
	top:0px;
	left:0px;
}

#header_content #logo p{
	font:bold 24px Arial , Verdana;
	color:#2977c2;
	text-align:center;
}

/** 
 * 
 * CSS HEADER CONTENT
 *
*/

#header_content_affiliate{	
	background: url(img/bg_header_afiliate.jpg) top right no-repeat;
	height:222px;
	position:relative;
	width:100%;
}

#header_content_affiliate #logo {
	position:absolute;
	top:0px;
	left:0px;
}

#header_content_affiliate #logo p{
	font:bold 24px Arial , Verdana;
	color:#2977c2;
	text-align:center;
}

/** 
 *
 *	CSS FORM LOGIN
 *
*/

#form{
	float:right;
	height: 40px;
	margin: 0;
	padding-top: 5px;
	width: 180px;
	background:url(img/bg_form_login.gif) top left no-repeat;
}

#ezLogin div{
	margin:0px;
}

#ezLogin {
	padding:1.5px 0px;
}

#ezLogin div#ez_div_pass  {
	margin:0px 5px;
}

#ezLogin div#ez_div_section{
	margin-right:5px;
}

#form h2{
	font-size:14px;
	color:#2977c2;
	margin:1px 5px 0 10px ;
	padding:0px 0px 0px 40px;
	float:left;
}
#form #ez_btn_submit{
	border:0px;
	margin:0px;
	padding:0px;
	background:none;
	background:url(img/bg_btn_login.gif) top left no-repeat;
	height:21px;
	width:49px;
	line-height:22px;
	vertical-align:top;
	font-weight:bold;
	color:#FFFFFF;
}

#form #ez_div_pass{
	margin:0px;
}

#ezLogin input , select{
	font-size:11px;
}
#ez_div_reponse{
	top:-10px;
	position:relative;
	left:10px;
	width:100%;
}

/**
* 
* 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:10px;
	background:url(img/bgbottom.jpg) bottom no-repeat;
	width:100%;
}

/**
* 
* CSS CONTENT CONTENT
*
*/
#content_content{
	position:relative;
	height:auto !important;
	height:466px;
	background:url(img/bg_content_content.jpg) top left no-repeat;
	width:100%;
	min-height:466px;
	padding-left:10px;
}
#inner_content{
	width:840px;
	padding:50px 30px 30px ;
}
#inner_content h2{
	font-size:24px;
	font-weight:bold;
	color:#000;
}


/**
*
* 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:50px 10px 30px 10px;
}

#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:#FFFFFF;
}

#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:80px;
	margin-top:10px;
	margin-bottom:15px;
}

.easy_geo_inscris {
	border-bottom:none;
	width:100px;
	color:#8F8F8F;
	vertical-align:top;
	padding: 0 5px 0 5px;
	clear:both;
}
.easy_geo_inscris td {
	width:100px;
	font-size:12px;
	color:#8F8F8F;
	padding:3px;
	clear:both;
}
.easy_geo_inscris img {
	width:100px;
	border-width:3px;
	border-color:#F69CD7;
	margin-right:5px;
	float:left;
	vertical-align:top;
	clear:both;
}
.easy_geo_inscris a {
	color:#dc5c27;
	font-weight:bold;
	text-decoration:none;
	clear:both;
}
.easy_geo_inscris a:hover {
	/* couleur du lien survol&eacute; */
	color:#FF9900;
	/* soulign&eacute; au survol */
	text-decoration:underline;	
	clear:both;
}
.easy_geo_inscris .label {
	/* style du label */
	/* Couleur du texte */
	color:#26261D;
	/* gras */
	font-weight:bold;
	clear:both;
}
  
  
#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;
}


/****   FIN   ******/


/**
*
*	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:#2977c2;
	padding:5px;
}
#temoignages #titre_tem h2{
	font-size:24px;
	display:block;
	float:left;
}

#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:#2977c2;
	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;
}

/*****    FIN     ****/


/*overlay connexion*/
.overlay {
	background:URL("img/bg_log.png");
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:100;
	filter:alpha(opacity=1);
	-moz-opacity:0.4;     
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.box {
	position:fixed;
	top:-300px;
	left:30%;
	right:30%;
	background:URL("img/bg_box.png");
	color:#7F7F7F;
	padding:20px;
	width:400px;
	height:180px;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index:101;

}
a.boxclose {
	float:right;
	width:26px;
	height:26px;
	background:transparent url("img/cancel.png") repeat top left;
	margin-top:-30px;
	margin-right:-30px;
	cursor:pointer;
}
a.activator {
	z-index:3;
	cursor:pointer;
}
#myconnect {
	margin-top: 5px;
}
#mylogin {
	margin: 70px 0 0 10px;;
}



/**
*	
*	CSS FOOTER
*
				*/

#footer{	
	width:100%;
	height:70px;
	position:relative;
	margin-top:25px;
	border-top:1px solid #c3d0d8;
	padding-top:10px;
}

#footer a{
	font-weight:bold;
	color:#f874d6;
}

#footer div{
	position:relative;
	top:5px;
}
#mention{
	color:#606060;
	font-weight:bold;
}
#footer p{
	width:95%;
	margin-top:5px;
}
#footer img{
	position:absolute;
	right:0px;
	bottom:0px;
}

/****	  FIN	 	*****/
#fieldset-loginGroup h3{
	color:#333;
}
.easy_geo_inscris td {	
	padding:3px;
}
.easy_geo_inscris img {
	margin-right:5px;
}
.easy_geo_inscris a {
	color: #F874D6;