body {
margin: 0 0 0 0;
background-color: #580000;
background-position: top center;
}

hr {
height:10;
color:red;
}

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

#contenu {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.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: E1378F;
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: #B80444;
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:#FFFFFF;
float:right;
width:230px;
vertical-align:top;
border-left:1px solid #580000;
}

/* cadre total de la page */
#contour_total {
background-color:#000000;
border:0px solid #580000;
border-collapse:collapse;
width:950px;
}

/* Tableau bon de commande */
.vision_on{
visibility:visible;
background-color:FDF2DA;
border:1px solid #b33c3c;
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:#580000;
}
.barre_menu{
	width:950px;
	background-color:#993333;
}

/* corp de la page */
#corp{
	width:550px;
	height:430px;
	padding:0;
	margin:-5 0 0 0;
}

.fond{
	width:950px;
	margin:0px;
	padding:0px;
}

#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: #660000;
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%;
}

.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: #660000;
font-weight:bold;
}
h5{
padding:0px;
margin:0px;
font-size: 12px;	
color: #e1378f;
}
.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: #e1378f;
}
.lignetotal{
	text-align:right;
	float:right;
}

.vision_off_2{
visibility:hidden;
}

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

.police_entete_tableau_reca {
	font-size: 15px;
}

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

.tableau_reca{
	text-align:center;
	border:1px solid #993333;
	border-color:#993333;
	background-color:#FFFFFF;
}

.labarrebleue{
	background-color: #580000;
}

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

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

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

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