BODY    
{ 
	color: #000; font-size: 11px; font-family: Arial, Helvetica 
}

TD
{ 
	color: #000; font-size: 11px; font-family: Arial, Helvetica; 
}
TH
{ 
	color: white; font-weight:bold; font-size: 11px; font-family: Arial, Helvetica;
	padding:3px; 
}
input, select, textarea, text { border:1px solid gray;  color:black;
	font-weight:normal; font-size: 11px; font-family: Arial, Helvetica;
	padding:2px; margin:2px;
}
submit { border:1px solid gray; background-color: #f0e6d2; color:white;
	font-weight:normal; font-size: 11px; font-family: Arial, Helvetica;
	padding:2px; margin:2px;
}

FORM
{ 
	color: #000; font-size: 11px; font-family: Arial, Helvetica 
}

A        
{ 
	color: #336799; font-weight: bolder; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none 
}

A:active     
{ 
	color: #336799; font-weight: bolder; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none 
}

TABLE      
{ 
	color: #000; font-size: 12px; font-family: Arial, Helvetica 
}

A:hover            
{ 
	color: #999999; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: none 
}

a.lien1
{ 
	color: #000000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica; text-decoration: underline 
}

a.lien2 
{ 
	color: black; font-weight: bold; font-size: 8px; font-family: Arial, Helvetica 
}

a:hover.lien1
{ 
	color: #000000; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica 
}

a:hover.lien2 
{ 
	color: #2a4e6c; font-weight: bold; font-size: 8px; font-family: Arial, Helvetica 
}

.texte     
{ 
	color: #000; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica 
}

.texte-small 
{ 
	color: #000; font-weight: normal; font-size: 8px; font-family: Arial, Helvetica 
}

.legende    
{ 
	color: #000; font-style: italic; font-weight: normal; font-size: 10px; font-family: Arial, Helvetica;
}

.sous-titrage    
{ 
	color: #b30000; font-weight: bolder; font-size: 12px; font-family: Arial, Helvetica 
}

.titrage02
{ 
	color: #d12025; font-weight: bolder; font-size: 14px; font-family: Verdana 
}

.titragegauche
{
	color: #555555; font-weight: bolder; font-size: 12px
}

.titrage4
{
	color: #777777; font-weight: normal; font-size: 14px; display:block; text-align:right; 
	padding-right:10px;
}

.titresection, h3
{
	color: #cb8f15; font-family:Arial, sans-serif; font-size:14px; font-weight:bold;
	text-transform:capitalize;font-variant:small-caps;
}

.commentaire
{
	color: #000000; font-size: 9px; font-style:italic
}

.tzr-rembg
{
	text-align: center
}

.produitDiv 
{
	clear:none;
	display:inline; 
	float:left; 
	visibility:visible;
	height:244px; max-height:244px; 
	min-width:255px; width:255px; max-width:255px; 
	vertical-align:middle;
	margin-left:4px;
	margin-top:4px; 
	border:1px solid gray;
}

.produitTd1 
{ 	
	border:0px solid black;
	width:255px; max-width:255px; min-width:255px; 
	height:162px; min-height:162px; max-height:162px;
	background-color:#ffffff; 
}

.produitTd2 
{ 	
	border-bottom:0px solid gray;
	border-top:0px solid red;
	border-left:0px solid red;
	border-right:0px solid red;
	background-color:#f0e6d2;
	align:center;
}

.divsp
{
	background-color: white;
	border:1px solid black;
	width:388px; max-width:388px; min-width:388px;
}

.imgdesc
{
	width:388px; max-width:388px; min-width:388px; 
}

.descsp    
{
	width:388px; max-width:388px; min-width:388px; 
	height:360px; max-height:360px; min-height:360px;
	overflow:scroll;
	padding:8px;
	scrollbar-base-color:#f0e6d2;
  	scrollbar-3dlight-color:#000000;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#f0e6d2;
  	scrollbar-face-color:#f0e6d2;
  	scrollbar-highlight-color:#f0e6d2;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#f0eedd;
	background-color:white;
	border:1px solid black;
}