

/*
-------------------------------------------
					GENERAL
-------------------------------------------
*/
body{margin:0; padding:0;background:#2B2B2B url('../img/bg2.gif') ;border-top:5px solid #C5F503;font: 10px Verdana, Arial, sans-serif;color: #ddd;}
a{border:1px solid #2B2B2B;}
a:hover{border:1px solid #C5F503;}
img{border:0;}

/*
-------------------------------------------
					PAGE
-------------------------------------------
*/
#page{position:absolute;left:50%;margin-left:-400px;width:800px;}
#header{padding: 0 0 65px 0;text-align: center;}
#footer{height:25px; background:#C5F503; margin:25px 0 30px 0; }

.w1{float:left;  width:260px;height:250px;margin:0 5px 5px 0;}
.w2{float:left; width:260px;height:250px;margin:0 0px 5px 0px;}
.w3{float:left; width:258px; height:248px; background:#000;margin-top:1px;margin-right:5px;border:1px solid #000;}
.w3 .content{padding:30px 20px 10px 20px;}
*html .w3 .content{padding:20px 20px 10px 15px;}
.w3 p{ margin-bottom:12px; text-align:left;}
.jaune{color:#C5F503; background:transparent;}
.clear{clear:both;}

#footer p{ color:black; background:transparent; text-align:center; padding:5px 0 0 0;}