@charset "utf-8";
/* CSS Document */

body{
	background:#E6D2E3 url(./medias/bg.jpg) top left repeat-x;
	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:#252525;
}
a img{
	border:0;
}
p { 
	margin-top:0;
	padding-top:0;
}
h1, h2, h3 { color:#616161; }

#warp{
	background-color:#fff;
	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 #7647BF;
}
.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:#1167B6;
}
#footercontent{
	width:1042px;
	margin:auto;
	position:relative;
	background:#5E2DA2;
	padding-top:20px;
	color:#FFF;
}
#ez-login-form dt, #ez-login-form dd {
	display:inline;
}
