/* CSS Document */
body{
	margin-top:5px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
}
a:link{
	color:#cccccc;
	text-decoration:none;
}
a:visited{
	color:#cccccc;
	text-decoration:none;
}
a:hover{
	color:#cccccc;
	text-decoration:none;
}
a:active{
	color:#cccccc;
	text-decoration:none;
}
#content{
	position:absolute;
	z-index:1;
	left:50%;
	width:1000px;
	margin-left:-500px;
}
#topo{
	float:left;
	width:1000px;
	height:120px;
}
#topologo{
	float:left;
	width:100px;
	height:100px;
	margin-left:20px;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}
#topotitulo{
	float:left;
	width:560px;
	height:100px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:50px;
	background-image:url(../images/topotitulo.gif);
	background-repeat:no-repeat;
}
#topocontactos{
	float:left;
	width:200px;
	height:100px;
	margin:5px;
	margin-right:15px;
	padding:5px;
	background-image:url(../images/topocontactos.gif);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	color:#000000;
}
#topocontactos a:link{
	color:#000000;
	text-decoration:underline;
}
#topocontactos a:visited{
	color:#000000;
	text-decoration:underline;
}
#topocontactos a:hover{
	color:#000000;
	text-decoration:underline;
}
#topocontactos a:active{
	color:#000000;
	text-decoration:underline;
}
#menu{
	float:left;
	width:1000px;
	height:30px;
	margin-top:5px;
	background-image:url(../images/menu_red.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
#menui{
	float:left;
	width:90px;
	height:20px;
	margin-left:5px;
	margin-top:5px;
	padding-top:5px;
	background-image:url(../images/menu_nactivo.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000000;
}
#menui:hover{
	background-image:url(../images/menu_activo.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#cccccc;
}
#menuia{
	float:left;
	width:90px;
	height:20px;
	margin-left:5px;
	margin-top:5px;
	padding-top:5px;
	background-image:url(../images/menu_activo.gif);
	background-repeat:no-repeat;
}
#menuvisitas{
	float:left;
	width:200px;
	height:20px;
	margin-left:20px;
	margin-top:5px;
	padding-top:5px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
}
#corpo{
	float:left;
	width:1000px;
	text-decoration:none;
	background-color:#c01b2a;
}
#corpoi{
	float:left;
	width:990px;
	min-height:300px;
	margin-left:5px;
	margin-right:5px;
	background-color:#000000;
}
#corpoe{
	float:left;
	width:750px;
	padding:10px;
	text-align:justify;
}
#codelst{
	color:#c01b2a;
}
#codelst a:link{
	color:#ffffff;
	text-decoration:none;
}
#codelst a:visited{
	color:#ffffff;
	text-decoration:none;
}
#codelst a:hover{
	color:#c01b2a;
	text-decoration:none;
}
#codelst a:active{
	color:#ffffff;
	text-decoration:none;
}
.titulo{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#c01b2a;
}
.tbnews{
	width:100%;
	border-collapse:separate;
}
.tbnews a:link{
	color:#c01b2a;
	text-decoration:underline;
}
.tbnews a:visited{
	color:#c01b2a;
	text-decoration:underline;
}
.tbnews a:hover{
	color:#c01b2a;
	text-decoration:underline;
}
.tbnews a:active{
	color:#c01b2a;
	text-decoration:underline;
}
.tbnews tr{
	text-align:justify;
	vertical-align:top;
}
.tbnews td{
	padding:3px;
}
.titnews{
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.datanews{
	color:#c01b2a;
}
.imghist{
	clear:both;
	border:1px solid #cccccc;
	padding:2px;
}
.imgeq{
	clear:both;
	border:1px solid #cccccc;
	padding:2px;
}
.imgest{
	border:1px solid #cccccc;
	vertical-align:middle;
}
.imgrub{
	float:left;
	border:1px solid #cccccc;
	padding:2px;
	margin-right:10px;
	margin-bottom:10px;
}
.tbgal{
	width:100%;
	border-collapse:separate;
}
.tbgal tr{
	text-align:center;
	vertical-align:middle;
}
.tbgal td{
	padding:3px;
}
.tbclassif{
	width:100%;
	border-collapse:collapse;
}
.tbclassif tr{
	text-align:center;
	vertical-align:middle;
}
.tbclassif tr.topo{
	border-top:1px solid #cccccc;
}
.tbclassif th{
	padding:5px;
	color:#c01b2a;
}
.tbclassif td{
	padding:5px;
	color:#ffffff;
}
.tbclassif td.direita{
	border-right:1px solid #cccccc;
}
.tbresout{
	width:100%;
	border-collapse:separate;
}
.tbres{
	width:100%;
	border-collapse:collapse;
}
.tbres tr{
	text-align:center;
	vertical-align:middle;
}
.tbres tr.topo{
	border-top:1px solid #cccccc;
}
.tbres th{
	padding:5px;
	color:#c01b2a;
}
.tbres td{
	padding:5px;
	color:#ffffff;
}
.tbres td.direita{
	border-right:1px solid #cccccc;
}
#corpod{
	float:left;
	width:220px;
	background-image:url(../images/corpo_black.gif);
	background-repeat:no-repeat;
}
#sm{
	float:left;
	width:200px;
	min-height:100px;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:5px;
	background-image:url(../images/topo_sm.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
}
#fundo_sm{
	float:left;
	width:210px;
	height:10px;
	background-image:url(../images/fundo_sm.gif);
	background-repeat:no-repeat;
}
.imgpub{
	border:0px solid #000000;
	vertical-align:middle;
}
.imglig{
	width:50px;
	border:0px solid #000000;
}
.imganiv{
	border:1px solid #000000;
}
.tbaniv{
	width:100%;
	border-collapse:collapse;
}
.tbaniv tr{
	vertical-align:middle;
	font-weight:normal;
}
.tbaniv tr.linhab{
	border-bottom:1px solid #000000;
}
.tbaniv tr.linhahjb{
	border-bottom:1px solid #000000;
}
.tbaniv td{
	font-size:10px;
	padding:1px;
}
.tbaniv tr.linhahj td{
	font-weight:bold;
}
.tbaniv tr.linhahjb td{
	font-weight:bold;
}
#fundo{
	float:left;
	width:1000px;
	height:15px;
	background-image:url(../images/fundo.gif);
	background-repeat:no-repeat;
}
#url{
	float:left;
	z-index:2;
	width:1000px;
	height:20px;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
}
#url a:link{
	color:#ffffff;
	text-decoration:none;
}
#url a:visited{
	color:#ffffff;
	text-decoration:none;
}
#url a:hover{
	color:#ffffff;
	text-decoration:none;
}
#url a:active{
	color:#ffffff;
	text-decoration:none;
}
