@charset "utf-8";
/* CSS Document */

a, a:visited {
	text-decoration:none;
	color:#0066CC;
}
a:hover {
	color:#FF9900;
}
img {
	border:none;
}
form {
	margin:0px;
	padding:0px;
}
H5 {
	margin:0px;
	padding:0px;
	display:block;
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
H5 {
	font-size:22px;
}
H6 {
	font-size:18px;
}
#hid {
	display:none;
	position:absolute;
	left:-5000px;
	top:-5000px;
}
#tv {
	width:344px;
	height:255px;
	background:url(../_img/galeria/tv-bg.png) no-repeat;
	position:relative;
	padding:0 61px 0 10px;
	overflow:hidden;
	float:left;
}
#tv img {
	margin-left:-10px;
	margin-bottom:7px;
	display:block;
}
#tv a {
	font-size:18px;
	font-weight:bold;
}
#tv span {
	font-size:10px;
	color:#434343;
	font-weight:normal;
}
#tv #nav {
	width:46px;
	height:170px;
	overflow:hidden;
	position:absolute;
	top:5px;
	left:359px;
}
#tv #nav img {
	margin:0 0 5px 0;
	cursor:pointer;
	width:46px;
	height:30px;
}
#tv .transp {
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
	margin-bottom:5px;
}
#tv .opac {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	margin-bottom:5px;
}
#adbox1 {
	width:300px;
	height:250px;
	position:absolute;
	top:0px;
	right:0px;
}
#adbox2 {
	width:300px;
	height:250px;
	margin-top:27px;
}
#adsfundo {
	border-top:1px solid #DEDEDE;
	border-bottom:1px solid #DEDEDE;
	padding:15px 0 15px 0;
	height:190px;
}
#navbar a, #navbar a:visited {
	color:#769F00;
}
#navbar a:hover {
	color:#FFCC00;
}
#histbot a {
	color:#030;
}

