@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}

body {
	margin: 0;
	padding: 0;
	background: #1c1c1c url(../images/bg-corps.jpg) repeat-x top ;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #fff;
}

h1, h2.accueil {
font-family: Verdana,'Trebuchet MS', Sans-Serif;
	font-size: 12px;
	text-decoration:none;
	padding:0;
	margin:0;
	font-weight:normal;
}

h2 {
font-family: Verdana,'Trebuchet MS', Sans-Serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#bf4b21;
	margin-top:10px;
	margin-bottom:10px;
}


h3 {
font-size: 14px;
	text-decoration:none;
	color:#7f7f79;
	padding:10px;
}

p.nomarge, ol, ul {
	margin: 0 0 0 0;
	line-height: 150%;
}

p {
margin: 15px 0 15px 0;
line-height: 150%;
}

li {
padding: 0 0 8px 24px;
list-style:none;
	text-align:left;
}

#contenu li {
background :url(../images/puce.png) no-repeat left top;
list-style:none;
list-style-position:inside;}


a {
	color: #f27830;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #73200e;
}

img {
	border: none;
}
#conteneur {
position:relative;
margin:0px auto auto auto;
	width: 900px;
	}
	
#header {
position:relative;
padding-top:16px;
width:900px;
height:202px;
background:url(../images/header.jpg) top no-repeat;
}

#baseline {
position:relative;
width:440px;
text-align:center;
}

.orange1 {
color:#f2994b;
}

.orange2  {
color:#f27830;
}

.orange3 {
color:#bf4b21;
}

#cardehaut {
	position:absolute;
	width:185px;
	height:78px;
	left:730px;
	top: 35px;
	font-size:11px;
	text-align:center;
	background:url(../images/arrondinoir.png) no-repeat top;
}


#menu {
position:relative;
width:900px;
height:50px;
margin:18px 0px 0px 20px;
float:left;
font-size:12px;
font-weight:bold;
text-align:center;}

#menu a { 
margin : 0px 0 0 4px;
padding: 2px 20px 3px 0px;
text-align : left;
text-decoration : none;
color : #fff;
}

#menu a.current, #menu a:hover { 
text-decoration : none;
background :url(../images/logo-mini.png) no-repeat right center;
color : #f27830;
}

.imggauche {
float:left;
margin-right:5px;}

#contenu {
position:relative;
width:900px;
margin:0px 0 0 10px;
padding:0 5px 5px 5px;
float:left;
}

#blocgauche {
float:left;
width:400px;}

#blocdroit {
margin-left:425px;
}

.cadrenoir {
background-color:#161616;
border:1px solid #5a5a5a;
padding:5px;
margin-top:10px;
}

.cadrenoir p {
margin-top:0px;
line-height:180%;
margin-left:5px;}

.cadrenoirgal {
background-color:#161616;
border:1px solid #5a5a5a;
padding:5px;
margin-top:0px;
width:865px;
}

.cadregalweb {
background-color:#161616;
border:1px solid #5a5a5a;
padding:5px;
margin-top:0px;
}

.cadrenoirgal p {
margin-top:0px;
line-height:180%;
margin-left:5px;}

.ensavoirplus {
margin-left:290px;
margin-bottom:5px;
background-color:#0b0b0b;
width:110px;
height:21px;
text-align:center;
padding-top:6px;}

#footer {
position:relative;
clear:both;
height:70px;
background: #383838 url(../images/bg-pied.jpg) repeat-x;
}

#pied {
	position:relative;
	margin:0px auto 0px; auto;
	color:#FFFFFF;
	width:903px;
	text-align:center;
	padding-top:8px;
}

hr {
border:1px solid #b3cb3c;}

#contact {
margin-left:200px;}

