body
{
	font-family:Verdana;	
	background: #5B5B5B url(/design/fondaccueila.jpg) repeat-x ;
	padding:0px;
	margin:0px;
	
	
}

#footeraccueil h2
{
float:none;margin:0px;
}


.tabledefaut
{
	font-family:Verdana;	
	background: #5B5B5B url(/design/fondtableau.jpg) no-repeat ;	
	width:955px;
	position:relative;
	height:767px;
		
}

a.menuaccueil
{	
	background: url(/design/plus.jpg) no-repeat ;	
	color:#C59036;
	font-size:14px;
	font-family:Verdana;	
	text-decoration:none;	
	padding-left:30px;
	font-weight:bold;
	line-height:30px;
}

a.menuaccueil:hover
{	
	background: url(/design/plus_over.jpg) no-repeat ;	
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana;	
	text-decoration:none;		
	padding-left:30px;	
	font-weight:bold;
	line-height:30px;
}


div.zonepanier
{
	background-color:#6F6F6F;
}

.orangefonce
{
	color:#C59036;
}

.rouge
{
	color:#A43636;
}

.gris
{
	color:#363636;
}

.black
{
	color:#262525;
}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}

a
{
	font-family:Verdana;
	font-size:11px;
	color:#C59036;	
	text-decoration:none;
}
a:hover
{
	font-family:Verdana;
	font-size:11px;
	color:black;	
	text-decoration:none;
}

