@charset "utf-8";

body {
	background:#EDE8E2 none repeat scroll 0%;
	color:#414141;
	margin:0pt;
	padding:15px 0pt;
	text-align:center;
	margin-left: 80px;
}

.titulo_1 {
	font-family: "Arial Black";
	font-size: 24px;
	color: #009999;
}

#div_titulo {
	position:absolute;
	left:393px;
	top:55px;
	width:532px;
	height:46px;
	z-index:2;
	background-color: #FFFFFF;
	vertical-align: middle;
}

#div_central {
	position:absolute;
	left:-69px;
	top:92px;
	width:1040px;
	height:3334px;
	z-index:3;
	background-color: #6666FF;
	overflow: scroll;
}
.texto_cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.texto_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

#div_menu {
	position:absolute;
	left:-331px;
	top:59px;
	z-index:1;
	width: 184px;
	background-color: #9CE09C;
	height: 250px;
}

#div_logo {
	position:absolute;
	left:36px;
	top:23px;
	height:69px;
	z-index:4;
	width: 200px;
	background-image: url(../images/logo_chico.jpg);
}

#div_container {
	width: 850px;
	background-color: #FFFFFF;
	padding-top:0pt;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}

#header {
	background-color:#FFFFCC;
}
#header {
	height:115px;
	padding:0pt 0pt 0pt 18px;
}

#informacion {
	position:absolute;
	left:315px;
	top:202px;
	width:591px;
	height:260px;
	z-index:1;
	background-color: #FF9E3E;
	overflow: auto;
}

.titulo2 {	
	color: #CC0000;
	font-family: "Arial Black";
	font-size: 18px;
}

.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}

