* {
	padding:0;
	margin:0;
}
img
{
border:none;
}
body {

	background:url(img/bg_body.jpg) repeat-x #e6eed6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
h1 {
	position:absolute;
	top:-9999px;
}


#page {
    width:100%;
	height:auto;
	background:url(img/bg_page.jpg)  bottom repeat-x;
	}
	
#global {
    width:960px;
	height:auto;
	margin:0 auto;
	}
	
#entete {
	width:893px;
	height:319px;
	background:url(img/bg_entete.jpg)  top center no-repeat;
	padding:0 35px 0 32px;
	}
	
#logo {
    width:525px;
	height:160px;
	/*background:url(img/logo.png) no-repeat;*/
	}
	
#adresse {
	width:494px;
	height:36px;
	text-align: center;
	line-height: 36px;
	color:#99a07f;
	float: left;
}

	
#adresse dl dt{
	position:absolute;
	top:-9999px;
}
#adresse dl dd{
	display:inline;
}

#newsletter {
	height:25px;
	width: 149px;
	float: left;
	background:url(img/bg_newsletter.png) right no-repeat;
	padding: 7px 0px 0px 250px;

}	
	


#newsletter form p {
	color:#d161c3;
	font-size:10px;
	float: left;
}
   

#newsletter form input.sub {
	margin:1px 0 0 6px;
	height: 20px;
	background:url(img/ok.gif) no-repeat;
	border:0;
	color:#7d2721;
	font-size:10px;
	width:22px;
	font-weight: bold;

  }

#newsletter form input.txt {
	padding:3px 5px 0px 5px;
	color:#FFFFFF;
	font-size:12px;
	width: 100px;
	border:0;
	height:17px;
	background: #00b4ff;
}

#menu {
    width:893px;
	height:123px;
	float:left;
	/*background:url(img/menu_flash.png) no-repeat;*/
	}
	
#centre {
	width:960px;
	height:auto;
	background: url(img/bg_contenu.png) repeat-y;
	overflow: hidden;
	}
	
#contenu {
	width:880px;
	min-height:800px;
	background:url(img/bg_centre.png) no-repeat;
	padding: 20px 40px;
	}
#contenu h2 {
	background:url(img/bg_h2.jpg) left no-repeat;
	font-size:20px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#b915ce;
	padding: 0 0 0 26px;
	margin-bottom:10px;
	}
#contenu p {
    padding:6px;
	text-align:justify;
	line-height:20px;
		}
#contenu p span {
   font-weight:bold;
   }
#contenu .bordure_image	img {
   border: #CCCCCC solid 1px;
   padding:3px;
   }	

#contenu .bordure_image	img:hover {
   background: #999999;
   }

#contenu .titre_actu {
	font-weight:bold;
	color:#adbd00;
	font-size:14px;
	font-style: italic;
	}
#contenu a
{
text-decoration:underlined;
color:#bdbdbd;
}
#contenu .retour {
    text-align:center;
	}

#accueil{
list-style:none;
margin-left:60px;
margin-top:20px;
margin-bottom:10px;
}
#accueil li{
padding-bottom:15px;
background:url(img/puce_c.jpg) no-repeat left top;
padding-left:10px;
line-height:20px;
}

#contenu .plus_details {
    text-align:left;
	}
	
#contenu .plus_details a img {
	border:0;
	}
	
#contenu h3 {
	font-weight:bold;
	font-size:14px;
	color:#96a400;
	}
#contenu .retour a{
	color: #CCCCCC;
	}
#contenu .retour a:hover{
	color: #999999;
	}
#actualite {
	float:right;
	width:355px;
	height:210px;
	margin:0 12px 0 10px;
	padding: 70px 0 0 0;
	}

#actualite .floatleft {
	float:left;
	width:130px;
	height:163px;
	background:url(img/bg_actu.jpg) no-repeat;
	margin-left: 10px;
	padding: 8px 0 0 7px;
	}
	
#actualite .titre_actu {
	font-weight:bold;
	color:#adbd00;
	font-size:14px;
	font-style: italic;
	}

#actualite .plus_details {
    text-align:right;
	}
	
#actualite .plus_details a img {
	border:0;
	}
	
#pied {
	width:936px;
	height:100px;
	text-align: center;
	padding: 60px 0px 0px 0px;
}


#pied ul {
	width:936px;
	line-height:20px;
	text-align: center;
	height: 20px;
}
#pied ul li {
	list-style:none;
	font-size:11px;
	color:#999999;
	display: inline;
	text-align: center;
}
#pied ul li a {
	text-decoration:none;
	color:#000000;
	padding:0 10px 0 10px;
}

#pied ul li a:hover{
	text-decoration:underline;

}
#pied .imnalys {
	text-align:center;
	padding:25px 0px 0px 0px;
}
	
#pied .imnalys img {
	border:0;
}

#pied  .imnalys span
{
   position:absolute;
   top:-9999px;
}
