.rouge{
color:#c40002;
}

.gris{
color: #666666;
}

strong{
color:#c40002;
}

a{
color:#c40002;
}

h1{
font-size: 14px;
font-weight: bold;
color: #c40002;
text-transform:uppercase;
border-bottom: 1px solid #c40002;
margin: 0 0 15px 0;
padding: 0 0 5px 0;
}

h2{
font-size: 14px;
font-weight: bold;
color: #c40002;
margin: 0 0 14px 0;
}


#tableau1{
background-image: url(/images/fond-tableau1.gif);
background-repeat: repeat-x;
padding: 10px;
BORDER:#cccccc 1px solid;
}

#tableau2{
background-color: #ffd322;
/*background-color: #ffed01;*/
/*background-image: url(/images/fond-tableau2.gif);
background-repeat: repeat-x;*/
padding: 10px;
BORDER:0;
}


.img-left{
float: left;
margin: 0 10px 10px 0;
/*border: 1px solid #666666;*/
}

.img-right{
float: right;
margin: 0 0 10px 10px;
/*border: 1px solid #666666;*/
}

#description-produit ul {
color:#c40002;
}

.accesclient a{
font-size: 9px;
color: #666666;
/*color:#c40002;*/
}

.accesclient a:hover{
color:#c40002;
}


.menuinterne a{
font-size: 11px;
/*display:block; */
text-decoration:none;
/*height:30px;
line-height:30px;*/
width:100px;
/*text-indent:5px;*/
padding: 5px;
border: 2px solid #c40002;
background-image: url(/images/fond-menu1.jpg);
color: #c40002;
border-bottom-color: #333333;
border-right-color: #555555;
border-left-color: #BBBBBB;
border-top-color: #DDDDDD;


}

.menuinterne a:hover{
color: #FFFFFF;
background-color: #c40002;
background-image: url(/images/fond-menu.jpg);
}