div#annonce_top_menu, div#annonce_top_menu a {
	text-align: center;
	font-weight: bold;
	color: #003A75;
	font-family: verdana;
	font-size: 9pt;
} div#annonce_top_menu a {
	text-decoration: none;
	color: #003A75;
}div#annonce_top_menu a:hover {
	text-decoration: underline;
	color: #f17109;
}

table#news {
	border-style:solid; 
	border-width:1px; 
	border-color:black;
	width:500px;
}
table#news tr {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
table#news a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
table#news a:hover {
	color: #f17109;
}
table#news td+td {
	text-align: right;
	width: 85px;
	white-space:nowrap;
}
table#news td[colspan] {
	text-align: right;
	white-space:nowrap;
	font-size: 7pt;
	font-weight: bold;
	color: #0C2B7C;
}
table#news td[colspan] > a {
	font-family: verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #0C2B7C;
}
table#news td[colspan] > a:hover {
	text-decoration: underline;
}




table#categories {
	border:0;
	width:540px;
}
table#categories td {
	vertical-align:top;
	width: 50%;
}
table#categories ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
	text-align: left;
}
table#categories ul li h3 {
	margin : 20px 0 0 0;
	padding : 0;
}
table#categories a {
	font-family: Arial;
	font-size: 9pt;
}
table#categories h3 a {
	font-family: Verdana;
	font-size: 9pt;
}




table#display {
	margin-top: 20px;
	border-style:solid; 
	border-width:0px; 
	border-color:black;
	width:500px;
}
table#display tr {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
table#display tr td+td {
	text-align: right;
	white-space:nowrap;
	padding: 0;
}
table#display a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
table#display a:hover {
	color: #f17109;
}
table#display tr td table {
	width: 100%;
}
table#display tr td table td {
	vertical-align: top;
}
table#display tr td table td+td {
	width:100px;
	white-space:nowrap;
}

table#cession tr {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}
table#cession a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
table#cession a:hover {
	color: #f17109;
}


#annoncer_info {
	background: #E9ECFB;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size:12px;
	overflow:hidden;
	padding:5px 5px 2px;
	text-align:left;
	width:200px;
	height:100px;
	border:1px solid #90afdd;
}
#sendfriend_popup {
	background: #E9ECFB;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size:12px;
	overflow:hidden;
	padding:5px 5px 2px;
	text-align:left;
	width:425px;
	height:120px;
	border:1px solid #90afdd;
}



table#mesannonces {
	border-style:solid; 
	border-width:1px; 
	border-color:black;
	width:500px;
}
table#mesannonces tr {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
}
table#mesannonces tr+tr > td+td {
	text-align: left;
}
table#mesannonces tr+tr > td+td+td {
	text-align: center;
}
table#mesannonces a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
}
table#mesannonces a:hover {
	color: #f17109;
}

.infobulle{
    position: absolute;   
    visibility : hidden;
	width:400px;
	text-align:left;
    border: 1px solid #000000;
    padding: 6px;
    font-family: Verdana;
	color: #0C327D;
    font-size: 11px;
    background-color: #D5DAE7;
}

