html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}

a {	text-decoration:none; }
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-bottom:0px;
	font-family: Arial;
	font-size: 0.7em;
}

.fondo_colores {
	background-color: white;
}

input {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	margin-bottom: 1px;
}

.sinborde { border: 0px;}
#sinborde { border: 0px;}

select {
	font-family: Arial;
	font-size: 0.9em;
	color: #333;
	border: 1px solid #7F9DB9;
	margin-bottom: 3px;
}

textarea {
	font-family: Arial;
	font-size: 0.9em;
	COLOR: #333;
	border: #739DAB 1px solid;
	margin-bottom: 3px;
	border: 1px solid #7F9DB9;
}

p {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 15px;
	text-align: justify;
}

p a {color:#E54F1D; font-weight: bold;}
p a:hover {color:#E54F1D; text-decoration:underline;}

ul {
	padding-left: 25px;
	list-style: circle;
}

li {
	color: #333;
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 10px;
}

li a { color: #333;}
li a:hover { color: #E54F1D; text-decoration: none;}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}	

/***********************************************************************************/

/* ESTRUCTURA */

body {
	background: white url('../images/header.jpg') top center no-repeat;
}

.contenedor {
	margin: 0px auto;
	width: 962px;
	position: relative;
}

.logo {
	position: absolute;
	width: 154px;
	height: 59px;
	left: 28px;
	top: 28px;
}

.header {
	padding-top: 61px;
	height: 50px;
	margin-bottom: 24px;
}	


.header div {
	display:inline; 
	float: left;
	text-align:center;
	line-height: 50px;
	color: black;
	font-size: 15px;
	font-family: Arial;
	color: #041B47;
}

.header div a { line-height: 50px; color: white; display:block; text-align:center;}
.header div a:hover { color: #FF8000; line-height: 50px;}

.menu1 {width: 140px; margin-left: 224px; margin-right: 4px;}
.menu2 {width: 84px; margin-right: 4px;}
.menu3 {width: 107px; margin-right: 4px;}
.menu4 {width: 140px; margin-right: 4px;}
.menu5 {width: 140px; margin-right: 4px;}
.menu6 {width: 107px; margin-right: 0px;}

.menu1_on {width: 140px; background: url('../images/menu1_on.png') top center no-repeat; margin-left: 224px; margin-right: 4px;}
.menu2_on {width: 84px; background: url('../images/menu2_on.png') top center no-repeat; margin-right: 4px;}
.menu3_on {width: 107px; background: url('../images/menu3_on.png') top center no-repeat; margin-right: 4px;}
.menu4_on {width: 140px; background: url('../images/menu4_on.png') top center no-repeat; margin-right: 4px;}
.menu5_on {width: 140px; background: url('../images/menu5_on.png') top center no-repeat; margin-right: 4px;}
.menu6_on {width: 107px; background: url('../images/menu6_on.png') top center no-repeat; margin-right: 0px;}

.footer_izda, .footer_dcha {
	font-size: 12px;
	color: #555;
	font-weight: bold;
	padding-bottom: 10px;
}

.footer_dcha a { color: #E54F1D;}
.footer_dcha a:hover { color: #E54F1D; text-decoration: underline;}

.footer_izda {
	float: left;
	width: 481px;
	border-top: 1px solid #ccc;
	padding-top: 35px;
}

.footer_dcha {
	float: right;
	width: 481px;
	text-align: right;
	border-top: 1px solid #ccc;
	padding-top: 35px;
}


/* HOME */

h2 {
	font-family: "Lucida Sans", Arial;
	color: black;
	font-weight: bold;
	font-size: 17px;
	padding-top: 28px;
	padding-bottom: 14px;
}

.home_izda {
	float: left;
	margin-left: 4px;
	/*margin-bottom: 20px;*/
	display: inline;
	width: 656px;
	border-right: 1px solid #ccc;
}

.home_dcha {
	margin-left: 27px;
	margin-right: 16px;
	/*margin-bottom: 20px;*/
	width: 258px;
	float: left;
	display:inline;
}

.home_dcha p {
	line-height: 15px;
	color: black;
	font-weight: bold;
}

.home_dcha ul {
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 40px;
}	

.home_dcha li {
	margin: 0px;
	padding:0px;
	font-weight: bold;
	line-height: 15px;
	color: black;
	list-style-image: url('../images/bolongo.gif');
}

.home_destacados {
	border-top: 1px solid #ccc;
}

.destacados {
	width: 962px;
	margin-bottom: 35px;
}

.destacados h3 {
	color: #0056EE;
	font-weight: bold;
	padding-bottom: 12px;
	font-size: 13px;
}

.destacados h3 a {color: #0056EE;}
.destacados h3 a:hover {color: #0056EE; text-decoration: underline;}

.vermas {text-align: right; font-weight: bold;}
.vermas a {color:#E54F1D;}
.vermas a:hover {color:#E54F1D; text-decoration: underline;}

.buscador {
	background: url('../images/fnd_buscador.jpg') top center no-repeat;
	height: 231px;
	width: 549px;
	padding-left: 80px;
	padding-bottom: 15px;
}

.buscador2 {
	background: #EEEEEE url('../images/fnd_buscador2.jpg') top center no-repeat;
	min-height: 100px;
	width: 620px;
	padding-left: 80px;
	padding-right: 17px;
}

.buscador table, .buscador2 table {
	margin-top: 16px;
}

.buscador table td, .buscador2 table td {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.buscador select, .buscador2 select {
	width: 130px;
	border: 1px solid #aaa;
	padding: 14px;
	font-size: 12px;
	color: black;
	margin-right: 8px;
}

.buscador .buscar, .buscador2 .buscar {
	width: 124px;
	height: 33px;
	border: none;
	cursor: pointer;
	background: url('../images/buscar.jpg') center center no-repeat;
}

.datos {
	font-size: 12px;
	color: #666;
	line-height: 15px;
	font-weight: bold;
}

sup {font-size: 8px;}

/* INTERIORES */

.interior_izda {
	float: left;
	margin-left: 4px;
	padding-right: 15px;
	margin-bottom: 15px;
	display: inline;
	width: 717px;
	border-right: 1px solid #ccc;
}

.interior_izda .foto {
	border: 2px solid #CCCCCC;
	margin-left: 20px;
}

.interior_dcha {
	margin-left: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 146px;
	float: left;
	display:inline;
	padding-left: 10px;
	padding-right: 15px;
}

.busca_down {
	background: url('../images/busca_down.jpg') top center no-repeat;
	width: 717px;
	height: 10px;
	padding-bottom: 15px;
}

.txt_resultados {font-weight: bold; color: #666;}

.nueva_bus  {
	text-align: right; 
	font-weight: bold; 
	color: #E95A2E;
	cursor: pointer;
}

.nueva_bus a  { color: #E95A2E;}
.nueva_bus a:hover  { color: #E95A2E; text-decoration: underline;}

.resultados {
	width: 717px;
	margin-bottom: 20px;
}

.resultados .cabecera {
	background: url('../images/resultados_up.jpg') bottom center no-repeat;
}

.resultados th {
	height: 49px;
	text-align: center;
	color: white;
	font-size: 17px;
	font-weight: bold;
}

.resultados th a {color: white;}
.resultados th a:hover {color: #E54F1D;}

.resultados td {
	text-align: center;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.resultados .cierre {
	background: url('../images/resultados_down.jpg') top center no-repeat; 
	height: 8px;
}

.resultados .filaon {
	background-color: #EBA58C;
	cursor: pointer;
}

.resultados .filaon td {color: black;}

.navFotos {
	font-size:11px;
	text-align:center;
	margin:10px 0px;

}

.navFotos a{
	color:#3f3c38;
	text-decoration:none;
}

.navFotos a:hover {text-decoration:none;}

#pagina_activa {
	font-size:14px;
	font-weight: bold;
	color:#333;
	border: 1px solid #BEBEBE;
	padding:2px 6px;
}

#pagina_inactiva {
	font-size:14px;
	font-weight: bold;
	color:#333;
	border: 1px solid #BEBEBE;
	padding:2px 6px;
}

h1 {
	color: #0253EA;
	font-size: 27px;
	padding-bottom: 15px;
	font-family: "Lucida Sans", Arial;
}	

.interior_izda .fotos {
	float: left;
	width: 362px;
	margin-right: 25px;
	display:inline;
}

.fotos .fotos_up { background: url('../images/fotos_up.jpg') bottom center no-repeat; height: 12px;}
.fotos .fotos_down { background: url('../images/fotos_down.jpg') bottom center no-repeat; height: 12px;}
.fotos .fotos_in {
	background-color: #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 355px;
	padding-left: 5px;

}

.foto_gde {
	height: 290px;
	width: 346px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.foto_peq {
	cursor: pointer;
	float: left;
	display: inline;
	width: 170px;
	height: 65px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.lado_izda {
	margin-right: 5px;
}

.interior_izda .info {
	float: left;
	width: 330px;
	display: inline;
}

.vender {
	padding-left: 20px;
}

.vender h3 {
	font-weight: bold;
	color: black;
	font-size: 14px;
	padding: 16px 0px;
}

.vender table {
	border-collapse: separate;
	border-spacing: 3px;
}

.vender table th {
	color: #606060;
	text-align: right;
	padding-right: 15px;
	font-size: 15px;
}

.vender table .input {
	width: 331px;
	height: 27px;
	background: url('../images/input.jpg') top left no-repeat;
	padding: 2px 10px;
}

.vender table .input input {
	border: 1px solid white;
	width: 310px;
	height: 19px;
	font-size: 14px;
	color: black;
}

.vender table .input2 {
	width: 124px;
	height: 27px;
	background: url('../images/input2.jpg') top left no-repeat;
	padding: 2px 10px;
}

.vender table .input2 input, .vender table .input2 select {
	border: 1px solid white;
	width: 104px;
	height: 19px;
	font-size: 14px;
	color: black;
}

.vender table .input2 select {height: 21px;}

.vender table .textarea {
	width: 331px;
	height: 126px;
	background: url('../images/textarea.jpg') top left no-repeat;
	padding: 2px 10px;
}

.vender table .textarea textarea {
	border: 1px solid white;
	width: 312px;
	height: 118px;
	font-size: 14px;
	color: black;
}

.vender table .enviar {
	width: 123px;
	height: 32px;
	cursor: pointer;
	background: url('../images/enviar.jpg') center center no-repeat;
	border: none;
}

.izda_izda {
	width: 363px;
	float: left;
	display: inline;
	margin-right: 24px;
}

.izda_dcha {
	width: 313px;
	float: left;
}

.izda_izda .map {
	width: 351px;
	height: 290px;
	padding: 7px 6px;
	background: url('../images/fnd_map.jpg') center center no-repeat;
}

.izda_izda h2 {
	font-family: "Lucida Sans", Arial;
	color: black;
	font-size: 26px;
	padding-top: 6px;
}

.izda_izda h3 {
	font-family: "Lucida Sans", Arial;
	color: #323232;
	font-size: 20px;
	padding-bottom: 13px;
	line-height: 23px;
}

.izda_izda h3 a {color: #E6501E; line-height: 23px;}
.izda_izda h3 a:hover {color: #E6501E; text-decoration: underline;}

.izda_izda h4 {
	font-family: "Lucida Sans", Arial;
	color: #323232;
	font-size: 16px;
	padding-bottom: 12px;
}

.contacto {
	background: url('../images/fnd_contacto.jpg') center center no-repeat;
	height: 442px;
	width: 289px;
	padding-top: 12px;
	padding-left: 24px;
}

.contacto h3 {
	font-weight: bold;
	color: black;
	font-size: 16px;
	padding: 16px 0px;
}

.contacto table {
	color: #606060;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
}

.contacto table .enviar {
	width: 124px;
	height: 33px;
	cursor: pointer;
	background: url('../images/enviar2.jpg') center center no-repeat;
	border: none;
}

.contacto table div {
	margin-top:  7px;
}

.contacto table .input {
	width: 275px;
	height: 28px;
	background: url('../images/inputC.jpg') top left no-repeat;
	padding: 2px 10px;
}

.contacto table .input input {
	border: 1px solid white;
	width: 254px;
	height: 20px;
	font-size: 14px;
	color: black;
}

.contacto table .input2 {
	width: 182px;
	height: 28px;
	background: url('../images/inputC2.jpg') top left no-repeat;
	padding: 2px 10px;
}

.contacto table .input2 input {
	border: 1px solid white;
	width: 161px;
	height: 20px;
	font-size: 14px;
	color: black;
}

.contacto table .textarea {
	width: 274px;
	height: 96px;
	background: url('../images/textareaC.jpg') top left no-repeat;
	padding: 2px 10px;
}

.contacto table .textarea textarea {
	border: 1px solid white;
	width: 255px;
	height: 88px;
	font-size: 14px;
	color: black;
}

.info_constr h3 {
	color: #E54F1D;
	font-weight: bold;
	padding-bottom: 12px;
	font-size: 13px;
}

.aldor {
	text-align: right;
	margin-top: 5px;
	font-size: 10px;
}

.aldor a {color: #999;}
.aldor a:hover {color: #999; text-decoration: underline;}