body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}

h1 {
	color:#DC5843;
	font-size:20px;
	font-weight:bold;
	padding-bottom:2px;
}

h2 {
	color: #616161;
	font-size: 16px;
	margin-top:10px;
}

h3 {
	color: #000;
	font-size: 14px;
	font-weight:normal;
	margin:8px 0px 2px 0px;
}

h4 {
	color: #642;
	font-size: 12px;
	letter-spacing: 0px;
}

h5 {
	color: #269;
	font-size: 12px;
	letter-spacing: 0px;
}

hr {
	border: solid 1px #507c90;
	height: 1px;
}
#conteneur {
	position: relative;
	width: 960px;
	text-align:left;
	background-image: url(../img/fond_colD.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 960px;
	height: 197px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#nav {
	color:#606060;
	height:30px;
	padding:20px 0px 6px 20px;
	font-weight: bold;
}
#nav a {
	font-weight: bold;
	color: #606060;
	font-size: 0.9em;
	text-decoration: none;
}
#nav a:hover {
	color: #DC5843;
}
#contenu {
	float: left;
	width: 560px;
	background-color:#fff;
	margin: 0px;
	padding: 0px;

}
#corpsg {
	float: left;
	top: 0px;
	width: 100%;
	padding: 0px 0px 20px 20px;
}
#droite {
	float: right;
	width: 184px;
	padding: 0px;
	margin: 0px;
}
#search {
	margin: 0px;
	padding: 0px;
	height: 50px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#coldroite {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0;
}
#pied {
	width: 100%;
	clear: both;
	height: 127px;
	background-image: url(../img/pieddepage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
p { margin: 0 0 10px 0; }



/* LISTES A PUCES */

ul.csc-bulletlist, #conteneur ul.csc-bulletlist-1, #conteneur ul.csc-bulletlist-2 {
	margin-top:10px;
	list-style-type:none;
}

ul.csc-bulletlist li, #conteneur ul.csc-bulletlist-1 li, #conteneur ul.csc-bulletlist-2 li {
	margin-top:6px;
	margin-left:10px;

}

ul.csc-bulletlist li {
	padding-left:8px;
	background:url(../img/lst_ref.png) no-repeat 0px 4px;

}

#conteneur ul.csc-bulletlist-1 li {
	padding-left:8px;
	background:url(../img/red_bare.png) no-repeat 0px 4px;

}

#conteneur ul.csc-bulletlist-2 li {
	padding-left:8px;
	background:url(../img/red_full.png) no-repeat 0px 4px;

}

/* MENU PRINCIPAL */

#menu {
	margin:0;
	width:180px;
	padding-top:16px;
	float:left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



#conteneur #menu ul {
	padding-left:2px;
	list-style-type:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#conteneur #menu li {
	list-style-type:none;
	border-bottom-color: #606060;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#menu li a {
	color:#606060;
	width: 180px;
	font-size:12px;
	line-height:20px;
	margin: 1px 0px 1px 0px;
	text-decoration: none;
}

#menu .niv1 a, #menu .niv1on a {
	font-weight:bold;
	width: 160px;
	padding-left: 7px;
	background: url(../img/niv1.gif) no-repeat 1px 5px; 
	display:block;
}

#menu .niv2 a, #menu .niv2on a {
	padding-left: 20px;
	line-height:16px;
	background: url(../img/niv2.gif) no-repeat 10px 0px;
	display:block;
	width: 160px;
}

#menu .niv3 a, #menu .niv3on a {
	padding-left: 26px;
	background: url(../img/niv3.gif) no-repeat 16px 0px;

}

#menu .niv1 a:hover, #menu .niv2 a:hover, #menu .niv3 a:hover {
	color:#DC5843;
}

#menu .niv1on a, #menu .niv2on a, #menu .niv3on a {
	color:#000;
	text-decoration: underline;
}

#menu-lang {
text-align:center;
width:200px
}