*{
margin:auto;
padding:auto;
}

body{
font-family:century gothic,verdana,arial,sans-serif;
font-size:1em;
text-align:center;
background:url(img/background.jpg) repeat-x ;
}
div#global{
width:850px;
}


/*---CONTENU---*/

div#contener{
width:813px;
height:506px;
float:left;
margin-top:114px;
}
div#header{
width:850px;
height:59px;
background:url(img/ambulance_index_01.gif);
}

/*---Menu---*/
div#menu{
width:850px;
height:33px;
background:url(img/ambulance_index_02.gif);
}
div#menu p{
margin-top:0px;
padding-top:5px;
}
div#menu a{
color:white;
text-decoration:none;
text-align:left;
}
div#menu a:hover{
color:yellow;
}
div#menu a{
margin-left:-70px;
}
div#menu a.ambulance{
margin-left:-15px;
}
div#menu a.vsl{
margin-left:30px;
}
div#menu a.taxi{
margin-left:80px;
}
div#menu a.transport{
margin-left:50px;
}
div#menu a.paramedical{
margin-left:25px;

}
div#menu a.contact{
margin-left:20px;
}

/*---Contenu---*/
div#contenu{
width:850px;
height:458px;
}
div#flash{
width:850px;
height:458px;
background:url(img/ambulance_index_03.gif);
float:left;
}
/* fin de contenu*/


div#footer{
width:850px;
height:44px;
}
div#footer p{
color:white;
font-size:0.9em;
}
div#footer a{
color:white;
text-decoration:none;
}
div#footer a:hover{
color:yellow;
text-decoration:underline;
}

