#contenu{
 position:relative;
height: auto;
	min-height: 350px;
	_height: 350px;

}
h1 {
 display: block;
 width: 824px;
 margin:0px auto 0px auto;
 text-align: left;
 color: #B2C2D6;
 font-size: 10px;
}
#contener{
	width: 824px;
	margin:0px auto 0px auto;
	position: relative;
	background-image: url('images/camaret/fond_contener.gif');
	background-repeat: repeat-y;
	text-align: left;
}

#c_page{
	width: 818px;
	position: relative;
	background: url('images/camaret/photo_fond_page.jpg') bottom right no-repeat;
		padding: 15px 0px 0px 0px;
}

#c_bandeau{
	width: 824px;
	height: 168px;
	background:url('images/camaret/bandeau_sup.jpg') no-repeat;
}

#c_bas{
	width: 824px;
	background: #3f338a;
}

.puce_orange{
	background: url('images/camaret/puce_orange.gif') 0px 1px no-repeat;	
	padding: 0px 5px 0px 12px;
}

#c_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 10px;
   	color:#b2c2d6;
   	font-weight: normal;
   	padding: 0px;
}

#c_copyright img{
	margin-bottom:-2px;
}

#c_copyright a{
	color:#b2c2d6;
	text-decoration: none;
}

#c_menu{
position: relative;
	background: url('images/camaret/fond_contener_menu.gif') repeat-y;
	font-size: 11px;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	width: 817px;
	height: 20px;
	padding: 5px 0px 69px 7px;
	background: url('images/camaret/bandeau_inf.jpg')  bottom  no-repeat;	
	position: relative;
	z-index:100;
}
#menu dl {
	float: left;
	position: relative;
	padding: 0px 2px 0px 0px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	background: #e77926;
	width:114px;
}

#menu dd {
	background-color: #cde3e8;
	position: absolute;
	bottom:20px;
	width:113px;
	border: #625fa2 1px solid;
	display:none;
}
#menu li {
	text-align: left;
	border-bottom: #625fa2 1px solid;
}
#menu li a, #menu dt a {
	color: #625fa2;
	text-decoration: none;
	font-weight: bold ;
	display: block;
	height: auto;
	min-height: 17px;
	_height: 17px;
	padding: 3px 0px 0px 0px;
	border: 0 none;
}
.niv1{
	color: #FFFFFF !important;	
}
#menu li a:hover, #menu dt a:hover {
	background: #eee;
	color: #625fa2 !important;
}

