div#developments{
	_clear: left;
   margin-top: 10px;
}

/*div#feathure_developments{
	_clear: left;*/
  /* margin-top: 10px;*/
/*}*/

div#map img{
	margin-top: 2px;
}

div#titel{
	background-image: url(../imagenes/g_barra_h1.gif);
	background-repeat: no-repeat;
	height:19px;
}

div#titel h1{
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 11px;
	color: White;
	font-weight: normal;
	float: left;
	width: 180px;
}

div#titel p{
	margin:0px;
	padding: 0px;
	padding-top: 3px;
	text-align: right;
	width: 135px;
	_width: 140px;
	float:left;
	font-size: 10px;
	color: White;
}

div#titel ul{
	margin:0px;
	padding: 0px;
	margin-left: 5px;
	list-style: none;
	display: inline;
	/*border: pink solid 1px;*/
}

div#titel li{
	display: inline;
	font-size: 9px;
}


div#titel li a{
	background-image: url(../imagenes/h2_num_normal.gif);
	background-repeat: no-repeat;
	/*background-position: 0px 6px;
	_*/background-position: 0px 3px;
	_padding-top: 4px;
	padding-left: 2px;
	padding-right: 8px;
	_padding-right:0px;
	width:13px;
	padding-bottom: 17px;
	_padding-bottom: 0px;
	color: White;
	text-decoration: none;
	font-size: 9px;
}

div#titel li a.selec{
	background-image: url(../imagenes/h2_num_sobre.gif);
	background-repeat: no-repeat;
}

div#developments div.deve{
	_clear:both;
	/*_height: 111px;
	min-height: 111px;*/
	/*margin-top: 20px;*/
	padding-bottom:15px;
	_padding-bottom:0px;
	_margin-bottom:15px;
	
	/*border:white solid 1px;*/
}



div.deve{
	_clear:both;
	/*_height: 111px;
	min-height: 111px;*/
	margin-top: 10px;
	/*padding-bottom:10px;*/
	/*border:white solid 1px;*/
}

div.photo{
	float: left;
	height: 101px;
}

div.photo img{
	_margin-top: 8px;
	margin-left: 0px;
	border:0px;
}

div.description{
	margin-top: 5px;
	_padding-top: 10px;
	margin-left: 160px;
	min-height: 109px;
}

div.description h2{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #336699;
}

div.description h2 strong{
	font-weight: normal;
	font-size: 13px;
	color: #336699;
}

div.description h2 a{
	text-decoration: none;
	color: #336699;
}

div.description h3{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #666666;
}

div.description h3 a{
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}

div.description p{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	margin-right: 5px;
}

div.description p a{
	text-decoration: none;
	font-size: 11px;
	color: Black;
}

div.icons p{
	float: left;
	margin-left: 2px;
}

div.description ul{
	margin: 0px;
	padding: 0px;
	margin-left: 225px;
	margin-bottom: 5px;
	/*border: blue solid 1px;*/
}

div.description li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-right: 2px;
	float: left;
}

div.description li.pounds a{
	background-image: url(../imagenes/g_pounds_normal.gif);
	background-repeat: no-repeat;
	display:block;
	height: 15px;
	width: 15px;
}

div.description li.pounds a:hover{
	background-image: url(../imagenes/g_pounds_sobre.gif);
	background-repeat: no-repeat;
}

div.description li.euros a{
	background-image: url(../imagenes/euros_clarito_normal.gif);
	background-repeat: no-repeat;
	display:block;
	height: 15px;
	width: 15px;
}

div.description li.euros a:hover{
	background-image: url(../imagenes/euros_clarito_sobre.gif);
	background-repeat: no-repeat;
}

div.description li.favourites a{
	background-image: url(../imagenes/g_favoritos_normal.gif);
	background-repeat: no-repeat;
	display:block;
	height: 15px;
	width: 15px;
}

div.description li.favourites a:hover{
	background-image: url(../imagenes/g_favoritos_sobre.gif);
	background-repeat: no-repeat;
}

div.description li.see a{
	background-image: url(../imagenes/g_ver_normal.gif);
	background-repeat: no-repeat;
	display:block;
	height: 15px;
	width: 15px;
}

div.description li.see a:hover{
	background-image: url(../imagenes/g_ver_sobre.gif);
	background-repeat: no-repeat;
}

div#middle form.background{
	_clear: both;
	background-color: White;
}

div#middle select.sep{
	margin-right: 5px;
}

