* {
	padding:0;
	margin:0;
}
body {
	background:url(img/bg_body.jpg) top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B7B7B7;
}
h1 {
	position:absolute;
	top:-9999px;
}

#page {
	width:100%;
	height:auto;
	background:url(img/bg_page.jpg) top repeat-x;
	}

#global {
    width:928px;
	height:auto;
	margin:0 auto;
	}
	
#entete {
	width:928px;
	background:url(img/bg_entete.jpg) top no-repeat;
	height:627px;
	padding: 38px 0 0 0;
	}

#diapo {
	width:912px;
	background:url(img/bg_diapo.png) no-repeat;
	height:557px;
	float:left;
	padding: 9px 0px 0px 16px;
	}

#logo_relative {
     width:1px;
	 height:1px;
	 position:relative;
	 }

#logo {
	width:116px;
	height:112px;
	top:40px;
	left:860px;
	position: absolute;
	}

#menu {
    width:928px;
	height:62px;
	float:left;
	}
	
#menu ul 
{
	width:877px;
	height:62px;
	list-style: none;
	background:url(img/menu.gif) top  no-repeat;
	padding: 0 0 0 51px;
}
#menu li 
{
	float: left;
	padding: 0;
	margin:0;
}

#menu li a 
{
	display: block;
	height: 62px;
	text-decoration: none;
	font-size: 1px;
	line-height: 62px;
	color: #000;
}

#menu li a span 
{
	position: absolute;
	left: -5000px;
}
#menu li a:hover 
{
	background:url(img/menu.gif) top  no-repeat;
}

#menu a#accueil
{
	color: #6882c3;
	width:140px;
	height:62px;
	margin-left:0px;
}
#menu a#accueil:hover 
{
	background-position: -51px -71px;
	color: #6882c3;
	width:140px;
	height:62px;
	margin-left:0px;
}

#menu a#galerie
{
	color: #6882c3;
	width:165px;
	height:62px;
	margin-left:0px;
}
#menu a#galerie:hover 
{
	background-position: -191px -71px;
	color: #6882c3;
	width:165px;
	height:62px;
	margin-left:0px;
}

#menu a#competences
{
	color: #6882c3;
	width:143px;
	height:62px;
	margin-left:0px;
}
#menu a#competences:hover 
{
	background-position: -356px -71px;
	color: #6882c3;
	width:143px;
	height:62px;
	margin-left:0px;
}

#menu a#partenaires
{
	color: #6882c3;
	width:129px;
	height:62px;
	margin-left:0px;
}
#menu a#partenaires:hover 
{
	background-position: -506px -71px;
	color: #6882c3;
	width:129px;
	height:62px;
	margin-left:7px;
}

#menu a#contact
{
	color: #6882c3;
	width:100px;
	height:62px;
	margin-left:0px;
}
#menu a#contact:hover 
{
	background-position: -640px -71px;
	color: #6882c3;
	width:100px;
	height:62px;
	margin-left:12px;
}

#menu a#plan
{
	color: #6882c3;
	width:133px;
	height:62px;
	margin-left:0px;
}
#menu a#plan:hover 
{
	background-position: -744px -71px;
	color: #6882c3;
	width:133px;
	height:62px;
	margin-left:16px;
}

#centre {
	width:828px;
	height:auto;
	padding: 0 50px 0px 50px;
	}
#centre h2 {
	width:772px;
	height:53px;
	background:url(img/bg_h2.jpg) no-repeat;
	float:left;
	padding: 0 0 0 56px;
	margin-bottom: 20px;
	}
#centre h2 span {
    position:absolute;
	top:-9999px;
	}
	

	
#bloc_droite {
    width:285px;
	height:auto;
	float:right;
	}
	
#news {
	width:268px;
	height:150px;
	float:left;
	background:url(img/bg_news.jpg) no-repeat;
	padding: 0px 7px;
	margin-bottom: 15px;
	}

#bloc_droite h4 {
	color:#FFFFFF;
	font-weight:bold;
	padding: 10px 0 0 40px;
	letter-spacing: 1px;
	}

#news .floatright {
	float:right;
	padding-top: 12px;
	}

#news .floatright a{
	color:#D90101;
	text-decoration:none;
	}

#news .floatright a:hover{
	color: #FFFFFF;
	}
	
#news .text_news {
    padding:20px 0 0;
	}
	
#news .text_news p img {
	border:#000000 solid 1px;
	float:left;
	margin-right: 7px;
	}
	
#news .text_news p {
	padding:5px 0px 0px;
	font-weight:bold;
	}

#news .text_news .no_padding {
	padding:0px 0 5px;
	}

#horaires {
	width:268px;
	height:173px;
	float:left;
	background: url(img/bg_horaires.jpg) no-repeat;
	padding: 0px 7px;
	}
	
#horaires dl {
	padding:10px 0 0;
	}

#horaires dl dt{
	position:absolute;
	top:-9999px;
	}
	
#horaires dl .gras{
	font-weight:bold;
	padding:10px 0px 7px 43px;
	}
#horaires dl dd{
	padding:0px 40px;
	}

#contenu {
	width:535px;
	height:auto;
	background:#000000;
	float: left;
	margin:0 7px 0 1px;
	
	}

#contenu p {
	padding: 7px;
	}
#contenu p a {
text-decoration:none;
color:#FFFFFF;
	}
#contenu p a hover {
text-decoration:underline;
	}
	
#contenu p  span{
	color:#B80105;
	font-weight: bold;
	}

#contenu h3 {
	padding: 7px 3px;
	}

#contenu .actualite dt{
    padding:5px;
	font-size:14px;
	font-weight:bold;
	}
	
#contenu .actualite dd{
    padding:5px;
	}
	
#contenu .actualite  .image img{
	border:#999999 solid 1px;
	padding:2px;
	}
	
#liste_image {
	width:535px;
	height:auto;
	float:left;
	margin: 15px 0px;
	}
	
#liste_image li {
	list-style:none;
	float:left;
	width:246px;
	height: auto;
	margin-right: 25px;
	}
	
#liste_image li img{
	border:#000000 solid 4px;
	}
#liste_image .no_margin {
	margin-right: 0px;
	}

#pied {
	width:928px;
	height:48px;
	float:left;
	text-align: center;
	background:url(img/histoire.png) center top no-repeat;
	padding: 90px 0 0;
}


#pied ul {
	width:928px;
	line-height:20px;
	text-align: center;
	height: 50px;
}
#pied ul li {
	list-style:none;
	font-size:10px;
	color:#FFFFFF;
	display: inline;
	text-align: center;
	letter-spacing:1px;
}
#pied ul li a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0 0px 0 0px;
}

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

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

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


/****formulaire*****/

p span.left {
float:left;
width:100px;
margin-right:5px; 
}

p.notice, .avertissement {
font-size: 80%;
}

.bouton {
background:#fff;
width:120px;
}

.text_pied
{
color: #FFFFFF;
text-align:center;
margin-bottom:10px;
}

.text_pied a {
text-decoration:none;
color:#FFFFFF;
	}

.text_pied a:hover {
text-decoration:underline;
	}
















}
