@charset "utf-8";
/* CSS Document */


html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	height: 100%,
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0%;
	
}
.pie {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
}
.principal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-attachment: fixed;
	//background-image: url(joseserna/fondo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
	border: 0px solid #FFF;
	clear: left;
	float: left;
}

.a
{
    color: white;
}