body {
	margin: 0 auto;
	text-align: center;
	background-color: #E3DFDB;
}
table#conteneur {
	margin-right: auto;
	margin-left: auto;
}
td#menu {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
td#menu UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
td#menu UL LI {
	float: left;
}
td#menu UL LI A {
	color: #3d703d;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
}
td#menu UL LI A:hover {
	color: #FFFFFF;
	background-color: #E3DFDB;
}
td#navi {
	background-color: #3d703d;
	margin: 0;
	padding: 0;
}
td#navi UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
td#navi UL LI {
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	letter-spacing: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
td#navi UL LI A:hover {
	color: #FF6600;
}
td#corps {
	background-color: #FFFFFF;
	padding-left: 28px;
	padding-right: 28px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	padding-top: 15px;
}
td#corps H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #b1c5b1;
	text-align: right;
	font-weight: 200;
	text-transform: capitalize;
	line-height: 20px;
}
td#corps H3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 24px;
	color: #3d703d;
	text-indent: 30pt;
	background-image:  url(images/TitreDeco.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3d703d;
	margin-top: -10px;
}
td#corps P {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	letter-spacing: 0.1em;
}
td#footer {
	text-align: center;
	background-color: #FFFFFF;
}
.adresse {
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
P#signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
td#footer A {
	text-decoration: none;
	color: #000000;
}
td#footer A:hover {
	color: #3d703d;
	text-decoration: none;
}
DIV#logo {
	background-image: url(images/entre-vue-logo.jpg);
	text-align: center;
	height: 23px;
	background-repeat: no-repeat;
	background-position: center;
}
DIV#logo P{
	display: none;
}
td#sommaire {
	background-color: #b1c5b1;
	font-size: 6px;
}
td#sommaire DIV {
	margin-top: 25px;
}
td#sommaire DIV A {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #3d703d;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
td#sommaire DIV A:hover {
	color: #FF6600;
}
td#corps A {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #3d703d;
	text-decoration: none;
}
td#corps A:HOVER {
	color: #FF6600;
	text-decoration: none;
}
div#news H6 {
	color: #b1c5b1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1c5b1;
	margin-bottom: 2px;
}
div#news H4 {
	font-size: 24px;
	color: #3d703d;
	margin-bottom: 5px;
	margin-top: 5px;
}
div#news A {
	font-weight: bold;
}
div#liens {
	margin-top: 40px;
}
div#liens H4 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 2px;
	margin-top: -5px;
	line-height: 1em;
}
div#liens A {
	font-weight: normal;
	margin-left: 20px;
	font-style: italic;
}
div#form td {
	font-size: 11px;
	color: #666666;
}
div#form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: 240px;
}
div#form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 500px;
	height: 100px;
}
ul#galerie_mini {
	list-style-type: none;
	margin-left: 0px;
}

ul#galerie_mini li {
	float: left;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
ul#galerie_mini li a img {
	border: 1px solid #dcb;
	height: 58px;
}
dl#photo {
	clear: both ;
	margin: 0 auto ;
}

dl#photo dt {
	color: #3d703d;
}

dl#photo dd {
	margin: 0 ;
	text-align: center;
}

dl#photo img {
	border: 1px solid #dcb ;
}
