div#cuadro {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 820px;
	height: 660px;
	padding: 0px;
}

span.fila {
	position: relative;
	width: 820px;
	height: 220px;
	padding: 0px;
	display: block;
}

div.celda {
	display: inline;
	width: 205px;
	height: 220px;
	padding: 0px;
}

div.celdaG {
	display: inline;
	width: 410px;
	height: 440px;
	padding: 0px;
}

div#cel11 {
	position: absolute;
	background-color: #125e11;
	background-image: url('/imegasa/img/fantasias_11.jpg');
	background-position: middle center;
	background-repeat: no-repeat;
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 0px;
}

div#cel12 {
	position: absolute;
	background: rgb(175,179,169);
	background: rgba(175,179,169,0.6);
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 205px;
}

div#cel13 {
	position: absolute;
	background: url('img/fan7.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 410px;
}

div#cel14 {
	position: absolute;
	background: url('img/fan2.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 615px;
	z-index: 10;
}

div#cel14_2 {
	position: absolute;
	background: url('img/fanta3.jpg');
	width: 205px;
	height: 220px;
	top: 0px;
	left: 615px;
}

div#cel21 {
	position: absolute;
	background: url('img/fan8.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 0px;
}

div#cel22 {
	position: absolute;
	background: url('img/fan4.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 205px;
	text-align: center;
	padding-top: 1em;
	font-family: 'News Cycle', arial, serif;
	font-weight: 100;
	font-size: 1.4em;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: #fff;
}

div#cel23 {
	position: absolute;
	background: url('img/fan1.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 410px;
	z-index: 10;
}

div#cel23_2 {
	position: absolute;
	background: url('img/fanta2.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 410px;
}

div#cel24 {
	position: absolute;
	background: url('img/fan9.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 615px;
}

div#cel31 {
	padding: 0px;
	width: 205px;
	height: 220px;
	position: absolute;
	background: url('img/fan5.jpg');
	top: 0px;
	left: 0px;
	z-index: 10;
}

div#cel31_2 {
	padding: 0px;
	width: 205px;
	height: 220px;
	position: absolute;
	background: url('img/fanta1.jpg');
	top: 0px;
	left: 0px;
}

div#cel32 {
	padding: 0px;
	width: 205px;
	height: 220px;
	position: absolute;
	background: url('img/fan6.jpg');
	top: 0px;
	left: 205px;
}

div#cel33 {
	position: absolute;
	background: url('img/fan10.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 410px;
}

div#cel34 {
	position: absolute;
	background: url('img/fan3.jpg');
	padding: 0px;
	width: 205px;
	height: 220px;
	top: 0px;
	left: 615px;
	text-align: center;
	font-family: 'News Cycle', arial, serif;
	font-weight: 100;
	font-size: 1.4em;
	line-height: 1em;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: #fff;
}

div#cel41 {
	position: absolute;
	padding: 0px;
	width: 410px;
	height: 25px;
	top: 0px;
	left: 0px;
}

div#cel42 {
	position: absolute;
	padding: 0px;
	width: 410px;
	height: 220px;
	top: 0px;
	left: 410px;
	text-align: right;
}

.titular {
	font-family: 'News Cycle', arial, serif;
	color: #999;
	padding-left: 1em;
	padding-right: 1em;
	letter-spacing: .2em;
	word-spacing: .3em;
	position: relative;
	top: 80px;
	text-align: center;
	font-weight: 100;
}

.contenido1 {
	font-family: 'News Cycle', arial, serif;
	font-weight: 100;
	font-size: 1.4em;
	padding: 1em;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: #000;
	position: relative;
	top: 15px;
}

.contenido2 {
	font-family: 'News Cycle', arial, serif;
	font-weight: 100;
	font-size: 1.4em;
	padding: 1em;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: #fff;
	position: relative;
	top: 15px;
}

.contenido2_2 {
	font-family: 'News Cycle', arial, serif;
	font-weight: 100;
	font-size: 1.3em;
	padding: 1em;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: #fff;
	position: relative;
	top: 15px;
}

li a {display:inline-block;}
li a {display:block;}

