*
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table
{
	font-size: 10px;
}

#TitrePanier
{
	color: #D9BD27;
	font-size: 14px;
}

.InputSelected
{
		background : #E4E4E6;
		font-size : 10px;
		width : 120px;	
		font-family : verdana, helvetica, sans-serif;		
		text-align: right;
}


.RubriquePanier
{
	color: #D9BD27;
	font-size: 10px;
	font-weight: bold;
}

.TexteCatalogue
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.Avertissement
{
	color:red;
	font-size: 12px;
	font-weight: bold;
}