/* 
     Feuille de style créée par Marie Catherine pour perle-reunion.fr
     27/11/2007  île de la Réunion
          Modif: 28/11/2007
	 
    Created by Marie Catherine for perle-reunion.fr
    11/27/2007  Reunion Island
	Modif: 11/28/2007
*/


body {
      margin-top: 50px;
      text-align: center;
      background-color: white;
     }

/* texte */	 
.contenu {
          margin-left: auto;
          margin-right: auto; 
          width: 400px;
         }
		 
p
{
   color: #4169E1;
   font-family: "Arial","Comic Sans MS", "Trebuchet MS", Georgia, serif;
   width: 100%;
   text-indent: 0px; 
   text-align: left;
   font-weight: normal;
   font-size: 10px; 
   margin:auto;
}		 
	
/* pour les liens */
a
{ 
   color: #004c97;
   font-family: "Arial","Comic Sans MS", "Trebuchet MS", Georgia, serif;
   width: 100%;
   text-indent: 0px; 
   text-align: left;
   font-weight: bold;
   font-size: 26px; 
   margin: auto;
   text-decoration: none; 
   font-weight: bold;   
}

a:hover 
{ 
   color: #4169E1;
   text-decoration: none;   
}


a:visited 
{
   color: #004c97;
}

a img:hover
{
   border: none;
}

a img
{
   border: none;  
}

.infos a
{ 
   color: #004c97;  
   font-family: "Arial","Comic Sans MS", "Trebuchet MS", Georgia, serif;
   width: 100%;
   text-indent: 0px; 
   text-align: left;
   font-weight: normal;
   font-size: 10px; 
   margin: auto;
   text-decoration: none;   
   }

.infos a:hover 
{ 
   color: #4169E1;  
}   
 
.tcentre2 {
	color: #0033CC;
	font-family: "arial", "Comic Sans MS", "Trebuchet MS", Georgia, serif;
	width: 100%;
	text-indent: 0px; 
	text-align: center;
	font-weight: normal; 
	padding: 0;
	margin: 0;
	margin-top: 15px;
}