	* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	body {
	background-color: #FFFFFF;
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	background-position: top;
    }
    img {
	border: none;
    }
    img.decallage {
	padding-left:130px;
    }
	/*------------------------------------------ CONTAINER ------------------------------------------------*/
    #container {
	width: 940px;
	margin: 0 auto;
	background-image: url(images/fond-global.jpg);
	background-repeat: repeat-y;
   }
   /*------------------------------------------ ENTETE ------------------------------------------------*/
    #logo {
	position:absolute;
	padding:40px 10px 0 120px;
	margin:0;
    }    
	#header {
	background-image: url(images/fond-entete-158.jpg);
	height: 158px;
    }
    #header h1{
	font-size: 22px;
	font-weight: bold;
	color: #000099;	
	padding: 40px 0 0 250px;
    }
 	#header h2{
	font-size: 14px;
	font-weight: bold;
	color: #990000;	
	padding-left: 250px;
    }
 	#header h3{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    }
 	#header p{
	font-size: 11px;
	color: #000000;	
	padding-left: 120px;
    }
    #logo img {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
    }
	 /*------------------------------------------ MENU ------------------------------------------------*/
	#menu {
	font-size: 18px;
	color:#aabbff;
	background-image: url(images/fond-menu-h_44.jpg);
	text-align: right;
	height: 44px;
	background-repeat: no-repeat;
	line-height: 35px;
	padding: 0 60px 0  0;
    }
	#menu a {
	font-size: 14px;
	font-weight:bold;
	color:#eeeeee;
	text-decoration: none;
    }
	#menu a:hover {
	color:#ffffff;
	border: 1px solid #FFFFFF;
    }
	 /*------------------------------------------ contenu ------------------------------------------------*/
	#contenu {
	background: url(images/fond-contenu.jpg) no-repeat top;
	padding: 30px 30px 10px 56px;
    }

	 /*------------------------------------------ MARGES & ENCARTS ------------------------------------------------*/
    #marge-gauche {
	float: left;
	width: 230px;
    }
    #marge-gauche p {
	font-size: 11px;
	color: #000;
    margin: 10px 0;
    }
    #marge-gauche .soustexte {
    padding: 10px 0 0 0;
	font-size: 10px;
    }
 	#marge-gauche h2 {
	font-size: 14px;
	color: #900;
    margin: 10px 0;
    }
 	#marge-gauche .tel {
	font-size: 20px;
	font-weight: bold;
	color: #900;
    }
 	#marge-gauche h3 {
	font-size: 12px;
	color: #000;
    margin: 10px 0;
    }
	 /*------------------------------------------ CONTENU ------------------------------------------------*/
	#contenudroit {
	float:right;
	width:590px;
    }
	#contenubas {
    }
    #contenudroit p, #contenubas p {
	font-size: 11px;
	color: #333333;
	margin:10px 0;
    }
	#contenudroit p.retraitgauche {
	margin-left:60px;
	font-size:13px;
    }    
	#contenudroit h1{
	font-size: 16px;
	color: #009;
    margin: 10px 0 15px 90px;
    }
 	#contenudroit h2, #contenubas h2{
	font-size: 14px;
	color: #900;
    margin: 10px 0;
    }
 	#contenudroit h3, #contenubas h3 {
	font-size: 12px;
	color: #000;
    margin: 10px 0;
    }
	#contenudroit ul, #contenubas ul {
	padding-left: 30px;
    }
 	#contenudroit li, #contenubas li{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
	line-height: 15px;
    }
	 /*------------------------------------------ PIED de PAGE ------------------------------------------------*/
    #footer {
	background-image: url(images/fond-pied-de-page-63.jpg);
	height: 63px;
	background-repeat: no-repeat;
	background-position: top;
    }
	
    #footer a {
	font-size: 10px;
	color: #003366;
	text-align: right;
	vertical-align: bottom;
	text-decoration: underline;
	display:block;
    }
    #footer a:hover {
	color: #990000;
	text-decoration: none;
    }
    #footer p {
    margin: 10px 0;
    }
	 /*------------------------------------------ CLASS ------------------------------------------------*/
	.droite {
	float:right;
	padding-left:6px;
	width: 165px;
	text-align: center;	
	}
	.gauche {
	float:left;
	padding-right:6px;
	}
	.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	background-color: #FFFFFF;
	padding-left: 6px;
	border: 1px solid #336666;
	background-image: url(images/fond-formulaire.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	.formulairetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
	}
	.popuphtml{
	position: absolute;
	height: 65px;
	width: 200px;
	top: 350px;
	left: 550px;
	background-color: #CCCCCC;
	border: thin solid #999999;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}
.loupe {
	cursor:url(images/loupe40x40.png), auto;
}
