body {
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.69em;
	background-image:url(../imgs_sys/base.jpg);
	background-position: 50% 0%;
	background-repeat:no-repeat;
	background-color: #B2B2B2;
	text-align:center;

}
.cuerpo {
	background-image: url(../imgs_sys/fondillo2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.cuerpo_index {
	background-image: url(../imgs_sys/fondillo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tabla {
	border: 1px solid #000000;
	margin: 4px;
	padding: 4px;
	background-color: #FFFFFF;
}

.titulo {
	color: #000066;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mini {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.normal {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.fuera {font-size: 11px; font-family: Geneva, Arial, Helvetica, sans-serif; color: #999999; }
a:link {
	color: #000000;
	background-image: url(video/rayado.jpg);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
A.fuera:visited {
	color:#999999;
} 
A.fuera:active {
	color:#999999;
} 
A.fuera:link {
	color:#999999;
} 
A.fuera:hover {
	color:#999999;
} 
