/* Parametres globaux de la page  */

body
{
background: #fff;
color: #000000;
margin: 0px;
padding: 0px;
width:769px;
margin:0 auto;
}

img{border:0px;}

/* Police par defaut */

body, h1, h2, h3, h4, p, td, ul, li, div
{ 
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 9pt;
color: #000000; 
}

/* Taille des polices par defaut */

body, p, td, ul
 { font-size: 11px; }

h1
{font-size: 1.6em;
font-family: "Times New Roman", Times, serif; font-weight: bold; color: #98012e}


h2
 { font-size: 1.4em; }

h3
 { font-size: 1.2em; }

h4
 { font-size: 1em; }

/* Espacement des blocs */

p
{
margin-top: 0em;
margin-bottom: 1.33em;
}

h1
{
margin-top: 0em;
margin-bottom: 1.33em;
}

h2
{
margin-top: 0em;
margin-bottom: 1.33em;
}

h3
{
margin-top: 0em;
margin-bottom: 0.33em;
}

/* Propriétés des liens */

a
{
color: #98012e;
}

a:hover
{
color: #CB8297;
}

.titre{
font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #98012e
}

.blocmenu {
margin:6px 0;
}

a.menu, a.menu_encours {
text-decoration:none;
}

.menu{
font-size: 12pt;
border-bottom:1px solid;
}

.menu_encours{
font-size: 12pt;
color: #CB8297;
border-bottom:1px solid;
}

.rose{
height:1px;
background-color: #98012e;
color: #98012e;
border:0;
}

.rose-pale{
height:1px;
background-color: #e0b4c0;
color: #e0b4c0;
border:0;
margin-bottom:3px;
}

.gris{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #999999; 
font-weight: bold
}



.TITRE-DEGUSTATIONS {  font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold; color: #98012e}

.DATES {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #999999; font-weight: bold;border-top:1px solid #98012e; border-bottom:1px solid #98012e; width:100%;text-align:right;display:block;}

.TEXTE {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt}
.Liens1 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #98012e}
.texte2 {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

strong {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #98012e}

#footer {
text-align:center;
font-size:10px;
padding-top:3px;
}

