body {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
}
#Layer1 {
	width:950px;
	height:auto;
	border: 1px solid #000000;
	position: absolute;
	top: 0px;
	left: 50%;
	clip: rect(auto,auto,auto,-475px);
	margin-left: -475px;
}
#Layer2 {
	left:0px;
	top:0px;
	z-index:1;
}
#Layer3 {
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
#Layer4 {	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
body,td,th {
	font-family: Lucida Casual;
	font-size: 14px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Comic Sans MS;
}
h1 {
	font-size: 24px;
	color: #205764;
}
h2 {
	font-size: 20px;
	color: #205764;
}
h3 {
	font-size: 18px;
	color: #205764;
}
h4 {
	font-size: 16px;
	color: #205764;
}
a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3297D2;
}
a:hover {
	text-decoration: underline;
	color: #CC0099;
}
a:active {
	text-decoration: none;
	color: #3297D2;
}
.Estilo1 {font-size: 12px}

.Estilo2 {
	color: #205764;
	font-weight: bold;
}





#caja1 {
width:100%;
display: none;

}
#mostrar1{
display:block;
width:100%;

}
#caja2 {
width:100%;
display: none;

}
#mostrar2{
display:block;
width:100%;
}

#caja3 {
width:100%;
display: none;

}
#mostrar3{
display:block;
width:100%;

}


#caja4 {
width:100%;
display: none;

}
#mostrar4{
display:block;
width:100%;

}
