.estilo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}



body {
	background-color: #FFFFFF;
}
.Estilo1 {
	font-size: 11px;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#Layer1 {
	position:absolute;
	left:50%;
	top:1px;
	
	width:1680px;
	height:870px;
	
	margin-left: -840px;
	z-index:1;
	background-color: #FFFFFF;
}
#Layer2 {
	position:absolute; 
	left:50%;
	width:900;
	margin-left: -450px;
	z-index:2;
	height: 870px;
	
}

.imgIzq {
	background-image: url(images/images/img_izq_f2.jpg);
	
	border-right-width: medium;
	border-right-style: ridge;
	border-right-color: #CC3300;
	vertical-align: top;
	padding: 0px;
	text-align: center;
}
.imgDch {
	background-image: url(images/images/img_dch_f2.jpg);
	
	border-right-style: none;
	border-left-width: medium;
	border-left-style: ridge;
	border-left-color: #CC3300;
	vertical-align: top;
	text-align: center;
}
.imgCentro {
	background-image: url(images/images/img_ctr_f2.jpg);
	
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
}
.celdaMenu {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(images/fondoboton.jpg);
	text-align: left;
	text-decoration: none;
	height: 36px;
	width: 230px;
	padding-left: 25px;
}
.celdaSuperior {
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #CC3300;
}

.tablaMenu {
	
	}
.celdaTextos {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	height: 200px;
	width: 200px;
}
