﻿

article
{
display : inline-block;
border : 3px outset black;
border-radius : 8px;
width : 720px;
background-color : white;
vertical-align : top;
margin-left : 20px;
padding : 10px 10px 30px 15px;
color : black;
overflow : auto;
height : 830px;
font-size : 18px;
}


article .intro
{
font-size : 18px;
width : 685px;
text-align : justify;
margin-left : 5px;
text-shadow : 0 0 1px black;
font-style : italic;
}

article h2
{
color : blue;
text-align : center;
}

article h1
{
font-size : 25px;
color : red;
text-align : center;
font-weight : bold;
text-shadow : 0 0 2px black;
}

article h4 ul li
{
list-style-type : disc;
}

#ref li
{
list-style-type : none;
}

#frais 
{
font-size : 22px;
text-align : center;
text-decoration : blink;
color : red;
padding : 50px;
}
