@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#page {
	text-align: center;
	position: relative;
	height: 120%;
	width: 710px;
	margin: auto;
	padding: 10px;
	border: thin solid #999999;
	background-color: #FFFFFF;
}
#top   {

}
#top_banner {
	height: 150px;
	width: 710px;
	background-image: url(../images/sitioi_03.jpg);
	visibility: visible;
	z-index: 100;
}
#top_banner  a {
	top: 6px;
	position: relative;
	width: 710px;
	left: 90px;
	font-weight: normal;
}

#sep_hor    {
	width: 710px;
	height: 8px;
	background-image: url(../images/sep_hor.jpg);
	position: relative;
	font-size: 0px;
}
#sep_hor2 {
	background-image: url(../images/sep_hor2.gif);
	height: 12px;
	float: left;
	background-repeat: no-repeat;
	width: 710px;
	background-position: center;
	clear: both;
}
#main  {
	clear: both;
	width: 710px;
	float: left;
	margin: 0px;
	margin-bottom:5px;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#in_btm {
	font-size: 10px;
	text-align: left;
}

#an_btm {
	height: 80px;
	float: left;
	width: 710px;
}
#an_btm img {
	float: left;
	padding: 2px;
}
#an1 {
	background-image: url(../images/rect_anuncio_btm.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 75px;
	float: left;
	background-position: left top;
}
#an2 {
	background-image: url(../images/rect_anuncio_btm.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 75px;
	float: left;
	background-position: center top;
}

#an2 img {
	float: left;
	padding-left:4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#copyright {
	background-image: url(../images/fondo_copyrgt.gif);
	width: 710px;
	height: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	padding-top: 8px;
}


#an3 {
	background-image: url(../images/rect_anuncio_btm.gif);
	background-repeat: no-repeat;
	width: 237px;
	height: 75px;
	float: right;
	background-position: right top;
}
#an3 img {
	float: left;
	padding-left:8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

#pie {
	height: 70px;
	clear: both;
}

#pie_nav {
	width: 687px;
	float: left;
	line-height:16px;
	background-color: #D7F18E;
	color: #0000FF;
	text-align: center;
	padding: 10px;
	border: thin groove #4BA422;
	margin-bottom: 5px;
}
#btn_intro {
	background-image: url(../images/boton_fondo_intro.jpg);
	height: 30px;
	width: 30px;
	position: absolute;
	left: 341px;
	top: 224px;
}

#hblink1, #hblink2 {
display:none;
}