body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
	color: #000000;
}

table {
  font-size: 11px;
}

label {
  font-weight: bold;
}

td.espaceHLow {
	width: 5px;
}
td.espaceHMedium {
	width: 10px;
}
td.espaceHHigh {
	width: 20px;
}
td.espaceVVeryLow {
	height: 2px;
}
td.espaceVLow {
	height: 5px;
}
td.espaceVMedium {
	height: 10px;
}
td.espaceVHigh {
	height: 20px;
}
td.espaceVVeryHigh {
	height: 30px;
}

#zoneTitre {
  font-weight: bold;
  font-size: 24px;
}
#zoneTitreTechCadre {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
#zoneTitreTechTexte {
  font-weight: bold;
	font-size: 14px;
}
#zoneTitreAdminCadre {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
#zoneTitreAdminTexte {
  font-weight: bold;
	font-size: 14px;
}

#zoneAppellation {
  font-weight: bold;
	font-size: 14px;
}
#zoneDegustationTitre {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
#zoneMillesimeTitre {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
#zoneContactTitre {
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}

.fichePropriete {
	text-align: justify;
}

.infoTitre {
  font-weight: bold;
	font-size: 14px;
}
.infoNote {
  font-size: 10px;
}
.infoLegende {
	font-style: italic;
}

