body
{
width: 760px;
margin:auto;
font-family: "Trebuchet MS", arial, serif;
font-size:0.9em;
background-color:#e0e0ff;
color: #000000;
text-align: justify;
}
#banniere
{
width:780px;
height: 140px;
background-image:url(../images/banniere.png);
background-repeat: no-repeat;
}
#menu 
{
margin-bottom: 60px;
font-variant: small-caps;
font-size:1.1em;
}
#menu ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#menu li
{
float: left;
width:150px;
height: 27px;
margin: 0px;
text-indent: 28px;
background-image : url(../images/menu.png);
background-repeat : no-repeat;
cursor: pointer;
}
#menu li a
{
display: block;
text-decoration: none;
color: #000000;
display: block;
height: 100%;
text-align: left;
line-height: 29px;
}
#menu li a:hover
{
font-weight:bold;
text-decoration : underline;
color: #858597;
}

#conteneur
{
clear: both;
width: 760px;
text-align: justify;
padding-left: 20px;
background-image: url(../images/cont.png);
background-repeat:repeat-y;
}
#conteneur a
{
color: #000000;
text-decoration: none;
}
#conteneur h2
{
color: #606060;
text-decoration: underline;
font-style :italic;
}
h1
{
color: #000000;
font-variant: small-caps;
}
#retour
{
font-variant: small-caps;
font-size:1.1em;
width: 130px;
height: 27px;
margin: auto;
text-indent: 28px;
background-image : url(../images/menu.png);
background-repeat : no-repeat;
line-height: 29px;
}
#retour a
{
color: #000000;
text-decoration: none;
}
#retour a:hover
{
font-weight:bold;
text-decoration : underline;
color: #858597;
}


#piedindex
{
margin-top: 20px;
padding-left: 20px;
background-image: url(../images/cont.png);
background-repeat:repeat-y;
}
#piedpage a
{
text-decoration: none;
}


.flotgauche
{
float: left;
}

.italic
{
font-style:italic;
}




#corsicamania
{
clear: both;
margin: auto;
margin-top: 20px;
margin-bottom: 10px;
}
#anneau
{
margin:auto;
}



.centre
{
text-align:center;
}

.stopflot
{
clear: both;
}


img
{
border:none;
}

.adroite
{
text-align:right;
}






