body {
	background-color: #DBCEAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #665546;
}

a{
	color:#c60c30;
}


.soustitre {
	font-size: 14px;
}

#bloc_menu {
	height: 110px;
}

#main {
	background-color: #c60c30;
	width:956px;
	height:650px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#bloc_global_contenu {
	/*background-color: #FFFFFF;/*#8c8074;/*#f5f1e2;*/
	width: 800px;/*_width:812px;*/
	height: 400px;/*_height: 412px;*/
	padding:6px 6px 0 6px;
	overflow:hidden;
	/*border:1px dotted red;*/
}
#bloc_contenu {
	background-color: #dbceac;
	width: 780px;/*_width:800px;*/
	height:380px;/*_height:400px;*/
	padding: 10px;
	overflow:hidden;
	/*border:1px dotted blue;*/
}


#bloc_haut {
	background-image: url(../img/hab/bg_creneau_h.jpg);
	background-repeat: repeat-x;
	height: 50px;
}
#bloc_droite {
	float: left;
	width: 72px;
	height: 525px;
	background-image: url(../img/hab/bg_creneau_d.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	overflow: hidden;
}
#bloc_centre {
	float: left;
	width: 812px;/*812*/
	background-color: #FFFFFF;
	overflow: hidden;
}
img {
	margin: 0px;
	padding: 0px;
}
#bloc_bas {
	background-image: url(../img/hab/bg_dessin_b.jpg);
	height: 73px;_height: 78px;
	width: 956px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}

#bloc_gauche {
	float: left;
	width: 72px;
	height: 525px;
	background-image: url(../img/hab/bg_creneau_g.jpg);
	background-repeat: no-repeat;
	text-align: right;
	overflow: hidden;
	background-position: left bottom;
}
.titre {
	font-size: 16px;
	font-weight: bold;
}

.tableau, .tableau td {
	border: 1px solid #c60c30;
	border-collapse:collapse;
	font-size:12px;
	color:#665546;
	font-weight:bold;
	background-color:#FFFFFF;
}

.tableau a{
	color:#665546;
}

.tableau .entete1{
	background-color:#c60c30;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.tableau .entete2 {
	background-color:#665546;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.tableau .entete3 {
	height:35px;
	background-color:#c60c30;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

h3{
	color:#c60c30;
	font-weight:bold;
	font-size:16px;
}

h4{
	color:#665546;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 5px 0;
}
