/*
GRANATE #6F2228
CREMA #FFFFCC
NARAJA #F37703
NEGRO TXT #5E5E5E
LINEA SEPARACION #E2DAC5
*/

BODY {
	SCROLLBAR-FACE-COLOR: #ffffff; 
	FONT-SIZE: 10px; 
	COLOR: ##5E5E5E;
	SCROLLBAR-HIGHLIGHT-COLOR: #6F2228; 
	SCROLLBAR-SHADOW-COLOR: #6F2228; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #6F2228; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	FONT-STYLE: normal; 
	font-size: xx-small;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-image: url(degradado_une.jpg);	
	background-repeat:repeat-x;
	background-color: #251F1F;

}
/* SEPARACIONES */
.td_separacion_iz{
	width : 11px;
	background-color: #FFFFFF;
}
.td_separacion_d{
	width : 10px;
	background-color: #FFFFFF;
}

.td_separacion_c{
	width : 699px;
	background-color: #FFFFFF;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	color: #000000;
	font-size: 11px;
	
}

/* formulario */
form{
	margin-top: 0; 
	margin-bottom: 0;
}
input, textarea
{
color: #000000;
background: #FFFFFF;
border: 1px solid #6F2228
	font-size: 11px;
}
select{ font-family: verdana; font-size: 10px; color: white; background-color:#6F2228;}
/*option {background-color: #CCC} */

.td_form_txt{
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	font-size: 11px;
	}
	
/* LINK */ 

a:link {
	text-decoration: none;
	color:#F37703;
}
a:visited {
	text-decoration: none;
	color:#F37703;
}
a:hover {
	text-decoration: underline;
	color:#F37703;
}
a:active {
	text-decoration: none;
	color:#F37703;
}

/* BOTTOM */
.td_lines_bottom{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	width: 100%;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	text-align: center;
	color: #F37703;
	font-size: xx-small;
	
}
/* INMUEBLES */
.table_cabecera_txt_blanco{
	color: #ffffff;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	font-size: 11px;
	font-weight : bold;
	width: 699px;
	height: 27px;
	}
.td_cabecera{

}


.td_cabecera_grante{
	background-color: #8D2C33;
	color: #ffffff;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	font-size: xx-small;
}
.td_detalle_list{
	width: 699px;
	color: #ffffff;
}
.td_descr_list{
	width: 699px;
	color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2DAC5;
	
}

.txt_blanco{
	color: #ffffff;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	font-size: 11px;
	font-weight : bold;
}

.txt_naranja{
	color: #F37703;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	font-size: 11px;
	font-weight : bold;
}

.txt_negro_list{
	color: #5E5E5E;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	font-size: 11px;
}
.txt_negro_list_B{
	color: #5E5E5E;
	font-family: MS Reference Sans Serif, sans-serif,  MS Sans Serif  ;
	font-size: 11px;
	font-weight : bold;
	
}

/* imagenes */
.marco1 {
	padding:8px;
	background-color: #f5f5f5;
	width: 120 px;
	border: 1px solid #999999;
}