/*


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

body {
margin: 0px;
padding: 0px;
font-family:  "Lucida Grande", Verdana;
font-size: 11px;
color: #ffffff;
background-color: #023A79;
background-image: url(../pictos/background.gif);
background-repeat: repeat-x;
background-position: top; }


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

a:hover {
color: #FF9900;
text-decoration:  underline;
}


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;
}




