body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#contenedor_inicio {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:566px;
	z-index:1;
}
#txt_perfil {
	position:absolute;
	left:363px;
	top:100px;
	width:540px;
	height:410px;
	z-index:1;
	filter:alpha(opacity=0);

    -moz-opacity:0;
	opacity:.0;

    -khtml-opacity: 0;
	overflow: hidden;
	display: none;
}
#txt_perfil_ingles {
	position:absolute;
	left:363px;
	top:100px;
	width:540px;
	height:410px;
	z-index:2;
	filter:alpha(opacity=0);

    -moz-opacity:0;
	opacity:.0;

    -khtml-opacity: 0;
	overflow: hidden;
	display: none;
}
#barra_scroll {
	position:absolute;
	left:945px;
	top:100px;
	width:23px;
	height:410px;
	z-index:3;
	background-color: #F18E1A;
	filter:alpha(opacity=0);

    -moz-opacity:0;
	opacity:.0;

    -khtml-opacity: 0;
	overflow: hidden;
	display: none;
}
a.enlaces:active {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F18E1A;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a.enlaces:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F18E1A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a.enlaces:visited {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F18E1A;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
a.enlaces:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F7C07D;
	text-decoration: none;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F18E1A;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: justify;
}
.celda1_txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 16px;
}
.celda2_txt_menu {
	font-size: 8px;
	line-height: 8px;
	height: 8px;
}
.celda3_txt_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 15px;
	line-height: 16px;
}.celda_hueco_scroll {
	height: 350px;
}
.resaltar {
	font-weight: bold;
	letter-spacing: 1px;
}
.cursiva {
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
}

