p {  text-align: justify}
a {  text-decoration: none;font-size:12px;}
a#white
{
color:white;
}
a#white:hover 
{
text-decoration: underline;
}
a:hover {  text-decoration: none}
a#rubrique{
/*font-weight: bold;*/
}
a#rubrique:hover{
text-decoration: underline;
}
a#navigBoutique
{
	font-size:11px;
}
font {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;
}
div#boutiqueDescriptif
{
	font-size: 10px;
}
div#boutiquePrix
{
	font-size: 10px;
	font-weight: bold;
}
input,textarea,button {
	border: 1px solid #000000;
	
}
input#button{width:180px;}
.nb
{
	font-size:10px;
}
th {
	font-size: 10px;
	background-color: #77B0A5;
	color: #FFFFFF;
}
.tot{background-color: #77B0A5;}
.totmin{background-color: #77B0A5;font-size=10px;}
.tdPanier{background-color:#B7D5CE}
body {
/*	background-color: #91BFB6;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.titreRubrique
{
	text-align: justify;
}
.img
{
	border: 1px solid #000000;
}
.select
{
/*	font-size=14px;*/
	font-weight: bold;
}