/* CSS Document */
BODY{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*Table principale*/
.maintable{
	width:740px;
}
/* Cellule du haut contenant la bannière*/
.topCell{
	height:87px;
	background-image:url(../images/_global/top.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
/* Cellules contenant les titres*/
.title_left{
	height:27px;
	width:361px;
	background-image:url(../images/_global/leftbande.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.title_right{
	width:379px;
	height:27px;
	background-image:url(../images/_global/bande.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.title_right_text{
	padding-right:17px;
	font-size:17px;
	color:#990000;
	letter-spacing: 2px;
}
.title_left_text{
	padding-left:18px;
	font-size:17px;
	color:#990000;
	letter-spacing: 2px;
}
/* fin cellules titre */
/*Espace haut*/
.empty_top_space{
	height:30px;
}
/* CONTENT */
.empty_border_cell{
	width:17px;
	height:150px;
	/*background-color:#CCCCCC;*/
}
.empty_border_cell2{
	width:17px;

}
.empty_dep_border_cell{
	width:17px;
	height:20px;
	/*background-color:#CCCCCC;*/
}
.submargin{
	height:520px;
	/*background-color:#CCCCCC;*/
}
.left_content{
	width:172px;
}
.right_content{
	width:514px;
}
.map_cell{
	width:320px;
}
.description_cell{
	width:194px;
	height:210px;
}
.descr_text{
	margin-left:18px;
	width:176px;
	text-align:justify;
}
.empty_sub_map{
	height:30px;
}
/*FOOTER*/
.left_foot{
	width:28px;
	height:66px;
}
.mid_foot{
	width:594px;
	background-image:url(../images/_global/footer_02.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.right_foot{
	width:118px;
	height:66px;
}
.footer_content{
	margin-bottom:10px;
}
/* FORMULAIRE */
.textfield{
	padding-left:5px;
	font-family: Verdana, Arial,sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	border-color : #f1f1f1;
	background-color: #fafafa;
}
.button{
	background-color:#990000;
	color:#ffffff ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
/*FIN FORMULAIRES*/
/*samples*/
.samples{
	width:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.selection{
	border:1px solid #bbbbbb;
	width:80px;
	height:62px;
}
/* Couleurs et styles des textes*/
.red_bold_text{
	color: #990000;
	font-weight:bold;
}
.red_text{
	color:#990000;
	font-size:10px;
}
.red_text2{
	color:#990000;
	font-size:8px;
}
/*Couleurs et style des liens*/
A.nothing:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3333cc;
	text-decoration:none;
	font-weight:100;
}
A.nothing:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3333cc;
	text-decoration:none;
	font-weight:100;
}
A.nothing:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3333cc;
	text-decoration:underline;
	font-weight:100;
}

A.department:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	font-weight:100;
}
A.department:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	font-weight:100;
}
A.department:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	font-weight:100;
}

A.ar_email:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#362C61;
	text-decoration:none;
	font-weight:bold;
}
A.ar_email:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#362C61;
	text-decoration:none;
	font-weight:bold;
}
A.ar_email:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#362C61;
	text-decoration:underline;
	font-weight:bold;
}

A.agency_l:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
A.agency_l:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
A.agency_l:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}


A.mainLink:link{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
A.mainLink:visited{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
A.mainLink:hover{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	font-weight:100;
}


A.whiteLink:link, a.whiteLink:visited{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
A.whiteLink:visited{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}



A.nav2:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
A.nav2:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
A.nav2:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

A.nav:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
A.nav:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
A.nav:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:underline;
	font-weight:100;
}


A.moreinfo:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#362C61;
	text-decoration:none;
	font-weight:600;
}
A.moreinfo:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#362C61;
	text-decoration:none;
	font-weight:600;
}
A.moreinfo:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#362C61;
	text-decoration:underline;
	font-weight:600;
}

A.propLink:link{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
A.propLink:visited{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
A.propLink:hover{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-decoration:underline;
	font-weight:100;
}

A:link{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#8E4319;
	text-decoration:none;
	font-weight:bold;
}
A:hover{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#8E4319;
	font-weight:bold;
}
A:visited{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#8E4319;
	font-weight:bold;
	text-decoration:inherit;
}
A:active:{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#8E4319;
	font-weight:bold;
}

/*REGION*/
.reg_map_cell{
	height:210px;
	width:320px;
}
/*PROPERTIES LISTING*/
.property_listing_tab{
	width:520px;
}
.right_left_list_cell{
	width:140px;
}
.prop_header{
	height:15px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#EC973C;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#EC973C;
}
.image_row{
	height: 105px;
}
.prop_list_name{
	font-size: 12px;
	font-weight: bold;
}
.prop_list_name_norm{
	color: #362C61;
	font-size: 12px;
	font-weight: bold;
}
.ref_line{
	height:10px;
}
.style18{
	color: #3333cc;
}
/*properties*/
.property_content{
	width:704px;
}
.left_prop_content{
	width:315px;
}
.right_prop_content{
	width:389px;
}
.underline{
	border-bottom: 2px solid #E29746;
}
.underline_red{
	border-bottom: 1px solid #990000;
	font-size:12px;
	color:#990000;
	font-weight:bold;
}
.underline_red1{
	border-bottom: 1px solid #990000;
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.underline_red2{
	border-bottom: 1px solid #990000;
	color:#990000;
	font-weight:bold;
}
.lineabove{
	border-top: 1px solid #990000;
	font-weight:bold;
}
.surrounded{
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	font-size:12px;
	font-weight:bold;
}
.surrounded2{
	border: 1px solid #990000;
	font-size:12px;
	font-weight:bold;
}
.prop_img{
	width:315px;
	height:236px;
}
.prop_agcy{
	background-color:#6f6c99;
	color:#FFFFFF;
	font-weight:bold;
}
/*detailed research form*/
.subscribe{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
A.subscribe{
color:#990000;
font-weight:bold;
}
.footer{
background-color:#990000;
color:#ffffff ;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
}
/*disclaimer*/
.disclaimer{
	font-size:12px;
}
/*card page*/

