@import url("box.css");
@import url("balise.css");
.adresse{
	font-size: 13px;
	border: 0px none #000000;
	font-variant: small-caps;

}

.citation {
	font-style : italic;
}
.champ {
	font-size: 11px;
	text-align: justify;
	background-color: #980000;
}
.dvert {
	background-color: #009900;
}
.djaune {
	background-color: #FFFF33;
}
.dorange {
	background-color: #FF6600;
}
.drouge {
	background-color: #FF0000;
}
.impaire {
	color: #000000;
	background-color: #990000;
	border: none;
}
.inscription {
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	vertical-align: top;


}


.menu_deroulant {
	font-size: 9px;
	width: auto;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px none;
	color: #FFFFFF;
	font-style: normal;
	text-shadow:none;
	scrollbar:none;
	overflow:hidden;
	text-align: center;
	font-weight: 100;
}
.nomvin {
	font-size: 14px;
	font-variant: small-caps;
	color: #EEEEEE;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
.paire {
	background-color: #991111;
	border: none;
}

.presentation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;

}
.prix {
	text-align: right;
}
.prix_promo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	
}
.prix_mini {
	font-size: 10px;
	text-decoration: line-through;
}

.submit {
	text-align : center;
	border : 1px solid #fff;
	width:55px;
	height:20px;
} 
.tableadresse
{
	border: 1px dotted #FFFFFF;
}

.total	{
	text-align:right;
	font-weight:bold;
}
.rubrique {
	font-style : italic;
	font-weight : 700;
	font-variant : normal;
	color : #ffffff;
	font-size: 12px;
} 


.alerte {
	font-size: 11px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFF99;
	background-color: #990000;
	border: 1px solid #FFFF00;
	text-align: center;
	vertical-align: middle;
	}