/* CSS Document */
table#nav{
	background-image:url(img/bandeau-3.jpg);
 	background-repeat: no-repeat;
	}
td#separateur_v{
	border-left-color:#cccccc;
	border-left-width: 1px;
	border-left-style: solid;
}
td#pied_page{
	color:#A7D4FB;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
table#texte{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color:#003366;
	text-decoration:none;
	font-weight: bold;
}
td#titre{
font-size: 16px;
color:#A7D4FB;
font-weight: bold;
}
.rouge {
	color: #FF0000;
}
.menuptpanier {
	list-style-type: none;
	/*color: #ff0000; 
	background-color: #ADD7FF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
}
.deroulvalid {
	list-style-type: none;
	color: #ff0000; 
	background-color: #eeeeee;/*
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	width: auto;
}
.prix{
	color: #A7D4FB;
	font-size: 16px;
	font-weight: bold;
}
.prixremise{
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}
.promo{
	color: #cc3333;
	font-size: 16px;
	font-weight: bold;
}
.pt-texte{
	font-size: 10px;
}
td#sigle{
	text-align:center;
	font-size: 14px;
	font-weight: bolder;
	color:#A7D4FB;/*#6685D5*/
	letter-spacing: 3px;
}