/* CSS Document */
html {
height:100%; /* fixes the display height in Mozilla and Firefox */ 
/* Mozilla has problems when the body background is different to the html background */
	background-image:url(../images/cand-bg_gauche200.jpg); background-repeat:repeat-y;
}
body {
	font-size:11px; font-family: Arial, Helvetica, sans-serif; color:#404040; height:auto;
	background-image:url(../images/cand-bg_gauche200.jpg); background-repeat:repeat-y;
	margin:0; 
	padding:0;
}
a {
	font-size: 11px; color: #12378b; 
	text-decoration:none;
}
a:visited {
	color: #004780; 
}
a:hover {
	color: #000; 
	text-decoration:none; 
}
a:active, a#current {
	color:#000; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif; font-size:15px; color: #404040; font-weight:bold; font-variant:small-caps;
	margin:0; padding:0;  padding-top:20px; |padding-top:19px; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: #404040; padding-top:20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif  ; font-weight: bolder; font-size: 14px; color: #053ea8; 
}
table {
	margin-top:10px;
}
#conteneur {
	width: 100%; height:auto;
	display:block;
	margin:0; 
	padding:0; 
	border: none; 
	background:url(../images/cand-bg_gauche200.jpg);  background-repeat:repeat-y; 
}
#top {
	width:100%;
	height:200px;
}
.gauche {
	clear: both;
	float:left; position:relative; top:-20px; |top:4px; 
	width:/*auto*/200px; 
	min-height:430px; |height:430px;
	margin:0; margin-bottom:40px;
	padding:0; padding-right:1px; 
	border:0;
	z-index:100;
}
.titrepage {
	position:relative; height:35px;
	font-size: 14px; font-weight:bold; color: #a8a8a8; padding-left:52px; 
	padding-top:15px; |padding-top:5px; line-height: 11px;
	width:148px; /* pour retour ligne dans FF */
}
.centrecand {
	position:relative; left:0;
	top:0;
	width:auto; height:auto;
	margin:0; margin-left:200px; margin-right:0; margin-bottom:40px;
	padding:0; 
	text-align:justify; z-index:1;
}
.centrecand p {padding-left: 20px; padding-right:10px; }
iframe {
	top:0; left:0;|left:80px; 
	margin:0; padding:0;
	width:800px; 
	min-height:800px;|height: 100%; 
	scrolling:no; 
	hspace:0; z-index:1;
}
#pied {
	clear:both;
	position:relative bottom; 
	margin:0; margin-top:10px; padding:0; padding-bottom:15px; |padding-bottom:0;
	width:100%; height:50px;
	background: url(../images/cand-bg_gauche200.jpg); background-repeat:repeat-y;
}
img {border:none;}
.piedgauche {
	float:left; position:relative; top:0; left:215px;
	width:50%; |width:56%; /*left:58%; |left:56%;*/
}
.pieddroit {
	float:right; width:45%; position:relative; top:8px; right:10%; |right:5%;
	width:auto;text-align:right; z-index:1000;
}
#pied a: {
	color:#50a0c9;
}
#pied a:hover {
	color:#50a0c9;
}
#pied a:visited {
	color:#50a0c9;
}
.group { padding-left:220px; position:relative; top:20px;}
.addthis_button { padding-left:35%; |padding-left:20%;}
