@charset "iso-8859-2";
/* CSS Document */



html, body {
	color:#ffffff;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight:regular;
	font-family:tahoma, arial, sans-sherif;
	background-color:#c0c3c6;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input {
	padding: 0px;
	margin: 0px;
}
.ajust {
	clear:both;
}
.total {
	margin-left:auto;
	margin-right:auto;
	width:950px;
}
.b_left {
	width:377px;
	
}
.b_right {
	padding-left:2px;
	width:470px;
}
.b_milieu {
	clear:both;
	padding-left:8px;
}
.b_top {
	clear:both;
	width:857px;
}
.b_top2 {
	clear:both;
	width:857px;
	padding-left:7px;
	padding-top:1px;
}
.actu {
	padding-right:6px;
	width:372px;
	height:170px;
	background:url(../images/grunge_actu.png) no-repeat bottom;
	background-color:#203a12;
}
.actu2 {
	background:url(../images/grunge_actu.png) no-repeat bottom;
	background-color:#203a12;
}
.contact {
	float:left;
	margin-left:3px;
	background-color:#3a4c0f;
	height:252px;
	width:256px;
}
.contact {
	padding-left:5px;
}
.partenaire {
border-right:#c0c3c6 solid 1px;
padding-top:5px;
padding-left:3px;
	background-color:#111210;
	width:375px;
	height:243px;
}
.contenu {
	background:url(../images/grunge_index.png) no-repeat bottom;
	background-color:#1c2019;
}
ul li {
	padding-top:3px;
}
.trait {
	height:1px;
	border-top:solid 1px #FFFFFF;
}
li {
	list-style-type:square;
}
.white {
	border:#FFFFFF soild 1px;
}
.footer {
	text-align:center;
	clear:both;
	padding-top:3px;
	color:#333333;
}
a {
	color:#eeb50e;
	text-decoration:none;
}
a.foot {
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}