
body
{
background-color:#f8f0ed;
}
#global 
{
width:100%;
height:100%;
font-family:Arial;
font-size:12px;
color:#535353;
margin:0;
padding:0;
background-image:url(images/home/fond_central.jpg);
background-repeat:repeat-x;
background-color:#fdf9f8;
}

/****** Header ********/
#header 
{
width:1000px;
height:183px;
}
#logo
{
width:177px;
height:73px;
margin:30px 0 0 30px;
float:left;
background-image:url(images/home/logo_ms_apo.png);
background-repeat:no-repeat;
}
*html #logo
{
margin:30px 0 0 20px;
}
#logo h1
{
margin:-50px 0 0 -6000px;
}
#slogan
{
width:372px;
height:73px;
margin:30px 0 0 110px;
float:left;
background-image:url(images/home/slogan_site.png);
background-repeat:no-repeat;
}
*html #slogan
{
margin:30px 0 0 100px;
}
#slogan h1
{
margin:-50px 0 0 -6000px;
}
#search
{
width:270px;
height:93px;
margin:10px 0 0 30px;
float:left;
text-align:right;
}
*html #search
{
margin:10px 0 0 30px;
}
#search a, a:visited 
{
color:#535353;
}
#search a:hover 
{
text-decoration:none;
}

/****** NAV ******/
#navigation 
{
width:1000px;
padding-top:18px;
}
ul#nav{
list-style-type: none;
margin:0;
padding:0;
position:relative;
top:0;
left:0;
width:1000px;
height:45px;
}
ul#nav li{
display:block;
height:45px;
float:left;
line-height:40px;
}
ul#nav li.separateur{
background: url(images/home/nav_separateur.jpg) no-repeat scroll top left;
width:1px;
}
	
ul#nav li a{
display:block;
width:100%;
height:45px;
font-size:15px;
color:#3b474e;
text-align:center;
font-weight: bold;
}
#nav1 {
width: 161px;
}
#nav2 {
width: 201px;
}
#nav3 {
width: 225px;
}
#nav4 {
width: 197px;
}
#nav5 {
width: 208px;
}

#nav1 a{
background: url(images/home/nav_accueil.jpg) no-repeat scroll top left;
text-decoration:none;
}	
#nav2 a{
background: url(images/home/nav_actualites.jpg) no-repeat scroll top left;
text-decoration:none;
}
#nav3 a{
background: url(images/home/nav_presentation.jpg) no-repeat scroll top left;
text-decoration:none;
}
#nav4 a{
background: url(images/home/nav_scenarios.jpg) no-repeat scroll top left;
text-decoration:none;
}
#nav5 a{
background: url(images/home/nav_ressources.jpg) no-repeat scroll top left;
text-decoration:none;
}
ul#nav li a:hover{
background-position: 0px -47px;
text-decoration: none;
color:white;
z-index:1;
}
ul#nav li a:active{
background-position: 0px -47px;
text-decoration:none;
color:white;
z-index:1;
}
/****** Fin NAV ******/
/****** Fin Header ********/

/****** Partie Centrale page Accueil ********/
#centre
{
margin:-3px 0 0 0;
width:800px;
border:solid 1px #cccccc;
text-align:center;
}
#centre h1
{
font-size:18px;
color:#535353;
text-align:center;
}
#formulaire
{
width:710px
}
.entete
{
font-weight:bold;
font-size:12px;
}
/* input boxes */
input, textarea, select 
{ color: #535353;}
#legal 
{
font-size:10px;
}
/****** Footer ********/
#footer 
{
width:100%;
height:60px;
margin-top:15px;
background: url(images/home/fond_footer.jpg) repeat-x;
}
#footer_content
{
    width:1002px;
}
#logo_ms
{
width:92px;
margin:5px 0 0 5px;
float:left;
}
#liens_copyright
{
width:890px;
margin:10px 0 0 10px;
float:left;
color:#8b8b8b;
text-align:left;
}
#liens_copyright a, a:visited
{
color:#8b8b8b;
text-decoration:none;
font-weight:normal;
}
#liens_copyright a:hover
{
text-decoration:underline;
}
/****** Fin Footer ********/



















