/* Conception - Tous droits réservés */

html, body {
	font-family: Arial; font-size: 12px; color: #000000; line-height: 16px;
	margin: 0 auto;
	text-align: center;
	background-image:url(../imagesFront/fd_bg.jpg); background-position: center top; background-repeat: no-repeat;
}

#container {
	margin: 0 auto;
	width: 900px;
}

.menuAW
{
  border: 0px solid #000000;
  color: #ffffff;
}

.imagePage {
	border: 1px solid #666666;
	padding: 3px;
}
.menuInteractif {
	float: left;
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}
	.menuInteractif a {
		font-size: 11px;
		color: #666666;
		text-decoration: none;
	}

h1 {
	font-size: 24px; color: #993501; font-weight: normal; line-height: 24px;
	margin: 0; padding: 0;
}
h2 {
	font-size: 16px; color: #993400;
	margin: 0; padding: 0;
}
a {
	color: #000000;
	outline: none;
}
	a:hover {
	color: #00000; text-decoration: none;
	}
.msgErreur {
	color: red;
	padding: 5px 0;
}
	
#header {
	height: 204px; width: 900px;
}
	
#txtrel {
	width     : 900px;
	position  : relative;
	top       : 700px;

}
	#headerLeft {
		float: left;
		width: 186px; height: 204px;
	}
		#headerleft img {
			display: block;
			border: 0;
		}
	#headerMiddle {
		float: left;
		width: 508px; height: 204px;
	}
	#headerRight {
		float: right;
		width: 206px;
	}
		#headerRight img {
			display: block;
			border: 0;
		}

#menu {
	float: left;
	width: 186px;
}
	#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
		margin: 0; padding: 0; list-style-type: none;
	}
	#menu dl {
		float: left; 
		display: block;
		width: 186px; height: 28px;
		background-color: none;
		margin: 0; padding: 0;
	}
	#menu dl dt a {
		display: block;
		float: left;
		width: 176px; height: 28px;
		text-align: left; color: #FFFFFF; line-height: 27px; text-decoration: none;
		padding-left: 10px;
		border-bottom: 1px solid #BF4E17;
	}
	#menu dl dt a:hover {
		display: block;
		width: 176px; height: 28px;
		background-color: #682402;
		background-image:url(../imagesFront/ic_ligne_menu.jpg); background-position: left 9px; background-repeat: no-repeat;
	}
	#menu dl dt a.accueilActif, #menu dl dt a.presentationActif, #menu dl dt a.vinsActif {
		width: 176px;
		padding-left: 10px;
		background-color: #682402;
		background-image:url(../imagesFront/ic_ligne_menu.jpg); background-position: left 9px; background-repeat: no-repeat;
	}
	#menu dd {
		position: absolute; z-index: 1000;
		display: none;
		width: 350px;
		text-align: left;
		margin: 0 0 0 186px;
                background-color: #682402;
	}
		#menu dd li a {
			display: block;
			text-decoration: none; color:#FFFFFF; line-height: 15px;
			padding: 5px 5px 5px 12px; 
                        height: 18px;
                        left:200px;
		}
		#menu dd li a:hover {
			color: #FFFFFF;
			background-color: #682402;
			border-bottom: 1px solid #BF4E17;
		}

	
#divContent {
	float: left;
	width: 900px;
	background-image:url(../imagesFront/fd_page2.jpg); background-position: center top; background-repeat: repeat-y;
}
	#content {
		float: left;
		width: 478px;
		text-align: left;
		padding: 15px;
	}
	
	#content #galerie {
		float: left;
		margin-top: 20px;
		font-size: 11px;
		text-align: center;
	}


#left {
	float: left;
	width: 186px;
}


#right {
	float: right;
	width: 206px;
}

	#right img {
		display: block;
		border: 0;
		padding: 0; margin: 0;
	}
	
	
#news {
	float: left;
	width: 206px;
	text-align: left;
}
#news span {
		float: left;
		margin-top: 30px;
		font-weight: bold;
}
#news .oneNews {
	float: left;
	width: 185px;
	margin: 10px 0;
	border-bottom: 1px solid #B7DB6F;
	padding: 0 10px 0 10px;
	font-size: 11px; line-height: 14px; color: #FFFFFF;
}
	#news .oneNews h1.titreNews {
		color: #FFFFFF;
		font-size: 12px; font-weight: bold; line-height: 12px;
		padding: 0 margin: 0;
	}
	#news .oneNews .pictureNews {
		float: left;
		width: 60px;
		border: 1px solid #B7DB6F;
		margin: 0 10px 0 0px;
	}
	#news .oneNews .pictureNews img {
		width: 60px;
		border: 0;
	}
	#news .oneNews a {
		font-size: 11px; color: #FFFFFF;
	}
	#news .oneNews a:hover {
		color: #B7DB6F;
	}
	#news .oneNews h6 {
		float: left;
		display: block;
		font-size: 10px;
	}
	
	
	
#newsPage {
	float: left;
	text-align: left;
}	
#newsPage .oneNewsPage {
	float: left;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #B7DB6F;
	color: #000000;
	width: 100%;
}
		#newsPage .oneNewsPage h1.titreNewsPage {
			color: #993501;
			font-size: 21px; line-height: 24px;
			padding: 0 margin: 0;
		}
		#newsPage .oneNewsPage .pictureNewsPage {
			float: left;
			width: 60px;
			border: 1px solid #B7DB6F;
			margin: 0 10px 0 0px;
		}
		#newsPage .oneNewsPage .pictureNewsPage img {
			width: 60px;
			border: 0;
		}
		#newsPage .oneNewsPage a {
			font-size: 11px; color: #FFFFFF;
		}
		#newsPage .oneNewsPage a:hover {
			color: #B7DB6F;
		}
		#newsPage .oneNewsPage h6 {
			float: left;
			display: block;
			font-size: 10px; color: #B7DB6F;
			margin: 15px 0 0 0; padding: 0;
		}
	
	
	
#homeNewsletter img {
	float: left;
}
	#homeNewsletter form {
		margin-top: 10px;
	}
	#homeNewsletter form input.Txt {
		float: left;
		background-color: #FFFFFF;
		border: 1px solid #666666;
		padding: 3px 3px 3px 20px; margin-right: 5px;
		font-size: 12px; font-family: Arial; color: #666666;
		width: 200px;
		background-image: url('../images_nav/ic_fleche_input.gif');
		background-position: left 5px;
		background-repeat: no-repeat;
	}
	#homeNewsletter form input.submit {
		float: left;
		display: block;
		width: 150px; height: 23px;
		background-color: #F93002;
		text-align: center; padding: 2px; border: 0; 
		color: #FFFFFF; font-size: 13px; font-family; Arial;
	}

form {
	width: 500px;
	font-size: 12px; font-family: Arial;
	padding: 0; margin: 0;
}
	form span {
		font-size: 10px; line-height: 12px;
	}
	form p { 
		float: left;
		width: 100%;
		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 0 3px 5px; width: 250px;
		border: 0; border-left: 1px solid #EF4F00;
		color: #000000; font-size: 12px; font-family: Arial;
		background-color: #EBEBEB;
	}
	form p input.small {
		width: 150px;
	}
	form input.case {
		width: 10px;
	}
	form p input.submit {
		display: block;
		width: 150px; height: 28px;
		background-color: #993501;
		text-align: center; padding: 2px; border: 0; 
		color: #FFFFFF;
	}
	form p.infosLegales {
		width: 450px;
		font-size: 10px; line-height: 12px;
	}
	


#footer { 
	float: left;
	margin: 0 auto;
	width: 900px; height: 83px;
	text-align: left; font-size: 11px;
	background-image:url('../images_nav/fond_basdepage.jpg'); background-position: center top; background-repeat: no-repeat;
}
	#footer h1 { 
		color: #FFFFFF;
		font-size: 12px; font-weight: bold;
		margin-bottom: 3px;
		margin: 25px 0 0 270px;
	}
	#footer p { 
		margin: 10px 0 0 245px;
	}
	#footer p a { 
		text-decoration: none;
	}
	#footer p a:hover { 
		color: #000000; text-decoration: underline;
	}
	#footer p span { 
		float: right;
		margin-right: 30px;
		font-size: 10px;
	}

