body {
	background-color: #bfbfbf;
}

body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

div#logo {
	padding: 0px;
	width: 194px;
	height: 160px;
	background: white;
}

div#menu {
	float: left;
	width: 194px;
	height: 452px;
	background: black;
	margin-top: 2px;
	margin-left: 2px;
}

div#photo {
	background: black;
	width: 550px;
	height: 375px;
	margin-top: 2px;
	margin-left: 198px;
}

div#titre {
	background: black;
	width: 550px;
	height: 75px;
	margin-top: 2px;
	margin-left: 198px;
}

div#corps {
	background: #343434;
	width: 696px;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
}

div#footer {
	width: 750px;
	height: 15px;
	background: white;
	color: black;
	font-size: 10px;
}

div#menucons {
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	width: 746px;
	background: black;
	color: #fefee0;
	font-size: 10px;
	font-weight:bold;
	padding: 7px 0px;
}

#menucons a:hover {
	background: #6e0b14;
	padding: 7px 0px;
}

div#menurea {
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	width: 746px;
	background: black;
	color: #fefee0;
	font-size: 10px;
	font-weight:bold;
	padding: 7px 0px;
}

#menurea a:hover {
	background: #00561b;
	padding: 7px 0px;
}

div#menucontact {
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	width: 746px;
	background: black;
	color: #fefee0;
	font-size: 10px;
	font-weight:bold;
	padding: 7px 0px;
}

#menucontact a:hover {
	background: #AD4F09;
	padding: 7px 0px;
}

a {
color:#fefee0;
text-decoration:none;
font-size:11px;
font-weight:bold;
font-family:Verdana, Arial, sans-serif;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration: none;
}

.corps_texte {
	color: #FFFFFF;
	padding: 25px;
}

.titre1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
}

.titre2 {
	color: #fefee0;
	font-size: 20px;
	font-weight: bold;
}

.presentation {
	color: #8b6c42;
	font-size: 14px;
	font-weight: bold;
}

.construction {
	color: #993333;
	font-size: 14px;
	font-weight: bold;
}

.reals {
	color: #587f12;
	font-size: 14px;
	font-weight: bold;
}

.actu {
	color: #884da7;
	font-size: 14px;
	font-weight: bold;
}

.contact {
	color: #b36700;
	font-size: 14px;
	font-weight: bold;
}

.ml {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.pix {
float:right;
margin:4px;
}

.marge_puce {
	margin-left: 40px;
	font-weight: bold;
}

.box2 {
	background: #b36700;
}

.bouton {
	color: #b36700;
	background: #343434;
	font-weight: bold;
}

a.footer {
	font-weight:normal;
	color: black;
	font-size: 10px;
}

#conteneur {
	background: white;
	border: 1px solid #343434;
	width:750px; 
	margin:0 auto;
	}

#navigation {
	list-style: none ;
	width: 190px ;
	margin: 0 ;
	padding: 0 ;
	}

#navigation li a {
	display: block ;
	padding: 4px 20px ;
	}

img{
border: none;
}
