
body {
	padding: 0px; 
	background-color: white;
	font-family: Arial, Lucida Sans, Verdana;
	color:  black;
	font-size: 11px; 
	text-align: left;
	margin:0 auto 0 auto; 
	line-height: 1.5em; 
	background-image: url(./images/borde_derecho.gif) ;
	background-repeat: repeat-y;
	z-index: 1;
}
th { font-family: Arial, Lucida Sans, Verdana;
	color:  black;
	font-size: 12px; 
	text-align: left; }
td { font-family: Arial, Lucida Sans, Verdana;
	font-size: 12px; }
.topgreen {
	width: 760px;
	height: 30px;
	border: 0px;
	background-color: white;
	background-image: url(./images/topgreen.gif);
	background-repeat: repeat-x;
}
.topworld {
	width: 760px;
	height: 210px;
	border: 0px;
	background-color: white;
	background-image: url(./images/top-world.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size:14px; 
	font-family: Verdana, Arial, Helvetica; 
	font-weight:bold; 	
	line-height: 1.2em; 
	color: white;	
	}
.topworld_minilogo {
	widht: 38px;
	height: 22px;
	position: absolute; top: 52px; left: 5px; 
	z-index: 1;
	}
.topworld_white {
	position: relative; left:51px; 
	color: white;	
	}
.topworld_black {
	position: relative; top: -52px; left: 50px;
	color: black;
	}
.logosup 	{
	height: 239px;
	width: 245px;
	position: absolute; top: 80px; 
	background: url(./images/logogran.png) no-repeat;
	}
.mediumgreen {
	width: 540px;
	height: 36px;
	border: 0px;
	padding-left: 220px;
	padding-top: 20px;
	background-color: white;
	background-image: url(./images/mediumgreen.gif);
	background-repeat: repeat-x;
}

a.amediumgreen { font-size: 12px; color:black; font-weight:none; text-decoration:none; border-bottom: 1px dotted black; }
	
.menublanco {
	width:540px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 230px;
	}
.tituloseccion { 
	font-size: 17px;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 7px;
	background-image: url(./images/mini_logo_seccion.gif);
	background-repeat: no-repeat;
	}
.contenido {
	width: 545px;
	background-color: white;
	text-align: justify;
	font-family: Arial, Lucida Sans, Verdana;
	font-color:  black;
	font-size: 12px; 
	padding-left: 15px; 
	line-height: 1.5em; 
	}
.graficoframederecho {
	position: absolute; top: 302px; left: 572px;
	width: 188px; height: 20px; 
	background-image: url(./images/frame_derecho.png);
	background-repeat: repeat-x;
	}
.framederecho {
	position: absolute; top: 320px; left: 590px;
	width: 170px; 
	padding-top:00px;
	}
.footer {
	width: 745px;
	height: 65px;
	background-color: white;
	text-align: left;
	font-size: 11px; 
	padding-top: 10px; 
	padding-left: 15px; 
	line-height: 1.3em; 
	background-image: url(./images/footer.png);
	background-repeat: no-repeat;
	}
	
a.afooter { color:black; font-size:10px; font-weight:none; text-decoration:none; border-bottom: 1px dotted black; }
a:visited,link { color:black; }
a.dotted { border: 1px dotted black; }
a.titulo { font-weight:none; text-decoration:none; border-bottom: 2px dotted black; color:black;}
a.amenublanco { color:black;text-decoration:none; }
a.amenublanco:visited { color:black;}

hr {
	height: 1px;
	text-align: center;
	color:#101997; 
}

form		{ font-size:11px; font-family:verdana; color:black;  }
input 		{ font-size:11px; font-family:verdana; color:black;  }
option		{ font-size:11px; font-family:verdana; color:black;  }
select		{ font-size:11px; font-family:verdana; color:black;  }
select.mini	{ font-size:10px; font-family:verdana; color:black;  }
textarea	{ font-size:11px; font-family:verdana; color:black; background-color: white; }

input.invisible		{ font-size:10px; font-family:verdana; color:black; background-color: white; border-style:none; }
input.invisibleR	{ font-size:10px; font-family:verdana; color:black; background-color: white; border-style:none; text-align:right;}

ul	{ text-decoration: none; text-indent: 0px; }
ul.izq	{ text-decoration: none; padding-left:-15px;  text-indent:0px;  }
ol.izq	{ text-decoration: none; padding-left:-15px;  text-indent:-10px; }

