/* CSS Document */
html, body {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size:9px;
	height: 100%;
	margin: 0;
	background-color:#666666;
	/*background: #ddd url(../images/html.png);*/
}
div#general
{ 
	min-height: 100%;
	width: 750px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	background: url(../images/global.gif) center repeat-y;
}

div#entete {
  height:130px;
  
  font-size:24px;
  font-weight:bold;
  margin: 0 auto;
  margin-bottom:0px;
  color:#000000;
  background:#f8f6f7;
}

div#conteneurcentre {
  padding-bottom: 50px;
  overflow: auto;
  }
div#menugauche {
  width:150px;
  float:left;
  padding-left:5px;
}
div#contenupage {
width:590px;
float:right;
background:#FFFFFF;
padding-left:2px;
padding-right:2px;
padding-bottom:20px;
}

div#pieddepage{
	height:44px;
  background:url(../images/separateur.jpg) repeat-x bottom center;
  text-align:center;
}


div#separateur {
	height:24px;
  	background-image:url(../images/separateur.jpg);
}
div#separateurombre {
	height:1px;
/*	background:#888888;*/
 /* 	background-image:url(../images/ombre.gif);*/
	
}



div#xiti-logo {
text-align:center;
}
.soustitre {
  font-size:14px;
}

div#contenupage h1 {
  	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	height:15px;
	background-color:#91ac43;
	text-align: left;
	padding-left : 10px;
	padding-bottom :3px;
	padding-top : 3px;
	
}
a, a:visited {
position:relative;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#ae9b7d;
}
a:hover {
text-decoration:underline;

}
ul{
	margin: 0px;
	text-align:left;
	list-style:none;
	margin : 0;
	padding:0;
}
ul.options{
	list-style:circle;
	margin-left:100px;
}
li.menu2{
	margin:5px;
	padding-left:5px;
}
li.limenu {	
		margin : 0;
		padding-left:5px;
		text-align:left;
		list-style:none;
		width:140px;
		height:18px;
		background-image:url(../images/menu.jpg);
		}
.img {
		margin-left:5px;
		margin-right:5px;
		margin-bottom:5px;
		
	  }
.imgpduit
{
margin-left:5px;
		margin-right:5px;
		margin-bottom:5px;
border:1px solid;
}
	  
	  .img2 {
		margin:5px;
		display:block
		
	  }
.produitgauche
	{
		float:left;
		width:290px;
		
	}
.produitdroit
	{
		float:right;
		width:290px;
		
	}	
.prix {

color:#FF0000;
font-weight:bold;
}
div#pieddepage a {
	color:#FFFFFF;
}
div.conditions 
{
margin-top:100px;
clear:both
}
.fauxlien {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#ae9b7d;
}