/*Taille du contenu obligatoirement en font-size: 12px;*/
body {
	margin:20px 0;
	padding:0;
	background: url(../images/body.gif) repeat-x #ede2cb;
	text-align:center;
}

h1 {font-size:20px; text-align:center; color:#006347;}
h2 {font-size:15px;}
div, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #5b5353;
}
img {
	border:none;
	display: inline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
form {
	padding: 0;
	margin: 0;
}
input, select {
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #6e6b65;
}
a:hover {
	color: #007a09;
	text-decoration: none;
}
p {
	margin:10px 0;
}
.clear1 {
	clear: left;
}
.clear2 {
	clear: both;
}


#phototext a {float:left; margin-right:10px;}
/*--------------------------*/

#wrap {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 285px;
}
.coords {
	float: left;
	width: 361px;
}
#bloc-menu {
	background: url(../images/bg_menu.gif) no-repeat;
	width: 285px;
	height: 280px;
	float: left;
}
#menu {
	width: 180px;
	padding: 34px 0 0 23px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	list-style-type: none;
	height: 30px;
	overflow: hidden;
	position: relative;
}
#menu a {
	display: block;
}
#menu a:hover {
	top: -30px;
	position: relative;
}
#flash {
	float: left;
	width: 435px;
	height: 265px;
	margin-top: 9px;
}
.consult {
	float: right;
	width: 165px;
	height: 265px;
	margin-top: 9px;
}
#bloc-main {
	width: 900px;
	margin-top: 9px;
	background: url(../images/content_reap.gif) repeat-y;
}
#main {
	width: 900px;
	background: url(../images/top_content.gif) top no-repeat;
}
#wrap-main {
	width: 900px;
	background: url(../images/bot_content.gif) bottom no-repeat;
}
#content {
	width: 870px;
	margin: 0 auto;
	padding: 10px 0;
}
#left {
	float: left;
	width: 680px;
	line-height: 16px;
	text-align: justify;
}
.width-foto1 {
	float: left;
	width: 267px;
}
.foto1 {
	background: url(../images/bg_foto1.gif) no-repeat;
	width: 230px;
	height: 122px;
}
.foto1 img {
	padding: 7px 0 0 8px;
}
.list ul {
	margin: 0;
	padding: 0;
}
.list li {
	list-style-image: url(../images/puce_liste.gif);
	color: #007a09;
	font-weight: bold;
}
#right {
	float: right;
	width: 155px;
}
.foto img {
	margin-bottom: 9px;
}
.footer {
	width: 900px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
}
.footer a {
	background: url(../images/puce_foot.gif) no-repeat 0 4px;
	padding-left: 15px;
	margin-left: 23px;
}
.logo-mtc {
	margin-top: 15px;
}
.footer .logo-mtc a {
	background: none;
}
/*PAGES MENTIONS LEGALES*/
#mentions p {
	margin: 10px 0 20px 40px;
	text-align: justify;
}
