body{
	padding:0px;
	margin:0;
}
body,td,th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 /*  permet de centrer la page */
#page{
	width:100%;
}
  /*  contenu de la page */
#total{
	width:1000px;
	height:646px;
	clear:both;
}
 
#gauche{
	width:192px;
	float:left;
}
 
#hommeGauche{
	height:288px;
	width:192px;
	background-position:bottom;
	float:left;
}
 
#droite{
	height:550px;
	width:214px;
	float:left;
}

#droiteHaut{
	margin-left:10px;
	height:294px;
	width:174px;
	/*background-image:url(../images/promo-contact.jpg);
	background-repeat:no-repeat;*/
	background-position:top;
	float:left;
}
#cadre-vide{
	height:294px;
	width:174px;
	float:left;
}
#droiteBas{
	height:256px;
	width:214px;
	background-image:url(../images/femme.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
}

#milieu{
	width:573px;
	/*  permet d'aligner à gauche */
	float:left;
	/* padding-top:10px; */
	min-height:550px;
	background-color:#CCCCCC;
}

#menu{
	background-image:url(../images/bando.jpg);
	background-repeat:no-repeat;
	height:60px;
	padding-top:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
}

#sousmenu{
 	margin-top:15px;
 	width:500px;
	padding:3px;
	background-color:#E2E2E2;
}
#sousmenugaucheflash{
 	margin-top:2px;
 	width:180px;
 	background-color:#FFFFFF;
 	padding-top:3px;

}

#menuCatalogue{
	float:left;
	width:280px;
}

#calquePhoto{
	width:500px;
	height:380px;
	float:center;
	background-image:url(../images/serviceClientsMain.jpg);
	background-repeat:no-repeat;
}


#bas{
	float:left;
	width:100%;
	background-color:#E3811C;
}

 /* lien : mettre dans les balises <a> class = "LienMenu" */
a.LienMenu{
	text-decoration:none;
	color:#FFFFFF;
}
a.LienMenu:hover{
	text-decoration:none;
	color:#333333;
}
 /* lien : mettre dans les balises <a> class = "LienSousMenu" */
a.LienSousMenu:hover{
	text-decoration:none;
	color:#555555;
}
a.LienSousMenu{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size:18px;
	height:25px;
}
.styleTxtMileu{
	font-size:13px;
	margin-left:15px;
	margin-right:15px;
}
.styleUnderline{text-decoration:underline;}
.styleBG{background-color:#E2E2E2;}

a.lientexte{
	text-decoration:underline;
	color:#000000;
}
a.commander{
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	color:#0000FF;
}
a.commander:hover{
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
	color:#003399;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
}
#panier{
	height:502px
}