/* Textos simples */
/*Letra Arial-Helvetica-SansSerif*/
/*Centrado a lo ancho en negro y negrita*/
/*Letra en 3=16px*/
.c-bold{
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
/*Rellenos de Filas*/
/*Naranja con letras Blancas*/
.row-nja-1 {
	BACKGROUND-COLOR: #d57100;
}
.row-nja-2 {
	BACKGROUND-COLOR: #d57100 ;
	FONT-SIZE: 13px; 
	COLOR: #FFFFFF; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
.f8row-nja-2 {
	BACKGROUND-COLOR: #d57100 ;
	FONT-SIZE: 10px; 
	COLOR: #FFFFFF; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

/*GrisAzulado Claro con texto en Azul Oscuro*/
.row-gris-txt-blue {
	FONT-SIZE: 10px;
	COLOR: #003366;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #aeb7c4;
	vertical-align: middle;
}
.row-gris-txt-blue1 {
	/*FONT-SIZE: 10px;
	COLOR: #003366;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;*/
	border-bottom:2px solid #FFFFFF;/*border-bottom:1px solid #999*/
	BACKGROUND-COLOR: #aeb7c4;
	vertical-align: middle;}
.f8row-gris-txt-blue {
	FONT-SIZE: 9px; 
	COLOR: #003366; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #aeb7c4; 
}
/*Gris Muy Claro sin color de texto*/
.row-gris-1{
	BACKGROUND-COLOR: #f0f0f6;
}
/*Gris Muy Claro con color rojo de texto*/
.row-gris1-txt-r{
	BACKGROUND-COLOR: #f0f0f6; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold; 
	COLOR:#FF0000 ;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif; 
	text-align: center; BORDER-RIGHT: #999999 0px solid; 
	BORDER-TOP: black 0px solid; 
	BORDER-LEFT: #999999 0px solid; 
	BORDER-BOTTOM: black 0px solid;
}
/*Bordes de Tablas con Lineas en Gris de 1px*/
.borde-3izq {
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-3der {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-2updown {
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-4lados {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
/*Bordes de Tablas con Lineas en Gris de 1px, el texto es como sigue:*/
/*Texto azul normal de 13px=2*/
.borde-3izq-1 {
	FONT-SIZE: 13px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-3der-1 {
	FONT-SIZE: 13px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-2updown-1 {
	FONT-SIZE: 13px; 
	COLOR: #3366FF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-4lados-1 {
	FONT-SIZE: 13px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
/*Texto azul negrita de 13px=2*/
.borde-3izq-2 {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-3der-2 {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: #003366;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-2updown-2 {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: #3366FF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
.borde-4lados-2 {
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: #3366FF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	BACKGROUND-COLOR: #f0f0f6;
}
/*Solo bordes*/
/*Linea 1px solida*/
.borde-4lados-sl {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
} 
.borde-lados {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: black 0px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: black 0px solid;
}
.borde-updown {
	BORDER-RIGHT: #999999 0px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 0px solid; 
	BORDER-BOTTOM: #999999 1px solid;
}
.borde-down {
	BORDER-BOTTOM: black 2px solid;


}
.borde-cero {
	BORDER-RIGHT: #999999 0px solid; 
	BORDER-TOP: black 0px solid; 
	BORDER-LEFT: #999999 0px solid;
	BORDER-BOTTOM: black 0px solid;
}
.borde-2ladosder {
	BORDER-RIGHT: 1px solid #999999;
	BORDER-BOTTOM: 1px solid #999999;
	border-top-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;


} 
/*texto de las paginas*/
.txt-header{
	FONT-SIZE: 32px; 
	COLOR: #003366; fONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	
	text-align: center;
}
.txt-firma{
	FONT-SIZE: 18px; 
	FONT-WEIGHT: bold; COLOR: #d57100; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	
	text-align: center;
}
.txt-rojo{
	FONT-SIZE: 13px; 
	COLOR: #FF0000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	
}
.txt-encabezado{
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: justify;
}
.txt-descri{
	FONT-SIZE: 13px;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.txt-medidas{
	FONT-SIZE: 13px; 
	FONT-WEIGHT: bold; 
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.txt-bold-u{
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.txt-valor{
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.menus-interior1{
	BACKGROUND-COLOR: #f0f0f6;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	BORDER-RIGHT: 1px double #999999;
	BORDER-TOP: 1px double black;
	BORDER-LEFT: 1px double #999999;
	BORDER-BOTTOM: 1px double black;
	text-decoration: none;
	font-style: italic;
	cursor: default;
}
.menus-interior2{
	BACKGROUND-COLOR: #f0f0f6;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	BORDER-RIGHT: 1px solid #999999;
	BORDER-TOP: 1px solid black;
	BORDER-LEFT: 1px solid #999999;
	BORDER-BOTTOM: 1px solid black;
	font-style: italic;
	text-decoration: none;
	cursor: default;
}
.borde-up {
	border-top: 2px solid #000000;
}
.txt-1-info {
	FONT-SIZE: 10pt; 
	COLOR: #19519e; 
	LINE-HEIGHT: 8pt; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.txt-mini-pos {
	FONT-SIZE: 9pt; 
	COLOR: #333333; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}
.row-gris-2 {
	background-color: #f0f0f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;

}
.f8row-gris-txt-r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #f0f0f6;
}
.txt-1-info-row-gris {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	LINE-HEIGHT: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #aeb7c4;
	font-style: normal;
	font-weight: bold;


}
.txt-descri-terr {
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align: center;


}
.txt-m-fot-sup-zon {
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;


}
.txt-valorTerr {
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;

}
.txt-DirTerr {
	FONT-SIZE: 18pt;
	FONT-WEIGHT: bold;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.f8row-gris-txt-error {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #000000;
	background-color: #f0f0f6;
	font-weight: bold;

}
.row-gris-3 {

	background-color: #f0f0f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.txt-avisos {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana



}
.boton-mail {
	background-color: #004080;
	color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #0080FF;


}
.row-gris-txt-guardia {
	FONT-SIZE: 14px;
	COLOR: #0000FF;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #aeb7c4;
	text-transform: capitalize;
	text-align: center;

}
.f8row-nja-sinborde {
	BACKGROUND-COLOR: #d57100;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 0px;

}
.f8row-gris-txt-1 {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #000000;
	background-color: #aeb7c4;
	font-weight: normal;
	border: 0px;

}
.borde-4lados2 {

	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
}
.txt-bold-u2 {

	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.txt-valorTerr2 {

	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}
.disclaim-medidas {
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	COLOR: #3366FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BORDER-TOP: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	BACKGROUND-COLOR: #f0f0f6;
	text-decoration: blink;
	text-align: center;


}
.menus-interior3 {
	BACKGROUND-COLOR: #f0f0f6;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	BORDER-RIGHT: 1px solid #999999;
	BORDER-TOP: 1px solid black;
	BORDER-LEFT: 1px solid #999999;
	BORDER-BOTTOM: 1px solid black;
	font-style: italic;
	cursor: default;
	text-decoration: none;


}
.borde-down-paginas {

	BORDER-BOTTOM: black 2px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	font-weight: bolder;
	letter-spacing: 5px;
	color: #003366;
	text-decoration: blink;
}
/*Toda la info de pagina prestamos.html*/
.texto {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #484848; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, arial; TEXT-DECORATION: none
}
.tituloTabla {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, arial
}
.datoTabla {
	FONT-SIZE: 10px; COLOR: #565656; FONT-FAMILY: Tahoma, Verdana, arial
}
.titulo {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-TRANSFORM: uppercase; COLOR: #a52023; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Verdana, arial
}
.fondo{
	background-color: #B1C7D8;

}
.mas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aeb7c4;
	border-right-color: #929DAF;
	border-bottom-color: #aeb7c4;
	border-left-color: #aeb7c4;
	width: 120px;
	background-color: #f0f0f6;
	height: 22px;
	color: #3366FF;
	text-decoration: none;
	text-align: center;
	text-indent: 4pt;












}
.mas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aeb7c4;
	border-right-color: #929DAF;
	border-bottom-color: #aeb7c4;
	border-left-color: #aeb7c4;
	background-color: #DEDEEB;
	width: 120px;
	height: 22px;
	cursor: default;
	color: #3366FF;
	text-indent: 4pt;
	text-align: center;





}
.borde-2ladosder10px {

	BORDER-RIGHT: 1px solid #999999;
	BORDER-BOTTOM: 1px solid #999999;
	border-top-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.enviado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;

}
.menus-masfotos {
	BACKGROUND-COLOR: #f0f0f6;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	BORDER-RIGHT: 1px none #999999;
	BORDER-TOP: 1px solid black;
	BORDER-LEFT: 1px none #999999;
	BORDER-BOTTOM: 1px solid black;
	font-style: italic;
	cursor: auto;



}
.masTerre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aeb7c4;
	border-right-color: #929DAF;
	border-bottom-color: #aeb7c4;
	border-left-color: #aeb7c4;
	background-color: #f0f0f6;
	color: #3366FF;
	text-decoration: none;
	text-align: center;
}
.mum_pag_activo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.mum_pag_inactivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.mum_pag_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

