/* Tags html classiques */
body
{
	background-image: url(../fonddecran.gif);
	color: #000000;
	margin: 0;
}
	
img
{
	border: none;
}
	
a
{
	color: #000000;
}
	
a:visited
{
	color: #000000;
}

a:hover
{
	color: #D40D00;
}

/* Styles du menu */

dt, dl, dd, ul, li {
list-style-type: none;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-color: white;
}

.menu dl {
float: left;
width: 10em;
}

.menu
{
   background-repeat: no-repeat;
	width: 240px;
   height: 32px;
  padding-left: 5px;
  font-size:12px;
}

.menuPromo
{
   background-image: url(liens_orange.gif);
   background-repeat: no-repeat;
	width: 188px;
   height: 28px;
  padding-left: 5px;

}



.menuI
{

  background-image: url(lien_prestataires.gif);
  background-repeat: no-repeat;
  width: 188px;
  height: 95px;
  padding-left: 5px;
  line-height:15px;
  


}

.menu a {
/*
margin: 0 2px;
height: 28px;
*/
display: block;
border: none;
text-decoration: none;
color: Black;
width: 136px;
text-align: left;


}

#panier{
   /*padding-top: 0px; /*25*/ /*72*/
   text-align: left;
   position: absolute;
   /*top: 1300px; /* 515 */ /*600*/
   /*background-color: #9EC4E8;*/
}

#smenu4, #smenu5, #smenu6, #smenu7,#smenu8,#smenu9,#smenu10,#smenu11 {
/*background-color: #9EC4E8;*/
display: none;
width: 100%;
font-size: 15px;
}

#smenu4 a, #smenu5 a, #smenu6 a, #smenu7 a,#smenu8 a, #smenu9 a, #smenu10 a, #smenu11 a,  {

font-weight: normal;
border-top: 0 none;
}

#menuglobal
{
	
	position: absolute;
	top: 5px;
	left: 0px;
}

#Link A:hover {text-decoration:none; background: #D5E4E5}
#Link A:hover {color:#FF0000;}


