body, table, tr, td, div, p, ul, li, h1, h2, h3, h4, h5, h6, form, img, hr { margin:0; padding:0;}

body {
	width:100%;
	background:url(../images/background_body.jpg) repeat-x #261f19;
	margin-bottom:20px;
	}
	
#general {
	margin:0 auto 0 auto;
	background:url(../images/background_general.jpg) no-repeat top center #261f19;
	width:977px;
	font-family:arial;
	font-size:12px;
	padding:15px 0 0 9px;
	}
#header {
	padding-left:5px;
	
	}
#header img {
	padding:0 5px 0 0;
	}
#contenu {
	background:#ffffff;
	width:968px;
	padding-bottom:25px;
	}
p  {
	color:#000000;
	}
hr {
	clear:both;
	visibility:hidden;
	}
a img {
	border:0;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
/*
* Menu
*/
#menu {
	width:245px;
	color:#ffffff;
	}
#menu p {
	color:#ffffff;
	}
#menu img {
	margin:10px 0 0 6px;
	position:relative;
	top:10px;
	}
#menu a {
	color:#ffffff;
	}
#menu_header {
	width:245px;
	height:20px;
	background:url(../images/background_menu_header.jpg) no-repeat;
	}
#menu_content {
	width:245px;
	background:url(../images/background_menu.jpg) repeat-y;
	}
#menu_content ul.liste, #menu_content form {
	padding-left:45px;
	}
#menu_footer {
	width:245px;
	height:20px;
	background:url(../images/background_menu_footer.jpg) no-repeat;
	}
.submit {
	cursor:pointer;
	width:30px;
	height:23px;
	background:url(../images/btn_recherche_ok.jpg) no-repeat;
	border:none;
	}
ul.liste {
	margin:5px 0 0 0;
	}
ul.liste  li {
	margin:15px 5px 0 0;
	list-style-image:url(../images/puce1.jpg);
	}
	
ul.sousliste {
	margin:5px 0 0 5px;
	}

ul.sousliste  li {
	margin:5px 0 3px 7px;
	text-transform:none;
	list-style-image:url(../images/puce2.jpg);
	}
.cursor {
	cursor:pointer;

	}
span.titre {
	text-transform:uppercase;
	font-size:12px;
	margin:15px 5px 0 0px;
	font-weight:bold;
	}
span#DCA, span#DST, span#DS, span#DEED, span#DDD, span#DCDI, span#DC {	
	border-top:1px solid #ffffff;
	padding:5px 0 0 0;
display:block;
width:150px;	
	}
p.plus {
	text-align:right !important;
	}
/*
* Titres
*/

h1 a {
	color:#ffffff;
	}
h1  {
	color:#ffffff;
	font-size:18px;
	font-style:italic;
	background:url(../images/background_h1.jpg) no-repeat bottom center;
	width:680px;
	height:28px;
	padding:10px 5px 0 18px;
	margin:0 0 0 255px;
	}

h1 span  {
	float:right;
	text-align:right;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	position:relative;
	top:5px;
	left:-10px;
	}
h2 {
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #735c4d;
	}
h2 a {
	color:#80b1d4;
	}
h3 {
	font-size:12px;
	}
h4 {
	font-size:12px;
	}
h5 {
	font-size:11px;
	color:#564235;
	margin:0 0 0 20px;
	font-weight:normal;
	}


/*
* Contenu en 3 colonnes
*/
#col_left, #col_center, #col_right {
	float:left;
	}
/*
* Colonne de gauche
*/
#col_left {
	width:253px;
	padding:5px 0 0 5px;
	}
/*
* Colonne du centre
*/
#col_center {
	width:450px;
	padding:0 5px 0 0;
	}
#col_center p a {
	color:#80b1d4;
	font-weight:bold;
	}

#col_center p   {
	padding:10px 0 7px 20px;
	text-align:justify;
	width:440px;
	}
#col_center h2 {
	color:#564235;
	width:445px;
	height:15px;
	margin:20px 0 0 15px;
	padding:7px 0 5px 0;
	}
#col_center h3 {
	color:#564235;
	margin:10px 0 0 20px;
	font-size:12px;
	}
#col_center h3 a {
	color:#564235;
	}
#col_center h4 {
	color:#564235;
	margin:0 0 15px 20px;
	font-weight:normal;
	}
#col_center ul {
	margin:0 0 15px 25px;
	}
#col_center  li {
	list-style-image:url(../images/puce_secniv.jpg);
		margin:5px 0 5px 0;
	}
#col_center li a {
	color:#80b1d4;
	font-weight:bold;

	}
#col_right {
width:180px;
	padding:30px 0 0 30px;
	}
/*
* Footer
*/
#footer {
	width:968px;
	height:41px;
	background:url(../images/background_footer.jpg) no-repeat center left;
	}
#footer p {
	color:#ffffff;
	padding:20px 20px 0 0;
	text-align:right;
	}
#footer a {
	color:#cba380;
	}
	
/*
* Classes
*/
.puce {
	padding-right:5px;
	}