#preventionAlcool {
font-size: 8pt;
font-style: italic;
}

/* LIENS COMMUN */
a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}


a:link, a:visited {
color: #5b27ae;
}

a:hover{
color: #7167bc;
}

a:active{
color: red;
}


/* LIENS MENU */
#liensMenu> a {
font-size: 15pt;
}


#langue a {
	font-size: 11pt;
}


#menu a {
text-decoration:none;
}


#langue a:hover{
	color: red;
}


#langue b {
	font-size:10pt;
}





/* ?? */
img { margin: 6px 25px ; } /* AFAIRE WTF ?? */







/* MISE EN PAGE */
html, body {
display: block;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}

/*
body {
	background-image: url(	commun/image/fdEcranTMP.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
*/



#conteneur {
display: block;
position:absolute;
top:0; bottom:0; left:0; right: 0;

margin-left: auto;
margin-right: auto;
margin-bottom: auto;
margin-top: auto;

overflow: visible;
height: 90%;
width: 1000px;

	
}


#colPage {
	position: absolute;
	top:0; bottom:0; right:0;
	height: auto;
	width: 90%;
	margin: 0;
	padding: 0;
	border:0;
	
	
	
	font-size:13pt;
	background-color: #fefae2;
}

#titrePage {
	position: absolute;
	top:22px;
	left:0;
	right:0;
	z-index:6;
	width:18em;
	height:45px;
	padding:auto;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22pt;
	
}

#page{
	position: absolute;
	top:50px; bottom:0; right:0; left:0;
	padding:30px;
	margin: 25px 10%;
	
	height: auto;
	
	overflow: auto;
	
	font-family: "Lucida Grande",Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;
	text-align: justify;
}

#col_menu {
position: absolute;
top:0; bottom:0; left:0;
z-index:5;
height: 100%;
width:20%;
padding: 0;
margin: 0;
text-align:center;

float: none;

}

#menu {
position:absolute;
top:30px; left:10px; right: 10px;
padding:20px 15px 50px;
background-color: #f6efcb;


}

#logo{
height:102px;
width:150px;
padding:0;
margin-left: auto;
margin-right: auto;
border: 0px;
}

#liensMenu {
margin: 20px 3px;

text-align: center;
overflow: hidden;

}


/* P= LES VINS */
vin, titreVin, description, lDescription {
display: block;
}

vin { padding:20px; margin: 0; border-bottom: 1px dashed grey;
}

titreVin {
	margin-bottom: 4px;
	font: 15pt  "Verdana" , serif;
	text-decoration: underline;
 }

description { font-size: 12pt; }

titreDescription { font: caption; font-size: 13pt;

 }

corpsdescription {
	font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
 }

.sommaireVins{
	margin-top:5px;
	list-style-type: circle;
}
.sommaireVins a
{
	font-size: 11pt;
	line-height: 1.7em;
}

.sommaireVins li:hover
{
	list-style-type: disc;
}

.sommaireVins .sommaireAnnee {
	font-size: 9pt;
}

.sommaireAnnee {
	text-transform : capitalize;
}


/* P= LE DOMAINE */
.premierBlocP { padding-top : 0px ; margin-top : 0px }
img.premierBlocP { padding : 0px ; margin : 12px margin-top:-5px ; margin-right:-6px }



.spacer { clear: both ; visibility: hidden; }


.centre {
width: 500px;
margin: 0px auto
}

.centre p	 { white-space: nowrap ; }

#titreBarVinCoordonnees {
font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
font-size:1.1em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:small-caps;
font-weight:bold;
line-height:normal;
margin-bottom:5px;
padding-top:15px;
}

#barVinAdressePostale{
border: solid 1px blue;
padding: 7px;
}

#coordonneesBAV{
	margin-top: 100px;
	height: auto;
	font-size: 11pt;
}



#tarifExpedition span{
	margin-bottom:5px;
	font-size:12pt;
}

#titreLivraison{
	font-style: italic;
	font-family:"Trebuchet MS",Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
}

/* P= Les accords mets et vins */
div#accordsMetsVins>h2 {
	margin-top : 40px;
}

div#accordsMetsVins>h3 {
	margin-top : 20px;
	margin-left : 7px;
	margin-bottom : 0px;
	font-size:12pt;
}

div#accordsMetsVins>p {
	margin-top : 3px;
	margin-left : 10px;
}



/* LIENS ANCRES */
/* AFAIRE : noter à quel page(s) ces style correspondent !! */
a.ancre{
color: black;
text-decoration:none;
}


#STanciensMillesimes {
	border-bottom: 1px black dashed;
	font-size:13pt;
}


anneeMillesime, titreVinMillesime, vinMillesime, titreAnnee{
	display:block;
}

	
anneeMillesime{
	margin-top: 50px; margin-bottom:5px;
}

titreAnnee{
	color: #000546;
	font-size:15pt;

}

vinMillesime{
	font-size:12pt;
	margin:  30px 10px 5px;
}

titreVinMillesime{
	font-weight: bolder;
	margin-top:5px;
	margin-bottom:5px;
}


/* LIENS VINS depuis accords */

#accordsMetsVins .refVin{color : #000066}

#accordsMetsVins .refVin:hover {color : red}


