body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.anterior {
	height:20px;
	width:10%;
	color:#FFFFFF;
	background-color:#006600;
	font-weight:bold;
}
.siguiente {
	width:10%;
	color:#FFFFFF;
	background-color:#006600;
	font-weight:bold;
}
.pagina {
	color:#FFFFFF;
}
#activa {
	color:#FFFFFF;
	background-color:#FF0000;
}
table a {
	color:#FFFFFF;
}
table a:hover {
	color:#000000;
	background-color:#FFFF99;
}
.mensaje{
	text-align:center;
}
#header {
	width: 100%;
	height:93px;
/* 	background: transparent url(../images/sky.jpg) repeat-x top; */
	background-color:#155B3A;
	overflow:hidden;
}
#header h1 {
	float: left;
	width:100%;
/*   	height:120px; */
	margin:0;
	padding:0;
/* 	background: transparent url(../images/sello.jpg) no-repeat top right; */
	text-decoration: none;
}
#header h1 a.head{
	padding: 0;
 	overflow: hidden; 
	float: left;
}
#header h1 a.head img{
	border:0;
/* 	padding-top:90px; */
}
#slogan {
	position:relative;
	float:left;
/* 	padding-top:20px; */
	height:20px;
	width:100%;
	background-color:#EA0000;
}
#slogan h2 {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	border:none;
	color:#fff;
	text-indent:6px;
 	word-spacing:4px;
	letter-spacing:7px;
/* 	overflow:visible; */
/* 	border:solid 1px #00f; */
/*	display:inline;*/
	margin:0;
	padding:0;
}
.franja {
  text-align:center;
}