/*----Balises ----*/

form, p, ul, li, div, h1, h2, h3 {margin: 0px; padding: 0px;}
body {
	background-image: url('../images/fond-body.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e0d17c;
	width: 956px;
	margin: auto;
}
.texte, body, table, ul, p, form {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify;
	color: #000000;
}
table, p, form, h1, h2, h3 {
	margin-bottom: 20px;
}
h1{
	font-family: Georgia;
	font-size: 36px;
	height: 32px;
	color: #311102;
	font-weight: normal;
	text-align: left;
	background-image: url('../images/puce-h1.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 27px;
}
h2 {
	font-size: 14px;
	text-align: left;
	color: #311102;
}
a {color:#000000; text-decoration: none; font-style: normal; font-weight: normal;}
a:visited{color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
a:hover{color: #000000; text-decoration: underline; font-style: normal; font-weight: normal;}

input, textarea, select, option {color: #222222; background-color: #FFFFFF; font-size: 10px; border: 1px solid #CDCDCD;}
/*-----------------Bannière-----------------*/
#header{
	width: 956px;
	height: 492px;
	background-image: url('../images/header.png');
	background-position: top;
	background-repeat: no-repeat;
	position:relative;
}

#header_flash{
	width: 956px;
	height: 492px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
}

#corps {
	width: 956px;
	min-height: 249px;
	background-image: url('../images/corps-repeat.png');
	background-repeat: repeat-y;
	background-position: top;
}
#corps2 {
	width: 956px;
	background-image: url('../images/corps-norepeat.png');
	background-repeat: no-repeat;
	background-position: top;
}

/*-----------------Header-----------------*/
#menu{
	/*background-image: url('../images/menu.jpg');
	background-position: top left; 
	background-repeat: no-repeat; 
	background-color: #000000;*/
	margin: 135px 0px 0px 10px;
	font-weight: bold;
	list-style-type: none;
	
}
#menu li{background: url('../images/fond-menu.png') left center no-repeat; height: 33px; margin-top: 5px;}
.liens_menu {margin: 0px 0px 0px 50px;}
#menu a{color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 14px; font-style: italic; margin-left: 50px;}
#menu a:visited{color: #FFFFFF; text-decoration: none; font-weight: bold;}
#menu a:hover{color: #e0d17c; text-decoration: none; font-weight: bold;}

#gauche {width: 245px; float: left; margin: 0px 0px 0px 10px;}

#langues {margin: 0px 0px 0px 40px;}
#langues img{float: left; margin-right: 5px; border-width: 0px;}
#langues p{float: left; margin-right: 10px;}
#langues a{color: #a64a1f; font-size: 12px; text-decoration: none;}
#langues a:visited{color: #a64a1f; font-size: 12px; text-decoration: none;}
#langues a:hover{color: #a64a1f; font-size: 12px; text-decoration: underline;}

/*-----------------Contenu-----------------*/
#content {margin: 5px 40px 0px 270px;}

/*-----------------Bas-----------------*/
#footer{
	width: 956px;
	height: 49px;
	background-image: url('../images/footer.png');
	background-position: top left; 
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
}
#footer_lien {float: left; margin: 5px 0px 0px 60px;}
#footer_lien a{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#footer_lien a:visited{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#footer_lien a:hover{color: #a64a1f; text-decoration: underline; font-weight: normal;}
#footer_copyright {float: right; margin: 5px 40px 0px 0px; color: #a64a1f;}

/*----style du texte général----*/


/* Admin */

#easyclick_header {
	width: 651px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	background-image : url('../admin/header-easyclick.jpg');
}
#easyclick_corps {
	margin: 0px;
	padding: 0px;
	width: 651px;
	background-color: #FFFFFF;
}
#easyclick_content {
	width: 631px;
	margin: 0px 10px 0px 10px;
}
#easyclick_content  h1{width: 631px;}
#easyclick_footer {
	width: 651px;
	background-color: #FFFFFF;
	text-align: center;
}
#identification_admin label{float: left; margin-top: 5px;}
.identification_admin_champ {display: block; margin: 5px 0px 5px 120px;}

/*Page Nos Vins*/
.produits {float: left; width: 300px; border: 1px solid #582007;}
.produits h3{text-align: center; font-size: 14px; color: #a64a1f; font-weight: bold;}
.produits img{float: left; margin-right: 5px; border-right: 1px solid #582007;}

/*Page Galerie Photos*/
#photo_big {text-align: center;}
#photo_big img{border: 2px solid #582007;}

/*Page Livre d'or*/
#laisser_msg {text-align: right;}

#laisser_message {background-color: #C3C0B8; border: 1px solid #582007; margin: 10px 0px 0px 0px;}
#form_livredor {margin: 5px;}
#form_livredor label{float: left; margin-top: 5px;}
.form_livredor_champ {display: block; margin: 5px 0px 5px 100px;}

.message_livredor {background-color: #C3C0B8; border: 1px solid #582007; margin: 10px 0px 0px 0px;}
.destinaire {background-color: #E4DFD3; padding: 3px;}
.message {margin: 3px; padding: 3px;}


/*Page contact*/
#form_contact label{float: left; margin-top: 5px;}
.form_contact_champ {display: block; margin: 5px 0px 5px 120px;}

/*Toutes les classes */
.spacer{clear: both; height: 1px; font-size: 1px;}
.inline {display: inline;}
.block {display: block;}
.hidden {display: none;}
.galerie_photos td{vertical-align: top; width: 160px; text-align: center;}
.galerie_photos img{border: 1px solid #582007;}

.fond_h2 {width: 600px; height: 20px; background: url('../images/fond-h2.gif') no-repeat;}
.fond_h2 h2, .fond_h2_over h2 {margin: 0px 0px 0px 50px;}
.fond_h2_over {width: 600px; height: 20px; background: url('../images/fond-h2-over.gif') no-repeat;}
