/* CSS para Uma marcacao - Varios templates */
/* Estilos geral */
html { height: 100%; margin-bottom: 0.01em; }
body {
	background-image: url(images/fundo.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #333;
	text-align:center;
	margin:0;
	}
#tudo {
	width:779px;     
	margin:0 auto;
	text-align:left;
	}
#topo {
	width:779px;
	text-align:left;
	background: #fff;
	}
#rodape {
	clear:both;
	background: #cc0000;
	color: #fff;
	width:779px;
	text-align: center;
	}
ul, ol {
	margin:0;
	padding:0;
	list-style:none;
	}
#nav li {
	border-bottom: 1px solid #D7EDFB;
	padding:2px 4px;
	background: #60BFF3;
	display: block;
	text-align: center;
}
#nav ul li a {
	color: #00376c;
	text-decoration:none;
}
#nav ul li a:hover {text-decoration: underline;}
#nav select {
	width: 170px;
}
h1, h2, h3 {
	margin: 0.4em 0;
	color:#006;
	font-size:1.4em;
	}
h2 {
	font-size:1.2em;
	}
h3 {
	font-size:1.0em;
	}
	
.dest {
	color:#039;
	}
	
/* Estilos para template de 3 colunas */
.principal {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	float: left;
	width: 550px;   
   _width: auto;
	text-align:left;
	padding: 0 10px;
   _padding: 0 5px;	
	margin: 10px 0;
	}
#nav {
	float:left;
	width:178px;
	text-align:left;	
	padding: 0 10px;
	margin: 10px 0;
	}
#apoio {
	width:150px;
	float:right;
	margin: 0;
	}
#apoio p {
	text-align:center;
	margin:0;
	}

/* Fim das regras CSS para templates 3 colunas */

/* Estilizao do texto e link do rodap */
div#rodape ul li {display: inline;}
div#rodape ul li a {
	color: #fff;
	text-decoration:none;
}
div#rodape ul li a:hover {background: #e00000;}
/* Fim do menu do rodap */

#boletim {
	width: 455px;
	background: #0074C5;
	color: #fff;
	text-align: center;
	font-weight: bold;
	}
	
.principal table tr td {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	color: #333;
}	
.principal	h1 {
	margin: 0.4em 0 0 0;
	color: #006;
	font-size:1.6em;
	}
.principal	h2 {
	margin: 0.2em 0 0 0;
	color: #006;
	font-size:1.2em;
	}	
.categoria {
	font-size: 11px;
}
.procura {
	background: #ccc;
}
input, select, textarea {
	font-family: "Trebuchet MS", tahoma, Verdana;
	color: #333;
	font-size: 11px;
	border: 1px solid silver;
	background: white;
}
input:focus, textarea:focus, select:focus {
	border:1px solid #000;
	color: #000;
	background: #ffd;
}
form {
	margin: 0;
	padding:5px;
}
.radio {
	border: 0;
	background: #d7edfb;
}
img {
	border:0;
}
a.detalhe:link, a.detalhe:visited, a.detalhe:active {
	color: #00376c;
	font-size: 12px;	
	text-decoration: none;
}
a.detalhe:hover {
	text-decoration: underline;
	font-size: 12px;	
	color: #e00000;
}
#noticia {
	background-color: #e2e2e2;
	color:#000;
	border:2px solid silver;
	display:block;
	padding: 5px;
}
#noticia a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}
#noticia a:hover {
	text-decoration: underline;
	color: #000;
}
#noticia p {
	margin: 0 0 15px 0;
}
#apoio li {
	padding: 0 10px;
}
#apoio a:link, a:visited, a:active {
	color: #00376c;
	text-decoration: none;
}
#apoio a:hover {
	text-decoration: underline;
}
#apoio p {
	margin: 5px 0 5px 0;
}
#nav p {
	margin: 5px 0 5px 0;
}
hr {
	border-width: 0;
	height: 1px;
	border-top-width: 1px;
	border-top-style:dashed;
	color:#0074C5;
}
.selecionado {
	font-weight:bold;
}
.data {
	font-size:11px;
	color:#666;
}
.topoTabela {
	font-family: "Trebuchet MS", tahoma, Verdana;
	font-weight:bold;
	color: #333;
	font-size: 11px;
	background: #ccc;
	color: #fff;
}
#sobre span {
	font-weight: bold;
	color:#ff0000;
}
#sobre img {
	padding-left: 5px;
}
#legenda {
	font-size: 10px;
}
#enquete {
	width: 140px;
}
#sucesso {
	display:block;
	padding:5px;
	color:#fff;
	background:#090;
}
#erro {
	display:block;
	padding:5px;
	color:#fff;
	background:#f00;
}
.comentarios {
	display:block;
	padding:5px;
	margin: 10px 0;
	color:#000;
	background:#f5f5f5;	
	border:1px solid silver;
	width: 200px;
}
#destaque {
	background: url(images/destaque.gif) no-repeat left #f00;
	color: #fff;
	font-weight:bold;
	padding: 2px 20px;
}
.destaqueBloco {
	background: #FFFFDD;
	border: 1px solid silver;
	padding: 9px 0px;
	margin: 5px;
	width: 170px;
	float:left;
	text-align:left;
}
img.destaqueBloco {
	text-align: left;
}
.destaqueTexto {
	padding: 0 10px;
	width: 145px;	
	_width: 160px;	
}
.destaqueBloco img {
	margin: 0 10px 2px 10px;
	border:1px solid black;
	text-align:right;
}
#administracao {
	background: url(images/lock.gif) no-repeat right #999;
	padding:2px 4px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	_width:178px;	
}
#administracaoTexto {
	background: #ccc;
	padding: 5px;
	_width:178px;
}
#busca {
	background: url(images/search.gif) no-repeat right #008000;
	padding:2px 4px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	display: block;
}
#login p {
	text-align: center;
}
#tempo {
	text-align:center;
	margin-top: 10px;
}
#conta {
	font-size:10px;
	color: #666;
}
legend {
	font-weight:bold;
	padding: 0 5px;
	color:#CC0000;
}
fieldset {
	border: 1px solid silver;
	padding: 5px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 700px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

