/***********************************************************************/
/*********************** FEUILLE DE STYLE YZEO *************************/
/***********************************************************************/


/***************************  Construction *****************************/
body {
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
}

#divh1{
	width:100%;
	height:20px;
	text-align:center;
}

#main{
	display:block;
	text-align:right;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position	:right;
}

#header{
	width:950px;
	height:212px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position	:top;
}

#centre{
	width:100%;
}

#left{
	width:249px;
	height:212px;
	float:left;
	vertical-align:top;
}

#gauche{
	width:900px;
	float:left;
	background-image:url(images/fondvins.jpg);
	background-repeat:no-repeat;
}

#bg-acc{
	width:648px;
	float:left;
	background-image:url(images/bg-acc.jpg);
	background-repeat:no-repeat;
	padding-top:50px;
	min-height:600px;
	
}

#menusgauche{
	width:620px;
	float:left;
	background-image:url(images/fondvins.jpg);
	background-repeat:no-repeat;
}

#popup{
	padding:10px;
}

#top{
	width:950px;
	float:left;
}
#top img{
	vertical-align:top;
}

#contenu{
	text-align:justify;
	width:641px;
	padding-left:30px;
	padding-right:30px;
	float:left;
}
div#contenu img
{
	border:none;
}

#contenuplansite{
	text-align:left;
	width:880px;
	padding-left:30px; 
}

#contenuplansitec{
	text-align:left;
	width:880px;
	padding-left:30px; margin-top:30px;
}

#contenupopup{
	text-align:left;
	width:950px;
	padding-left:30px;
	padding-right:30px;
	float:center;
}

#piedPage{
	width:950px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	vertical-align:text-bottom;
	color:#efc881;
	text-align:center;
}
#piedPage a{
	color:#efc881;
}
#liensBas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#efc881;
	width:100%;
	clear:both;
	text-align:center;
	font-size:10px;
}

#liensBas img{
	vertical-align:middle;
	border:none;
}

#liensBas a{
	color:#efc881;
}

#validator {
	text-align:center;
	font-size:10px;
	margin-left:-40px;
}

/************** formulaire de contact *******************/
#frmEnvoi{
	width:470px;
	margin-left:auto;
	margin-right:auto;
}

#frmEnvoi textarea{
 	background-color:#e7ba75;	
}

input .bouton{
background-color:#000000;
}

.champ{
	background-color:#e7ba75;
	color: #000000;
}

#code {
background-color:#e7ba75;}

#frmEnvoi .field{
	text-align:right;
	display:block;
	width:100%;
	margin-top:10px;
	margin-bottom:0px;
}

#frmEnvoi .field label{
	float:left;
}
/************ fin formulaire de contact *****************/

/*************************** Fin de la Construction *****************************/


/*************************** Sytles des balises *********************************/

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #efc881;
	margin:0px;
}

h2{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #efc881;

}

h3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #efc881;

}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #efc881;
}

li {
	list-style:inside;
	line-height:18px;
	color: #FFFFFF;
}

.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #efc881;
	background-color:#000000;
}

a:link {
	color: #efc881; 
	text-decoration: underline;
} 

a:visited {
	color: #efc881; 
	text-decoration: underline;
} 

a:hover {
	color: #efc881; 
	text-decoration: none;
}

/************************** Fin des sytles des balises ***********************/


/*************************** Classes Element *********************************/


/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #000;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #000;*/ }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }
.souligne { text-decoration:underline; }
.br { display:block; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }

.justifier{
	text-align:justify;
}
.floatLeft{
	float:left;
	margin-right:10px;
}
.floatRight{
	float:right;
	margin-right:10px;
}
.centrer{
	margin-left:auto;
	margin-right:auto;
}
.centrerText{
	text-align:center;
	color: #efc881;
}
.clearFloat{
	clear:both;
	float:none;
}
.tableStyle{
	width:100%;
	border:0px;
	vertical-align:text-top;
}
.cadreImg{
	border:medium;
	border-color:#996600;
	border-style:solid;
}

.img{
	border:none;
}
.centrerembleme{
	padding-left:450px;
}

.tableau{
	width:580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #efc881;
	padding-left:30px;
	padding-top:10px;
	
}
.tableaucentre{
	width:580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #efc881;
	padding-left:150px;
	padding-top:10px;
	text-align:center;
}
/*************************** Fin des classes Element *************************/


/*============Plan googleMap=============*/
#map, #map2, #map3, #map4 {
	width: 600px;
	height: 480px;
	border: #b6793a solid 3px;
}

.infosbulle {
	border: none;
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #b6793a;
	font-weight: bold;
	margin-bottom: 1em;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}

.plan-printer img,
.plan-printer a {
	border: none;
}

/*===============================*/

.icon{ margin-right:7px; vertical-align:middle; margin-left:20px;}
.icon2{ margin-bottom:20px; margin-top:2px; margin-right:7px; vertical-align:middle; margin-left:20px;}

.wid-txt{ float:left; width:350px; text-align:center;}

.wid-txt2{ float:left; width:260px; text-align:center; margin-right:30px; margin-left:20px; border:#257831 solid 2px;}
.wid-txt3{ float:left; width:260px; text-align:center; border:#257831 solid 2px;}

.txt{ font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight:bold; color:#851525;}

.tbl{
	border-collapse:collapse;
	width:530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #efc881;
	margin-left:30px;
	margin-top:20px;
}	
.tbl td{
	vertical-align:middle; padding:7px;
	border:#257831 solid 1px;
	/*border-bottom: 1px dashed #257831;*/
}

.bg-td{ background-color:#5f8794;}

.wid-td{ width:70px;}





/*====================================================================CSSTABLE======================================*/


.placetablec {  width: 99%; margin: 0 auto;}
.placetablec3 {  width:300px; margin: 0 auto;}
.placetablec4 {  width:300px; margin: 0 auto;}

.placetablec1 {  width:250px; }
.placetablec2 {  width:250px; }


.tableha { width: 100%; margin: 0 auto; border-collapse:collapse; }

.tableha111 td { 
border-bottom: 1px dashed #04a504;
padding: 10px 0 0px;
vertical-align:middle;
}

.tableha2 { width: 100%; margin: 0 auto; border-collapse:collapse; }

.tableha2 td { 
border: 1px solid #368a46;
padding: 7px;
vertical-align:middle;
}




.tbwidth1
{
	width:180px;
}

.tbwidth2
{
	width:80px;
}
.tbwidth3
{
	width:60px;
}

.tbha1
{
text-align:left;
}

.tbha2
{
text-align:right; font-weight:bold; width:50px; 
}


.tableha .bordernonha
{
border:none;
}

.tbc1
{
text-align:right;
}



.titlerowha
{
background:none;
color:#04a504;
font-size:16px;
font-weight:bold;
text-align:center;
padding:5px;

}

.titlerowha1
{
background:#5f8794;
color:#efc881;
font-size:16px;
font-weight:bold;
text-align:center;
padding:5px;

}

.titlerowha td
{
padding:5px;
}

.marginleftcuong { margin-left:30px; } 

td.bordernonha 

{
	border-bottom:none;
}
td.bordernonha1 

{
	border-top:none;
}

/*====================================================================CSSTABLE======================================*/



.tbc{
	border-collapse:collapse;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #efc881;
	margin-left:30px;
	margin-top:20px;
}	

.tbc td{
	vertical-align:middle; padding:7px;
	border-bottom: 1px dashed #257831;
}


td.tdbutton
{
	margin:0 auto;
}

.gachchan { width:100%; margin:0 auto; border-top:solid 2px #257831; padding-top:5px; padding-bottom:10px; text-align:center;}

.textcc
{
	color:#257831; font-size:14px;
}
.bor-img{border:1px solid #a2845e;}
