body {
	background-color: #5dc7ef;
	background-image: url(fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contenido {
	height: 98%;
	width: 800px;
	border: none;
	margin: auto;
	clear: both;
}
#main {
	position:relative;
	left:0px;
	top:35px;
	width:800;
	height:495;
	z-index:2;
}
#texto {
	position:absolute;
	left:43px;
	top:27px;
	width:423px;
	height:332px;
	font-family: Verdana;
	z-index:3;
	overflow: auto;
}
.layer-central {
	SCROLLBAR-FACE-COLOR: #4ba1c1;
	SCROLLBAR-HIGHLIGHT-COLOR: #3b7d96;
	SCROLLBAR-SHADOW-COLOR: #3b7d96;
	SCROLLBAR-3DLIGHT-COLOR: #4ba1c1;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #4ba1c1;
	SCROLLBAR-TRACK-COLOR: #3b7d96;
}
#t1 {
	padding-top: 90px;
}
.titulo1 {
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
	margin: 5px 0px 10px;
}
.titulo2 {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}
.texto1 {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	text-align: justify;
}
.texto2 {
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #000000;
}
a img {
	border: 1px solid #3b7d96;
}
a:hover img {
	border: 1px solid #FFFFFF;
}
#botonera {
	position:absolute;
	left:471px;
	top:15px;
	width:205px;
	height:170px;
	z-index:2;
	font-family: "MS Sans Serif", "MS Reference Sans Serif";
	text-decoration: none;
	text-align: right;
	letter-spacing: 1px;
	line-height: 16px;
}
#b1 {
	padding-top: 10px;
	padding-bottom: 15px;
}
#b2 {
	padding-top: 15px;
}
a.botonera {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a.botonera:hover {
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 5px;
	letter-spacing: 2px;
}
#flash {
	position:absolute;
	left:4px;
	top:41px;
	width:215;
	height:450;
	z-index:7;
}

