#Tabla_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:1100px;
}

#index_header_top {
	position:absolute;
	left:20px;
	top:10px;
	width:960px;
	height:20px;
}

#web_gratis_h1 {
	position:absolute;
	left:0px;
	top:35px;
	width:1000px;
	height:165px;
}

#index_header {
	position:absolute;
	left:0px;
	top:35px;
	width:1000px;
	height:165px;
}

#index_horizontal_menu {
	position:absolute;
	left:0px;
	top:200px;
	width:1000px;
	height:35px;
}

#index_160_left {
	position:absolute;
	left:10px;
	top:235px;
	width:160px;
	height:820px;
}

#index_contenido {
	position:absolute;
	left:180px;
	top:235px;
	width:640px;
	height:650px;
}

#index_contenido_search {
	position:absolute;
	left:20px;
	top:235px;
	width:960px;
	height:1000px;
}
#index_contenido2 {
	position:absolute;
	left:180px;
	top:885px;
	width:640px;
	height:170px;
}

#index_160_right {
	position:absolute;
	left:830px;
	top:235px;
	width:160px;
	height:820px;
}

#index_pie {
	position:absolute;
	left:0px;
	top:1058px;
	width:1000px;
	height:35px;
}

.txt_link_header {
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	font-style: normal;
	font-weight: bold;
	line-height: 11pt;
	color: #363636;
	padding-left: 2px;
	padding-right: 2px;
}

.txt_contenido {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}

.txt_marquee {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	color: #ffffff;
}

.txt_tilink {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
	color: #6666ff;
}

h1 {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: inline;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}

 .I {
	FONT-SIZE: 1px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	line-height: 1px;
}

 .II {
	FONT-SIZE: 2px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 2px;
}

 .III {
	FONT-SIZE: 3px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 3px;
}

 .IV {
	FONT-SIZE: 4px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 4px;
}

 .V {
	FONT-SIZE: 5px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 5px;
}

BR {
	font-size: 5px;
	line-height: 5px;
}

A:link {
	COLOR: #6666ff;
	text-decoration: none;
}
A:hover {
	COLOR: #6666ff;
	background-color: transparent;
	text-decoration: underline;
}
A:visited {
	color: #6666ff;
	text-decoration: none;
}


A.a:link {
	COLOR: #6666ff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
A.a:hover {
	COLOR: #6666ff;
	font-size: 11px;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
A.a:visited {
	color: #6666ff;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

A.b:link {
	COLOR: #6666ff;
	text-decoration: none;
}
A.b:hover {
	COLOR: #000000;
	background-color: transparent;
	text-decoration: none;
}
A.b:visited {
	color: #6666ff;
	text-decoration: none;
}

A.l:visited {
	color: #777777; 
	font-size: 11px;
}

A.l:link {
	color: #777777; 
	font-size: 11px;
}

A.l:hover {
	color: #777777; 
	text-decoration: none;
	font-size: 11px;
}

#navcontainer {
        margin: 7px 0 0 20px;
        padding: 0;
        height: 20px;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        width: 120px;
        height: 18px;
        padding: 0;
        margin: 0 0 10px 0;
        color: #FFFFFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover {
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #00BFFF;
}

#navcontainer a:active {
        color: #fff;
}

#navcontainer li#active a {
        border-top: 1px solid #FFFFFF;
        border-left: 1px solid #FFFFFF;
        border-bottom: 1px solid #FFFFFF;
        border-right: 1px solid #FFFFFF;
        color: #fff;
}