#conteneur {
	height: 600px;
	width: 960px;
	margin-top: -300px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#pied #bas_pied {
	float: left;
	height: 4px;
	width: 960px;
}

#bandeau {
	height: 144px;
	width: 960px;
}
#bandeau #logo {
	float: left;
	height: 144px;
	width: 169px;
}
#bandeau #bandeau_droite {
	float: right;
	height: 144px;
	width: 791px;
}
#bandeau #bandeau_droite #titre1 {
	float: left;
	height: 47px;
	width: 791px;
	background-image: url(../images/titre1.jpg);
	background-repeat: no-repeat;
}
#bandeau #bandeau_droite #titre2 {
	float: left;
	height: 55px;
	width: 791px;
	background-image: url(../images/titre2.jpg);
}
#bandeau #bandeau_droite #navigation {
	float: left;
	height: 22px;
	width: 791px;
}
#bandeau #bandeau_droite #navigation #btn_expertise {
	float: left;
	height: 22px;
	width: 191px;
}

#bandeau #bandeau_droite #navigation #btn_prevention {
	float: left;
	height: 22px;
	width: 216px;
}

#bandeau #bandeau_droite #navigation #btn_litiges {
	float: left;
	height: 22px;
	width: 191px;
}

#bandeau #bandeau_droite #navigation #btn_reception {
	float: left;
	height: 22px;
	width: 193px;
}

#bandeau #bandeau_droite #haut-visuel {
	height: 20px;
	width: 791px;
	background-image: url(images/haut_visuel.jpg);
}

#contenu {
	height: 400px;
	width: 960px;
}
#contenu #gauche_contenu {
	float: left;
	height: 420px;
	width: 565px;
}
#contenu #gauche_contenu #haut_visuel {
	float: left;
	height: 22px;
	width: 565px;
}
#contenu #gauche_contenu #haut_visuel #gauche_presentation {
	float: left;
	height: 22px;
	width: 38px;
	background-image: url(images/gauche_presentation.jpg);
}
#contenu #gauche_contenu #haut_visuel #btn_presentation {
	float: left;
	height: 22px;
	width: 103px;
}
#contenu #gauche_contenu #haut_visuel #droite_presentation {
	float: left;
	height: 22px;
	width: 424px;
	background-image: url(images/droite_presentation.jpg);
}
#contenu #gauche_contenu #bas_visuel {
	float: left;
	height: 398px;
	width: 565px;
	background-image: url(images/visuel.jpg);
	background-repeat: no-repeat;
}
#contenu #droite_contenu {
	float: left;
	height: 420px;
	width: 395px;
}
#contenu #droite_contenu #fond {
	float: left;
	height: 410px;
	width: 370px;
	background-image: url(images/fond.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
	overflow: scroll;
	background-color: #BBB16A;
	background-repeat: no-repeat;

}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#contenu #droite_contenu #droite_fond {
	float: left;
	height: 420px;
	width: 15px;
	background-image: url(images/droite_fond.jpg);

}
#pied {
	float: left;
	height: 36px;
	width: 960px;
	background-color: #FFFFFF;
}
#pied #haut_pied {
	float: left;
	height: 10px;
	width: 960px;
	background-image: url(images/bas_visuel.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#pied #milieu_pied {
	height: 22px;
	width: 960px;
	float: left;
}
#pied #milieu_pied #copyright {
	float: left;
	height: 22px;
	width: 513px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
#pied #milieu_pied #copyright a:link {
	color: #000000;
}
#pied #milieu_pied #copyright a:visited {
	color: #000000;
}
#pied #milieu_pied #copyright a:hover {
	color: #BB0000;
}
#pied #milieu_pied #copyright a:active {
	color: #000000;
}
#pied #milieu_pied #btn_statuts {
	float: left;
	height: 22px;
	width: 83px;
}
#pied #milieu_pied #btn_actions {
	float: left;
	height: 22px;
	width: 83px;
}
#pied #milieu_pied #btn_tarifs {
	float: left;
	height: 22px;
	width: 173px;
}
#pied #milieu_pied #btn_contact {
	float: left;
	height: 22px;
	width: 98px;
}
li {
	list-style-type: square;
}

