/* CSS Document */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#EDFEFE;
  font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* Utilisé pour les mots clés dans le haut de la page (Genre META subtils) */
.meta {
	font-size:8px;
	color:#EDFEFE;
	visibility: hidden;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #009999;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #6699CC;
}

.thalasso {
	padding:10px;
	background-color:#E2F1E9;
}
`
}
.vin {
	text-align: center;
}


.VinRegion {
	color:#7B0C23;
	font-size:14px;
	font-weight:bold;
	padding-top: 25px;
	padding-bottom: 20px;
}


.VinMets {
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

.VinBouteille {
	font-size:10px;
}

.menu {
	font-style: italic;
	text-align: center;
	font-size:11px;
}

#revueDePresse td{
	border: 1px dashed #197B94;
	padding: 15px;
	background-color:#FFFFFF;
}

#revueDePresse table{
	border: 1px dashed #FFFFFF;
	padding: 15px;
	background-color:#FFFFFF;
}
