A.produits, A:link.produits, A:active.produits, A:visited.produits {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: rgb(255,255,255);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
A:hover.produits {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #EDA509;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A.blancjaune, A:link.blancjaune, A:active.blancjaune, A:visited.blancjaune {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: rgb(255,255,255);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
A:hover.blancjaune {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

A.jaunerouge, A:link.jaunerouge, A:active.jaunerouge, A:visited.jaunerouge {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #AB1315;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
A:hover.jaunerouge {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.ok, A.ok, A:link.ok, A:active.ok, A:visited.ok {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #EDD009;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #212185;
}
A:hover.ok {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #212185;
	color: #AD1E0B;
}

input.pro {
	border: 1px #212185;
	font: normal normal 11px Verdana, Arial;
	color: #212185;
}

input.formcommande {
	border: 1px solid #666666;
	font: normal normal 11px Verdana, Arial;
	color: black;
	background-color: #E3E3DF;
}

input.formbleu {
	border: 1px solid #215517;
	font: normal normal 11px Verdana, Arial;
	color: #FFFFFF;
	background-color: #3838B3;
}

input.forminscription {
	border: 1px solid #666666;
	font: normal normal 11px Verdana, Arial;
	color: black;
	background-color: White;
}

.selection {
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

input.formcase {
	font: normal normal 11px Verdana, Arial;
	color: black;
	background: #e3e4e0;
}

input.uncar {
	border: 1px solid #215517;
	font: normal normal 10px Verdana, Arial;
	color: black;
	background-color: #FFFFF5;
	width: 16px;
	text-align: center;
}

.valider, A.valider, A:link.valider, A:active.valider, A:visited.valider {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: rgb(255,255,255);
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #B10636;
}
A:hover.valider {
	font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #307B21;
	color: rgb(255,255,255);
}

