/* CSS Document */
/* Copyright : Design by Ouaz ( www.ouaz-studio.com ) -- Cut by Gounlaf (gounlaf[arobas]gmail[point]com) -- Pour www.KitGraphique.net */

body {
	background:url('./images/bg_x.jpg') repeat-x #B9B9B9;
	color:#666;
	font:70% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
	
div#contenu {
	background:url('./images/bg_corp.jpg') no-repeat right bottom !important;
	background:url('./images/bg_corp.jpg') no-repeat right;
	width:760px;
	height:730px;
	margin:18px auto auto auto;
	}

ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#333333; text-decoration:none; font-weight:bold; }
a:hover { color:#666666; font-weight:bold; }
a img { border:0; }
h1, h2, h3, h4, h5 { margin:0; padding:0; font-size:100%; }
p { margin:0; padding:5px; }
div.clear { clear:both; }

span.hid { position:absolute; width:1px; height:1px; top:-500px; left:0; }

h1 { background:url('./images/logo.jpg') no-repeat; width:300px; height:91px; margin-left:19px; }
h2 { background:url('./images/puce.gif') no-repeat; padding-left:20px; color:#000; font-weight:bold; font-size:120%; }
h3 { color:#000; border-bottom:1px dashed #000; width:400px; }

div#menu {
	background:url('./images/bg_menu.jpg') no-repeat;
	width:200px;
	height:511px;
	margin-top:24px !important;
	margin-top:25px;
	padding:97px 0 0 0;
	float:left;
	}
	
#menu a { display:block; position:absolute; }

a#accueil					{ background:url('./images/accueil.jpg') no-repeat top; width:81px; height:24px; margin-left:36px; }
a#accueil:hover		{ background:url('./images/accueil.jpg') no-repeat bottom; }

a#infos					{ background:url('./images/infos.jpg') no-repeat top; width:121px; height:22px; margin-left:38px; margin-top:33px !important; margin-top:20px; }
a#infos:hover			{ background:url('./images/infos.jpg') no-repeat bottom; }

a#downloads			{ background:url('./images/downloads.jpg') no-repeat top; width:135px; height:23px; margin-left:41px; margin-top:60px !important; margin-top:34px;  }
a#downloads:hover	{ background:url('./images/downloads.jpg') no-repeat bottom; }

a#forum					{ background:url('./images/forum.jpg') no-repeat top; width:72px; height:20px; margin-left:44px; margin-top:92px !important; margin-top:53px;  }
a#forum:hover			{ background:url('./images/forum.jpg') no-repeat bottom; }

a#contact				{ background:url('./images/contact.jpg') no-repeat top; width:88px; height:20px; margin-left:48px; margin-top:123px !important; margin-top:71px;  }
a#contact:hover		{ background:url('./images/contact.jpg') no-repeat bottom; }

div#droite {
	width:560px;
	height:619px;
	float:right;
	padding-top:20px;
	}

div#corp {
	width:490px;
	height:555px;
	overflow:auto;
	margin:auto auto auto 34px;
	}
	
p#footer { margin-top:45px; text-align:right; padding:0 15px 0 0; }
p#footer span.float { float:right; }
a#ouaz { background:url('./images/ouaz.jpg') no-repeat; width:127px; height:19px; float:right; margin-left:10px; }
