body{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tabla_general_home{
	border:2px solid #CDD10A;
}
.fondo_verde{
	background-color:#CDD10A;
}
.selector{
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:130%;
	text-align:left;
}

.selector:hover{
	font-size:11px;
	color:#716F6E;
	text-decoration:none;
	font-weight:bold;
	line-height:130%;
}
.selector_active{
	font-size:11px;
	color:#716F6E;
	text-decoration:none;
	font-weight:bold;
}
.link_active{
	height:4px;
	font-size:11px;
	color:#716F6E;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:4px;
	text-align:left;
}
.tabla_desarrollo{
	font-size:11px;
	width:441px;
}
.p_mas{
	width:100%;
	margin-top:8px;
}
.titu_not{
	width:100%;
	margin-top:4px;
}
.texto{
	font-size:11px;
	color:#98989B;
	text-decoration:none;
}
.texto:hover{
	font-size:11px;
	color:#00000;
	text-decoration:none;
}
.texto_masinterlinea{
	font-size:11px;
	color:#98989B;
	text-decoration:none;
	line-height:130%;
}
.subir{
	color:#42C2F0;
	text-decoration:none;
	font-size:11px;
}
.subir:hover{
	color:#42C2F0;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.volver{
	color:#42C2F0;
	text-decoration:none;
	font-size:11px;
}
.volver:hover{
	color:#42C2F0;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.enlace_negro{
	color:#98989B;
	text-decoration:none;
}
.enlace_negro:hover{
	color:#000000;
	text-decoration:none;
}
.enlace_negro_activo{
	color:#000000;
	text-decoration:none;
}
.enlace_pdf{
	width:95px;
	text-decoration:none;
	height:25px;
	margin-bottom:6px;
	background-image:url(../img/general/pdf.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#98989B;
}
.enlace_pdf:hover{
	text-decoration:none;
	height:25px;
	background-image:url(../img/general/pdf_i.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color:#000000;
}
.socios_izq{
	text-align:left;
	width:160px;
}
.socios_der{
	text-align:left;
}
.negro_bold{
	color:#000000;
	font-weight:bold;
}
.interlinea_mas{
	line-height:130%;
	color:#98989B;
}
.input{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #42C2EF;
	background-color:#ffffff;
	font-size:11px;
	text-align:left;
	color:#716F6E;
	margin-bottom:4px;
}
.asterisco{
	font-size:9px;
	color:#98989B;
}