body {
	background-attachment:scroll;
	background-color: #161511;
	background-image: url(../imgs/bg_mango_ecuador.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
/***************************************/
#menuPrincipal{
	width:458px;
	height:35px;
	background-image:url(../imgs/menu.gif);
	padding:0px;
	margin:0px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
}
#menuPrincipal li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#menuPrincipal li, #menuPrincipal a {
	font-family:Arial, Helvetica, sans-serif;
	height: 35px;
	display: block;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}
#b1 {left: 0; width: 75px; color:#FFFFFF;}
#b2 {left: 76px; width: 110px; color:#FFFFFF;}
#b3 {left: 187px; width: 110px; color:#FFFFFF;}
#b4 {left: 298px; width: 160px; color:#FFFFFF;}

#b1 a:hover {background: transparent url(../imgs/menu.gif) 0 -35px no-repeat; color:#1B120B;}
#b2 a:hover {background: transparent url(../imgs/menu.gif) -76px -35px no-repeat; color:#1B120B;}
#b3 a:hover {background: transparent url(../imgs/menu.gif) -187px -35px no-repeat; color:#1B120B;}
#b4 a:hover {background: transparent url(../imgs/menu.gif) -298px -35px no-repeat; color:#1B120B;}

#c1 {left: 0; width: 75px; background: transparent url(../imgs/menu.gif) 0 -35px no-repeat; color:#1B120B;}
#c2 {left: 76px; width: 110px; background: transparent url(../imgs/menu.gif) -76px -35px no-repeat; color:#1B120B;}
#c3 {left: 187px; width: 110px; background: transparent url(../imgs/menu.gif) -187px -35px no-repeat; color:#1B120B;}
#c4 {left: 298px; width: 160px; background: transparent url(../imgs/menu.gif) -298px -35px no-repeat; color:#1B120B;}
/***************************************/
#menuSuperior{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1B120B;
	display:inline;
}
#menuSuperior ul{
	display:inline;
	padding:5px 0px 5px 0px;
	margin:5px;
}
#menuSuperior ul li{
	list-style:none;
	display:inline;
}
#menuSuperior ul li a{
	color:#1B120B;
	text-decoration:none;
	font-weight:normal;
	display:block;
	float:right;
	padding:5px 8px 5px 8px;
}
#menuSuperior ul li a:hover{
	background-color:#FFFFFF;
}
/***************************************/
#menuInferior{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1B120B;
	display:inline-block;
	padding:5px 0px 5px 0px;
}
#menuInferior a{
	color:#1B120B;
	text-decoration:none;
	
}
#menuInferior a:hover{
	color:#990000;
}
/***************************************/
#submenuInferior{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1B120B;
	display:inline-block;
	padding:5px 0px 5px 0px;
}
#submenuInferior a{
	color:#1B120B;
	text-decoration:none;
	
}
#submenuInferior a:hover{
	color:#990000;
}
/***************************************/
#titulo_inferior{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#1B120B;
}
/***************************************/
#suscripcion{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1B120B;
	line-height:26px;
	height:26px;
	background:url(../imgs/bg_suscripcion.jpg) no-repeat 0px 0px;
	border:none;
	padding:0px 3px 0px 3px;
	width:200px;
}
#suscripcion_txt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1B120B;
	line-height:26px;
	height:26px;
	border:none;
	padding:0px 3px 0px 3px;
	width:190px;
}
/***************************************/
#contenido{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#1B120B;
}
#contenido strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1B120B;
}
#contenido span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#A2090C;
}
#contenido a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#A2090C;
	text-decoration:underline;
}
#contenido a:hover{
	color:#000000;
	text-decoration:none;
}
#contenido h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#650507;
	display:block;
	background-color:#DCAA51;
	border:dashed #AA7A22 1px;
	padding:5px;
	width:auto;
}
#contenido h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#650507;
	display:block;
	background-color:#DCAA51;
	border:dashed #AA7A22 1px;
	padding:5px;
	width:auto;
}
#contenido h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#650507;
	display:block;
	border-bottom:dotted #000000 1px;
	padding:5px;
	width:auto;
}
#contenido p{
	line-height:16px;
}
/***************************************/
#contenidob{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#1B120B;
}
#contenidob a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#A2090C;
	text-decoration:none;
}
#contenidob a:hover{
	color:#000000;
	text-decoration:underline;
}
#contenidob a img{
	border:solid #FFFFFF 5px;
}
#contenidob a:hover img{
	border:solid #AD0D04 5px;
}
/***************************************/
#contenidoInferior{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#FFFFFF;
}
#contenidoInferior strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
}
#contenidoInferior a{
	font-weight:bold;
	color:#A2090C;
	text-decoration:none;
}
#contenidoInferior a:hover{
	color:#000000;
	text-decoration:underline;
}
/***************************************/
#btnSeleccion{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
#btnSeleccion li{
	display:inline;
	list-style:none;
	padding:0px;
	margin:0px;
}
#btnSeleccion li a{
	padding:5px;
	display:block;
	width:120px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
}
#btnSeleccion li a:hover{
	background-color:#9B080A;
}
/***************************************/
#tbl_1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#444444;
	border:dotted #FFFFFF 1px;
}
#tbl_1 div strong{
	width:100%;
	text-align:center;
}
#tbl_1 td{
	padding:5px;
	border-bottom:dotted #FFFFFF 1px;
	border-right:dotted #DCAA51 1px;
}
#tbl_1 strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
/***************************************/
#tbl_2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#444444;
}
#tbl_2 div strong{
	width:100%;
	text-align:center;
}
#tbl_2 td{
	padding:5px;
	border-bottom:dotted #FFFFFF 1px;
	border-right:dotted #DCAA51 1px;
}
#tbl_2 strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
#tbl_2 input, #tbl_2 textarea, #tbl_2 select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: dashed #666600 1px;
	padding:2px;
}
/***************************************/
#titulo_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#000000;
	display:block;
	background-color:#EEEEEE;
	border:dashed #AA7A22 1px;
	padding:5px;
	width:auto;
}
/***************************************/
#lista1{
	display:inline;
	padding:0px;
	margin:0px;
}
#lista1 li{
	list-style:none;
	display:block;
	padding:5px;
	border-bottom:dotted #666666 1px;
}
/***************************************/
#lista2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
}
#lista2 ul{
	display:inline;
	padding:0px;
	margin:0px;
}
#lista2 ul li{
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	line-height:13px;
}
#lista2 ul li a{
	display:block;
	padding:5px 5px 5px 10px;
	border-bottom:dotted #666666 1px;
	text-decoration:none;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	background:transparent;
}
#lista2 ul li a:hover{
	display:block;
	background-color:#FFFFFF;
}
/***************************************/
#formulario input, #formulario textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: dashed #666600 1px;
	padding:2px;
}
/**************************************/
#descargas{
	display:inline;
	padding:0px;
	margin:0px;
}
#descargas li{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#descargas li a{
	display:block;
	padding:5px 5px 5px 25px;
	background:url(../imgs/pdficon.gif) no-repeat top left;
}