/* ************************************************************************************

 etiquetas HTML
 
************************************************************************************ */
* {
	margin: 0;
	padding: 0;
}
a {text-decoration: none;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {
	font-size: 11px;
	color: #666666;
	background-color: #FF99FF;
}
ul {list-style: none;}

/* ************************************************************************************

 CLASES comunes a los elementos HTML
 
************************************************************************************ */
.left {float: left !important;}
.center {
	text-align: center;
}

.right {float: right !important;}
.relative {position: relative !important;}
.clear {clear: both !important;}
.oculto {display: none !important;}
.botonbuscador {
	color: #FFFFFF;
	background-color: #D20183;
	border: 2px solid #FFFFFF;
}



/* ************************************************************************************
 
 ESTRUCTURA O LAYOUT: IDENTIFICADORES
 
************************************************************************************ */
#contenedor {
	width: 850px;
	background-color: #FFF;
	margin-top: 10px;
	margin-left: 10px;
}
#cabecera {
	width: 850px;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}
#menu {
	width: 850px;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menu h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}

#menu table {
	text-align: center;
	background-color: #D20183;
}

#menu a:link {
	color: #FFFFFF;
	background-color: #D20183;
}
#menu a:visited {
	color: #FFFFFF;
	background-color: #D20183;

}
#menu a:hover {
	color: #D3D800;
	background-color: #D20183;
}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 850px;
	margin-bottom: 10px;
}
#centradest {
	float: left;
	width: 850px;
	margin-bottom: 10px;
}


#contentdest {
	width: 127px;
	text-align: center;
	float: left;
	margin-left: 21px;
	margin-right: 21px;
}

#contentdest a:link {
	color: #000066;
	background-color: #FFFFFF;
}
#contentdest a:visited {
	color: #000066;
	background-color: #FFFFFF;

}
#contentdest a:hover {
	color: #FFFFFF;
	background-color: #000066;
}

#contentdest table {
	border: 1px solid #FF6600;
	background-color: #D20183;
	text-align: center;
}

#contentdest td {
	border: 1px solid #FF6600;
	background-color: #FFFFFF;
}

#contentdest h2 {
	font-size: 18px;
	text-align: center;
	color: #000000;
}
#contentdest h3 {
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-weight: normal;
}

#contentp {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
	float: left;
	width: 780px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#contentenlace2 {
	float: left;
	width: 850px;
	color: #FFFFFF;
}
#contentenlace2 a {
	color: #FFFFFF;
}

#contentenlace2 img {
	margin-left: 55px;
	float: left;
}
#contentenlace2-2 {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #D20183;
}
.cuadro-enlace-izq {
	float: left;
	height: 100px;
	width: 100px;
}
.cuadro-enlace-drc {
	height: 100px;
	width: 150px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
.cuadro-enlace-drc h3 {
	margin-top: 4px;
	font-weight: normal;
}
.cuadro-enlace-drc h4 {
	font-weight: normal;
}

#enlace-opcion {
	height: 1px;
	width: 250px;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #FFFFFF;
}
#buscador {
	width: 550px;
	margin-bottom: 20px;
	background-color: #D20183;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
	float: left;
}
#buscador td {
	background-color: #FFFFFF;
	font-weight: normal;
}


#buscador h2 {
	color: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #D20183;
	font-size: 16px;
	font-weight: normal;
}
#buscador p {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}
#buscador label {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
#buscador-ref {
	float: left;
	width: 400px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 250px;
	margin-bottom: 10px;
}
#minitabla5 {
	border-bottom-style: solid;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #D20183;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	margin-bottom: 1px;
}

#minitabla5 h1 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
.minitabla7 {
	float: left;
	color: #000000;
	background-color: #D20183;
	margin-top: 1px;
	margin-bottom: 1px;
}
.minitabla7 tr {
	background-color: #FFFFFF;
}
.minitabla7 h1 {
	font-size: 12px;
	text-align: center;
}

.minitabla6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	background-color: #D20183;
	margin-top: 1px;
	margin-bottom: 1px;
}
.minitabla6 tr {
	background-color: #FFFFFF;
}

.minitabla6 h1 {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.refalt    {
	height: 15px;
	overflow: hidden;
}
.descalt    {
	height: 46px;
	overflow: hidden;
}
#hr {
	background-color: #D9B51F;
	width: 850px;
	height: 4px;
	float: left;
}

#noticias {
	float: left;
	width: 850px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-top: 10px;
}
#noticias h1 {
	font-size: 16px;
	background-color: #000066;
	color: #FF6600;
	font-family: "Times New Roman", Times, serif;
	width: 70px;
	text-align: center;
}
#noticias2 {
	float: left;
	width: 850px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	background-color: #ECE9D8;
}
#noticias2 h2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #BA8FBA;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	font-weight: normal;
}

#noticias2 p {
	margin-left: 20px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#noticias2 a:link {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
}
#noticias2 a:hover {
	color: #BA8FBA;
}
#noticias2 a:visited {
	color: #0000FF;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
#noticias3 {
	float: left;
	width: 850px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D20183;
	margin-top: 10px;
	text-align: left;
}
#noticias3 h1 {
	background-color: #D20183;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	width: 79px;
	text-align: center;
}
#noticias3 h2 {
	color: #FFFFFF;
	background-color: #D20183;
	font-family: "Times New Roman", Times, serif;
	width: 152px;
	text-align: center;
	font-size: 16px;
}
#vivienda {
	float: left;
	width: 850px;
	margin-top: 10px;
	text-align: center;
}
#vivienda table {
	border: 2px solid #FF6600;
}

#vivienda td {
	text-align: center;
	border: 1px solid #FF6600;
}


#vivienda a:link {
	color: #000066;
	margin-left: 2px;
}
#vivienda a:visited {
	color: #000066;

}
#vivienda a:hover {
	color: #FF6600;
}

#formulario {
	float: left;
	width: 850px;
	background-color: #FFFFFF;
	text-align: left;
}
#fotemp {
	float: left;
	margin-top: -10px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#fotemp a:link {
	color: #D20183;
}
#fotemp a:visited {
	color: #D20183;

}
#fotemp a:hover {
	color: #D9B51F;
}

#formulario h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #D20183;
	margin-top: 10px;
	width: 160px;
	text-align: center;
	margin-left: 10px;
	font-weight: normal;
}

#formulario h2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	font-weight: normal;
}
#formulario h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-left: 35px;
}
#formulario p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-left: 25px;
}

#formulario form {
	margin-left: 25px;
	margin-bottom: 10px;
}
#formulario img {
	margin-left: 30px;
	margin-top: 10px;
}
#formulario h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#fotemp1 {
	float: left;
	margin-left: 30px;
	margin-top: -10px;
}
#fotemp2 {
	float: left;
	margin-top: 45px;
	margin-left: 30px;
}


#inmueble {
	float: left;
	width: 303px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #D20183;
	text-align: center;
}
#inmueble2 {
	float: left;
	width: 300px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	background-color: #D20183;
	text-align: center;
}
#inmueble2 p {
	margin-top: 10px;
}
#inmueble3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	width: 500px;
	color: #000000;
	text-align: left;
}
#pie {
	width: 850px;
	height: 52px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FF99FF;
	text-align: center;
}
#pie p {
	margin-top: 2px;
}

#pie a:link {
	color: #D20183;
}
#pie a:visited {
	color: #D20183;

}
#pie a:hover {
	color: #D9B51F;
}

.caja {
}

/* ************************************************************************************

 CONTENIDO

************************************************************************************ */





/* ************************************************************************************

 VINCULOS Y SUBMENUS 
 
************************************************************************************ */





/* ************************************************************************************

TEXTOS: TITULOS, LISTAS EN TEXTO, PARRAFOS...
 
************************************************************************************ */
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}
h6 {font-size: 10px;}
