/* -------- ASPANSOR -------- */
BODY {
	margin: 0.1em;
	padding: 0.2em;
	background-color: #fdf9bf;
	
	
}
H1 {
	text-align:center;
}
a:link
{
	color: #0000FF;
	/*font-weight: bold;*/
	text-decoration: underline;
}
a:visited
{
	color: #0000FF;
	/*font-weight: bold;*/
	text-decoration: underline;
} 
a:active 
{
	color: #FF6600;
	/*font-weight: bold;*/
	text-decoration: underline;
}
a:hover
{
	color: #FFFFFF;
	/*font-weight: bold;*/
	text-decoration: underline; 
	background-color: #0000FF;
}
/* ----------------------------------------- */
#actualizacion {
	padding: 10px 10px 10px 10px;
	margin: 1px;
	border-bottom:1px solid #ccd2d2;
	background-color: #fd9bf;
	font-size: 0.6em;
	/*color: #999999;*/
	font-weight: bold;
	/*text-align: left;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:auto;
}

#principal{
	position:absolute;
	top: 11px;
	left: 19px;
	right: 2%;
	width:95.6%;
	background: #ffffff;*/
	
}

#menuizq{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;

}

#content{
	padding: 10px 10px 10px 10px;
	margin-left: 10em;
border-right: 1px solid #ccd2d2;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #fd9bf;
	text-indent: 0.6em;
}
/*
#fecha {
}
#estadis {
float:right;
}
#net {
float:right;
}*/

#inferior{
	/*clear: both;*/
	border-top: 1px solid #cccccc;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-top: 0.1em;
	/*margin-top: 0px;*/
	text-align: center;
	background-color: #ffffff;
}

#inferior1{
	/*clear: both;*/
	border-top: 1px solid #cccccc;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-top: 0.1em;
	/*margin-top: 0px;*/
	text-align: center;
	background-color: #ffffff;
}

#inferior2{
	/*clear: both;*/
	border-top: 1px solid #cccccc;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-top: 0.1em;
	/*margin-top: 0px;*/
	text-align: center;
	background-color: #ffffff;
}

A.saltar:link,  A.saltar:visited {
	color: #F5f7f7;
	background-color: transparent;
}

A.saltar:hover,  A.saltar:active {
	color: #005FA9;
	background-color: transparent;
}





/************** Menú izquierda ****************/
#menuizq h1{
 font: bold 120% Arial, Helvetica, sans-serif;
 color: #ffffff;
 background-color:#666666;
 text-align:center;
 margin: 0px;
 padding: 0px;
}
#menuizq h2{
 font: bold 114% Arial, Helvetica, sans-serif;
 color: #006699;
 margin: 3px;
 padding: 0px;
}
/*#menuizq a:hover{
 background-color: #CCCCCC;
 text-decoration: none;
}*/
#menuizq img:hover{
	background-color: transparent;
}

.menu{
 font: 85% Arial, Helvetica, sans-serif;
 color: #006699;
 /*background-color: #AAAAAA;*/
 margin: 8px;
 padding: 0px;
 border-bottom: 1px solid #006699;
}

.menuimg {
	text-align: center;
}

/* Enfatizar */
EM {
	color: #660066;
	font-weight: bold;
	font-style: italic;
}
.imagen:hover {
	background-color: transparent;
}
.enlace {
	font-size: 0.95em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.entrar {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.peque {
	font-size: 0.70em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-indent: 0.6em;
}

/* Borrar después de capa */
.limpiar { 
clear: both;
}
.cabecera {
	/*border: 0.05em solid #000000;*/
	color: #339933;
	height: auto;
	width: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 1em;
	font-weight: bold;
	padding: 1em;
	line-height: 1.05em;
	float: left;
	margin-left: 1em;
}
.inferior {
	border: 0.3em outset #ABCDEF;
	margin-left: 0em;
	color: #000000;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	padding: 1em;
	line-height: 1.5em;
	float: left;
	text-align: justify;
	text-indent: 0.6em;
}
DIV#contador{
	/*border: 0.05em solid #000000;*/
	left: 1em;
	height: 5%;
	width: 40%;
	/*background-color: transparent;*/
	float: left;
	text-align: center;
}
DIV#netbasic{
	/*border: 0.05em solid #000000;*/
	right: 1em;
	height: 5%;
	width: 25%;
	background-color: transparent;
	float: right;
	text-align: center;
}
