body {
	background: url(imgs/fondoInicio.jpg) repeat-x #94A8C3;	
	
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

a, img {
	border: 0;
	}

.fondo{
	width:100%;
	height:100%;
	overflow:auto;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	}
.cont1{
	margin:5% auto;
	/*width:765px;*/
	width:60%;
	height:60%;
	}
.pasti{
	float:left;
	width:33%;
	text-align:center;
	}

.pasti a {
	outline: 0;
	}	

.red{
	/*width:90%;*/
	}
	
.mascota{
	width:90%;
	}
	
.logo{
	}
	
.p2{
	margin-top:110px;
	}

.links{
	width:100%;
	clear:both;	
	}

.linea{
	width:100%;
	clear:both;
	text-align:center;
}

.linea, .linea a{
	font-family:"Lucida Sans Unicode";
	font-size:18px;
	line-height: 32px;
	font-weight: 600;
	color:#1552A1;
	text-transform:uppercase;
	clear:both;
	text-decoration:none;
}

.foot1, .foot {
	text-align: center;
	padding-top: 10px;
	}
	
.foot1 img {
	border: 1px solid #5B81B2;
	}

