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

body {
	background-color:#2A2A2A;
	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; }
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, h4{ 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.png') no-repeat;
	width:746px;
	height:162px;
	}
	
div#name {
	width:654px;
	height:auto;
	position:absolute;
	margin:22px auto auto 46px;
	text-align:right;
	}
	
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; }

div.float {
float:left;
margin-right:6px;
}
	
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;
	}
	
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:90%;
	padding-bottom:12px;
	margin-bottom:40px;
	font-weight: bold;
	
	}

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; text-decoration:undeline; }
div.menu a { color:#FFF; font-weight:normal; }
div.menu a:hover { color:#FFF; 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.clear {
	width:720px;
	height:30px;
	border-top: 2px solid;
	padding-top:15px;
	padding-bottom:15px;
	}
	

	
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; }