/* CSS Document */
body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
	margin: 0px;
	text-align: center;
}

#caixote{
	width: 1024px;
	text-align: left;
	margin: 0px auto;
}

#topo {
	border-top-width: 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: inset;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-image: url(imagens/fundo_topo.png);
	height: 94px;
}

#busca {
	width:1024px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding:7px 0px;
	height: 24px;
	background-image: url(imagens/fundo_busca.png);
}

.busca_left {
	width:357px;
	height:14px;
	padding:0px 0px 0px 35px;
	float: left;
}

.busca_right {
	width:422px;
	height:14px;
	float: right;
}

.busca_left input {
	border: 2px inset #FF0000;
}

.busca_left #btn_busca,#btn_emails {
	border: 2px outset #FF0000;
}

.busca_right input {
	border: 2px inset #FF0000;
}

.busca_right #btn_busca,#btn_emails {
	border: 2px outset #FF0000;
}

#sidebar_esquerda {
	width:155px;
	height:600px;
	float:left;
}

.menu_categoria {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.menu_item a{
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.menu_item a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
}

.menu_item a:active{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	font-weight: bold;
}

.sondagem {
	color: #FFFFFF;
	background-color: #99CC00;
	margin:0px;
	padding:5px 5px 5px 15px
}

#col_meio {
	width:724px;
	height:auto;
	padding:3px 0px 0px 0px;
	margin:0px;
	float:left;
}

#principal {
	width:710px;
	height:auto;
	margin: 0px auto 15px auto;
}

#form {
	width:710px;
	height:auto;
	margin: 0px auto 15px auto;
	text-align: left;
	padding:0px 0px 0px 0px;
} 
#pq_col_centro {
	width:710px;
	margin: 0px auto;
}

#pq_col_esq {
	width:348px;
	height:auto;
	margin:0px 0px 15px 0px;
	text-align:left;
	float:left;
}

#pq_col_dir {
	width:348px;
	height:auto;
	margin: 0px 0px 15px 0px;
	float:right;
}
#breves {
	width:710px;
	clear: both;
	margin:0px auto 0px auto;
}
#sidebar_direita {
	width:145px;
	height:auto;
	float:right;
	margin:0px;
}
#sidebar_direita_ {
	width:145px;
	height:auto;
	float:right;
	margin:0px 160px 0px 0px;
}
#rodape {
	width:1024px;
	padding:15px 0 0 0;
	margin:0 auto;
	clear:both;
}

.stylel {
	color: #FFFFFF;
	text-align: center;
	padding: 5px 5px 5px 25px;
}

.stylec {
	color: #FFFFFF;
	text-align: center;
	padding: 5px 250px 5px 250px;
}

.styled {
	color: #FFFFFF;
	text-align: center;
	padding: 5px 25px 5px 5px;
}

.banners {
	width: 141px;
	margin: 2px 0px 0px 0px;
}
.banners p{
	width: 121px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top:0px;
	margin-bottom: 10px;
}
.banners ul{
	width: 126px;
	padding-top: 15px;
	padding-left: 8px;
}
.banners img{
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-right:10px;
	margin-bottom: 13px;
}

.manchete {
	width:710px;
	display: block;
}

.manchete h1{
	color: #FF0000;
	text-align: center;
	font-size: 30px;
}

.manchete a{
	color: #FF0000;
	text-decoration: none;
}

.manchete a:hover{
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}

.manchete span{
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#d {
	width:348px;
}
#d h4{
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin:0px 0px 8px 0px;
}

#un {
	width:348px;
	margin:20px 0px 0px 0px;
}
#un h4{
	color: #FFFFFF;
	background-color: #990066;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 8px;
}
#un p{
	font-size: 14px;
	color: #990066;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#un a{
	font-size: 14px;
	color: #990066;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#un a:hover{
	font-size: 14px;
	color: #990066;
	text-decoration: underline;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#un span{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#un img{
	border: 1px solid #990066;
	padding: 2px;
	margin-right:8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#ud {
	width:348px;
}
#ud h4{
	color: #FFFFFF;
	background-color: #99CC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin:0px 0px 8px 0px;
}
#ud p{
	font-size: 14px;
	color: #99CC00;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#ud a{
	font-size: 14px;
	color: #99CC00;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#ud a:hover{
	font-size: 14px;
	color: #99CC00;
	text-decoration: underline;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#ud span{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#ud img{
	border: 1px solid #99CC00;
	padding: 2px;
	margin-right:8px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#ag{
	width:348px;
	margin:20px 0px 0px 0px;
}
#ag h5{
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 8px;
	font-size: 18px;
}
#ag p{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: -2px;
}
#ag a{
	font-size: 14px;
	color: #990066;
	text-decoration: none;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#ag a:hover{
	font-size: 14px;
	color: #990066;
	text-decoration: underline;
	margin-top: -1px;
	margin-bottom: -2px;
	font-weight: bold;	
}
#ag span{
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
#ag img{
	border: 1px solid #FF0000;
	padding: 2px;
	margin-right:3px;
}
#bl {
	width:226px;
	float: left;
}
#bl h4{
	color: #FFFFFF;
	background-color: #FF6633;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#bl a{
	color: #FF6633;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#bl a:hover{
	color: #FF6633;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
#bl img{
	margin: 3px;
	float: left;
	border: 1px solid #FF6633;
	padding: 2px;
}
#brvcntr{
	width:226px;
	float: left;
	margin:0px 0px 0px 16px;
}

#bc {
	width:226px;
	float: left;
}
#bc h4{
	color: #FFFFFF;
	background-color: #0066FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#bc a{
	color: #0066FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#bc a:hover{
	color: #0066FF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
#bc img{
	margin: 3px;
	float: left;
	border: 1px solid #0066FF;
	padding: 2px;
}
#br {
	width:226px;
	float: right;
}
#br h4{
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#br a{
	color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#br a:hover{
	color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
#br img{
	margin: 3px;
	float: left;
	border: 1px solid #FF0000;
	padding: 2px;
}
#table_cat {
	margin:-1px 0px 0px 0px;
    visibility: visible;
    width: 715px;
    position: relative;
}
.titulo_categorias{
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin:3px 0px 10px 0px;
}
.noticias_img {
	width:100px;
	height:80px;
	padding: 2px;
	margin: 5px 10px 5px 5px;
}
.noticias_img img{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.categoria a{
	color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.categoria a:hover{
	color: #FF0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.categoria span {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
.float_left {
	float:left;
	margin:5px 10px 10px 5px;
}





 /*Float containers fix:*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{display: inline-table;}

 /* Hides from IE-mac \*/

* html .clearfix{height: 1%;}

.clearfix{display: block;}

/* End hide from IE-mac */ 

 /*printer styles*/

@media print{

/*hide the left column when printing*/

#leftcol{display:none;}

/*hide the right column when printing*/

#rightcol{display:none;}

#twocols, #maincol{width:100%; float:none;}

}
