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


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

#global {
	width:982px;
	height:auto;
	margin:0 auto;
	background:url(img/bg_contenu.png) repeat-y;
	overflow:hidden;
	}
	
#entete {
	width:982px;
	height:409px;
	background:url(img/bg_entete.jpg) top center no-repeat;
	padding-top: 36px;
	}

#logo {
    width:392px;
	height:179px;
	float:left;
	}
	
#adresse {
    width:570px;
	margin-top:92px;
	margin-left:10px;
	float:left;
	height:30px;
	line-height:30px;
	}
#adresse dl dt {
    position:absolute;
	left:-9999px;
	}
	
#adresse dl dd {
    display:inline;
	padding:0 1px 0 1px;
	}		

#diapo {
    width:975px;
	height:189px;
	float:left;
	}

#menu {
	width:863px;
	height:41px;
	float:left;
	background:url(img/bg_menu.jpg) no-repeat;
	padding-left: 112px;
	}

#menu_flash {
    width:480px;
	height:41px;
	}
   
#motif_relative {
    width:1px;
	height:1px;
	position:relative;
	}
	
#motif {
	position:absolute;
	width:115px;
	height:109px;
	background:url(img/motif_gauche.png) no-repeat;
	top: 310px;
	left: 0px;
	}
	
#image_relative {
    width:1px;
	height:1px;
	position:relative;
	}
#image_droite {
	position:absolute;
	top:340px;
	left:610px;
	width:370px;
	height:145px;
	}
	
#image_droite  ul li {
	background:url(img/bg_imgd.png) no-repeat;
	width:183px;
	height:145px;
	float: left;
	list-style-type:none;
	}
#centre {
	width:961px;
	min-height:300px;
	padding: 0px 6px 0px 15px;
	} 

#centre p {
	padding:10px 10px 10px 0px;
	}

#centre p span{
	font-weight:bold;
	}
	
#centre .titre_news {
    padding:5px 0px;
	font-weight:bold;
	}

#centre .date_news {
    padding:0px;
	font-size:10px;
	color:#FF0000;
	}
	
#centre .img_news img {
	border:1px solid #666666;
	padding:0px 10px;
	}
#centre h2 {
	background:url(img/bg_h2.jpg) bottom no-repeat;
	width: 386px;
	height: 40px;
	}

#centre h2 span {
    position:absolute;
	top:-9999px;
	}
	
#centre dl {
	margin:25px;
}	

#centre dt {
	font-weight:bold;
}	

#global_news_newsletter {
	width:362px;
	height:302px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	}

#newsletter {
	height:30px;
	width: 362px;
	color: #92167e;
	margin: 80px 0px 10px 0px;
}	
	


#newsletter form p {
   display:inline;
   color:#6F6F6F;
   font-size:10px;
   padding:0px;  }
   
#newsletter form h4 {
	font-weight:bold;
	color: #000000;
	letter-spacing: 1px;
	display: block;
	font-size: 14px;
	margin: 0;
}

#newsletter form input.sub {
	padding:0px;
	margin:0px 2px;
	color:#000000;
	font-size:9px;
	width:27px;
	border:#0c0a0c solid 1px;
	background:#FFFFFF;

  }

#newsletter form input.txt {
	padding:1px;
	font-size:9px;
	width: 90px;
	border:#0c0a0c solid 1px;
	background:#FFFFFF;
	color: #000000;
  }
 
#news {
	width:350px;
	height:159px;
	background:url(img/bg_news.jpg) right no-repeat;
	margin-left: 10px;
	}
	
#news p {
	padding:5px 2px;
	}
	
#news .image_actu {
	background:url(img/bg_actu.jpg) no-repeat;
	width:144px;
	height:110px;
	float: right;
	margin:25px 5px 0px 5px;
	padding: 0;
	}

#news span {
    text-decoration:underline;
	font-size:14px;
	}

#news p a {
    color:#000000;
	font-weight:bold;
	}
	
#news p a:hover {
    color: #333333;
	}
	
#liste_image {
    float:left;
	display:block;
	}	
#liste_image li {
    list-style:none;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}

#liste_image li img {
	border:1px solid  #999999;
	padding:3px;
	}	
#liens_sous_rubriques {
    margin:20px;
	}	
#liens_sous_rubriques li {
    list-style-type:disc;
	}
#liens_sous_rubriques li a{
	color:#666666;
	line-height:20px;
	}
#liens_sous_rubriques li a:hover{
	color: #999999;
	}	
#plan_site {
    margin:0 0  0 20px;
	}
#pied {
	width:982px;
	height:120px;
	margin:0 auto;
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-family:"Trebuchet MS";
	background:url(img/bg_pied.png)  center top no-repeat;
}


#pied ul {
	width:982px;
	line-height:20px;
	text-align: center;
	height: 20px;
}
#pied ul li {
	list-style:none;
	font-size:12px;
	color:#FFFFFF;
	display: inline;
	text-align: center;
}
#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;
margin-top:50px;
}
	
#pied .imnalys img {
	border:0;
}

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

/***** contenu ***/

#centre span {
color:#333333;
font-weight:bold;
}




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

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

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

input, textarea, slect {
background: #ccc;
border: #ccc 1px solid;
}

.bouton {
background: #CC0000;
color: #fff;
border: 0px;
width:110px;
height: 20px;
line-height:20px;
}
