*{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px !important;
}
a{
	text-decoration: none;
}
a:link{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: gray;
	cursor: pointer;
}
a:visited{
	text-decoration: none;
}
.mini {
	color: #00486A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px !important;
	font-weight: normal;
}
#areaprivada{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -225px;
	margin-top: -150px;
	width: 450px;
	height: 300px;
	background-image: url(imagenes/logo_ini.jpg);
	
}
#acceso{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-40px;
	width:300px;
	height:80px;
	
}
#mensaje{
	position: absolute;
	bottom:25px;
	left: 50%;
	margin-left: -100px;
	height: 30px;
	width:400px;
	text-align: center;
}
#error{
	position: absolute;
	bottom:25px;
	left: 50%;
	margin-left: -100px;
	height: 30px;
	width:400px;
	color: Red;
	font-weight: bolder;
	text-align: center;
}
.textob{
	color: white;
}
.textoa{
	color: #008FE1;
	font-weight: bolder;
}
.textor{
	color: #A80000;
	font-weight: bolder;
	font-size:26px;
}
.grande{
	font-size:12px;
	width: 350px;
}
.menu em{
	background: url(imagenes/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2000000;
	display: none;
}
.tabla:hover{
	background: #B0C4DE;
}
.pda{
	font-size: 7px;
}
