#laySuperior {
	width: 778px;
	height: 140px;
	left: 0px;
	top: 0px;
	background-image: url(../imagenes/fondos/fondosuperior800x600.jpg);
}
#layLateral {
	width: 129px;
	height: 290px;
	left: 1px;
	top: 134px;
	background-image: url(../imagenes/fondos/fondolateral800x600.jpg);
	position:absolute;
	z-index:3
}
#layCentral {
	background-image: url(../imagenes/fondos/fondocentral800x600.jpg);
	width: 649px;
	height: 290px;
	left: 129px;
	top: 134px;
}


#layLogo1 {
	position:absolute;
	left:251px;
	top:0px;
	width:425px;
	height:85;
	z-index:24;

}
#layLogo2 {
	position:absolute;
	left:505px;
	top:0px;
	width:105;
	height:85;
	z-index:23;

}
#layLogo3 {
	position:absolute;
	left:713px;
	top:153px;
	width:62px;
	height:40px;
	z-index:27;

}

#layHome {
	position:absolute;
	left:0px;
	top:0px;
	width:140px;
	height:138px;
	z-index:28;

}
#menu {
	width: 129px;
	height: 240px;
	left: 0px;
	top: 142px;
}
#layMenu2 {
	position:absolute;
	left:747px;
	top:118px;
	width:31px;
	height:21px;
	z-index:26;

}
#layMenuSuperior2 {
	position:absolute;
	z-index:35;
	left: 127px;
	width: 653px;
	top: 119px;
	height: 15px;

}
#layRecomendados {
	position:absolute;
	left:711px;
	top:209px;
	width:60px;
	height:180px;
	z-index:29;

}
#layReloj {
	position:absolute;
	left:232px;
	top:85px;
	width:204px;
	height:39px;
	z-index:30;

}

#laytitulo {
	position:absolute;
	z-index:21;
	left: 140px;
	top: 150px;
	width: 560px;
	height: 20px;

}
#layContenido {
	position:absolute;
	left:140px;
	top:184px;
	width:560px;
	height:215px;
	z-index:20;
	overflow: auto;

}

body {
	background-image: url(../imagenes/fondos/fondobody.jpg);
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #cccccc;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
.titulo {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: x-small;
	font-weight: bolder;
	color: #000066;
	text-align: center;
	vertical-align: middle;
}
p {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: normal;
	color: #000033;
	text-align: justify;
	margin: 3px;
	padding: 3px;

}
h2 {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
	text-align: left;
	margin: 3px;
	padding: 3px;

}
a {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: normal;
}
a:hover {
	color: #000066;
	font-weight: normal;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: normal;
	color: #000033;
	text-align: justify;
}
th {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.bordes {
	border: 1px solid #CCCCCC;
}
table {
	margin: 0px;
	padding: 0px;
}
li {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: normal;
	color: #000033;
	text-align: justify;
	margin: 3px;
	padding: 3px;
}
h3 {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #000033;
	text-align: left;
}
textarea {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	color: #000033;
	background-color: #cccccc;
	border: 1px solid #666666;
}
input {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	color: #000033;
	background-color: #cccccc;
	border: 1px solid #666666;
}
select {
	font-family: Verdana, Tahoma,Arial, Helvetica;
	font-size: xx-small;
	color: #000033;
	background-color: #cccccc;
	border: 1px solid #FFCC00;
}
