{ margin: 0; padding: 0; }
html { 
        background: url('backtoile.jpg') no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        
}

a{
color:maroon;
}

h1{
font-size:2.5em;
text-align:center;
font-style:italic;
font-family:Times, Arial, serif;
font-weight:bold;
color:maroon;

}
h2{
font-size:2em;
text-align:center;
font-family:Times, Arial, serif;
font-weight:bold;
color:maroon;

}

.index{
text-indent:50px;
font-style:italic;
font-family:Times, Arial, serif;
color:maroon;
}

.intro{
font-style:italic;
font-family:Times, Arial, serif;
color:maroon;
}

img{
border:6px double #778899;
}


.image{
text-align:center;
}

.titreindex{
font-size:1.5em;
font-family:Times, Arial, serif;
text-align:left;
font-style:italic;
font-weight:bold;
margin-top:25px;
margin-bottom:25px;
color:maroon;
}

.titre{
font-family:Times, Arial, serif;
text-align:center;
font-style:italic;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
color:maroon;
}

table,th,td,tr{
border:0px;
}


.descrligne1{
border:5px solid red;
}
.descrligne2{
border:5px solid red;
}
.descrligne3{
border:5px solid red;
}

.descr{
font-family:Times, Arial, serif;
text-align:center;
margin-top:0px;
margin-bottom:0px;
color:maroon;
}

.taille{
font-family:Times, Arial, serif;
text-align:center;
margin-top:0px;
margin-bottom:0px;
color:maroon;
}

.coll{
font-family:Times, Arial, serif;
text-align:center;
margin-top:0px;
margin-bottom:0px;
color:maroon;
}

.annee{
font-family:Times, Arial, serif;
margin-top:0px;
margin-bottom:0px;
text-align:center;
color:maroon;
}

