/* CSS par Gounlaf pour http://www.kits-gratuits.net - Tous droits réservés - */

body {
	background-color:#292929;
	color:#000000;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:70%;
	padding:0;
	margin:0;
	}
	
div#contenu {
	background:url('./images/interface/bg_1.gif') repeat-y;
	width:780px;
	height:auto;
	margin:auto;
	}

img {
	display:block;
	margin:0;
	padding:0;
	float: left;
}
a img { border:0; }
ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#D47823; text-decoration:none; font-weight:bold; }
a:hover { color:#E29854; font-weight:bold; }
h1 { text-align:center; margin:0; }
p { margin:0; padding:5px; }
div.clear { clear:both; }
h1, h2, h3 { margin:0; padding:0; }
.orange { color:#D27B1E; }

div#contenu_2 {
	background:url('./images/interface/bg_2.gif') repeat-y;
	background-color:#FFF;
	width:746px;
	height:auto;
	margin-left:17px;
	}

div#header {
	background:url('./images/interface/header.gif') no-repeat;
	width:746px;
	height:491px;
	}
	
div#name {
	width:654px;
	height:auto;
	position:absolute;
	margin:22px auto auto 46px;
	text-align:right;
	left: 73px;
	top: 461px;
	}
	
div#name h1 { text-align:right; font-weight:normal; letter-spacing:-1px; }
	
div#contenu_3 {
	width:690px;
	height:auto;
	margin-left:17px;
	}
	
div#txt {
	float:left;
	width:470px;
	height:auto;
	}
	
div#txt p {
	margin-left:40px;
	padding:5px;
	left: 347px;
	top: 840px;
}
	
div.titre {
	width:auto;
	height:40px;
	margin-top:20px;
	}
	
div.t_g {
	background:url('./images/interface/t_g.gif') no-repeat;
	width:21px;
	height:40px;
	float:left;
	}
	
div.t_t {
	background:url('./images/interface/bg_t.gif') repeat-x;
	width:auto;
	height:40px;
	float:left;
	}
	
div.t_t p { padding:0px; }
div.t_t h2 { padding-top:12px; color:#FFFFFF; font-size:100%; }

div.t_d {
	background:url('./images/interface/t_d.gif') no-repeat;
	width:21px;
	height:40px;
	float:left;
	}
	
div#mns {
	width:162px;
	height:auto;
	float:right;
	background-color: #FFFFFF;
	}
	
div.menu {
	background:url('./images/interface/bg_menus.gif') no-repeat bottom;
	background-color:#262626;
	color:#FFF;
	width:162px;
	height:auto;
	min-height:130px;
	font-size:80%;
	padding-bottom:12px;
	margin-bottom:40px;
	}

div.menu h3 { background:url('./images/interface/bg_t_m.gif') no-repeat left bottom; font-size:100%; font-weight:normal; padding-bottom:2px; margin-left:13px; }
div.menu a { color:#FFF; font-weight:normal; }
div.menu a:hover { color:#262626; font-weight:normal; }
div.menu ul { margin-left:20px; margin-top:12px; }
div.menu ul li { background:url('./images/interface/li.gif') no-repeat left; padding-left:15px; margin:5px auto 5px auto; }

div.m_top {
	background:url('./images/interface/m_top.gif') no-repeat;
	width:162px;
	height:10px;
	}
	
	
div#footer {
	background:url('./images/interface/footer.gif') no-repeat;
	width:746px;
	height:38px;
	margin-top:20px;
	font-size:80%;
	}
	
div#footer p#copy_u { width:520px; margin-left:10px; text-align:center; float:left; }
div#footer p#copy { width:162px; float:right; margin-right:33px; text-align:center; color:#FFFFFF; }




/*-----------------------*/

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }


/* menu preparatif ***/
