body {
	font-family: Arial; font-size: 12px; color: #FFFFFF;
	margin: 0; padding: 0;
	background-color: #000000;
}

a { outline: none; }
* { margin: 0; padding: 0; }


#containeur {
	position: relative;
	margin: 20px auto 0 auto;
	width: 800px;
	border: 1px solid #666666;
}
#header {
	width: 90px;
	height: 83px;
}
	#header img {
		display: block; border: 0;
	}
	#header h1 { display: none; }



#body {
	/*height: 390px;*/
	min-height: 500px;
	margin-left: 276px; padding: 0 20px 0 20px;
	line-height: 20px;
	background-image: url(../images_nav/fond_contenu.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	/*overflow: auto;*/
}
	#body h1 {
		font-size: 24px; font-family: Georgia; font-weight: normal; color: #EF6F36; line-height: 30px;
		padding: 10px 0;
	}
	#body h2 {
		font-size: 18px; font-family: Georgia; font-weight: normal; color: #EF6F36; line-height: 30px;
		padding: 10px 0;
	}
	#body img {
		border: 0;
	}
	
#left {
	position: absolute; left: 0;
	width: 276px; height: 470px;
	background-image: url(../images_nav/fond_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
	#left p.actualites {
		margin: 5px 0 0 15px; padding: 0; width: 235px;
		text-align: left;
		font-size: 12px; line-height: 16px; color: #999999;
	}
	#left img.fleche {
		float: left;
		margin: 4px 5px 0 0;
	}
	#left p.actualites a {
		display: block; width: 55px;
		margin-top: 10px; padding: 0 3px; text-align: center;
		color: #999999; text-decoration: none; font-size: 11px;
		border-top: 1px solid #999999; border-bottom: 1px solid #999999;
	}
	#left p.actualites a:hover {
		background-color: #EF6F36;
		border-top: 1px solid #EF6F36; border-bottom: 1px solid #EF6F36;
		color: #000000;
	}
	
	#left p.vins {
		margin: 0 0 0 10px; padding: 0; width: 255px;
		text-align: right;
		font-size: 12px; line-height: 16px; color: #999999;
	}
	#left p.vins span.titre {
		display: block; margin-bottom: 10px;
		font-size: 16px; line-height: 18px; color: #EF6F36; font-family: Georgia;
	}
	#left img.fleche {
		float: left;
		margin: 4px 5px 0 0;
	}
	#left p.vins a {
		color: #999999; text-decoration: none; font-size: 11px;
	}
	#left p.vins a:hover {
		color: #EF6F36;
	}
	#left p.vins a.actif {
		color: #EF6F36;
	}
	#left p.vins a img {
		border: 0;
	}
	#left p.logoBio {
		position: absolute;
		width: 276px;
		top: 395px;
	}
	
	
.enteteForm {
	padding: 20px 0;
	color: #EF6F36; font-size: 12px; line-height: 16px;
}
	.enteteForm a {
		color: #EF6F36;
	}

form {
	height: 550px; width: 500px;
	color: #666666; font-size: 12px; font-family: Arial;
	padding: 0; margin: 0;
}
	form span {
		font-size: 10px; line-height: 12px;
	}
	form p { 
		float: left;
		padding: 2px; margin: 6px 0; 
	}
	form p label {
		float: left;
		margin-top: 3px; padding: 0 5px; width: 150px;
		text-align: right; ligne-height: 12px; 
		}
	form p input, form p textarea {
		float: left;
		padding: 3px; width: 250px;
		background-color:#E6E7FB; border:0;
	}
	form p input.small {
		width: 150px;
	}
	form p input.case {
		margin: 0 5px 0 0; padding: 0; 
		width: 10px;
		}
	form p input.submit {
		width: 170px; 
		text-align: center; padding: 2px; background-color: #EE6F36; border: 0; 
		color: #FFFFFF; font-size: 13px; font-family; Arial;
	}
	form p.infosLegales {
		width: 450px;
		font-size: 10px; line-height: 12px;
	}
	

#footer {
	width: 800px; height: 89px;
	font-size: 11px;
	background-image: url(../images_nav/fond_basdepage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
	#footer h1, #footer p, #footer span {
		margin: 0; padding: 0;
	}
	#footer h1 { 
		clear: both;
		padding: 10px 0 0 295px;
		font-size: 12px;
	}
	#footer p { 
		margin-left: 295px;
		text-align: left;
	}
	#footer p a { 
		font-weight: normal; color: #FFFFFF;
	}
	#footer p a:hover { 
		text-decoration: none;
	}
	#footer span a { 
		display: block; float: right;
		margin: 15px 15px 0 0;
		color: #FFFFFF; font-size: 10px; text-decoration: none;
	}

/////////////////////////////////////////////////////////////////////
//                                                                 //
// styles pour easynews                                            //
//                                                                 //
/////////////////////////////////////////////////////////////////////

.mynewsdis {
	width: 269px;
	margin: 0; padding: 0;
}
.mynews {
	width: 269px;
}
.news_style {
	display: none;
}
.news_show {
	float: left: width: 269px; height: 70px; margin: 0;
	color: #C8911C;
}
.news_border {
	float: left:
	width: 269px;
}

.news_title {
	display: none;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
	.news_show a {
		font-size: 11px; color: #C8911C; text-decoration: none;
	}
	.news_show a:hover {
		text-decoration: underline;
	}
.buttondiv {
	display: none;
}
