a 
    {
    text-decoration: none; 
    border : none;
    color : #7A032A;
    }
 
.bienvenue
     {
     font-family:Times New Roman;
     font-style:italic;
     font-size:16pt;
     }
     
.adresse
     {
     font-family:Times New Roman;
     font-size:20pt;
     font-style:italic;
     font-weight:bold;
     color:#7A032A;
     }

.lbl_ours
     {
     font-family:Times New Roman;   
     font-size:12pt;
     color:Black;
     font-weight:bold;
     }

.lbl_maintenance
     {
     font-family:Times New Roman;
     font-size:14pt;
     font-style:italic;
     color:#7A032A;
     text-align:center;
     }

.contact_titre
     {
     font-family:Times New Roman;
     font-size:14pt;
     font-style:italic;
     color:#7A032A;
     }
     
.contact_adresse
     {
     font-family:Times New Roman;
     font-size:12pt;
     color:black;
     }

.contact_champ
     {
     font-family:Times New Roman;
     font-size:11pt;
     color:black;
     }
     
.resultat_titre
     {
     font-family:Times New Roman;
     font-size:12pt;
     font-style:italic;
     font-weight:bold;  
     color:#7A032A;
     }

.resultat_prix
     {
     font-family:Arial;
     font-size:20pt;
     font-style:italic;
     font-weight:bold;  
     color:#7A032A;
     }
     
.resultat_contour
     {
     background-color   : white;
 	 border             : 3px solid #F4E7BB;
 	 margin-bottom      : 5px;
     float              : left;         
     }
     
.resultat_annonce
     {
     font-family:Times New Roman;
     font-size:12pt;
     font-weight:bold;
     color:black;
     }     
     
body
     {
     margin: 0;
     text-align: center;
     }

#global
     {
     position: relative;
     margin-left: auto;
     margin-right: auto;
     background-color: #F4E7BB;
     margin-top : 0;     
     width: 960px;
     text-align: left;
     }

.bande_centre
     {
     width              : 924px;
     background-color   : #F4E7BB;
     float              : left;     
     }
     
.contenu
     {
     width              : 924px;
     background-color   : #F4E7BB;
     margin-bottom      : 20px;
     clear              : left;     
     }     
     
.bandeau_index
	 {
     height             : 62px;
     width              : 910px;
     background-color   : #F4E7BB;
 	 border-bottom      : 4px solid #7A032A;
 	 padding-top		: 15px;
     float              : left;     
     }

.bandeau
	 {
     height             : 150px;
     width              : 900px;
     margin-bottom      : 20px;
     background-color   : #F4E7BB;
     float              : left;     
     }
     
.animation
	 {
     height             : 180px;
     width              : 924px;
     background-color   : #F4E7BB;
 	 margin-top			: 5px;
 	 margin-bottom		: 15px;
     float              : left;     
     }
     
.ours
	 {
     height             : 30px;
     width              : 924px;
     background-color   : #F4E7BB;
 	 border-top         : 4px solid #7A032A;
 	 margin-bottom		: 5px;
 	 text-align			: center;
 	 padding-top		: 12px;
 	 line-height        : 18px;
     float              : left;     
     }
     
.maintenance
	 {
     height             : 70px;
     width              : 924px;
     background-color   : #F4E7BB;
 	 text-align			: center;
 	 margin-top		    : 60px;
     float              : left;     
     }
     
.recherche_titre
     {
     font-family:Times New Roman;
     font-size:11pt;
     font-style:italic;
     color:#7A032A;
     }
          
.annonce_titre
     {
     font-family:Times New Roman;
     font-size:14pt;
     font-style:italic;
     color:#7A032A;
     }
     
.catalogue_pagination
     {
     font-family:Times New Roman;
     font-size:11pt;
     color:#7A032A;
     }
     
.lbl_noresult
     {
     font-family:Times New Roman;
     font-size:12pt;
     color:#7A032A;
     }