body, html {width:100%; height:100%}
	body {background:url(../images/site/fond-bas.gif) repeat 0px 268px; padding:0; margin:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px;  color:#005964}
	/* conteneur global */
		div#conteneurglobal{width:100%; background:url(../images/site/fond-haut.gif) no-repeat top center; padding:0px 0px 30px 0px}
			div#conteneur{width:900px; border-left:1px solid #fff; border-right:1px solid #fff; background:#fff; padding:0px 0px 30px 0px; margin:0 auto 0 auto}
		/* header */
				div#header{background:url(../images/site/header.jpg) no-repeat; width:900px; height:268px;}
		/* navigation */
					div#navigation{ width:900px; margin:0 auto}
						ul#nav{padding:0; margin:0px 0px 0px 30px;}
						ul#nav li {padding:0; margin:0; float:left; list-style:none}
		/* contenuer texte */
				div#conteneurtexte{width:850px; margin:0 auto 0 auto; padding:0px 0px 0px 0px; border-left:1px solid #8fabb2; border-right:1px solid #8fabb2; border-bottom:1px solid #8fabb2; background: url(../images/site/bg-conteneurtexte.gif) no-repeat top left}
				div#changement {margin:0px 0px 0px 20px;padding:3px 0px 2px 0px; display:block}
			/* template a (texte) */
					table#tabletexte{ text-align:left}
						td#contenu_g{width:280px; background:#e7eaeb; padding:20px;}
							td#contenu_g p {background:url(../images/site/pointilles.gif) no-repeat top right; padding:5px 0px 0px 0px;}
						td#contenu_d{width:570px; background:#fff; padding:20px}
							td#contenu_d ul {padding:0; margin:0}
							td#contenu_d ul li{padding:0; margin:0px 0px 0px 30px;}
							td#contenu_d h1{padding:0px 0px 10px 0px; margin:0; background:url(../images/site/pointilles-h1.gif) no-repeat bottom left}
			/* template b (produits) */
					table#tableproduits{ text-align:left; width:850px}				
							table#tableproduits td.ecart{width:115px; }
							td.tabgauche{width:290px}
							table#tableproduits td{padding-bottom:20px; padding-top:20px;}
							td.tabgauche, td.titre{padding:0px 0px 0px 70px}
							td.titre h1{background:url(../images/site/pointilles-tabproduits-h1.gif) no-repeat 0px 30px; padding:0px 0px 10px 0px; margin:0; font-size:22px}
							table#tableproduits td.titre{padding-bottom:0; }
						tr.fondblanc{background:#fff;}
							tr.fondblanc td h2{font-size:16px; background:url(../images/site/pointilles-h2-blanc.gif) no-repeat 0px 25px; padding: 0px 0px 15px 0px; margin:0; }
							tr.fondblanc td ul {padding:0; margin:0}
							tr.fondblanc td ul li{margin:0; list-style:none; background:url(../images/site/pointilles-li-blanc.gif) no-repeat 0px 5px; padding:3px 0px 12px 37px; font-size:13px}
						tr.fondgris{background:#e7eaeb}
							tr.fondgris td h2{font-size:16px; background:url(../images/site/pointilles-h2-gris.gif) no-repeat 0px 25px; padding: 0px 0px 15px 0px; margin:0; }
							tr.fondgris td ul {padding:0; margin:0}
							tr.fondgris td ul li{margin:0; list-style:none;background:url(../images/site/pointilles-li-gris.gif) no-repeat 0px 5px; padding:3px 0px 12px 37px; font-size:13px}
						table#tableproduits td.footer{padding:0px 0px 10px 70px}
							
	/* styles généraux */					
	.clear {clear:both}
	a img{border:0}
	a{color:#005964; text-decoration:none}
	a:hover{text-decoration:underline}