@charset "iso-8859-1";
* {
	font-family: Verdana;
	color: #353535;
	font-size: 11px;
}
A {
	color: #CC0000;
	text-decoration: none;
}
A:link {
	color: #CC0000;
	text-decoration: none;
}
A:hover {
	color: #CC0000;
	text-decoration: underline;
}
 
.white {
	font-size: 11px;
	color : #FFFFFF;
}
a.white {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: underline;
}



.page_result {
	font-family: Verdana;
	font-size: 11px;
	color : #1A364C;
	font-weight:bold;
}
a.page_result {
    font-family: Verdana;
	font-size: 11px;
	color : #1A364C;
	text-decoration: none;
	font-weight:bold;
}
a.page_result:hover {
    font-family: Verdana;
	font-size: 11px;
	color : #1A364C;
	text-decoration: underline;
	font-weight:bold;
}

.smallblack {
	font-family: Verdana;
	font-size: 9px;
	color : #000000;
}
a.smallblack {
    font-family: Verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: none;
}
a.smallblack:hover {
    font-family: Verdana;
	font-size: 9px;
	color : #000000;
	text-decoration: underline;
}


.listing_annonce {
	font-family: Verdana;
	font-size: 11px;
	color : #1A364C;
	font-weight:bold;
}
a.listing_annonce {
    font-family: Verdana;
	font-size: 11px;
	color : #1A364C;
	text-decoration: none;
	font-weight:bold;
}
a.listing_annonce:hover {
    font-family: Verdana;
	font-size: 11px;
	color : #1A364C;
	text-decoration: underline;
	font-weight:bold;
}

.imgborder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A5A5A;
	border-left-color: #5A5A5A;
	border-right-color: #5A5A5A;
	border-bottom-color: #5A5A5A;
}


.titreannonce {
	font-family: Arial;
	font-size: 14px;
	color : #353535;
	font-weight:bold;
}

.menu {
	font-family: Arial;
	font-size: 14px;
	color : #FFFFFF;
	font-weight:bold;
}
a.menu {
    font-family: Arial;
	font-size: 14px;
	color : #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.menu:hover {
    font-family: Arial;
	font-size: 14px;
	color : #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}

.menu_selected {
	font-family: Arial;
	font-size: 14px;
	color : #FFE600;
	font-weight:bold;
}
a.menu_selected {
    font-family: Arial;
	font-size: 14px;
	color : #FFE600;
	text-decoration: none;
	font-weight:bold;
}
a.menu_selected:hover {
    font-family: Arial;
	font-size: 14px;
	color : #FFE600;
	text-decoration: underline;
	font-weight:bold;
}



.para_title {
	font-size: 18px;
	color : #FF6E00;
	font-family:arial;
	font-weight:bold;
}

.normal {
	font-size: 12px;
	color : #000000;
	font-family:arial;
}

.redbold {
	font-size: 11px;
	color : #FF0000;
	font-weight:bold;
	font-family:arial;
}

.inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px ;
	border-style: solid;
	font-size: 9pt;
	border-color: #949494;
	height: 20px;
}
  
.field {
	background-color: #E0E0E0;
	border-color: #565656;
	border-style: solid;
	border-width: 1;
	color: #000000;
	font-size: 9pt;
	font-family: Verdana;
	
}  

.button {
	background-color: #FFFFFF;
	border-color: #565656;
	border-style: solid;
	border-width: 1;
	color: #235079;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
} 












