body {
background-image: url(images/fond_duplic_vertical.jpg);
background-repeat: repeat-x;
background-position:top;
background-color: #4c4c4c; 	
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px; 
}

.texte { font: normal 14px Arial; color: #000000}
.liens { font: bold 14px Arial; color: #ce0a29}
.copyright { font: normal 12px Arial; color: #8f8f8f}
.menu_produit { font: normal 14px Arial; color: #000000; background-color: #FFFFFF; cursor: hand; }
.menu_produit2 { font: normal 14px Arial; color: #FFFFFF; background-color: #9d1424; cursor: hand; }

a.liens {color:#ce0a29;text-decoration: underline;}
a:visited.liens {color:#ce0a29;text-decoration: underline;}
a:active.liens {color:#ce0a29;text-decoration: underline;} 
a:hover.liens {color:#ce0a29;text-decoration: none; }

a.copyright {color:#8f8f8f;text-decoration: none;}
a:visited.copyright {color:#8f8f8f;text-decoration: none;}
a:active.copyright {color:#8f8f8f;text-decoration: none;} 
a:hover.copyright {color:#8f8f8f;text-decoration: underline; }
 

.input{width:260px; height:21px; border-width:1px; border-style:solid; border-color:#000000;}
.input2{width:435px; height:200px; border-width:1px; border-style:solid; border-color:#000000;}

 


