/* CSS Document */

/******* Style dans les box *************/
#block_derniers_inscrits{
display:none;
}



#home_profil_id {
	position	: relative;
	height		: 60px;
	margin-top	: 30px;
}
#home_webmaster_id{
margin-top	: 30px;
margin-left : 67px;
}
#home_info_decouvrez {
	/*height	: 240px;*/
	height		: 100px;
}

#home_desinscription {
	height		: 80px;
}

#block_webmaster{
width: 281px;
background-image:url(../img2/structure/bg_box_home.gif);
background-repeat:repeat-x;
}
.block_content_webmaster, .block_content_decouvrez{
padding :20px 15px 10px 15px;
border-left: 1px solid #CED3D6;
border-right: 1px solid #CED3D6;
border-bottom: 1px solid #CED3D6;
height: 231px;
}
.block-login {
	font-weight			: bold;
}
.block-pass{
	font-weight			: bold;
}

.block-valid{
	height				: 20px;
}

#block_decouvrez{
margin-top:0;
width: 281px;
height: 231px;
background-image:url(../img2/structure/bg_box_home.gif);
background-repeat:repeat-x;
}



.block-content-home{
border-left: 1px solid #CED3D6;
border-right: 1px solid #CED3D6;
border-bottom: 1px solid #CED3D6;
padding :10px 15px 10px 15px;
}

#block_profil, #block_desinscription{
margin-top: 5px;
}

.block-login-profil {
	position			: absolute;
	width				: 160px;
	height				: 40px;

}
.block-pass-profil{
	position			: absolute;
	left				: 213px;
	width				: 165px;
	height				: 40px;

}
.block-passperdu-profil {
	position			: absolute;
	top					: 40px;
	left				: 213px;
	width				: 160px;	
}
.block-valid-profil{
	position			: absolute;
	top 				: 10px;
	left				: 400px;
	width				: 60px;
	height				: 20px;
}
/**********    infos pop decouverte     **************/

#txt_sites{
	position			: relative;
}

#titre_derniersites {
	/* Position absolute to #txt_sites*/
	position 			: relative;
	margin				: 10px 0 7px 0;
	font-weight			: bold;
}

#sites_part1 {
	/* Position absolute to #txt_sites*/
	position 			: absolute;
	left				: 15px;
	width				: 240px;
	border-right		: 1px solid #7A868F;
	
}

#sites_part2{
	position 			: absolute;
	left				: 290px;
	width				: 262px;	
}
.sites_pop{
	margin-top			: 1px;
	text-align			: left;
}

/************  désinscription   *************/

#form_desinscription{
	position			: relative;
	margin				: 10px 0 0 0;
	font-weight			: bold;
}
