/* CSS Document */


body {
	background-color: #000000 !important;
	background-color: #000000;
}

p{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height:1.8em;
	padding-bottom:0px;
	text-align:justify;
}
.enval{
	color: #f47c30;
	font-weight:bold;
}

a:link, a:visited {
	text-decoration:underline ;
	color: #f47c30;
	font-weight:bold;
}

a:hover, a:active {
	text-decoration:none ;
	color: #000;
	font-weight:bold;
}
#contenugeneral {
	padding:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
#contenu {
	float:left;
}
#header {
	width:740px;
	height:128px;
	float:left;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#animation {
	width:740px;
	height:128px;
	float:left;

}
#entete2 {
	width:740px;
	height:26px;
	background-image:url(images/banniere_entete2.jpg);
	background-repeat:no-repeat;
	float:left;
}
h1 {
	color:#000;
	font-size:18px;
	font-family:"Trebuchet MS";
	border-bottom:1px solid black;
	font-style:italic;
	margin-bottom:10px;
	text-align:left;
}
#text {
	width:740px;
	background-color:#FFFFFF;
	float:left;
	margin-top:0px !important;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:30px;
}
#contenutxt {
	width:530px;
	background-color:#FFFFFF;
	float:left;
	margin-top:5px;
	padding-top:0px;
	padding-bottom:30px;
}

#menu {
	float:left;
	width:175px;
	height:147px;
	margin-right:20px;
	margin-bottom:20px;
	background-image:url(images/menugauche.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	
}
#contenu  #menu  a:link, #contenu  #menu  a:visited {
	text-decoration:none;
	color: #FFFFFF;
	width:175px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	line-height:40px;
	display: block;
	padding-left:15px;
}

#contenu #menu a:hover, #contenu #menu  a:active {
	text-decoration:none;
	color: #ecd261;
	width:175px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	line-height:40px;
	display: block;
	padding-left:15px;
}

#image {
	width:155px;
	float:left;
	height:126px;
	margin-left:20px;
	margin-top:10px;
}
#txt {
	width:330px;
	float:left;
}


#footer {
	width:740px;
	height:25px;
	float:left;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}
#contenu .espace {
	height:1px;
	float:left;
	width:740px;
	line-height:1px;
}
/* Contact*/
#contact_fomulaire {
	width:300px;
	float: right;
	padding-bottom:20px;

}
#contenu input,textarea{
	width:200px;
	border:1px solid #6d1200;
	font-size:12px;
	color:#000;
	background-color:#f78a47;
	font-family:Arial, Helvetica, sans-serif;
}

#contenu input:focus,textarea:focus{
	background-color:#ebb23f;
}
#contenu   .bouton {
	border:1px solid #6d1200;
	font-size:12px;
	color:#000;
	background-color:#f78a47;
	font-family:Arial, Helvetica, sans-serif;
	width:90px;
	font-weight:bold;
}

#contenu  .bouton:focus {
	border:1px solid #152d4b;
}
label{
	line-height:2.2em;
	font-size:11px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#txtcord {
	width:210px;
	float:left;
}
