.titre       { letter-spacing: 2px; font-family: Times; font-size: 14pt; font-style; 
               font-weight: bold; margin-top: 4px; text-align: center; margin-bottom: 4px;color: #115C73; }
 

.texte       { font-size: 10 pt; text-align: justify; text-indent: 5px;  margin-left: 15px; margin-right: 15px;  
               margin-top: 9px; margin-bottom: 9px ;font-family: Arial}

.titreTexte  { font-size: 13 pt; color: #115C73;  font-weight: bold; 
               text-align: center; margin-top: 20px ;font-family: Arial; font-style: italic;}



a	     {font-family: Arial; font-size: 10pt; letter-spacing: 2px; color: #115C73; 
               text-transform: capitalize;  font-weight: 
               bold; margin-top: 2px; margin-bottom: 2px; margin-left: 2px;text-transform:capitalize;}
			   
a:hover {
	color:#0A3442; 
	text-decoration: none;
}

body {background-color:#76AAC2;}
 
.page {
border-style:solid;
border-color:#115c73;
border-width:1pt;
height:500px; 
width:700px; 
background-color:#76AAC2;
float: left;
}

.bando{
width:700px;
}

.contenu {
border-style:solid;
border-color:#115C73;
border-width:1pt;
width:500px;
background-image: url(../fondTab.jpg);
}
