@CHARSET "UTF-8";

#bandeaugris {
	height:70px;
	padding:0;
	margin:0;
	background-color:#E6DFDA;
	
	background-image:url('images/bandeau_contenu.jpg');
	
	background-repeat:no-repeat;
	background-position:bottom;
}
#visuel_top {
	width:67px;
	height:19px;
	margin:0;
	padding:51px 0 0 214px;
	background-image: url('images/visuel_top.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
}
#formcontener{
	width:100%;
	background-image: url('images/visuel_bottom.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
	
}
form {
	background-color:#a2bab3;
	float:right;
	width:180px;
	height:132px;
	margin:0;
	background-image:url('images/form_ombre.jpg');
	background-repeat:repeat-x;
	background-position:top;
	
}
#formcontener, form {
	height:132px;}
fieldset {
	border:none;
	padding:4px 12px;
	margin:2px 8px;
	border:1px solid #f6f3f1}
legend {color:#fff; font-weight:bold; padding:3px}
/*

	*/
#sloggan {
	background-color:#650405;
	background-image: url('images/sloggan_bg.jpg');
	background-repeat:repeat-x;
	height:73px;
	clear:both;}
#logo_middle {
	
	background-image:url('images/logo_blanc_part1.gif');
	background-repeat:no-repeat;
	width:194px;
	height:73px;
	padding:0;
	margin:0;
	
}
#sloggan_texte {
	float:right;
	background-image:url('images/sloggan_texte.gif');
	background-repeat:no-repeat;
	width:362px;
	height:42px;
	padding:0 120px 0 0;
	margin:15px 0;
	
}
#sloggan_texte h1 {visibility:hidden;display:inline;font-size:10px;}
#logo_bottom {
	background-image:url('images/logo_blanc_part2.gif');
	background-repeat:no-repeat;
	width:116px;
	height:15px;
}
.pole {
	float:left;
	width:250px;
	margin:10px 20px;
	padding: 0 10px;
}
.pole h2 {margin-top:0;
text-align:left;
}