/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

body {
	margin: 0px;
	background-color: #691B19;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #79787D;
}


/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.lien2 {
	color: #691B19;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
a.lien2:link {
	color: #691B19;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
a.lien2:hover {
	text-decoration: underline;
	color: #691B19;
}
a.lien2:active {
	text-decoration: none;
	color: #691B19;
}

a.lien1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lien1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.lien1:active {
	text-decoration: none;
	color: #FFFFFF;
}

#index {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 65px;  /* changer la largeur ici */ 
    height: 45px; /* changer la hauteur ici */ 
    background: url(gifs/rollover_04.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#index a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images_04.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#index a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#carte {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 89px;  /* changer la largeur ici */ 
    height: 45px; /* changer la hauteur ici */ 
    background: url(gifs/rollover_05.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#carte a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images_05.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#carte a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#menu {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 55px;  /* changer la largeur ici */ 
    height: 45px; /* changer la hauteur ici */ 
    background: url(gifs/rollover_06.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#menu a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images_06.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#menu a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#cartedesVins {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 108px;  /* changer la largeur ici */ 
    height: 45px; /* changer la hauteur ici */ 
    background: url(gifs/rollover_07.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#cartedesVins a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images_07.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#cartedesVins a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#cartedesboissons {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 138px;  /* changer la largeur ici */ 
    height: 45px; /* changer la hauteur ici */ 
    background: url(gifs/rollover_08.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#cartedesboissons a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images_08.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#cartedesboissons a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#restaurant {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 129px;  /* changer la largeur ici */ 
    height: 45px; /* changer la hauteur ici */ 
    background: url(gifs/rollover_09.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#restaurant a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images_09.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#restaurant a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 

/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/
.ar1 {
	background-image: url(gifs/petage_17.jpg);
	background-repeat: repeat-y;
	width: 1100px;
}
.ar2 {
	background-image: url(gifs/images_13.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 352px;
}
.ar3 {
	background-image: url(gifs/images_12.jpg);
	background-repeat: no-repeat;
	height: 408px;
	width: 630px;
}
.ar4 {
	background-image: url(gifs/images_18.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 1100px;
}
.ar5 {
	background-image: url(gifs/Restaurant-Gourmet-Gourmand.jpg);
	background-repeat: no-repeat;
	height: 147px;
	width: 747px;
}
.ar6 {
	background-image: url(gifs/plat2_06.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 616px;
}
.ar7 {
	background-image: url(gifs/plat3_03.jpg);
	background-repeat: no-repeat;
	height: 235px;
	width: 280px;
	background-position: right;
}
.ar8 {
	background: url(gifs/rest_12.jpg) no-repeat;
	height: 408px;
	width: 630px;
}
.ar9 {
	background-image: url(gifs/bouteille_12.jpg);
	background-repeat: no-repeat;
	height: 408px;
	width: 630px;
}




.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #79787D;
}
.texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.texte4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #691B19;
}
.texte5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.texte6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #691B19;
	font-style: italic;
}
.texte7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #691B19;
}
.texte8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #691B19;
}
.texte9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.texte10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #691B19;
}
.texte11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
