BODY
{
}
.menu
{
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.menu:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.menu:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.menu:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.menu_m
{
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.menu_m:link
{
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.menu_m:visited
{
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.menu_m:hover
{
	font-size: 10pt;
	color: #333366;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.panier
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.panier_selection
{
	font-weight: bold;
	font-size: 10pt;
	color: #00CCFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.panier:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.panier:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.panier:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration:underline;
}
.titre
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #cc0033;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.menu_blanc
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.normal
{
	font-size: 10pt;
	color: #000066;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.normal_bleu
{
	font-size: 10pt;
	color: #000066;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.petit
{
	font-size: 9pt;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.petit_bleu
{
	font-size: 8pt;
	color: #666699;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.separ
{
	font-size: 5pt;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.msgbox
 {
  position: absolute;
  left: 50%;
  top:30%;
  margin-left: -115px;
  width: 300px;
  padding: 8px;   
  color: white;
  display: none;
  background-color: #5568AD;
  border-bottom:solid 2px black;
  border-right:solid 2px black;
  border-left:solid 1px black;
  border-top:solid 1px black;
 }
.lien
{
    font-family: Verdana;
    font-size: 11px;
    color: #0000FF;
    text-decoration: underline;
}

.msgboxcontenu
 {
  color: white;
  font-size:11px;  
  font-family:Verdana;
 }

.msgboxtitre
 {
  color: white;
  font-weight:bold;
  font-size:14px;
  font-family:Verdana;
  border-bottom:dotted 1px white;
 }


.texte
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
}
.textegras
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}


.titre_fiche_product
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #1E4C7C;
}



