/*


     _         _           _               _   _ _ 
 ___| |_ _   _| | ___  ___| |__   ___  ___| |_| | |
/ __| __| | | | |/ _ \/ __| '_ \ / _ \/ _ \ __| | |
\__ \ |_| |_| | |  __/\__ \ | | |  __/  __/ |_|_|_|
|___/\__|\__, |_|\___||___/_| |_|\___|\___|\__(_|_)
         |___/                                     
*/

body {
font-family:  "Lucida Grande", Verdana;
font-size: 11px;
color: #ffffff;
background: #023a79 url(../pictos/background_accueil.jpg) no-repeat center top;
text-align: center;
margin:0;
padding:0;
}

#conteneur {
background: #023a79 url(../pictos/background_accueil.jpg) no-repeat center top;
margin:auto;
padding:auto;
position:relative;
width:800px;
padding: 412px 0 0 0;
overflow: hidden;
text-align: center;
}


a {
color: #ffffff;
text-decoration: none;
outline: none;
}

a:hover {
color: #FF9900;
}


h1 {
color: #005E6B;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 19px;
margin-top: 0px;
margin-bottom: 5px;
padding: 15px;
letter-spacing: -1px;
background-image: url(../pictos_site/back_h1.gif);
background-repeat: no-repeat;
background-position: top;
background-color: #ffffff; }

h2 {
font-family: "Century Gothic", "Arial Narrow";
text-shadow: black 0px 0px 5px;
font-size: 17px;
line-height: 20px;
height: 40px;
margin: 0px;
text-transform: uppercase;
color: #ffffff;
font-weight: normal;
letter-spacing: 1px;
}

h3 {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #005E6B;
padding-left: 5px;
background-color: #DEEAEC; }

h4 {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #005E6B;
font-weight: bold;
background-image: url(../pictos_site/puce_carre.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 13px;}



.texte-orange {
color: #FF9900;
}

#centre .ensavoirplus {
margin: 0px;
background-color: #063281;
font-size: 9px; }


#centre .ensavoirplus a {
text-decoration: none;
}

#centre .ensavoirplus a:hover {
text-decoration: underline;
background-color: none;
}





