﻿@import url(http://fonts.googleapis.com/css?family=Berkshire+Swash&subset=latin-ext);
.titre { 
font-family: 'Berkshire Swash', cursive;
font-size:24pt; 
color: #882055; 
font-weight: bold 
}
.titre2 { 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18pt; 
color: #196035; 
 
}

body {
margin-top:0px;
margin-bottom:0px;
}
table {
border-left:8px #AAAAAA solid;
border-right:8px #AAAAAA solid;

}
p {
font-family: Georgia, 'Times New Roman', Times, serif; 
font-size:11pt;
color: #000000;
text-align:justify;
 }

