li
{color:pink;
text-align:left;
font-size: 20px;




}h1
{color:pink;
text-align:center;
font-size: 50px;
}


h2
{background-color:pink;
font-size:20px;
text-decoration:box-shadow;
padding-top:5px;
padding-bottom:10px;
padding-left:5%;
padding-right:5%;
margin-left:30%;
margin-right:35%;
border : 10px outset pink;
}




h3
{background-color:pink;
border : 5px rgb(100,0,200) dashed ;
width:300px
}


h4
{background-color:pink;
border : 5px rgb(100,0,200) solid ;
width:300px
}


h5
{background-color:pink;
font-size:20px;
border-radius: 10px 30px 0px 90px rgb(100,0,200);
width:300px
}




.titre
{background-color:pink;
border : 5px rgb(100,0,200) dotted;
width:75px
}


.presentation
{background-color:pink;
border : 5px rgb(100,0,200) double ;
width:1300px
}

.flotte {
float:right;
}

.fruit{
float:left;
}

.lunette{
float:right;
}


table, caption, th, td {

border: 2px solid skyblue

}
 
