.botonera_arriba {
	float: none;
	height: 200px;
	width: 900px;
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 100px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: #FCF7E5;
	text-align: center;
	background-image: url(imagen/lateral_potenc.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.contenido_central {
	width: 900px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	left: 100px;
	top: 200px;
	position: absolute;
	color: #FFFFFF;
	background-image: url(imagen/contenido_centro_mid.jpg);
	background-repeat: repeat;
}
.texto_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	position: relative;
	visibility: visible;
	width: 860px;
	height: auto;
	color: #000000;
	text-align: justify;
	text-indent: 30px;
	z-index: 2;
	background-image: url(imagen/texto_01.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	top: 0px;
}
#adorno_fire {
	position:absolute;
	left:679px;
	top:14px;
	width:147px;
	height:163px;
	z-index:2;
	float: none;
	visibility: inherit;
	right: 826px;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
a:hover {
	color: #FF3366;
	text-decoration: none;
}
a:visited {
	color: #99CC33;
	text-decoration: none;
}
a:active {
	color: #FF3366;
	text-decoration: none;
}
a.textos:link {
	color: #000099;
	text-decoration: none;
}
a.textos:hover {
	color: #FF3333;
	text-decoration: underline;
}
a.textos:visited {
	color: #009900;
	text-decoration: none;
}
a.textos:active {
	color: #FF3366;
	text-decoration: underline;
}
.texto_resaltado {
	font-size: 12px;
	font-weight: bold;
}
.texto_cursiva_rojo {
	font-weight: normal;
	font-style: italic;
	color: #990000;
}
