
.titre       { text-align:center; font-size:18pt; font-family: Arial; font-weight: bold; color: #b7302c; }

.texte       { text-align: center; text-indent: 15; margin-left: 10; margin-right: 10; 
               margin-top: 9; margin-bottom: 9 }

.titreTexte  { font-size: 12 pt; color: #000000; font-style: italic; font-weight: bold; 
               text-align: center;}

a            { font-family: Arial; font-weight: bold; color: #000000 ;font-size: 10 pt;}


.page{
border-style:solid; 
border-width:0px; 
width:750px;
background-color:#f6C0F3;
}

.contenu {
border-style:solid; 
border-width:2px; 
border-color:#B7302C;
width:582px;
background-color:#FFFFFF;
}

body {background-color:#FFFFFF;}



