.ranita {
	font-family: Arial;
	font-size: 66px;
	color: #FDB303;
}
.administracion {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FEEE92;
}
.cordoba {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bolder;
	color: #FDB303;
}
.pie {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bolder;
	color: #85B41F;
}
.entrar a {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bolder;
	color: #85B41F;
	text-decoration: none;
}
.entrar a:hover{
color: #FFFFFF;
}

body {
	background-color: #00254A;
}
#contenedor {
	margin-top: 10%;

	margin-bottom: 10%;
}
#www {
	position: relative;
	
	height:54px;
	text-align: center;
	margin: 0 auto ;
}
#lineadorada {
	position: relative;
	height:7px;
	text-align: center;
	
}
#cuadro_central{
	position: relative;
	height: 280px;
	
}
#pie{

	background-image: url(../img/intro_fondo_abajo.gif);
	height: 26px;
	
}
#pie .texto{

	text-align: center;
   font-family: "Century Gothic";
	font-weight: bold;
	font-size: 11px;
	color: #85B41F;
	padding-top: 4px;
	}
	#texto_central {
	padding-right: 60px;
	text-align: right;
	position:absolute;
	width:513px;
	height:115px;
	z-index:1;
	left: 157px;
	top: 72px;
}
#entrar {
padding-right: 10px;
text-align: right;
	position:absolute;
	width:200px;
	height:20px;
	z-index:2;
	left: 578px;
	top: 245px;
}
#ginfornet {
font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
	color: White;
}
#ginfornet a{
	text-decoration: none;
	color: White;
	color: #AAAAAA;
}
#ginfornet  a:hover{
	text-decoration: underline;
	color: #AAAAAA;
}
