TEXTAREA { font-family: Arial; font-size: 11 pt; color: #000000; font-weight: bold; background-color: #E5EDF5; border-style: solid; border-color: #000000; BORDER-WIDTH: 1px; } 
INPUT { font-family: Arial; font-size: 11 pt; color: #000000; font-weight: bold; background-color: #E5EDF5; border-style: solid; border-color: #000000; BORDER-WIDTH: 1px; }
SELECT { font-family: Arial; font-size: 11 pt; color: #000000; font-weight: bold; background-color: #E5EDF5; border-style: solid; border-color: #000000; BORDER-WIDTH: 1px; }

	.tableau { background-color:#E5EDF5 }

	body,td {
		font-family : arial ;
		font-size : 11px ;
		color : #333333 ;
	}
	
	/** Rédéfintion des marges des paragraphes **/
	p {
		margin : 0px 0px 5px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	/** Redéfinition des marges des formulaires **/
	form {
		margin : 0px 0px 0px 0px ;
		padding : 0px 0px 0px 0px ;
	}
	
	/**  Redéfintion des styles des liens **/
	a {
		color : #000000 ;
		text-decoration : none ;
	}
	
	a:hover {
		text-decoration : underline ;
	}
	
	/** Style de la ligne de récapitulation de la navigation **/
	#NavRecap {
		font-weight : bold ;
		color : #FFFFFF ;
	}
			
	#NavRecap a {
		color : #FFFFFF ;
		text-decoration : none ;
	}
	
	/** Style des titre **/
	.Titre {
		font-weight : bold ;
		color : #FFFFFF ;
	}
	
	/** Style des menus et de leurs liens **/
	.Menu, .Menu a {
		text-decoration : none ;
	}

	.Menu a:hover {
		color : #C44747 ;
	}
	
	/** Style des textes du site **/
	.Texte {
		font-family : arial ;
		font-size : 11px ;
		text-align : justify ;
	}
	


/* QuickAnnonces */
body,td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #606060;}


/*couleur lien*/
.liencategorie {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #606060; text-decoration: none}
.lienmenubas {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none}
.lienmenubas:hover,.liencategorie:hover {text-decoration : underline ; color:#FF5300;}

/*style formulaire de recherche*/
.titrerecherche { color: #FF5300; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight : bold ;}
/*style des champs du formulaire */
.formulaire { font-family: Arial, Helvetica, sans-serif; 
				font-size: 8 pt;
				color: #606060;
				font-weight: normal;
				border-style: solid;
				border-color: #999999;
				BORDER-WIDTH: 1px;
				background-color: #FFFFFF;
				}

/*style du titre*/
.titreannonce{background-color:#4E84B9;color: #FFFFFF;font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight : bold ;}
/*cadre du tableau de recherche*/
.cadretableau{border: 1 solid #4E84B9}




