@charset "utf-8";
@font-face {
	font-family: Helvetica;
	src:url(../fonts/helr45w.ttf)
}

@font-face {
	font-family: Santana;
	src:url(../fonts/Santana-Black.ttf)
}

@font-face {
	font-family: Myriad_Con;
	src:url(../fonts/MyriadPro-Cond.otf)
}

@font-face {
	font-family: Myriad_Con;
	src:url(../fonts/MyriadPro-Regular.otf)
	
}

@font-face {
	font-family: Bebas;
	src:url(../fonts/BEBAS_.TTF)
	
}

.texto_info {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	color: #6d6e71;
}
.texto_info_2 {
	font-family: Helvetica;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	color: #141414;
}
.texto_azul {
	font-family: Helvetica;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	color: #09535E;
}

.texto_info_2_bold {
	font-family: Helvetica;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #141414;
}

.texto_info_chico {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #292929;
}

.texto_info_bold {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #005568;
}

.texto_info_gris_bold {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #6d6e71;
}

.texto_nombres {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #5b5c5c;
}
.texto_titulos_bold {
	font-family: Helvetica;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	color: #005568;
}

.texto_textos_2_bold {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #005568;
}


.texto_arquitecto_bold {
	font-family: Helvetica;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #d9d9da;
}

.forma {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #141414;
	background-image: url(fondo_campo.jpg);
	width: 287px;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	top: -20px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 0px;
	background-position: 0px 0px;
	padding: 0px;
}
.forma_direccion {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #141414;
	width: 275px;
	height: 40px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	background-position: 1px -1px;
	background-color: #FFFFFF;
}

.forma_comentario {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #141414;
	width: 275px;
	height: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	line-height: normal;
	background-position: 1px -1px;
	background-color: #FFFFFF;
}

.forma_2 {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #141414;
	background-image: url(fondo_campo_2.jpg);
	width: 111px;
	height: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 5px;
	vertical-align: bottom;
	top: -20px;
	background-repeat: no-repeat;
	line-height: normal;
	margin: 0px;
	background-position: 1px 3px;
	padding: 3px;
}
