/* 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; 
}
h4 {
	font-family: Arial, Helvetica, sans-serif  ; font-weight: bold; font-size: 11px; color: #404040; padding-top:12px;
}
.grisfonce {
	font-family: Arial, Helvetica, sans-serif  ; font-weight: bold; font-size: 11px; color: #404040;
}
table {
	margin-top:10px;
}
.bleu {
	font-weight: normal; color:#12378b;
}
.grostexte {
	font-size:12px;
}
.grostexte a:hover {
	text-decoration:underline;
}
.bleuGras {
	font-weight: bold; color:#12378b; 
}
.grisGras {
	font-weight: bold; color: #999999; font-style: normal; 
}
.justif {
	text-align:justify;
}
#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:237px;
	background-image: url(../images/cand-img_site.jpg) ;
	background-repeat:no-repeat;
	background-color:#f0f0ee/*faf3ef*/;
}
#logo {
	float:left; width:260px; height:79px;
	margin:0; padding:0; border:none; 
	position:relative; left: 70%; top:125px;
} 
#logo img {border:none;}

.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;
}
.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 */
}

.clear {
	clear:both;
}
#pied {
	clear:both;
	position:relative; bottom:16px; |bottom:0;
	margin:0;  padding:0; padding-top:10px;
	width:100%; height:54px; 
	background: url(../images/cand-bg_gauche200.jpg); background-repeat:repeat-y;
}
.piedgauche {
	float:left; position:relative; left:210px;
	width:55%; 
}
.pieddroit {
	float:right; width:20%; position:relative; right:5px;
	text-align:left; z-index:100; height:auto;
}
.imagegauche {
float:left; margin:0; padding:0; padding-left: 0px; padding-right:5px; padding-bottom: 5px; border:0;
}
.consultant {
	 padding-top:15px; width:auto; height:180px; text-align:left;
}
#encadre {
	border:1px solid #053ea8; padding:5px;
}
.contact {
	clear: right; 
	width:230px; height:auto;
	position:relative; top:-10px; 
	display:block;
}

.centrecand {
	position:relative; left:0;
	top:-6px; |top:0;
	width:auto; height:auto;
	margin:0; margin-left:215px; margin-right:0; 
	padding:0; 
	text-align:justify;
}
.centrecand object {
	width:80%; height:100%; |height: 600px;-index:1; position:relative; left:0; |left:100px;
}
.cadre {
	float:left; position:relative; top:0; left:0; width:640px; margin:0; padding:0; height:auto; z-index:1;
}
iframe {
	position:relative; top:0; left:0; 
	margin:0; padding:0;  
	width:600px;
	height:700px;|height: 100%;  
	scrolling:no; 
	hspace:0;
}
#texte { border:none; min-height:700px; |height:700px; }


