body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.tabla {
	height: 100%;
	width: 100%;
	bottom: 0px;
}
.titulos {
	font-family: "Vasca Berria TT", VASCA;
	font-size: 16px;
	color: #003300;
}
.textop {
	font-family: "Century Gothic";
	font-size: 9px;
	line-height: 9px;
}
.barra_menu {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #990000;
	white-space: pre;
}
.rojo {
	font-family: "Century Gothic";
	font-size: 14px;
	color:#900;
	font-weight: bold;
	text-align: center;
}
#logos {
	position:relative;
	left:0px;
	top:568px;
	width:780px;
	height:60px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #FF0000;
}

.verde_os {
	font-family: "Century Gothic";
	font-size: 10px;
	color:#030;
	font-weight: bold;
	text-align: center;
}

