@charset "utf-8";

/* CSS Document */
body {
	margin: 0px;
	background-image: url(graphics/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #807d7d;
}

p {
	margin: 20px 0px 20px 0px;
}

.required {
	color: #FF0000;
}

.succes {
	color: #009900;
}

ul li {
	line-height: 20px;
}

.clearer {
	clear: both;
	font-size: 1px;
}

h1 {
	color: #46a200;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin: 20px 0px 0px 0px;
}

.mbodyContainer {
	background-image: url(graphics/bg_mbodyContainer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1014px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #807d7d;
	font-size: 11px;
	text-align: justify;
}

.mbody {
	width: 933px;
	margin: auto;
}

.header {
	height: 161px;
	background-image: url(graphics/bg_header.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.logo {
	position: relative;
}

.logo span {
	color: #3E3D40;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	position: absolute;
	top: 90px;
	left: 8px;
}

.navigation {
	padding-top: 15px;
	position: absolute;
	z-index: 20;
}

.navigation img {
	display: block;
	float: left;
}

.navigation a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 30px 9px 0px 9px;
	color: #91cf3e;
	height: 23px;
}

.navigation a span {
	background-image: url(graphics/btn_deco.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 7px;
	width: 7px;
	margin: 7px auto 0px auto;
}

.navigation a:hover,.navigation a#selected {
	background-image: url(graphics/bg_btn_hover.jpg);
	background-repeat: repeat-x;
	color: #0e3c00;
	text-align: center;
}

.navigation span#selectedarrow {
	display: block;
}

.footer {
	height: 33px;
	background-image: url(graphics/bg_footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	padding-top: 18px;
}

.footer a {
	color: #6b6d6b;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
}

.footer a:hover {
	text-decoration: underline;
}

.copy {
	text-align: right;
	margin-bottom: 10px;
}

.copy a {
	color: #999999;
	font-size: 10px;
}

.main_content {
	padding-top: 20px;
	padding-bottom: 50px;
}

.left_content {
	width: 570px;
	padding: 0px 30px 0px 40px;
	float: left;
}

.right_content {
	border-left: 1px solid #cfe1c1;
	float: right;
	width: 260px;
	padding-left: 30px;
}

.content {
	padding: 0px 25px 0px 25px;
}

.imageLf {
	margin-right: 10px;
	margin-bottom: 10px;
}

/*----BOXES LEFT----*/ /*
FOR IMAGES CASE
.box_left{
	
	cursor:pointer;
	margin-bottom:10px;
	
}

.box_left img{

	border:none;
}

*/
.homeoffers {
	margin-top: 20px;
}

.imagehome {
	float: left;
	margin-top: -3px;
	margin-right: 10px;
}

/*----BOXES LEFT----*/
.box_left,.box_left_hover {
	width: 243px;
	height: 146px;
	padding-top: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}

.box_left {
	background-image: url(graphics/bg_box.jpg);
	background-repeat: no-repeat;
}

.box_left_hover {
	background-image: url(graphics/bg_box_hover.jpg);
	background-repeat: no-repeat;
}

.box_left_hover .text_box {
	color: #666666;
}

.content_box {
	width: 205px;
	margin-left: 14px;
	height: 124px;
}

.title_box {
	color: #3f8909;
	font-size: 21px;
	width: 200px;
	float: left;
}

.icon {
	width: 68px;
	float: left;
	height: 95px;
	margin-top: 2px;
}

.text_box {
	width: 134px;
	float: right;
	margin-top: 10px;
	text-align: left;
	height: 85px;
}

.flecha_box {
	float: right;
	margin-top: -20px;
}

#calendar {
	background-image: url(graphics/icon_calendar.png);
	background-repeat: no-repeat;
}

#asesoria {
	background-image: url(graphics/icon_asesoria.png);
	background-repeat: no-repeat;
}

#inmo {
	background-image: url(graphics/icon_inmo.png);
	background-repeat: no-repeat;
}

#seguros {
	background-image: url(graphics/icon_seguros.png);
	background-repeat: no-repeat;
}

#fiscales {
	background-image: url(graphics/icon_fiscales.png);
	background-repeat: no-repeat;
}

/*----END BOXES LEFT----*/ /*----END BOXES LEFT----*/
.minContent {
	height: 490px;
}

.submenu {
	color: #0f5f20;
	font-size: 17px;
}

.submenu a,h2,.tools a {
	font-size: 13px;
	color: #0f5f20;
	font-weight: bold;
}

.submenu a:hover,.submenu a#subselected {
	color: #5bcd05;
	text-decoration: underline;
}

/* REAL-STATE */
.form_columns {
	margin-bottom: 20px; !
	margin-bottom: 10px;
	margin-left: 20px;
}

.column {
	float: left;
}

.block_search select {
	height: 100px;
	width: 135px;
	margin-right: 20px;
	font-size: 11px;
	letter-spacing: 1px;
	border: 1px solid #999999;
}

#blockM select {
	width: 200px;
}

.block_search select.focus {
	background-color: #bceb99;
}

.search_button {
	width: 180px;
	margin: auto;
}

.search_button input {
	width: 180px;
}

table.list,div.detail_block,div.tools {
	margin-left: 50px;
	width: 90%;
}

td.data {
	width: 100%;
	padding-left: 20px;
}

td.img {
	width: 165px;
}

.img_frameM {
	width: 165px;
	height: 128px;
	background-image: url(graphics/frame_list.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
}

.img_frameM div {
	margin: auto;
	width: 139px;
	height: 103px;
	overflow: hidden;
}

h2.detailTitle {
	border-bottom: 1px solid #0f5f20;
	margin: 0px 0px 0px 0px;
	display: block;
}

.dataContainer {
	background-color: #eefae6;
	padding-left: 10px;
	border-top: 1px solid #0f5f20;
	margin-top: 5px;
	height: 250px;
	padding-right: 10px;
	text-align: left;
}

.dataContainerList {
	background-color: #eefae6;
	padding-left: 10px;
	margin-top: 5px;
}

td.data ul {
	margin-top: 10px;
}

td.data ul.general_info li {
	color: #5bcd05;
	font-weight: bold;
	line-height: 20px;
}

div.reference {
	margin-top: 20px;
}

div.reference .date span,div.reference .ref span {
	color: #5bcd05;
	font-weight: bold;
}

div.reference .date {
	float: right;
	margin-top: -15px;
}

ul.general_info li.normal {
	list-style: none;
}

td.data {
	position: relative;
	z-index: 2;
}

td.data span {
	color: #807d7d;
	font-weight: normal;
}

td.data a.newlink {
	display: block;
	position:relative;
	z-index:3;
	width: 650px;
	height: 105px;
	margin-bottom: -105px;
	background-color: blue;
}

td.data_2 a.newlink_2 {
	display: block;
	position:relative;
	z-index:3;
	width: 650px;
	height: 105px;
	margin-bottom: -105px;
	background-color: blue;
}

td.data ul.details li {
	list-style: none;
	margin-left: -30px;
}

a.gotodetails {
	display: block;
	background-image: url(graphics/flecha_list.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	height: 23px;
	padding-top: 8px;
	font-size: 13px;
	color: #0f5f20;
	font-weight: bold;
	float: right;
	margin-top: 70px;
	margin-right: 10px;
}

a.gotodetails_2 {
	background-image: url(graphics/flecha_list.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	height: 23px;
	font-size: 13px;
	color: #0f5f20;
	font-weight: bold;
}
a.gotodetails_2:HOVER{
	text-decoration: underline;
}

div.details{
	position: relative;
	height:25px;
	border: none;
	border-width:1px;
	border-color: red;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
}

.headseo{
	margin:auto;
	width:780px;
}

/*detail*/
td.imgL {
	width: 378px;
}

td.imgL .img_frame {
	width: 370px;
}

div.imageL {
	margin: auto;
	width: 350px;
	overflow: hidden;
}

.topLframe {
	background-image: url(graphics/topLframe.jpg);
	background-repeat: no-repeat;
	height: 13px;
}

.centerLframe {
	background-image: url(graphics/centerLframe.jpg);
	background-repeat: repeat-y;
}

.bottomLframe {
	background-image: url(graphics/bottomLframe.jpg);
	background-repeat: no-repeat;
	height: 12px;
}

td.imgS {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

td.imgS .img_frame {
	width: 106px;
	height: 73px;
	background-image: url(graphics/frame_detailS.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	float: left;
	margin-right: 50px;
}

td.imgS .img_frame div {
	margin: auto;
	width: 90px;
	height: 55px;
	overflow: hidden;
}

.detail_block {
	margin-bottom: 20px;
}

.toolsInmo {
	background-color: #5bcd05;
	padding: 2px 10px 2px 10px;
}

.toolsInmo a {
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
	padding-right: 18px;
}

.toolsInmo a.moreinfo {
	background-image: url(graphics/icon_plusInfo.jpg);
	float: left;
}

.toolsInmo a.sendfriend {
	background-image: url(graphics/icon_mail.jpg);
	float: left;
	margin-left: 20px;
}

.toolsInmo a.print {
	background-image: url(graphics/icon_print.jpg);
	float: right;
}

.realestate_fomrs {
	width: 550px;
	margin: 0px auto 50px auto;
	padding: 0px 25px 0px 45px;
	border-left: 1px solid #cfe1c1;
	border-right: 1px solid #cfe1c1;
	text-align: left;
}

table.propertyform td.label,table.propertyform td.labelS {
	background-image: url(graphics/dot.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
}

table.propertyform td.label {
	width: 130px;
}

table.propertyform input.l {
	width: 370px;
}

table.propertyform input.m {
	width: 150px;
}

table.propertyform textarea.l {
	width: 510px;
	height: 100px;
}

table.propertyform textarea.m {
	width: 375px;
	height: 50px;
}

table.propertyform td.submit {
	padding-right: 20px;
}

a.back{
	display: block;
	float: right;
	margin-top: -20px;
	background-image: url(graphics/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	color: #91d73a;
	font-weight: bold;
}

a.back-anterior, a.back-volver{
	display: block;
	float: right;
	margin-top: -20px;
	background-image: url(graphics/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	color: #91d73a;
	font-weight: bold;
}

a.back-anterior {
	margin-right:380px;
}

a.back-volver{
	margin-right:37px;
}

a.back-follow {
	display: block;
	float: right;
	margin-top: -20px;
	margin-right:290px;
	padding-right: 10px;
	background-image : url(graphics/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-left: 10px;
	color: #91d73a;
	font-weight: bold;
}

/* END-STATE */
iframe.google {
	border: none;
	margin-top: 40px;
}

.block_situation {
	text-align: left;
	background-image: url(graphics/box_situation.jpg);
	background-repeat: no-repeat;
	width: 602px;
	height: 430px;
	padding-top: 20px;
	padding-left: 25px;
	margin-left: -20px;
}

.block_situation_api{
	text-align:left;
	background-image:url(graphics/box_situation_api.jpg);
	background-repeat:no-repeat;
	width:355px;
	height:128px;
	padding-top:20px;
	padding-left:25px;
	margin-left:-20px;
}

.situation_tit {
	color: #025311;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.address {
	width: 310px;
	height: 80px;
}

#asetraS {
	background-image: url(graphics/logo_asetra.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#gaS {
	background-image: url(graphics/logo_ga.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#apiS {
	background-image: url(graphics/logo_api.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.logo_situation {
	float: right;
}

/* enlaces */
div.linkFrame {
	background-image: url(graphics/linkFrame.jpg);
	background-repeat: no-repeat;
	width: 96px;
	height: 61px;
	padding-top: 5px;
}

div.linkFrame img {
	display: block;
	margin: auto;
}

table.linklist {
	margin-top: 20px;
}

table.linklist a {
	color: #167902;
	font-weight: bold;
}

table.linklist td {
	padding-bottom: 10px;
}

table.linklist td.linktext {
	text-align: left;
}

/* END-enlaces */
img.calendario {
	margin: 20px 10px 20px 10px;
}

span.titleForm {
	color: #51b521;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	display: block;
}

/* Home offers */
span.titleOffers,span.newsOffers {
	color: #91cf3e;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #DEDEDE;
}

span.newsOffers {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.blocksOffers{	
	border: 1px none red;
}

.offerBlock,.offerBlockLat {
	float: left;
	width: 165px;
	margin-left: 20px;
	margin-right: 48px;
	margin-top: 0px;
	border-bottom: 1px solid #DDDDDD;
	border: 1px none green;
}

.priceOffer {
	color: #5bcd05;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
}

ul#offerDetail li {
	list-style: disc;
	font-weight: bold;
}

a.gotodetailsOffer {
	display: block;
	background-image: url(graphics/flecha_list2.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 25px;
	height: 23px;
	float: left;
	padding-top: 8px;
	font-size: 13px;
	color: #5bcd05;
	font-weight: bold;
	font-size: 11px;
	margin-left: 4px;
}

div.noresult {
	text-align: center;
	font-weight: bold;
	height: 400px;
	padding-top: 30px;
	font-size: 16px;
}

.paginationControl {
	text-align: center;
	background-color: #eefae6;
	padding-top: 7px;
	padding-bottom: 7px;
}

.paginationControl .disabled {
	display: none;
}

.pagelink {
	color: #91cf3e;
}

.selectedPage,.pagelink {
	border: 1px solid #91cf3e;
	padding: 0px 4px 0px 4px;
	font-weight: bold;
	font-size: 10px;
}

.pagelink:hover,.selectedPage {
	background-color: #0e3c00;
	color: #FFFFFF;
	border: 1px solid #0e3c00;
}

.page_arrow {
	background-repeat: no-repeat;
	padding: 0px 4px 0px 4px;
}

#primera {
	background-image: url(graphics/primera_pagina.jpg);
}

#ultima {
	background-image: url(graphics/ultima_pagina.jpg);
}

#siguiente {
	background-image: url(graphics/pagina_siguiente.jpg);
}

#anterior {
	background-image: url(graphics/pagina_anterior.jpg);
}

/*NEWS*/
.news_home {
	margin-top: 5px;
}

.blockNews {
	width: 176px;
}

.blockNews p {
	margin: 0px;
}

#news1,#news2 {
	float: left;
}

#news3 {
	float: right;
}

#news2 {
	margin-left: 20px;
}

.blockNews .top {
	height: 77px;
}

.blockNews .center {
	background-image: url(graphics/center_box_news.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

.blockNews .bottom {
	background-image: url(graphics/bottom_box_news.jpg);
	background-repeat: no-repeat;
	height: 23PX;
}

#asesoria_news {
	background-image: url(graphics/top_asesoria_news.jpg);
	background-repeat: no-repeat;
}

#seguros_news {
	background-image: url(graphics/top_seguros_news.jpg);
	background-repeat: no-repeat;
}

#inmobiliaria_news {
	background-image: url(graphics/top_inmo_news.jpg);
	background-repeat: no-repeat;
}

.destacados a {
	display: block;
	float: left;
}

.destacados {
	margin-bottom: 10px;
}

.footer-text {
	margin-bottom: 10px;
	text-align: center;
	color: #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 15px;
	margin-top: 15px;
}

/* search*/
.topsearch table {
	margin: auto;
}

.topsearch table td.tit {
	color: #999999;
	font-size: 24px;
	text-align: center;
}

.topsearch table td.brackets {
	vertical-align: middle;
	text-align: center;
	padding: 0px 15px 0px 15px;
}

.topsearch table a {
	color: #91cf3e;
	font-size: 18px;
}

.dotted-separator {
	border-top: #000 dotted 1px;
	margin: 20px 0px 20px 0px;
}

#bottomsearch1 {
	text-align: center;
	color: #c0c0c0;
	font-size: 14px;
	font-weight: bold;
}

#bottomsearch1 a {
	cursor: pointer;
	text-decoration: none;
	color: #c0c0c0;
}

#bottomsearch1 a:hover {
	text-decoration: underline;
	color: #91cf3e;
}

#bottomsearch2 {
	margin-top: -15px;
}

#bottomsearch2 .dotted-separator {
	margin: 5px 0px 10px 0px !important;
}

#bottomsearch2 .block {
	float: left;
	width: 300px;
	margin-left: 5px;
	border: 1px solid #fff;
}

#bottomsearch2 .tit {
	color: #262525;
	font-weight: bold;
	font-size: 12px;
}
