body {
margin: 0 0 0 0;
}

hr {
height:10;
color:red;
}

/* les vignettes - table des vins */
table.vignette {
border:1px solid #d74327;
border-collapse:collapse;
background-color:#ffffcd;
}

/*
POUR LE MENU GAUCHE AVEC UN CONTOUR A LA PLACE DES SPAN DANS DES CADRES
IL FAUT ENLEVER LE STYLE ONGLET MENU GAUCHE

#fond_menu_gauche{
border:1px solid #d74327;
vertical-align:top;
padding:5px;
width:208px;
}

*/

#fond_menu_gauche{
/* ATTENTION CETTE VALEUR DOIT CORRESPONDRE A LA LARGEUR_MENU_GAUCHE DANS LE MINICONFIG*/
width:185px;
margin-top:30px;
}

.lien_menu_gauche:hover{
display:block;
float:left;
width:92%;
background-color:#325775;
border:1px solid black;
padding:4 0 4 0;
margin-bottom:4px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
text-decoration: none;	
color: white;
font-weight:bold;
}

.lien_menu_gauche{
display:block;
float:left;
width:92%;
background-color:#4f8bb3;
border:1px solid black;
padding:4 0 4 0;
margin-bottom:4px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
text-decoration: none;	
color: white;
font-weight:bold;
}

.lien_menu_haut:hover{
display:block;
float:left;
width:120px;
background-color:red;
border:1px solid black;
padding:6 5 6 5;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
text-decoration: none;	
color: white;
font-weight:bold;
}

.lien_menu_haut{
display:block;
width:120px;
float:left;
background-color:orange;
border:1px solid black;
padding:6 5 6 5;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
text-decoration: none;	
color: white;
font-weight:bold;
}

lien_menu_haut_tableau {
display:block;
width:120px;
float:left;
background-color:orange;
border:1px solid black;
padding:6 5 6 5;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
text-decoration: none;	
color: white;
font-weight:bold;
}

.lien_menu_haut_tab{
text-align:center;
text-decoration: none;	
color: white;
}

.tdmenu{
float:left;
width:120px;
padding:6 5 6 5;
margin-right:4px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;	
color: white;
font-weight:bold;
background-color:yellow;
}

.tdmenuout{
float:left;
width:120px;
padding:6 5 6 5;
margin-right:4px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;	
color: white;
font-weight:bold;
background-color:red;
}

.vignette{
background-color:#99ff99;
float:left;
width:350px;
height:215;
}
.image_vignette{
padding-top:5px;
padding-bottom:0px;
padding-right:5px;
vertical-align:top;
}
.degres{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	
text-decoration: none;	
color: #ce3f09;
font-weight:bold;
}
.com{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;	
color: black;
font-weight:none;
}
.prix_vin{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;	
text-decoration: none;	
color: #B80444;
font-weight:bold;
}
.titrevignette{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;	
text-decoration: none;	
color: #76150f;
font-weight:bold;
padding-top: 3px;
padding-left: 3px;
}
.text_vignette{
text-align:justify;
vertical-align:top;
float:left;
width:200;
padding-left: 6px;
padding-top: 6px;
padding-right: 6px;
}
.text_vignette p{
font-size: 12px;
line-height:1.2;
}

/* colonne bon de commande */
.colonedroite{
background-color:#76150f;
float:right;
width:230px;
vertical-align:top;
border-left:1px solid #d74327;
}

/* cadre total de la page */
#contour_total {
background-color:#FFFFFF;
border:1px solid #2B5AA2;
border-collapse:collapse;
width:950px;
}

/* Tableau bon de commande */
.vision_on{
visibility:visible;
background-color:#ffffcd;
border:1px solid #d74327;
border-collapse:collapse;
/*width:97%;*/
margin: 5 5 0 8;
}
.vision_off{
display:none;
}

/* ligne sous chaque case du tableau */
.ligne_bon{
background-color:9F9890;
height:1;
}

/* entete */
#cadre_de_la_page {
width:950px;
background-color:#FFFFFF;
margin-top : 0px;
margin-left : 0px;
}

#r_entete {
width:950px;
background-color:#225599;
}

.ligne{
	font-size: 1px;	
	height:1px;
	width:100%;
	background-color:#d74327;
}

.barre_menu{
	width:950px;
	background-color:red;
}

/* corp de la page */
#corp{
	width:930;
	height:430px;
	padding:0;
	margin:0;
	background-color:#FFFFFF; 	
}

.fond{
	background-color: #BADBFF;
	background-image:url(../images/bg_middle.png);
	width:950px;
}

#image{
width:400px;
float:right;
margin: 10 10 10 10;
}
#presentation{
text-align:justify;
float:left;
margin: 10 10 10 10;
}
h1{
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;	
text-decoration: none;	
color: #ce3f09;
font-weight:bold;	
}
#map{	
float:left;
margin: 10 10 10 10;
}
.acces{
float:right;
width:400;
margin: 10 10 10 10;
}
#contact{
	padding-top:50px;
}


.t_image_vignette{
float:right;
text-align:center;
}



#englob_cave{
	border:0px;
	padding:0px;
	width:950px;
	border-color:#ffaaaa;
}
.ligneachat{
width:100%;
background-color:#FAD283;
border-top:1px solid #d74327;
}

.lignecommande{
text-align:left;
float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;	
text-decoration: none;	
color: #B80444;
font-weight:bold;
display: block;
}

.titre{
font-family: Arial, Helvetica, sans-serif;
font-size: 19px;	
text-decoration: none;	
color: #ce3f09;
font-weight:bold;
}
h5{
padding:0px;
margin:0px;
font-size: 12px;	
color: #000000;
}
.pustyle{
padding:0px;
margin:0px;
font-size: 12px;	
color: #3333cc;
}

.lignedetails{
/*	text-align:center;
	float:center;*/
}
.lignebon{
	text-align:"right";
	float:right;
}
.lignepu{
font-size: 15px;	
color: #000000;
}
.lignetotal{
	text-align:right;
	float:right;
}



.vision_off_2{
visibility:hidden;
}

.bondecommande{
color:#ffffff;
font-weight:none;
font-size: 19px;
width:100%;
text-decoration: none;
}

.tableau_reca{
	text-align:center;
	background-color:#ffcc66;
}

.police_entete_tableau_reca {
	font-size: 15px;
}

.entete_tableau_reca{
	background-color:#ce3f09;
	color: white;
	font-weight:bold;
	border-color:#ce3f09;
}

.labarrebleue{
	background-color: #ce3f09;
}

#bouton_ajouter{
	
	background-color: #FCB424;
	border:1px solid black;
	color:black;
	font-size:11px;
	line-height:10px;
	width:60px;
	height:23px;
}

#bouton_valider{
	height:30px;
	width:55px;
	background-color: #fcb424;
	border:1px solid black;
}

.livraison_on{
	visibility:visible;
	background-color: #fcb424;
	border:1px solid black;
}

.livraison_off{
	display:none;
	background-color: #fcb424;
	border:1px solid black;
}