@charset "utf-8";
/* CSS Document */
html, body, body * {
	margin:0;
	padding:0;
}
body {
	position:relative;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#4F4B45;
	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 {
	width:1042px;
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:both;
	overflow:hidden;
}
#services {
	min-height: 180px;
	width:1020px;
	margin:auto;
}
#services .one-third {
	float:left;
	padding:31px 10px 0 51px;
	position:relative;
	margin-left:17px;
	width:250px;
}
#services img.icon {
	position: absolute;
	left: 8px;
	top: 28px;
}
#services h4.title {
	font-size: 18px;
	margin-bottom: 7px;
	line-height: 1.3em;
}
#services a.readmore, .entry a.readmore {
	float: right;
	color: #4F4C45;
	display: block;
	height: 24px;
	padding-right: 11px;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 3px;
}
#services a.readmore span, .entry a.readmore span {
	display: block;
	padding: 0px 3px 4px 15px;
}
#services a.readmore:hover, .entry a.readmore:hover {
}
#services a.readmore:hover span, .entry a.readmore:hover span {
}

#leftpanel {
	background:#fff url(./medias/visu01.png) 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%;
	display:table;
}
#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 #DFDFDF;
}
.easy_geo_inscris:hover {
	color: #ca388e; /* Dummy definition to overcome IE bug */
}
#mycontent {
	width:960px;
	margin:auto;
	background-color:#FAFAF8;
	padding: 35px 45px 35px 45px;
	text-align:justify;
	margin-bottom:25px;
	clear:both;
}
#mycontent h1, #mycontent h2, #mycontent h3 {
	margin:0 0 10px 0;
	padding-top:0;
}
#mycontent p {
	margin:0 0 8px 0;
}
#mycontent ul {
	margin-left: 30px;
	margin-bottom: 10px;
}
.separ {
	background-color:#FAFAF8;
	padding: 0 15px 0px 17px;
	margin-bottom:20px;
	clear:both;
}
#footer {
	margin-top:20px;
	font-size:11px;
	text-align:center;
	width:100%;
	z-index:10;
	padding-bottom:15px;
}
#footer p {
	padding:0;
	margin:0;
}
#footer a {
	color:#fff;
}
#footercontent {
	width:1042px;
	margin:auto;
	position:relative;
	background:#2F2929;
	padding-top:20px;
	color:#FFF;
	padding-bottom:5px;
}
.anticlic {
	position:absolute;
	background-image:url(./medias/anticlic.png) no-repeat;
	z-index:500;
	width:1040px;
	height:110px;
	margin:0;
	padding:0;
	background-color: #333;
	filter:alpha(opacity=1);
	-moz-opacity:0.0;     
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

