@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color:#000;
}

a {
	color:#000;
	text-decoration: none;
}
a:hover {color:#ff0000;}
a:active {color:#ff0000;}


a.link { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bolder; font-size:13px; letter-spacing:1px; text-decoration:none; color: #000000;}
a.link:hover { color:#ff0000}

a.branco { text-decoration:none; color: #fff;}
a.branco:hover { color:#fff}

#top { background: url(../imagens/bg_top.jpg); background-repeat:repeat-x; background-position:top; width:100%; clear:both;}
#bottom {width:100%; height:33px; clear:both; font-family: Arial, Helvetica, sans-serif; background:url(../imagens/bg_rodape.jpg); background-repeat:repeat-x;}
#menu_top {float:left; background:url(../imagens/bg_menu.jpg); background-repeat:repeat-x; width:992px; height:41px; font-size:12px; font-weight: bold; padding-top:2px;}
#menu {width:240px; height:100%; float:left; font-size:12px; font-weight: bold; padding-top:2px;}
#conteudo {
	width:750px;
	height:100%;
	float:right;
	padding-top:2px;
	color:#666;
}
#box {width:245px; font-size:12px; font-weight: bold; padding-top:2px; float:left; margin-left:2px; margin-right:2px; margin-top:10px; vertical-align:top;}

/*#main {width:835px; height:100%; font-size:12px; font-weight: bold; padding-top:15px; margin-bottom:10px;}*/
#main {width:1000px; height:100%; font-size:12px; font-weight: bold; padding-top:15px; margin-bottom:10px;}

#tit {float:left; width:98%; height:35px; background: url(../imagens/bg_titulos.jpg); background-repeat:repeat-x; font-family:Verdana, Arial; color:#FFF; font-size:14px; font-weight: bold; text-align:center; padding-top:5px;}
#lista {float:left; width:220px; text-align:left; margin-left:5px; padding-bottom:10px;}
#lista_select {float:right; width:220px; height:335px; overflow:auto; text-align:left; margin-left:5px; margin-right:15px;}
#desc {float:right; width:510px; text-align:justify; margin-left:0px; margin-right:5px; font-family:Arial, Helvetica, sans-serif; color:#666;}

/*-------------------------------- CLASSES --------------------------------*/

.padrao { width:1000px; margin:auto; clear:both;}
.bottom {margin:auto; width:1000px; height:33px; clear:both; font-family: Arial, Helvetica, sans-serif; padding-top:2px; font-size:12px; font-weight: bold;}
.bottom1 {margin:auto; width:1000px; height:33px; clear:both; color:#000; font-family: Arial, Helvetica, sans-serif; font-size:11px; padding-top:2px;}


.fotos {width:100%; background-color:#f4f5f7;}
.neg {color:#000}
.busca {width:240px; height:100%; margin:2px; vertical-align:middle;}
.form { margin-top:5px; margin-bottom:5px; background-color:#E0E0E0; width:188px; vertical-align:middle}
.form1 { margin-top:5px; margin-bottom:3px; background-color:#E0E0E0; width:182px; vertical-align:middle}
/*.botao{vertical-align:bottom; width:30px; height:23px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#5B5B5B; margin-bottom:3px;}*/
.botao{vertical-align:middle; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#5B5B5B;}
.status {width:200px; height:23px; background:url(../imagens/bg_lista_vermelho.jpg); background-repeat:repeat-x; font-family:Verdana, Arial; font-size:13px; font-weight:bold; color:#FFF; margin-bottom:3px;}
.item { color:#000}

.red {color:#F00;}
.gray { color:#666}

/*          DESTAQUE HOME        */

#hid {display:none; position:absolute; left:-5000px; top:-5000px;}
#destaquehome {width:750px; height:260px; position:relative; overflow:hidden;}
#destaquehome #nav {position:absolute; top:233px; left:580px;}
#destaquehome #nav img {cursor:pointer; float:left; margin-left:8px;}
#destaquehome .transp {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; margin-bottom:5px;}
#destaquehome .opac { filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;margin-bottom:5px;}

