@charset "utf-8";
/* CSS Document */

body{
	background-image: url(./medias/mybg.jpg);
	background-color:15151D;
	position:relative;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-align:center;
}
td { 
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a{	
	color:#FE17C0;
}
a img{
	border:0;
}
p { 
	margin-top:0;
	padding-top:0;
}
h1, h2, h3 { color:#fff; }

#warp{
	background-color:#27211E;
	width:1042px;
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:both;
	overflow:hidden;
}
#leftpanel{
	background:#fff url(./medias/leftpanelbg-01.jpg) top left no-repeat;
	width:540px;
	height:706px;
	float:left;
	position:relative;
	text-align:left;
	margin-bottom:4px;
	margin-left:1px;
}
#profilspanel{
	clear:both;
	margin:1px auto 3px auto;
	text-align:center;
	width:100%;
}
#profilspanel #titre_profils a{
}
#profilspanel #titre_profils a{
}
.easy_geo_inscris {
}
.easy_geo_inscris img{
	border: 2px solid #fff;
}
.easy_geo_inscris img:hover {
	border: 2px solid #755731;
}
.easy_geo_inscris:hover{
	color: #ca388e; /* Dummy definition to overcome IE bug */
}

#footer{
	font-size:11px;
	position:relative;
	text-align:center;
	width:100%;
	z-index:10;
}
#footer p{
	padding:0;
	margin:0;
}
#footer a{
	color:#FE17C0;
}
#footercontent{
	width:1042px;
	margin:auto;
	position:relative;
	background:#000;
	padding-top:20px;
	color:#FFF;
}
#ez-login-form dt, #ez-login-form dd {
	display:inline;
}
.anticlic {
	position:absolute;
	background-image:url(./medias/anticlic.png) no-repeat;
	z-index:500;
	width:1041px;
	height:110px;
	margin:0;
	padding:0;
	background-color: #333;
	filter:alpha(opacity=1);
	-moz-opacity:0.0;     
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.flashanticlic {
	position:absolute;
	background-image:url(./medias/anticlic.png) no-repeat;
	z-index:1000;
	width:1000px;
	height:240px;
	margin:0;
	padding:0;
	top:0;
	left:0;
	background-color: #333;
	filter:alpha(opacity=1);
	-moz-opacity:0.0;     
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
.toolcontainer {
	position:relative;
	z-index:1;
	margin:0;
	padding:0;
}
