/* feuille de style pout Tip  pages essai */


body{ 
color:white; /*couleur de police */ 
background-color: #020e39; font-family: Arial, ; font-size: small;}

#wrapper{
width: 760px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
}

#bandeau {
color:white;
background-color: #041B6E;
background-image: url(frise-4.jpg);
padding-top: 10px;
padding-right: 20px;
padding-bottom: 135px;
padding-left: 20px;
}

#navigation {
background-color: #020e39;
border-top: 0px;
margin-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 130px;
padding-top: 5px;

}
#navigation ul{
margin-bottom: 5px;
}
#navigation li {
display: inline;
list-style-type: none;
margin: 20px;
}
#navigation a:hover{
text-decoration: none;
color: red;
background-color: #ffffff;
padding-bottom: 5px;
border-bottom: none;
}

#zonedetexte {
background-color: #041b6e
color: white;
border-top: 1px solid #ffffff;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 20px;
}

#pieddepage {

padding-top: 10px;
border-top: 1px solid #ffffff;
margin-top: 20px;
}

h1 {font-size: 150% }
h2 {font-size: 130%;}

address{
text-align: center; fontsize: 80%; font-style: normal; letter-spacing: 2px; line-eight: 1em;}

a {text-decoration: none; outline: none; }
a:hover, a:focus {text-decoration: none; }
a:active { color:white; background-color: #d90000; }
p,ul{margin-top: 0; margin-right: 0; margin-bottom: 1em; margin-left: 0;}
ul ul {margin: 0;}
li {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 1em;}

