body {
	scrollbar-face-color: #6F1538;
	scrollbar-shadow-color: #FFFDE8;
	scrollbar-highlight-color: #FFFDE8;
	scrollbar-3dlight-color: #FFFDE8;
	scrollbar-darkshadow-color: #FFFDE8;
	scrollbar-track-color: #FFFDE8;
	scrollbar-arrow-color: #FFFDE8;
	background-color: #6F1538;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	background-color: #FFFDE8;
}


.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #74012C;
	text-align: center;
	padding: 5px;
	font-weight: normal;
}

.texte li{
text-align:left;
padding:0;
margin:0;}

.texte_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.texte_miniature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	line-height: 8px;
}


.titre_1 {
	border-left:thin Aucune #000000; border-right:thin Aucune #000000; border-top:thin dotted #000000; border-bottom:thin dotted #000000; font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-align: center;
	padding: 5px;
	background-color: 630029;
	text-transform: uppercase
}


.titre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #C60054;
	padding: 5px;
}



.tableau_1{
	background-color: #E3D6FA;
	border-top: thin solid #333333;
	border-right: thin dotted #666666;
	border-bottom: thin solid #333333;
	border-left: thin dotted #666666;
}

.tableau_2 {
	background-color: #FADFEC;
	border-top: thin solid #333333;
	border-right: thin dotted #666666;
	border-bottom: thin solid #333333;
	border-left: thin dotted #666666;
}


.bord_image {
	border: thin solid #373214;
	margin: 10px;
}

.bord_image_mini {
	border: thin solid #280234;
	margin: 5px;
}

.fond {
	background-repeat: no-repeat;
	background-position: right bottom
}



a.lien1
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
a.lien1:hover
{
	color:#873049;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
} 



a.lien_2
{
	color:#FCFADE;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	padding-left: 10px;
	border-bottom-style: dotted;
	border-top-color: #D47802;
	border-right-color: #D47802;
	border-bottom-color: #D47802;
	border-left-color: #D47802;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
a.lien_2:hover
{
	color:#D37803;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #D47802;
	border-right-color: #D47802;
	border-bottom-color: #D47802;
	border-left-color: #D47802;
}


a.lien_pt
{
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_pt:hover
{
	color:#000000;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fondintro {
	background-attachment: fixed;
	background-image: url(imgcss/bande.jpg);
	background-repeat: repeat-x;
	background-position: left;
}

.google_map{
width:344px;
height:325px;
border: 2px solid #817801;}

.google_map a{
color:#817801;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}

.carte_des_vins
{width:644px;
border:none;
margin:50px 0 25px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:10px;}

.carte_des_vins td{
width:50%;
color:#74012C;}

.titre_carte_des_vins{
font-weight:bold;
font-size:12px;
}

.sous_titre_carte_des_vins{
font-style:italic;
font-size:10px;
font-weight:bold;}

.description_menus {
	text-align: center;

}

.description_menus ul {
	text-align: center;
	background: transparent url(../images/deco/separation-menu-02.jpg) no-repeat center bottom;
	padding: 0 0 36px 0;
}

.description_menus ul li{
	background: transparent url(../images/deco/puce_menu.jpg) no-repeat left center;
	padding: 0 0 0 30px;
	list-style: none;
	line-height: 23px;
}
.description_menus h3{
	text-align: center;
	background: transparent url(../images/deco/separation-menu.jpg) no-repeat center top;
	padding-top: 21px;

}