body {
	position: relative;
	padding: 1em 0em 1em 1em;
	margin: 0px;
}
body.continents {
	background-image: url(img/layout/layoutweb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}


/* --------left menu---------- */

.nav {
	background-image: url(img/menu/blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0px;
	top:100px;
	z-index: 2;
}
ul.nav li {
	margin: 0;
	position: relative;
/*	height: 20px; */
	top: 0;
}

 /* lo siguiente es ignorado por internet explorer 5.0 windows, no poner espacios  */
 
 ul.nav li/**/{
 
 /* para esconder textos de las imagenes, IE5 no debe ver este, sino el siguiente, que queda escondido a los demas navegadores: */ 
	
	overflow: hidden; text-indent: -200em;

  }

.nav li a, li.aqui {
	display: block; width: 100%; height: 100%;
	 text-indent: -200em;
 /* solo para IE5! :*/ 
/* overflow:hidden solo para ie5.0 win. El text-indent se puede dejar para todos los browsers. */

overflow: hidden;overflow/* */:/**/visible; overflow:visible;
}

/* fin parte general */


/* estado off de los botones*/
.nav li.uno a {
	background:  url(img/menu/intro.gif) no-repeat left top;
}
.nav li.dos a {
	background:  url(img/menu/program.gif) no-repeat left top;
}
.nav li.tres a {
	background:  url(img/menu/press.gif) no-repeat left top;
}
.nav li.cuatro a {
	background:  url(img/menu/yomango.gif) no-repeat left top;
}
.nav li.cinco a {
	background:  url(img/menu/yesmen.gif) no-repeat left top;
}
.nav li.seis a {
	background:  url(img/menu/retroyou.gif) no-repeat left top;
}
.nav li.siete a {
	background:  url(img/menu/eddostern.gif) no-repeat left top;
}
.nav li.ocho a {
	background:  url(img/menu/candida.gif) no-repeat left top;
}
.nav li.nueve a {
	background:  url(img/menu/bignoise.gif) no-repeat left top;
}
/* fin botones off*/

/*estado :hover selecionado */

/* se repite background por todos los :hover;  solo para Opera 7*/
li.uno {
	left: 300px; top: 100px; width: 70px; height: 18px; display: block;
	background: url(img/menu/intro_on.gif) no-repeat left top;
}
li.uno a:hover  {
	background: url(img/menu/intro_on.gif) no-repeat left top;
}
li.dos {
	left: 305px; top: 134px; width: 70px; height: 18px; 
	background: url(img/menu/program_on.gif) no-repeat left top;
}
.nav li.dos a:hover {
	background: url(img/menu/program_on.gif) no-repeat left top;
}
li.tres {
	left: 303px; top: 152px; width: 70px; height: 17px; 
	background: url(img/menu/press_on.gif) no-repeat left top;
}
.nav li.tres a:hover{
	background: url(img/menu/press_on.gif) no-repeat left top;
}
li.cuatro  {
	left: 260px; top: 160px; width: 186px; height: 45px; display: block;
	background: url(img/menu/yomango_on.gif) no-repeat left top;
}
.nav li.cuatro a:hover  {
	background: url(img/menu/yomango_on.gif) no-repeat left top;
}
li.cinco {
	left: 260px; top: 205px; width: 186px; height: 40px; 
	background: url(img/menu/yesmen_on.gif) no-repeat left top;
}
.nav li.cinco a:hover  {
	background: url(img/menu/yesmen_on.gif) no-repeat left top;
}
li.seis  {
	left: 260px; top: 245px; width: 186px; height: 37px; 
	background: url(img/menu/retroyou_on.gif) no-repeat left top;
}
.nav li.seis a:hover  {
	background: url(img/menu/retroyou_on.gif) no-repeat left top;
}
li.siete  {
	left: 260px; top: 282px; width: 186px; height: 38px; 
	background: url(img/menu/eddostern_on.gif) no-repeat left top;
}
.nav li.siete a:hover  {
	background: url(img/menu/eddostern_on.gif) no-repeat left top;
}
li.ocho {
	left: 260px; top: 338px; width: 186px; height: 37px; 
	background: url(img/menu/candida_on.gif) no-repeat left top;
}
.nav li.ocho a:hover  {
	background: url(img/menu/candida_on.gif) no-repeat left top;
}
li.nueve  {
	left: 290px; top: 379px; width: 143px; height: 37px; 
	background: url(img/menu/bignoise_on.gif) no-repeat left top;
}
.nav li.nueve a:hover  {
	background: url(img/menu/bignoise_on.gif) no-repeat left top;
}
/* fin :hover  */
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt {
	color: #000000;
	padding: 10px 0px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bgcolored {
	background-color: #FFFFFF;
}
.txt2 {
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
}
.dashed {
	border: 2px dashed #CCCCCC;
	margin: 8px;
	padding: 10px;
}
a:link, a:visited, a:active {
	color: #00CC00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #00CC00;
}
a.none:link, a.none:visited, a.none:active {
	font-weight: bold;
	text-decoration: none;
}
a.none:hover {
	text-decoration: none;
	background-color: #FFFFFF;

}
.layer1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	height: 500px;
	width: 100%;
	left: 500px;
	top: 100px;
}
.layer3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 3;
	height: 152px;
	width: 102px;
	left: 62px;
	top: 465px;
}
.layer4 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 4;
	height: 152px;
	width: 102px;
	left: 719px;
	top: 475px;
}
img {
	border: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
.when {
	left: 250px;
	top: 430px;
	position: absolute;
	width: 170px;


}
.header {
	position: absolute;
	left: 269px;
	top: 7px;
	height: 62px;
	width: 356px;

}
