.NewsLetter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
}

.NewsLetterInput{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
}

.NewsLetterInputActivated{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.NewsLetterButton{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-width:1px;
	cursor:pointer;
}

.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.StyleCote{
/*	background-image:url(/boutique/images/fond.jpg);
	background-repeat:repeat;*/
	background-color:#FFFFFF;
}

.StyleBas{
	color:#C83C00;
	background-color:#FFFFFF;
}

.StyleMenu{
	background-color:#FFFFFF;
}

.TableForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.TexteCorps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Titres {
/*	color:#C60; */
	color:#990000;
	font-weight:bold; 
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.BgColorForm {
	background-color:#EEEEEE;
}

.BgFormPromoListe {
	background-color:#EEEEEE;
	border-style:dashed;
	border-color:#777777;
	border-width:1px;
}

.BgTitreListForm {
	background-color:#888888;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.BoutonSub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.LienBas {
	font-weight:normal;
	color:#C83C00;
	text-decoration:none;
}

.LienBas:hover {
	font-weight:bold;
	text-decoration:underline;
}

.LienBarNav {
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
	font-size:11px;
}

.LienBarNav:hover {
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
	font-size:11px;	
}

.LienTitreFam {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.LienTitreFam:hover {
	text-decoration:overline underline;
	color:#FFFFFF;
	font-weight:bold;	
}

.LienPromo{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.LienPromo:hover{
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
}

.LienCategorie{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:13px;
}

.LienCategorie:hover{
	text-decoration:underline;
	color:#333333;
	font-weight:bold;
	font-size:13px;
}

.LienFabricant{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	font-size:16px;
}

.LienFabricant:hover{
	text-decoration:underline;
	color:#333333;
	font-weight:bold;
	font-size:16px;
}

.LienMenu{
	text-decoration:none;
	color:#222222;
}

.LienMenu:hover{
	text-decoration:underline;
	color:#222222;
	font-weight:bold;
}

.MessageRetour {
	color:#FF0000; 
	font-weight:bold;
	font-size:9px;
}

a:hover {
	color:#FF0000;
}

h2
{
    padding: 8px 0.5em 2px 0.5em;
    margin:0;
    width:100%;
    background-image: url(../images/titre.gif);
}
h2 span
{
    font-weight: bold;
    color: White;
    color: #C60;
    margin:1px;
    padding:1px;
    /*margin-top: 5px;*/
    /*margin: 0.5em 2em 0 0em;*/
    padding: 1px 1em 1px 1em;
    border: #c60 1px solid;
    background-color: white;
/*    text-transform: uppercase;*/
    white-space: nowrap;
    font-size: 11pt;
    /*display: block;*/
}

.TitreLocal
{
    font-weight: bold;
    color: #C60;
    /*margin-top: 5px;*/
    /*margin: 0.5em 2em 0 0em;*/
/*    text-transform: uppercase;*/
    white-space: nowrap;
    font-size: 9pt;
    /*display: block;*/
}


.SousTitrePrincipal
{
	color:#666666; 
	font-size:16px; 
	font-weight:bold;
}

.SousTitreSecondaire
{
	color:#666666; 
	font-size:12px; 
	font-weight:bold;
}