*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FFFFFF;
}
img{
	border: 0;
}
a{
  text-decoration: none;
  outline: none;
  color: #838383;
}
a:hover{
	text-decoration: underline;
}
.linkAzul a{
  text-decoration: none;
  outline: none;
  color: #1b467a;
}
.linkAzul a:hover{
	text-decoration: underline;
}
.Arial{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#danonino{
	width: 1100px;
	height: 655px;
	margin: auto;
	position: relative;
	z-index: 0;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#precarga{
	background: url(../img/mapa-del-sitio.png) no-repeat center;
}
#precarga2{
	background: url(../img/bgAdaptado.png) no-repeat center;
}
#precarga3{
	background: url(../img/bgAvisoLegal.png) no-repeat center;
}
#danonino-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
#aviso-legal{
	width: 332px;
	height: 434px;
	position: absolute;
	background: url(../img/bgAvisoLegal.png) no-repeat center;
	left: 390px;
	top: 85px;
	z-index: 50;
	display: none;
}
#mapa-del-sitio{
	width: 703px;
	height: 350px;
	position: absolute;
	background: url(../img/mapa-del-sitio.png) no-repeat center;
	left: 214px;
	top: 121px;
	z-index: 999;
	display: none;
}
#mapa-del-sitio p{
	margin: 3px 0;
}
#adaptado{
	width: 332px;
	height: 434px;
	position: absolute;
	background: url(../img/bgAdaptado.png) no-repeat center;
	left: 390px;
	top: 85px;
	z-index: 50;
	display: none;
}
#cerrar a{
	display: block;
	height: 45px;
	width: 45px;
	margin-top: 50px;
	margin-left: 287px;
}
#home a{
	display: block;
	height: 45px;
	width: 145px;
	margin-left: 252px;
}
#intro a{
	display: block;
	height: 37px;
	width: 95px;
	position: absolute;
	left: 275px;
	top: 25px;
}
#cerrar2 a{
	display: block;
	height: 45px;
	width: 45px;
	margin-top: 70px;
	margin-left: 287px;
}
#cerrar3 a{
	display: block;
	height: 45px;
	width: 45px;
	margin-top: 57px;
	margin-left: 287px;
}
#espacio a{
	position: absolute;
	display: block;
	height: 19px;
	width: 115px;
	top: 172px;
	left: 190px;
}
#granja a{
	position: absolute;
	display: block;
	height: 19px;
	width: 115px;
	top: 204px;
	left: 190px;
}
.h span{
	display: none;
}
.texto{
	width: 265px;
	color: #838383;
	height: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-top: 30px;
	margin-left: 30px;
	overflow: auto;
}
.texto p{
	margin: 15px;
}
#footer-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
#contiene-footer{
	width: 1100px;
	position: relative;
	margin: auto;
	margin-top: -65px;
	height: 110px;
}
#pre-footer{
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	padding: 10px 5px 8px 5px;
	margin-left: 165px;
}
#footer{
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #838383;
	text-align: center;
	border-top: 1px solid #2f7dc8;
	padding: 5px 5px;
	margin-left: 155px;
}
.secciones{
	width: 140px;
	float: left;
	text-align: center;
	margin-left: 4px;
}
.modulo{
	margin-left: 30px;
	margin-top: 60px;
}
