* {
	padding:0;
	margin:0;
}
body 
{
    background:url(img/bg_body.jpg) repeat-x #fff;
	font-family:"Trebuchet MS";
	font-size:12px;
}

h1 
{
	position:absolute;
	top:-9999px;
}
.ariane
{
color:#ffea00;
text-decoration:none;
}
.ariane:hover
{
color:#000;
}
#global {
	width:100%;
	background:url(img/bg_global.jpg) no-repeat bottom;
	overflow:hidden;
	margin:0 auto;

}

#page {
	background:url(img/bg_page.jpg) no-repeat center top;
	width:960px;
	margin:0 auto;
	min-height:970px;
}

#entete {
	width:960px;
	height:143px;
}


#entete .menu
{
	width:625px;
	height:65px;
	display:block;
	margin:32px 0px 0 0px;
	float: right;
}

#entete .menu li
{
	height:58px;
	display:block;
	line-height:58px;
	text-transform:uppercase;
	font-style:italic;
	float: left;
}

#entete .menu li a
{
	display:block;
	background:url(img/bg_menu_droite.gif) right no-repeat;
	text-decoration:none;
	color:#FFFFFF;
	padding:0 15px;
}

#entete .menu li a:hover
{
	display:block;
	color:#ffba00;
}

#entete .menu  .no_style a
{
	background:none;
}

#entete .adresse {
	width:960px;
	height:46px;
	display:block;
	margin:0 auto;
	float: right;
}

#entete .adresse li {
	list-style-type:none;
	height:46px;
	line-height:46px;
	text-align: center;
	color:#c30302;
	text-transform: uppercase;
	font-weight: bold;
}

#centre {
	width:960px;
	height:0 auto;
} 

#centre .bloc {
	width:960px;
	height:auto;
	padding-bottom:5px;

}

#centre .bloc_haut {
    background:url(img/bg_cadre_haut.png) no-repeat top center;
    width:960px;
    height:8px;
	overflow:hidden;
}

#centre .bloc_bas {
	background:url(img/bg_cadre_bas.png) no-repeat bottom;
	width:960px;
	height:8px;
;
}

#centre .bloc_centre {
	background:url(img/bg_cadre_centre.png) repeat-y;
	margin:0 auto;
	width:960px;
	height:auto;
	overflow:hidden;
	}
	
#diaporama {
	background:url(img/bg_diaporama.png) no-repeat;
	width:610px;
	height:220px;
	margin-left: 11px;
	float: left;
	padding-left:25px;
	padding-top:26px;
}



#centre .actualite {
	width:260px;
	float: left;
	background:url(img/actualites.png) no-repeat top left;
	margin-left: 20px;
	margin-top:15px;
	font:11px normal Arial, Helvetica, sans-serif;

}

#centre .date {
	color:#fff000;
	text-transform:uppercase;
	padding: 45px 0px 0px 0px;
	
}

#centre .titre_actualite {
	color:#ff0000;
	font-size:12px;
	padding: 10px 0px;
}

#centre .texte_actualite {
	text-align:justify;
	padding:0px 10px 10px 0px;
	color: #000000;
}


#centre h2 {
	color:#ffba00;
	padding-left:10px;
	font-size:15px;
	font-weight:bold;
	padding-top: 20px;
	padding-left: 24px;
	text-transform:uppercase;
}

#centre .rouge {
    color:#ff0100;}

#centre  .floatright {
    float:right;
	margin:0px 20px 0px 10px;
}

#centre  p {
	color:#FFFFFF;
	padding: 10px 20px;
        font-weight:bold;
}


#pied
{
	text-align:center;
	width:1040px;
	height:80px;
	padding-top:180px;
}
#pied ul
{
	width:560px;
	margin:0 auto;
}
#pied ul li
{
	float:left;
	font-size:11px;
	list-style:none;
	color:#ffffff;
}
#pied ul li a
{
	text-decoration:none;
	text-transform:uppercase;
	color:#ffffff;
	padding:0 5px 0 5px;
}

#pied ul .imnalys {
	display:block;
	padding-top: 20px;
}


#pied ul .imnalys img
{
	border:0;
	margin-left:160px;
}
.niveau0{
	line-height: 150%;
	margin-left: 0;
color:#c30302;
text-decoration:none;
}
.niveau0:hover
{
color:#000;
}
.niveau1{
	line-height: 100%;
	margin-left: 20px;
color:#ca7200;
text-decoration:none;
}
.niveau1:hover
{
color:#c30302;
}

