@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4f392b;
}

#haut {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background-color: #4f392b;
	background-repeat: repeat-x;
}

#haut_centre {
	width: 1000px;
	margin: 0 auto;
}

#haut #site_logo {
	float: left;
	width: 340px;
	height: 120px;
	font-size: 40px;
	color: #ffffff;
	background-image: url(../images/graphique/logo_haut2.gif);
	background-repeat: no-repeat;
}
#haut #site_logo_espace {
	float: left;
	width: 300px;
	height: 120px;
	background-repeat: no-repeat;
}

#haut #site_logo2 {
	float: left;
	width: 340px;
	height: 120px;
	font-size: 40px;
	color: #ffffff;
	background-image: url(../images/graphique/logo_tdf.jpg);
	background-repeat: no-repeat;
}


/* end of header */

/* menu */
#menu_haut {
	clear: both;
	width: 100%;
	height: 41px;
	margin: 0 auto;
	background-image: url(../images/graphique/fond_menu.jpg);
	background-repeat: repeat-x;
}
#centre {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #4f392b;
}
#centre_centre {
	width: 1000px;
	margin: 0 auto;
	height: 700px;
	padding: 10px;
	background-color: #999;
}
#actu_images {
	width: 600px;
	height: 700px;
	float: left;
	background-color: #a3e02d;
}
#actu_ddd {
	width: 600px;
	height: 390px;
	float: left;
	background-color: #999;
}

#actu_texte {
	width: 380px;
	height: 680px;
	float: left;
	background-color: #999;
	padding: 10px;
}
#espace {
	clear: both;
	width: 1000px;
	height: 10px;
	background-color: #999;
}
#actu_bas_gauche {
	width: 580px;
	height: 280px;
	float: left;
	background-color: #FFF;
	padding: 10px;
}
#actu_bas_droite {
	width: 380px;
	height: 280px;
	float: left;
	background-color: #999;
	padding: 10px;
}
#actu_date {
	width: 360px;
	height: 70px;
	float: left;
	padding: 10px;
	background-color: #CCC;
	border: 2px solid #999;
}
#date {
	width: 70px;
	height: 70px;
	float: left;
	background-color: #CCC;
	background-image: url(../images/graphique/date.jpg);
}
#jour {
	width: 70px;
	height: 45px;
	float: left;
	color: #FFF;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
}
#mois {
	width: 70px;
	height: 25px;
	float: left;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#texte_actu_date {
	width: 290px;
	height: 70px;
	float: left;
}
#titre_date {
	width: 280px;
	height: 20px;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
	padding-left: 10px;
}
#texte_date {
	width: 280px;
	height: 50px;
	float: left;
	padding-left: 10px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
}
#contacts_agences {
	width: 480px;
	height: 390px;
	float: left;
	background-color: #FFF;
	padding: 10px;
}
#contacts_agences2 {
	width: 480px;
	height: 500px;
	float: left;
	background-color: #FFF;
	padding: 10px;
}
#contacts_agences3 {
	width: 480px;
	height: 490px;
	float: left;
	background-color: #FFF;
	padding: 10px;
}


#contacts_direction {
	width: 480px;
	float: left;
	background-color: #a3e02d;
	padding: 10px;
	height: 490px;
}
#centre_mariages {
	width: 1000px;
	margin: 0 auto;
	height: 410px;
	padding: 10px;
	background-color: #999;
}
#centre_a_emporter {
	width: 1000px;
	margin: 0 auto;
	height: 390px;
	padding: 10px;
	background-color: #999;
}

#centre_galerie_photos {
	width: 1000px;
	margin: 0 auto;
	height: 510px;
	padding: 10px;
	background-color: #000;
	text-align: center;
}
#a_emporter {
	width: 380px;
	height: 370px;
	float: left;
	background-color: #a3e02d;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: justify;
}
#centre_presentation {
	width: 1000px;
	margin: 0 auto;
	height: 820px;
	padding: 10px;
	background-color: #999;
}
#contacts_presentation {
	width: 480px;
	height: 390px;
	float: left;
	background-color: #CCC;
	padding: 10px;
}
#contacts_presentation2 {
	width: 480px;
	height: 500px;
	float: left;
	background-color: #CCC;
	padding: 10px;
}
