#c_conteneur {
	margin:0px auto 0px auto;
	padding:0px 28px 0px 28px;
	background:url(images/cdom/fond_home.jpg) no-repeat;
	width:934px;
	height:605px;
	position:relative;
}
#c_bandeau {
	width:934px;
	height:112px;
}
#c_imp {
	position:absolute;
	z-index:2;
	right:43px;
	padding: 2px 0px 0px 15px;
	color:#868686;
	font-size:9px;
	height:12px;
	text-decoration:underline;
	background:url(images/cdom/ico_imp.gif) no-repeat 0px 2px;
}
#c_imp:hover {
text-decoration:none;
}
#c_onglets {
	float:left;
	width:100%;
	background:#eaeaea;
}
#c_onglets a{
	display:block;
	float:left;
	padding:0px 20px 0px 40px;
	height:18px;
	line-height:18px;
	background:url(images/cdom/onglet1.gif) no-repeat;
	text-transform:uppercase;
	color:#949494;
}
#c_onglets a:hover{
	text-decoration:none;
	background:url(images/cdom/onglet2.gif) no-repeat;
	color:#FFF;
}
.titre_page{
	padding:0px 0px 0px 20px;
	margin:6px 0px 4px 0px;
	height:9px;
	line-height:9px;
	font-family: Verdana;
	font-size:9px;
	font-weight:normal;
	color:#dadada;
}
#c_gauche {
float:left;
	padding:0px 5px 250px 5px;
	width:180px;
	height:auto;
	min-height:310px;
	height:310px;
}
#c_pied {
	padding: 10px 10px 20px 0px;
	text-align:center;
	color:#bdbdbd;
	font-size:9px;
}
#c_pied img{
	margin-bottom:-2px;
}
#c_pied a{
	font-weight:bold;
	text-decoration:none;
	color:#bdbdbd;
}
#c_pied a:hover{
	text-decoration:underline;
}

/*******
Menu
******/

#c_menu {

}

#c_menu li{
	text-align: left;
}

.sep{
	height:2px;
	line-height:2px;
	font-size: 0px;
	background:url(images/cdom/fond_sep.jpg) top repeat-x;
}

.niv1 {
	position:relative;
	padding: 15px 0px 5px 0px;
}

.niv1.over{
	background:url(images/cdom/fond_niv1.gif) left repeat-y;
}

.niv1a{
	padding:0px 0px 0px 18px;
	color:#333399;
	font-size:11px;
	font-weight:bold;
	background:url(images/cdom/menu_puce1.gif) 8px 3px no-repeat;
}
.over a.niv1a{
	color:#ffa200;
	background-image:url(images/cdom/menu_puce2.gif);
	text-decoration:none;
}
.ul_niv2 {
	position:absolute;
	left:-999px;
	top:-2px;
	width:168px;
}
.niv2 {
	line-height:18px;
	width:168px;
}
.niv2a {
	display:block;
	padding:0px 5px 0px 10px;
	background:#e5e5e5 url(images/cdom/fond_niv2a.gif) left repeat-y;
	color:black;
	width:153px;
}
.niv2a:hover {
	background:#ffa200 url(images/cdom/fond_niv2b.gif) left repeat-y;
	color:#FFF;
	text-decoration:none;
}
.ul_niv3 {
	background:#FFF;
	width:168px;
}
.niv3 {
	line-height:18px;
}
.niv3a {
	display:block;
	padding:0px 5px 0px 20px;
	color:#5c5b5b;
	background:url(images/cdom/menu_puce3.gif) 11px 9px no-repeat;
	width:143px;
}
.niv3a:hover {
	color:#ff9000;
	background-image:url(images/cdom/menu_puce4.gif)
}
#c_logo {
	float:left;
	width: 155px;
	height:105px;
}
.actuTitre {
	line-height : 13px;
	padding:3px 0px 3px 15px;
	background:url(images/cdom/actu_titre.gif) 0px 3px no-repeat;

}
.actuTitre a{
	color:#868686;
	font-weight:bold;
	font-size:10px;
}
.actuTitre a:hover{
	text-decoration:underline;
}
.actuResume a{
	color:#333399;
	font-style: italic;
	text-decoration:underline;
	padding-left:114px;
	text-transform:lowercase;
}
.actuResume a:hover{
	text-decoration : none;
}