/* CSS - Proyecto: Reyes Salvado, S.L. - Copyright: Inicianet */


/* Links */


a, a:visited, a:active, a:focus, a:link {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #2161AB;
	text-decoration: none;
}
a.content_pdf, a.content_pdf:visited, a.content_pdf:active, a.content_pdf:focus, a.content_pdf:link {
	color: #2161AB;
	text-decoration: underline;
	font-size: 10px;
}
a.content_pdf:hover {
	color: #333;
	text-decoration: underline;
}
a.content_form, a.content_form:visited, a.content_form:active, a.content_form:focus, a.content_form:link {
	color: #999;
	text-decoration: none;
}
a.content_form:hover {
	color: #333;
	text-decoration: underline;
}


/* Títulos */


h1 {
	font-weight: bold;
	color: #333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.h1_localidad {
	font-weight: normal;
	color: #333;
	font-size: 10px;
}
h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC0000;
}


/* Párrafos */


p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
.p_content {
	font-size: 10px;
	color: #808080;
}
.p_content_right {
	font-size: 10px;
	color: #808080;
	text-align: justify;
}
.p_content_contacto {
	font-size: 10px;
	color: #808080;
	text-align: justify;
}
.p_content_promocion {
	font-size: 10px;
	color: #808080;
	text-align: justify;
}
.p_destacado {
	color: #2161AB;
}
.p_footer {
	font-size: 10px;
	color: #2161AB;
}
.p_precio {
	font-weight: bold;
	color: #CC0000;
}


/* ID */


#footer {
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#video {
	height: 360px;
	width: 480px;
}


/* Fondos */


.bg_content_contacto {
	background-image: url(img/bg_content_contacto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_content_left {
	background-image: url(img/bg_content_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_content_right {
	background-image: url(img/bg_content_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* Formularios */


.campo1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
	background-image: url(img/bg_campo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1E5EA8;
}
.campo2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
	background-image: url(img/bg_campo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1E5EA8;
}
.campo3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
	background-image: url(img/bg_campo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #1E5EA8;
}
label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666;
}
.label_destacado {
	font-size: 9px;
	color: #BBB;
}


/* Tablas */


.table_ficha_inmobiliaria {
	background-image: url(img/bg_ficha_inmobiliaria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_ficha_inmueble {
	background-image: url(img/bg_ficha_inmueble.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_ficha_promo {
	background-image: url(img/bg_ficha_promo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table_canada {
	background-image: url(img/bg_ficha_canada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
