/*
	CSS GENERAL
				*/
*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body{
	background:#000000 url(img/bg_body.gif) top left repeat-x; 
}
#site{
	width:900px;
	position:relative;
	margin:auto;
}

/* FIN GENERAL */ 

/* 
	CSS HEADER 
		 		*/
#div_login{
	position:absolute;
	background:url(img/bg_div_login.gif) top left no-repeat;
	width:268px;
	height:59px;
	right:0px;
	top:0px;
	padding-left:5px;
}
#div_login h2{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:2px 0px 5px 0px;
}
#header{
	position:relative;
	width:100%;
}

/* 
	CSS FORM LOGIN 
					*/
#ezLogin div{
	margin:0px 2px 0px 0px;
}


#div_pseudo input#ez_login, #div_pass input#ez_pass {
	padding:1px 2px;
}
div.login_gauche{
	background:url(img/btn_left.gif) top left no-repeat;
	width:5px;
	height:22px;
	float:left;
	margin:0px;
}
#ezLogin div.login_gauche{
	margin:0px;
}
#ez_btn_submit{
	background:url(img/btn_right.gif) top right no-repeat;
	width:30px;
	height:22px;
	border:0px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-right:20px;
}

.btn{
	background:url(img/btn_right.gif) top right no-repeat;
	height:22px;
	float:left;
	color:#FFFFFF;
	text-align:left;
	line-height:22px;
	vertical-align:middle;
}

/* FIN HEADER */

/*
	CSS FORM REGISTER 
						*/

.ezErrorMsg , .ezRegisterValue{
	width:260px;
}
#regionField, #countryField , #departementField, #townField {
	width:230px;
}

.ezRegisterLabel{
	width:130px;
	font-weight:bold;
}
#cguField_box , #newsletterField_box , #box_form h2 , #cguField_box a{
	color:#999999;
	font-weight:bold;
}
#newsletterField_box {
	margin:5px 0px;
}
#submitFieldPart1_box{
	z-index:100;
	padding-left:110px;
	position:relative;
	top:20px;
}
#cguField_msg{
	font-weight:normal;
	
}
#btn_goPart2{
	border:0px;
	background:url(img/btn_right_big.gif) top right no-repeat;
	width:200px;
	line-height:37px;
	height:37px;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	cursor:pointer;
	margin:0px;
	float:left;
}

 #form_gauche{
	background:url(img/btn_left_big.gif) top left no-repeat;
	width:5px;
	height:37px;
	float:left;
	margin:0px;
}

/* FIN CSS FORM REGISTER */ 


/*
	CSS CONTENT BLOC DROITE (IMAGES )
										*/
#div_content_img{
	float:left;
	width:400px;
	margin-left:40px;
	color:#999999;
}

#box_profile_form a{
	font-weight:bold;
	color:#ff00ff;
	text-decoration:none;
}
#box_profile_form{
	background-color:#2d272d;
	padding:5px;
	color:#999999;
	position:relative;
	height:100px;
}
#box_profile_form img{
	margin-right:5px;
}
#box_profile_form a.fiche{
	position:absolute;
	left:110px;
	bottom:5px;
}


#box_profile_form a.contact{
	width:100px;
	color:#FFFFFF;
	text-align:center;
}


#div_contact{
	position:absolute;
	bottom:5px;
	right:5px;
	text-align:center;
}
.une_img{
	width:105px;
	padding-left:5px;
	background:#2D272D url(img/bg_img.gif) top left repeat-y;
	height:100px;
	margin-top:0px;
	float:left;
	padding-bottom:0px;
}
.milieu {
	margin:auto 32px;
}
.first {
	margin-top:44px;
	margin-bottom:44px;
}

/* 
	CSS FOOTER
				*/
#footer{
	position:relative;
	text-align:center;
	color:#999999;
	width:700px;
	margin:auto;
	top:20px;
}
#footer a{
	color:#ff00ff;
}
.easy_geo_inscris{
	width:100%;
}
#centre{
	position:relative;
	z-index:300;
}
.taille_auto{
	clear:both;
	height:50px;
}
/* FIN CSS FOOTER */

/* 
	CSS BOX 
			*/
.box{
	background-color:#2d272d;
	position:relative;
}
.coin_t_l{
	position:absolute;
	top:0px;
	left:0px;
	background:url(img/coin_t_g.gif) top left no-repeat;
	width:5px;
	height:6px;
	z-index:55;
}

.coin_t_r{
	position:absolute;
	top:0px;
	right:0px;
	background:url(img/coin_t_d.gif) top left no-repeat;
	width:5px;
	height:6px;
	z-index:60;
}
.coin_b_l{
	position:absolute;
	top:100%;
	left:0px;
	background:url(img/coin_b_g.gif) top left no-repeat;
	width:5px;
	height:6px;
	z-index:65;
}
.coin_b_r{
	position:absolute;
	top:100%;
	right:0px;
	background:url(img/coin_b_d.gif) top left no-repeat;
	width:5px;
	height:6px;
	z-index:70;
}
.bg_box_t{
	width:100% !important;
	width:102%;
	position:absolute;
	top:0px;
	left:0px;
	height:6px;
	background:url(img/bg_box_t.gif) top left repeat-x;
	z-index:5;
}
.bg_box_l{
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	width:5px;
	background:url(img/bg_box_l.gif) top left repeat-y;
	z-index:10;
}
.bg_box_r{
	
	position:absolute;
	top:0px;
	right:0px;
	width:5px;
	background:url(img/bg_box_r.gif) top left repeat-y;
	height:100%;
	z-index:15;
}
.bg_box_b{
	width:100% !important;
	width:102%;
	position:absolute;
	top:100%;
	left:0px;
	height:6px;
	background:url(img/bg_box_b.gif) top left repeat-x;
	z-index:20;
}

#box_form{
	width:430px;
	background:#2d272d url(img/bg_form.gif) top left repeat-y;
	color:#FFFFFF;
	padding:5px;
	padding-bottom:0px;
	float:left;;
}
#box_form h2{
	font-size:24px;
}

/*  FIN CSS BOX */
