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

body {
	width: 998px;
	margin: 0 auto;
	background: #4f443e;
	font: 14px "Calibri";
	font-weight:normal; 
background-color:4f443e;
background-image:url(images/back.png);
background-attachment:fixed;
background-repeat:no-repeat;

}
img { border: 0; }
a { border: 0; }
#menu {
	width: 184px;
	height: 34px;
	border:0;
	float: right;
	margin: 10px 0 10px 0;
}
#menu_accueil {
position:absolute;
top: 44px;
display:none; /* On fait disparaître le <div> */
width:182px;
border:1px solid #998675;
border-top:none;
height:auto;
font-family:Arial, Calibri;
background-color:#362f2d;
color: white;
margin: 0 0 0 814px;
}
#menu_accueil a {
	display: block;	
	width: 182px;
	height: 24px;
	color: white;
	text-decoration:none;
	padding: 11px 0 0 0;
	text-align: center;
}
.brown {
	background: #493e3b;	
}
#menu_accueil a:hover {
	text-decoration: underline;					   
}
#header {
	width: 998px;
	height: 190px;
	background: url("images/header.png") no-repeat;
	clear: right;
}
#speedbarre {
	width: 998px;
	height: 52px;
	background: #897457;
}	
#speedbarre a {
	color: white;
	display: block;
	height: 37px;
	text-decoration: none;
	padding: 15px 30px 0 30px;
	float: left;
	text-transform: uppercase;
	font-size: 18px;
}
#speedbarre a:hover {
	color: #705d43;
	background: url("images/linkhover.png") repeat-x;
}
#content {
	width: 998px;
	background: url("images/content.png") repeat-y;
	padding: 10px 0 10px 0;
}
#sideright {
	width: 250px;
	float: right;
	margin: 0 8px 0 0;
}
table {
	width: 250px;
	text-align: center;
}	
td {
	padding: 10px 0 10px 0;
}	

#contenu {
	width: 720px;
	margin: 0 0 0 8px;
}
#contenu p {
	margin: 0;	
	padding: 0 8px 0 0;
}
.hr {
	width: 720px;
	height: 5px;
	background: #f1f1f1;
	clear: left;
}
#hcl {
	width: 180px;
	height: 100px;
	background: url("images/puce.png") no-repeat;
	float: left;
}
#hcl p, #hcr p {
	margin: 0;
	padding: 0 0 0 20px;
	color: #626262;
}
#hcm {
	width: 200px;
	height: 100px;
	float: left;
	margin: 0 0 0 40px;
}
a.truc {
color: #2c7075;
text-decoration: none; 
}
#hcm ul, #hcm li {
	list-style-image: URL("images/puce2.png");	
	color: #2c7075;
}
#hcr {
	width: 245px;
	height: 100px;
	float: left;
	background: url("images/puce.png") no-repeat;
	
	margin: 0 0 0 40px;
}
#equipe2 {
position:absolute;
top: 450px;
left: 320px;
}
#contenu h1 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 0 10px 0;
}
.date {
	color: #2c7075;
}
#clearer { clear: both; }
#footer {
	width: 998px;
	color: white;
	text-align: center;
	background: url("images/footer.png") no-repeat;
}
#footer p {
	margin: 0;
	padding: 10px 0 0 0;
}
#footer a {
	color: #b9db2f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}
