<!--
/*Copyright VECTOR communication*/

body { 
}

.TexteTitre {  
	font-family: Verdana, Arial, Trebuchet, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000; 
	line-height: normal; 
	text-align: left; 
	word-spacing: normal; 
	font-weight: bold
}

.SousTitrePage {  
	font-family: Verdana, Arial, Trebuchet, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000
}

.ChampRecherche
{
  margin-top: 2px; 
  border: 0px solid #fff; 
  width: 105px; 
  height: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  background-color: #fff;
}

.menu 
{  
	font-size: 11px; 
	color: #fff;
	padding-left: 18px;
	text-decoration: none;
/*
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #8271A0;
	padding-bottom: 10px;
*/
}

#product
	{
	font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	display:none;
	visibility:hidden;
	}

#product h1, #product h2
	{
	font-size: 12px; 
	}
	
#productprint
	{
	display:none;
	visibility:hidden;
	}

#logo
	{
 	position: absolute;
	 width:118px;
	 width:123px;
 	top: 25px;
 	left: 10px;
 	z-index: 1;
	border: 0px solid #000;
	}

/* end screen definition */

-->