body
{
   width: 780px;
   margin-left : 270px; /* Pour centrer notre page */
   margin-top: 20px; /* Pour éviter de coller avec le haut de la fenętre du navigateur. Essayez d'enlever pour voir ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background-color: rgb(228,220,186);
}
.bodycave
{background-image: url("../images/fond.jpg");
background-attachment: fixed;
}
.bodyvigne
{background-image: url("../images/fondvignes.jpg");
background-attachment: fixed;
}

#corps
{background-color: rgb(239,234,214);
padding: 30px;
margin-top : 0px;
min-height: 400px;
}

#pied_de_page
{
background-image: url("../images/fond-pied.png");
background-repeat: no-repeat;
padding : 5px;
}

em
{
font-style: normal;
font-weight: bold;
}

p
{
text-align: justify;
font-size: 0.9em;
font-family : arial,serif;
}

h2
{font-size:0.9em;
font-weight:bold;
font-family : arial,serif;
margin-top : 25px;
}


h1
{ 
background-image: url("../images/fond-titre-vin-grand.png");
background-position: left;
background-repeat: no-repeat;
letter-spacing: 3px;
font-family : "Times New Roman",garamond,arial,serif;
font-weight : normal;
font-size: 2em;
text-align: left;
padding: 5px;
margin: 0px;
margin-top: 20px;
margin-bottom : 50px;
}

h3
{font-size:0.9em;
font-weight:bold;
font-family : arial,serif;
margin-bottom:0px;
}


.vert
{color:rgb(0,81,0);}

.rouge
{color:rgb(160,0,0);}

.bleu
{color: rgb(0,0,95)}

.retour
{color: rgb(0,0,95);
font-weight : bold;
margin-top : 30px;
padding: 20px;
position : fixed; 
top : 300px;
left : 50px;
background-color: rgb(239,234,214);
}

.lien-retour:hover
{background-color: white;}

.lien-retour
{color: rgb(0,0,95);
font-weight : bold;
text-decoration : none;
}

.decalage
{margin-left : 20px;}

.gras
{font-weight : bold;}

.center
{text-align : center}

.italic
{font-style: italic;}

.petit
{font-size : 90%;}

.pied
{font-size : 80%;
text-align : center;
font-family : arial,serif;}

.grand
{font-size : 105%;}

.lien
{text-decoration : none;
font-weight : bold;
color : rgb(200,0,0);
}



/*ACTUS*/
.image-portes-ouvertes
{float : right;
margin-left : 30px;
position : relative;
top : -50px;}

/*VIGNES*/
.image-hiver
{float : right;
margin-left : 30px;
position : relative;
top : -50px;}

/*CAVE*/
.image-cave
{float : right;
margin-left : 30px;
position : relative;
top : -50px;}

/*CONDITIONS*/
.tarifs
{float:  right;
margin-left : 40px;
background-image: url("../images/blanc.jpeg");
padding : 10px;}

.plan
{float : right;
position: relative;
top : -60px;
right : 50px;}

.image-caveau
{float : right;
position : relative;
top : -30px;
margin-left : 20px;}