html {
	font-size: 100%; 
}
body {
	color: #F0E39E;
	background: #fff url('img/bande.jpg') repeat-x;
	height: 100%; 
	margin: 0px 0px 0px 0px ; 
	font-family : 'trebuchet MS' , verdana;
	font-size: 14px;
	line-height: 1.25; 
}
a img {
	border : none ;
}
a {
	color: #007c31;
}
a:hover, a:focus {
	color: white;
}
strong {
	color: #A1B55D;
}

div#cep{
	float : left;
	
}
div#cep a{
	font-size:11px ;
	text-decoration : none;
	color : orange;
}
div#mentions{
	float : right ;
}
div#mentions a{
	font-size:11px ;
	text-decoration : none;
	color : #007c31;
}
div#mentions a:hover{
	font-size:11px ;
	text-decoration : none;
	color : orange;
}
div#corps div#corps_mentions p {
	 text-indent : 0px;
}

div#englob {
	background: #fff;
	min-height: 100%; 
	width: 800px;
	overflow: hidden; 
	margin: 0px auto 0px auto;
}
div#header {
	width : 800px;
	height : 160px;
	background : url('img/banniere.jpg') no-repeat;
}

div#menu {
	background: #007c31;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
}
div#menu a {
	display : block;
	width : 150px;
	height : 31px;
	background : url('img/bouton.jpg') no-repeat;
	margin : 0px 0px 0px 0px ;
	padding : 0px 0px 0px 0px ;
	line-height : 31px;
	vertical-align : center;
	color : yellow;
	text-align : center;
	text-decoration : none ;
	font-family : 'trebuchet MS', verdana;
	font-size : 1.1em;
}
div#menu a:hover, #menu a:focus {
	background : url('img/bouton.jpg') 0 -31px;
	color : #007c31;
}
div#menu table {
	margin : 0px auto 0px auto;
	padding : 0px 0px 0px 0px ;
}
div#menu table td {
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	background : url('bouton.jpg') no-repeat;
	width : 150px;
	height : 31px;
}


div#corps {
	color: #007c31;
	background : #ffed00;
	font-family : 'trebuchet MS', verdana;
	border-left : 1px dotted #007c31;
	border-right : 1px dotted #007c31;
	padding : 0px 0px 10px 0px ;
}
div#corps a {
	color: black;
}
div#corps a:hover, #corps a:focus {
	color: green;
}
div#corps strong {
	color: #181A12;
}
div#corps p{
	text-indent : 20px;
	padding : 0px 5px 0px 10px;
	margin : 0px 0px 10px 0px;
}

div#corps table#contenu {
	width : 100%;
}
div#corps table#contenu td {
	width : 50%;
	padding : 0px 0px 0px 0px ;
}
div#corps h1 {
	padding : 17px 0px 0px 150px ;
	margin : 0px 0px 0px 0px ;
	height : 35px;
	background : #ffed00 url('img/titrePrise.png') no-repeat;
	line-height : 20px;
	font-family : 'trebuchet MS' , verdana;
	font-size : 1.7em;
	font-weight : 300;
	color : #007c31;
}
div#corps li {
list-style-type : none; 
}
b {
	font-weight : 300;
	color : red;
}
div#corps div#formulaire {
	width : 450px;
}

div#bande-logo {

display : block;
padding : 0px 0px 0px 0px;
width : 790px;
height : 70px;
	margin : 0px auto 0px auto;
}

.elementForm{
	border : 1px solid white;
	background : #007c31;
	width : 300px;
	font-family : 'trebuchet MS' , verdana;	
	font-size : 12px;
}


div#pied {
	background: #007c31;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	height : 30px;
	line-height : 30px;
	vertical-align : middle;
}
div#pied p {
	width : 800px;
	font-size : 12px;
	text-align : center;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}















