body
{
margin: 10px;
text-align: center;
font-family: Comic Sans MS;
color: white;
background-color: #7070BB;
background-color: #336699;
}

table  { width: 990px; }

img { border: 0px; } 

.en-tete1 
{ 
background-color: #FFCC99;
background-color: #cc3366;
}

/*
.en-tete2
{
text-align: right;
font-style: italic;
font-size: 0.8em;
}
*/

.menu
{
vertical-align: top;
text-align: left; 
font-weight: bold; 
}


.detail { vertical-align: top; }


.paragraphe
{
font-size: 1em;
text-align: justify; 
margin-left: 40px;
margin-right: 40px;
}

.paragraphe2
{
font-size: 1em;
text-align: justify; 
margin-left: 20px;
margin-right: 20px;
}

.livre
{
font-size: 130%;
text-align: center; 
margin-left: 200px;
margin-right: 200px;
padding: 10px;
}

h1
{
font-size: 28px;
text-align: center;
font-weight: bold;
font-style: italic;
}

h2
{
font-size: 20px;
font-weight: bold;
font-style: italic;
}

h3
{
font-size: 16px;
font-weight: normal;
}

.pied
{
text-align: center;
font-weight: bold;
font-style: italic;
border-top: 1px solid;
}

a:link  { color: #3E3E68; }
a:visited { color: #3E3E68; } 

/*a:link  { color: #000099; }
a:visited { color: #000099; } 
*a:alink { color: #330033; } */

a { text-decoration: none; }

ul { list-style-type: none; }


