body {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin:0;
	/*line-height: 1.4em;*/
}

.inputPerso{
	background-color:#F3F3F3;
	color:#333333;
	height:1.8em;
	font-size:0.9em;
	vertical-align: middle;
}
.inputNoBorder{
	border:0;
}
.textAreaPerso{
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
.centrage{
	text-align:center;
}
input{
	border: 1px solid #666;
	margin:0 0 2px 0;
}
.persoInput{
	width:150px;
}
img{
	border:0;
}

.erreur{color:#FF0000;}

#facebook{position:absolute;margin:4px 0 0 2px;}

/* --------------------------------   Redéfinition des Titres et marges de certains éléments------------------------   */ 
/*
h1{font-size:1.2em;}
h2{font-size:1.1em;}
h3{font-size:1em;}
h4{font-size:1em;}
h5{font-size:1em;}
h6{font-size:1.0em;}*/

h1{font-size:14px;}
h2{font-size:13px;}
h3{font-size:12px;}
h4{font-size:12px;}
h5{font-size:12px;}
h6{font-size:12px;}
h1, h2, h3, h4, h5, h6, form, table, tr, td{margin:0; padding:0px;}
h1, h2, h3, h4{	color:#cd0c10;}
h5, h6{ color:#999999;}

p{
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 5px 0 0 0;
color:#000;}
ul{
	margin:0;
	padding:0 0 0 25px;
}
li{ margin: 10px 0 0 0;}


/* -----------------------------------------------   Redéfinition des Liens ---------------------------------------   */ 
a{
color:#666666;
text-decoration:none;
}
a:link{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
#lienTitre{
	color:#cd0c10;
}

/* -----------------------------------------------  Mise en page générale   -------------------------------------   */ 
.mysqlInjection{
	color:#FFF;
	background-color:#FF0000;
	font-weight:bold;
	text-align:center;
}
#conteneur, #navHaut, #navBas, #navHaut, #bandeau{
	width: 1000px;
}
#conteneur {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:0;
}

/* -----------------------------------------------       Les produits        -------------------------------------   */ 
.produits{
	margin: 10px 0px 10px 0px;
	/*clear:both;*/
	/*background-image: url(../images/miseEnPage/coinHG.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding:10px;
}

.imgProduit{
	border: 0;
	float:left;
	width:125px;
	margin: 0px 10px 0px 10px;
	text-align:center;
}
.texteProduits{
	margin: 0px 0px 0px 145px;
	vertical-align:top;
}
.ajoutPanier{
	float:right;
}
.prix{
	font-size:1.2em;
}
.titreProduit{
	color:#9e9e9e;
}
.avis{
	margin:5px 0 10px 0;
}
.avisInternautes{
	margin: 15px 0 10px 0;
}
.droite{
	text-align:right;
}
.texteVin{
	margin-left:155px;
}
.texteVin h3, .texteVin h4, .texteVin h5{
	margin-top:15px;
}
.texteVin p{
	margin-top:15px;
}
.compteur{
	display:inline;
	margin:0 5px 0 0;
	white-space:nowrap;
}

.floatRight{
	float:right;
	/*width:250px;*/
	text-align:right;
}
/* -----------------------------------------------   Bandeau et navigation   -------------------------------------   */ 

#bandeau {
	height: 150px;
	/*background-image: url(../images/miseEnPage/bandeauVisuels.jpg);
	background-repeat: no-repeat;
	background-position: right center;*/
}

.vignerons{
	float:left;
	width:200px;
	text-align:center;
	color:inherit;
}
.recherche{
	float:right;
	margin:0;
	padding:0;
}
.inputSearch{
	height:14px;
	font-size:0.9em;
	margin:0 0px 0 0;
	padding:0;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
/*h1, h2, h3, h4, h5, h6, li{	color:#e04ac9;}*/

#navHaut ul, #navBas ul, #navHaut ul li, #navBas ul li, #navHaut a, #navBas a{
	height: 20px;
}

#navHaut {
	background-color: #cd0c10;
}
#navHaut a:hover{
	/*background-color:#cc6666;*/
	background-color:#FF0000;
}

#navHaut, #navBas {
	clear:both;
	margin: 0;
	/*height: 1.1em;*/
	height:17px;
	min-height:17px;
	padding-top:3px;
	font-weight:bold;
	/*font-style:italic;*/
}
#navHaut {
	color:#000;
}

#navBas {
	background-color: #000;
	color:#FFF;
	margin-bottom: 15px;
}
#navHaut h1, #navBas h2{
	font-size:1em;
	float:left;
	margin: 0px 10px 0px 10px;
}
#navHaut li, #navHaut ul, #navBas li, #navBas ul{
display:inline;
margin:0;
}
#navHaut a:link, #navHaut a:visited, #navHaut a:hover, #navHaut a:active{
	color:#BBB;
	text-decoration:none;
}
#navBas a:link, #navBas a:visited, #navBas a:hover, #navBas a:active{
	color:#FFF;
	text-decoration:none;
}
#navBas a:hover{
	background-color:#747474;
}
#navHaut a.active{
	/*background-color:#FF0000;*/
	color:#EEE;
}
.ssMenu{
	display:none;
}
.menuActif{
	display:block;
}

/* -----------------------------------------------   Menu de gauche  -------------------------------------   */ 

#menuGauche{
	float:left;
	width:180px;
	padding: 5px 0px 0px 0px;
	margin:0px;
	/*border: 1px solid red;*/
}
#menuGauche h3{
	text-align:center;
}

#menuGauche p {
	margin:0;
	padding:0;
}

.modules{
	/*background-image: url(../images/miseEnPage/coinHG.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 0 ;
	margin: 0 0 15px 0;
	text-align:center;
	/*border: 1px solid red;*/
}

.coinBD{
	width:25px;
	height:25px;
	/*background-image: url(../images/miseEnPage/coinBD.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	float:right;
	clear:both;
	position:relative;
	left:5px;
	top:-18px;
	z-index:10;
}
#promo h4{
	font-size:10px;
}
/* ------------------------------------   Conteneur en dessous des bandeaux  --------------------------   */ 
#bas{
	margin-top:5px;
	min-height:300px;
}

#contenu{
margin-left:200px;
/*border: 1px solid red;*/
padding:5px;
min-height:250px;
}
#contenu p{
	line-height:1.3em;
}
p {
	text-align:justify;
}
.clearR{
	clear:right;
	/*margin:0;
	padding:0;
	line-height:0px;*/
}
.clear{
	clear:both;
	margin:0;
	padding:0;
	line-height:0px;
}
.clearR{ text-align:right;}


.images{
	/*background-image: url(../images/miseEnPage/coinHG.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	width:305px;
	padding: 5px 0px 5px 6px ;
	margin: 0;
	text-align:center;
}


/* -----------------------------------------------   Bas de page  -------------------------------------   */ 
#pied{
	color:#666666;
	font-size:0.75em;
	text-align:left;
	margin-top:30px;
	padding-top:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#BMV{
	float:right;
	width:auto;
	text-align:right;
}





#contenu #actu li{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#contenu #actu ul{
	margin:0;
	padding:0;	
}

hr{
	clear:both;
	visibility:hidden;
	height:0;
	margin:0;
	padding:0;
	border:0;
}


/*
div{
	border:solid 1px #999999;
}
*/


