body { }

td.Header {
	color : #00008B;	
	font-family : arial;
	font-size : large;
	font-style : normal;
	font-weight : 700;
	}

td.SubHeader {
	color : #3C6DA1;	 
	font-family : arial;
  	font-size : medium;
	font-style : normal;
	font-weight : 600;
	}
td.SubTitle {
	color : #4880BB;	
	font-family : arial;
  	font-size : small;
	font-style : normal;
	font-weight : 600;
	}		
td.Texte {
	font-family : Arial;
	text-align : justify;
	font-size : small;
	}		
td.Prix {
	color : #462BE7;	
	font-family : Arial;
	}
td.Date { 
	color : #00016E;
	font-family : arial;
	font-size : x-small;
	}		
td.Adresse { 
	color : #175480;
	font-family : arial;
	font-size : small;
	font-weight : 900;
	}	

td.TabHeader {
	background-color : #6189d0;
	color : #FDEFFF;
	text-transform : capitalize;
	font-weight : bold;
	font-size : small;
	font-family : Arial;
	}
td.Tab {
	font-size : x-small;
	font-family : Arial;
	}
td.TitreAnnonce { 
	color : gold;
	font-family : arial;
	font-size : 11;
	font-weight : 900;
	}	

td.DescriptionAnnonce { 
	color : white;
	font-family : arial;
	font-size : 11;
	font-weight : 900;
	}	
td.Formulaire { 
	color : White;
	font-family : arial;
	font-size : 12;
	font-weight : 900;
	}
td.TopMenu { 
	color : #ffffff;
	font-family : arial;
	font-size : 12;
	font-weight : 900;
	}	
a.Annonces { 
	color : white;
	font-family : arial;
	font-weight : 900;
	text-decoration : none;
	}	
a.Annonces:hover { 
	color : #B8D7EE;
	font-family : arial;
	font-weight : 900;
	text-decoration : none;			
	}
a.EmailAnnonce{ 
	color : gold;
	font-family : arial;
	font-size : 10;
	font-weight : 900;
	}				
a.EmailAnnonce:hover{ 
	color : gold;
	font-family : arial;
	font-size : 12;
	font-weight : 900;
	}				
a.Email{ 
	color : #2695C8;;
	font-family : arial;
	font-weight : 900;
	text-decoration : none;
	}	
a.Email:hover {
    color : #7EC6E7;
	font-family : arial;
	font-weight : 900;
	text-decoration : none;
	}
a.normal {
	font-family : Verdana;
	text-decoration : none;
	color : #5A52AD;
	font-size : x-small;
	}
a.normal:hover {
	font-family : Verdana;
	text-decoration : none;
	color : #9400D3;
	font-size : x-small;
	}
a.titre {	
	font-family : Verdana;
	color : #5A52AD;
	font-weight: bold;
	font-size : x-small;
	}
a.titre:hover {	
	font-family : Verdana;
	color : #9400D3;
	/*text-decoration:underline;*/
	font-weight: bold;
	font-size : x-small;
	}
a {
	font-family : Verdana;
	text-decoration : none;
	color : #5A52AD;
	/*font-size : x-small;*/
	font-size : 11px;
	font-weight: bold;
	}
a:hover {
	font-family : Verdana;
	text-decoration : none;
	color : #93B0DC;
	/*font-size : x-small;*/
	font-size : 11px;
	font-weight: bold;	
	}

a.topMenu {	
	font-family : arial;
	color : #ffffff;
	font-weight: bold;
	font-size : 11px;
	}
a.topMenu:hover {	
	font-family : arial;
	color : #0C73F4;
	text-decoration:none;
	font-weight: bold;
	font-size : 11px;
	background-color:#ffffff;
	}

