/*---- structure page ----*/
* {
	font-family:arial;
	font-size:11px;
}
body {
	background-color:#BA2626;
	background-image: url(/images/fond-site.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin:0;
	padding:0;
	text-align:center;
}
#mainnav {
	width: 955px;
	margin: auto;
	/*padding:auto;*/
	text-align:left;
	min-height:791px;
}
#leftmenu {
	width: 190px;
	margin: 0 0 0 11px;
	padding :0;
	float:left;
	background: url(/images/fondmenugauche.jpg) repeat-y;
	min-height:100%;
}
#leftmenu-bas {
	width: 190px;
	margin: 0 0 0 5px;
	padding :0;
	height: 100px;
	float:left;
}
#leftmenu img.logo {
	padding: 0 0 0 0;
	margin:20px 0 0 0;
}
#module-gauche {
	padding: 0;
	margin: 75px 0 0 0;
	width: 185px;/*border: 1px solid black;*/
}
#module-gauche a {
	background: url(/images/element-menu-gauche.gif) no-repeat left top;
	margin:0;
	padding:5px 10px 0 18px;
	color:#010101;
	text-decoration:none;
	display:block;
	width:auto;
	font-size:11px;
	font-family:arial;
	height:36px;
	font-weight: bold;
}
#module-gauche a:hover, #module-gauche .clicked {
	background: url(/images/fleche-menu.gif) no-repeat left top;
	color:white;
	height:36px;
	padding:5px 10px 0 18px;
	margin:0;
	text-decoration:none;
	width:auto;
}
#module-gauche img {
	padding:0;
	margin:0;
	vertical-align:top;
	border:0;
}
#module-gauche a.first {
	background: url(/images/element-menu-gauche-haut.gif) no-repeat left top;
	margin:0;
	padding:10px 10px 0 18px;
	color:#010101;
	text-decoration:none;
	display:block;
	width:auto;
	font-size:11px;
	font-family:arial;
	height:50px;
	font-weight: bold;
	vertical-align:top;
}
#module-gauche a.first:hover {
	background: url(/images/fleche-menu-haut.gif) no-repeat left top;
	color:white;
	height:50px;
	padding:10px 10px 0 18px;
	margin:0;
	text-decoration:none;
	width:auto;
}
#rightmenu {
	width:745px;
	float:right;
	padding:0;
	position:relative;
	margin:0;
	height:100%;
	left:-10px;
}
#contenu {
	width:745px;
	padding:0 5px 0 5px;
	margin:9px 0 0 0;/*height:80%;*/
}
#recherche {
	width:430px;
	padding:0;
	margin:0 0 10px 5px;
	float:left;
}
#moteur-recherche {
	padding:0 0 0 0;
	margin:5px 0 0 0;
	background: url(/images/fond-recherche.gif) repeat-y;
	width:429px;
	font-size:12px;/*border:1px solid black;*/

}
#news {
	margin:0 0 0 0;
	padding:0;
	width:296px;
	height:425px;
	float:right;
	position:relative;
}
#contenu-news {
	padding:15px 0 0 5px;
	margin:0 0 0 0;
	width:284px;
	height:422px;
	background: url(/images/fond-news.gif) no-repeat;
	font-size:12px;
}
#util {
	clear:both;
	margin:5px 0 0 5px;
	padding:0 0 0 0;
	width:719px;
	height:150px;
	/*border:1px solid black*/;
}
#contenu-util {
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	width:719px;
	height:143px;
	background: url(/images/fond-info-util.gif) no-repeat;
}
#contenu-util a img {
	margin:0;
	padding:0;
}
.petit-text {
	font-size:11px;
	font-weight:normal;
	color:black;
}
.petit-text a {
	color:black;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.tres-petit-text {
	font-size:9px;
	font-weight:normal;
}
.gras-gris {
	font-size: 11px;
	color: #666666;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contenu h1 {
	background: url(/images/contenu-element.gif) no-repeat left;
	font-size: 12px;
	color: #b71220;
	padding:0 0 0 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contenu h2 {
	font-size: 11px;
	color: black;
	padding:0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#contenu p {
	font-size: 11px;
	color:black;
}
.rightpose_img_flash {
	width:485px;
	float:right;
	vertical-align:top;
	margin:0;
	vertical-align:top;
	overflow: hidden;
}
rightpose_img {
	width:250px;
	margin:10px 0 10px 0;
	padding:0
}
.superpose_txt, .superpose_txt_agence {
	float:left;
	width:230px;
}
.superpose_txt {
	width:55%;
	margin:0 0 10px 0;
	min-height:150px;
}
.superpose_txt_agence {
	/*width:30%;*/
	margin:0 0 5px 0;
	height:468px;
	padding:0;
	overflow:hidden;
	float:left;
	width:230px;/*border:1px solid black;*/
}
.superpose_txt_vide {
	width:55%;
	float:left;
	height:auto;
	margin:10px 0 10px 0;
	min-height:10px;
}
.subcontent {
	margin:10px 0 10px 0;
	width:730px;
}
hr {
	clear:left;
	visibility:hidden;
}
a.plink {
	padding:0 0 0 5px;
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#497394;*/
	color:#289939;
	font-weight:bold;
	margin:0;
}
td.plink {
	padding:0 0 0 5px;
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	/*color:#497394;*/
	color:#289939;
	font-weight:bold;
	margin:0;
}
ul {
	list-style-type: square;
	padding-left:15px;
	margin-left:5px;
}
li {
	color:#006;
}
ul a {
	color:black;
}
table.estimation {
	width:100%;
	border:1px solid black;
}
table.estimation th {
	color:white;
	font-weight:bold;
	/*border:1px solid black;*/
	background-color:#CA0008;
}
table.estimation td {
	color:black;
	font-weight:normal;/*border-color:black;
	border-width:1px;
	border-style:solid;*/
}
.superpose_txt_agence_spe {
	overflow: hidden; /* empêche le dépassement des flottants */
	width:150px;
}
.superpose_txt_agence_spe .illus-gauche {
	float: left;
	margin: 5px 20px 5px 0;
}
.superpose_txt_agence_spe p {
	overflow: hidden; /* Contexte de formatage. Force le paragraphe à
    adapter sa largeur aux flottants adjacents. */
}
#ancre, #ancre ul, #ancre li {
	margin:0;
	padding:0
}
#ancre {
	margin:0 0 0 0;
	width:720px;
	/*Compatibilité IE5*/
	padding:5px 0;/*border:1px solid black;*/
	
		
}
* html #ancre {
	padding-top:0; /*Compatibilité IE*/
}
#ancre ul {
	background: url(/images/fond-recherche-ul.gif) repeat-y;
	float:left;
	margin-right:5px;
	padding-left:5px;
	padding-bottom:0;
	margin-bottom:5px;
	width:227px;
	height:135px;
	list-style-type:none;
}
.superpose_txt_agence ul {
	background: url(/images/fond-recherche-ul.gif) repeat-y;
	float:left;
	margin-right:10px;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:0;
	margin-left:-5px;
	width:225px;
	list-style-type:none;
}
.superpose_txt_agence a.ared {
	text-decoration:none;
	color:#BA2626;
}
.superpose_txt_agence a.ared:hover {
	text-decoration:underline;
	color:#BA2626;
}
* html #ancre ul {
	margin-top:0;
	margin-bottom:5px; /*Compatibilité IE*/
}
#ancre li {
	margin:2px 0;
	color:#006;
}
li.nostyle {
	list-style-type:none;
	list-style-image:none;
}
#ancre a.ared {
	text-decoration:none;
	color:#BA2626;
}
#ancre a.ared:hover {
	text-decoration:underline;
	color:#BA2626;
}
hr.hidden {
	margin:0;
	padding:0;
	border:0;
	clear:both;
	display:block;
	visibility:hidden
}
