@charset "utf-8";
/* CSS Document */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a{text-decoration:none;}
body{
	background-color:#efefde;
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}
#principal{
	width:917px;
	position:absolute;
	left:50%;
	margin-left:-459px;
	top:15px;
}
#tetiere_haute{
	height:62px;
	background:url(../if/fond-tetiere.gif) no-repeat 401px 0px #8e0023;
	padding:6px 0px 0px 18px;
	
}
#tetiere_haute h1{
	color:#d9c3d9;
	font-size:1.2em;
}
#tetiere_haute h1 span{
	color:#FFFFFF;
}
#tetiere_haute h1 img{
	display:block;
}
#tetiere_haute ul{
	list-style-type:none;
}
#btn_expertise{
	position:absolute;
	top:12px;
	left:616px;
}
#btn_equipe{
	position:absolute;
	top:12px;
	left:770px;
}

#menu_haut{
	background-color:#dcd48b;
	list-style-type:none;
	margin-top:2px;
	height:17px;
	padding:0 8px 0 0;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8em;
}
#menu_haut li{
	float:right;
	background:url(../if/separateur-menu-haut.gif) no-repeat top right;
	padding:2px 10px 0 10px;
}
#menu_haut li a{
	color:#604500;
}

h2.accueil{
	border-bottom:1px dashed #a5a59c;
	font-size:1.1em;
	padding:18px 0 12px 5px;
	text-transform:uppercase;
}
.texte_accueil{
	margin:5px 0 0 5px;
	float:left;
	width:437px;
	color:#5b0001;
}
.texte_accueil p{
	font-size:0.9em;
	padding:0 0 0 5px;
	margin-top:11px;
	line-height:1.5em;
}
#accueil{
	margin:15px 0 0 4px;
}
#blocs{
	border-bottom:1px dashed #a5a59c;
	border-top:1px dashed #a5a59c;
	margin:13px 6px 0 6px ;
	padding:10px 0 10px 0 ;
	height:134px;
	clear:both;
}

.bloc_bas{
	width:198px;
	height:111px;
	overflow:hidden;
	text-align:center;
	margin-right:20px;
	float:left;
	color:#595c63;
	font-weight:bold;
	padding:15px 5px 6px 5px;
	border:1px solid #bac2ba;
	background-color:#FFFFFF;
}

.bloc_bas a{
	display:block;
	width:200px;
	height:111px;
}

#bloc4{
	margin-right:0px;
}

.bloc_bas span.rouge{
	color:#8e0124;
	/*padding:15px 0 6px 0;*/
	text-transform:uppercase;
	font-size:0.9em;
}

.spacer{
	clear:both;
}
#contenu{
	min-height:417px;
	_height:419px;
}
#contenu h2{
	font-size:1em;
	margin-bottom:13px;
	text-transform:uppercase;
}
.rouge{
	color:#5b0001;
}
.vert{
	color:#746129;
}
.gris{
	color:#5b5c54;
}