.bordure {
	border: 2px solid #FFFFFF;
}
A.vertical {
	DISPLAY: block;
	COLOR: #FFFFFF;
	Font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	padding: 0px 0px 0px 3px;
	width: auto;
	height: 16px;
	background: #CC0000;
}
A.vertical:hover {
	color: #FFFFFF;
	background: #A42B58;
}
.titre {
	font:italic bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(../img/fond_titre.jpg) left top repeat-x;
	border: 1px solid #FFFFFF;
}
.important {
	font:bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.fond {
	background-image: url(../img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #E8E6BD;
	background-color: #79654C;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
	padding-right:20px;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #404A1A;
	text-align: left;
	margin-left: 20px;
}
.sstitres {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #634E3B;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #553F31;
	height: 1px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #BB7C0A;
	text-align: center;
	list-style-type: disc;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#644909;
	text-align: center;
	list-style-type: disc;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:#636521;
	text-align: center;
	list-style-type: disc;
}
.nom-vins {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color:#6D5241;
	background-color: #D0CC79;
}
.ss_rubrique {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #4A382D;
	text-align: center;
}
.bordure_marron{
border:1px solid #6D5241;
}
.txt_rubrique {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6D5241;
}
.txt_rubrique_vert {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9F6A08;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9F6A08;
}
.apogee {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DCD99A;
	background-color: #5D6A25;
	text-align: center;
}
.vinification {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #DCD99A;
	background-color: #5D6A25;
	text-align: center;
}
.bordure2{
border:1px solid #D0CC79;
}
.liste {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5D6A25;
	text-align: left;
	list-style-image: url(../img/puce.jpg);
}
.coordonnees{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	color: #404A1A;
	text-align: right;
}
.element_flottant_droite {
	float: right;
	margin-right: 6px;
	margin-left: 6px;
}
.element_flottant_gauche {float: left;}
p.clear { clear:left;}
