/* NUANCIER
Jaune : #FFE400
Gris : #FFF #252525 #000
*/

*{margin:0; padding:0;}
a{text-decoration: none; outline:none; color:#252525;}
body{background-color:#000; font:10px/13px Verdana, Geneva, sans-serif; overflow-x:hidden;}
.points{height:490px; margin-top:85px; background-image:url(images/bg-points.gif);}
.triangle{position:absolute; top:0; left:320px; width:85px; height:85px; background-image:url(images/triangle.gif);}


/*SCROLL*/
#scroll{position:absolute; top:150px; bottom:0; width:100%; white-space:nowrap; overflow:auto; z-index:1;}
#scroll img{margin-right:16px;}
a img{border:none;}
.prems{margin-left:595px;}
.curseur{cursor: e-resize;}
	
	/* TEXTE */
	.texte{width:235px; height:360px; margin-left:340px; white-space:normal; margin-right:20px; background:url(images/bg-texte.gif) no-repeat #FFF; position:absolute;}
	.texte2{width:235px; height:326px; margin-left:595px; white-space:normal; background:#FFF; position:absolute; padding-top:34px;}
	.texte li, .texte2 li{margin-left:20px; list-style:square; text-indent:-4px; color:#252525;}
	.texte ul a:hover,.texte2 ul a:hover{text-decoration:underline;}
	h1{font:15px/12px Arial, Helvetica, sans-serif; margin-top:20px; padding:0 0 1px 2px; border-bottom:solid 1px #000;}
	h2{font:11px Verdana, Geneva, sans-serif; margin:10px 10px 0 10px; border-bottom:dashed 1px #252525; background:url(images/bg-h2.png) no-repeat 7px 2px; padding:0 0 2px 20px; margin-bottom:2px; word-spacing:-1px;}
	h1,h2{text-transform:uppercase; font-weight:bold;}
	p{padding:0 10px; color:#252525; word-spacing:-1px;}
	p a{color:#000;}
	strong{font-weight:normal; color:#000;}
	
	/* MENU */
	.menu{background:url(images/bg-menu.gif) no-repeat; height:510px; z-index:2; letter-spacing:-1px;}
	.menu li{list-style-type:none;}
	.menu .rub{width:140px; border-top:solid 3px #000; margin:10px 0 1px 10px; padding-top:3px;}
	.menu li ul{margin-left:10px; padding-left:2px; background:url(images/bg-ul.gif) repeat-y;}
	.sel{background:url(images/bg-ul-sel.gif) no-repeat 3px 3px; padding-left:8px;}
	.liste{margin-top:120px;}
	.menu a{text-transform:uppercase; padding:1px 3px;}
	.menu a:hover{ background-color:#000; color:#FFE400;}
	.surligne a{background-color:#000; color:#FFE400;}
	.jaune{height:100%;}
	.jaune,.menu{position:absolute; width:150px; margin-left:170px; top:0; background-color:#FFE400;}
	.social{margin-left:9px; margin-top:2px;}
	.social a:hover{background-color:#FFE400;}
	
/* SIGNATURE */
.signature{position:absolute; top:575px; left:340px; font-size:9px; color:#666; white-space:nowrap; z-index:3;}
.signature a{color:#666;}
.partenaires{position:absolute; top:575px; left:763px; font-size:9px; color:#666; white-space:nowrap; z-index:3;}
.partenaires a{color:#666;}

