.tabla_generico{
	background-position: top;
	background: url(../imgs/img_deluis/GENERICO.jpg) no-repeat;
}

.tabla_leza{
	background-position: top;
	background: url(../leza/imgs/fondo.jpg) no-repeat;
}
.tabla_selenia{
	background-position: top;
	background: url(../selenia/imgs/fondo.jpg) no-repeat;
}
.tabla_paraiso{
	background-position: top;
	background: url(../paraiso/imgs/fondo.jpg) no-repeat;
}
.tabla_vado{
	background-position: top;
	background: url(../vado/imgs/fondo.jpg) no-repeat;
}
.tabla_murillo{
	background-position: top;
	background: url(../murillo/imgs/fondo.jpg) no-repeat;
}
.tabla_comunidad{
	background-position: top;
	background: url(../comunidad/imgs/fondo.jpg) no-repeat;
}
.tabla_libertad{
	background-position: top;
	background: url(../libertad/imgs/fondo.jpg) no-repeat;
}
.tabla_mision{
	background-position: top;
	background: url(../imgs/fondo_mision.jpg) no-repeat;
}
INPUT, SELECT {
	color : Black;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
	height: 20px;
}
TEXTAREA{
	color : Black;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #B9B9B9;
}
#scroll { 
    width:95%; 
    height:225px; 
    background: #FFFFFF;
	border: 1px solid Black;
    overflow:auto;
	scrollbar-arrow-color: #242424;
	scrollbar-base-color: #242424;
	scrollbar-3dlight-color: #242424;
	scrollbar-darkshadow-color: #242424;
	scrollbar-face-color: #9BC118;
	scrollbar-highlight-color: #242424;
	scrollbar-shadow-color: #242424;
	scrollbar-track-color: #242424;
}
table.caracteristicas{
	background: #FFFFFF;
}
table.caracteristicas td{
	background: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}
table.caracteristicas tr{
height: 20px;
}
table.caracteristicas th{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	border-bottom: 1px dashed #A8A8A8;
	font-style: normal;
	font-weight: lighter;
}
table.planos{
	background: #FFFFFF;
	border: 1px solid Black;
}
table.planos td{
	background: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}
table.planos th{
	background: #FFFFFF;
	border-bottom: 1px dashed #7D9E09;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}
.texto_peq{

	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}

.tabla_general{
	background: #E5E5E5;
}
.texto_central{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
}
.texto_central_verde{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D9E09;
}
a.texto_central {
	color: #3D3D3D;
	text-decoration: none;
}
a.texto_central:hover {
	color : #7D9E09;
	text-decoration : underline;
}
a.texto_central:active {
	color : #3D3D3D;
	text-decoration : underline;
}

.titulo{
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	border-bottom: 1px dashed #B2C65A;
}
.tabla_titulo{
	border-bottom: 1px dashed #B2C65A;
}
.titulo1{
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;

}
.titulo2{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #767676;
	text-align: right;
}
.texto_menu_selected{
	font-size: 12px;
	font-family: Arial,Helvetica, sans-serif;
	color: #3D3D3D;
	font: normal;
}
a.texto_menu{
	font-size: 12px;
	font-family: Arial,Helvetica, sans-serif;
	color: #757575;
	text-decoration: none;
}
a:hover.texto_menu{
	font-size: 12px;
	font-family: Arial,Helvetica, sans-serif;
	color: #3D3D3D;
	text-decoration: none;
}

a.vivienda{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D9E09;
	text-decoration: none;
}
a:hover.vivienda{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7D9E09;
	text-decoration: underline;
	
}
