@charset "utf-8";
/* CSS Document */

#cuerpo {
	left:19px;
	width:840px;
	height:607px;
	z-index:2;
	font-size: smaller;
	background-image: url(fondo.jpg);
	margin-left: 8px;
	background-repeat:no-repeat;
}
#pie-2 {
	position:absolute;
	left:8px;
	top:758px;
	width:838px;
	height:92px;
	z-index:1;
}

#cuadros {
	position:absolute;
	left:8px;
	top:435px;
	width:840px;
	height:274px;
	z-index:1;
	background-image: url(Imagenes/cuadros.jpg);
	font-size: 11px;
	color: #CCCCCC;
}
.cuadro1 {
	position:absolute;
	left:46px;
	top:61px;
	width:146px;
	height:146px;
	z-index:1;
}
/*xxxxxxxxbotonesxxxxxxxxx*/
#bot1 {
	position:absolute;
	left:116px;
	top:223px;
	width:74;
	height:19px;
	z-index:2;
}
#cuadro2 {
	position:absolute;
	left:245px;
	top:61px;
	width:146px;
	height:146px;
	z-index:1;
}
#bot2 {
	position:absolute;
	left:316px;
	top:223px;
	width:74px;
	height:19px;
	z-index:2;
}
#cuadro3 {
	position:absolute;
	left:445px;
	top:61px;
	width:146px;
	height:146px;
	z-index:3;
}
#bot3 {
	position:absolute;
	left:516px;
	top:223px;
	width:74px;
	height:19px;
	z-index:4;
}
#cuadro4 {
	position:absolute;
	left:645px;
	top:61px;
	width:146px;
	height:146px;
	z-index:5;
}
#bot4 {
	position:absolute;
	left:716px;
	top:223px;
	width:74px;
	height:19px;
	z-index:6;
}

