﻿@import url("layout.css");
body {
	font-family: Tahoma;
	font-size: small;
	color: #000;
	background-color: #EDD8A5;
	background-image: url('../icone/icone-gau-outil.gif');
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#container {
	width: 843px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #EEDDCC;
}
#masthead {
	margin: 0;
	padding: inherit;
	width: 833px;
	overflow: hidden;
	background-color: #BF8152;
	height: 145px;
}
#sidebar {
	float: left;
	width: 178px;
	background-color: #BF8152;
	position: relative;
	clear: both;
	display: inline;
	background-image: url('../icone/fond_menu03-170px.gif');
	background-repeat: repeat-y;
}
#content {
	float: right;
	width: 630px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	font-size: small;
}
#footer {
	text-align: center;
	clear: both;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0;
	overflow: hidden;
	background-color: #CB9974;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Styles pour les éléments de navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}
#sidebar li {
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #FFCCFF;
	color: #800000;
	font-family: "Cooper Std Black";
	}
#sidebar a {
	border-left: 4px solid #BF8152;
	font-weight: bold;
		text-decoration: none;
		color: #993300;
		display: block;
		padding: 3px;
		border-bottom: 1px solid #f2f2f2;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
	text-align: left;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #f2f2f2;
	background-color: #FAF2E5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
/* Styles pour le pied de page */
#footer p {
	font-size: 12px;
	color: #fff;
	margin: 2px;
	padding: 2px;
	width: 877px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-size: small;
	text-align: left;
}
.style_italic {
	font-style: italic;
}
.nouveauStyle2 {
}
{
}

