@charset "utf-8";
/* CSS Document */
body{
margin:0px;
background-image:url(../imagens/fundo.png);
}

.tags_img_sem{
margin-bottom:10px;
background-color:#f6f6f6;
font-size:10px;
color:#999999;
}
.tags_img_sem a{
color:#999999;
}

#conteudo{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
border:thin solid #f6f6f6;
}
a{
color:#FF0000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#009933;
}
#menu{
	position:absolute;
	width:100%;
	text-align:right;
	left: 0px;
	top: 350px;
	font-size:11px;
	text-transform:uppercase;
	height:80px;
	vertical-align:middle;
	display:table-cell;
	line-height:10px;
	font-weight:bold;
}
#menu ul{
list-style:none;
} 
#menu ul li{
display:inline;
}
.esquerda{
float:left;
}
.direita{
float:right;
}
.area_conteudo{
width:48%;
padding:8px 8px 8px 8px;
border-right:thin solid #999999;
border-left:thin solid #999999;
border-bottom:thin solid #999999;
}
.area_conteudo_full{
margin-left: auto;
margin-right: auto;
width:100%;
float:left;
}

.area_conteudo h1{
font-size:36px;
color:#000000;
text-transform:uppercase;
text-align:center;
}
.area_conteudo h2{
font-size:24px;
color:#666666;
}
.area_conteudo h3{
font-size:12px;
font-weight:normal;
}
.area_conteudo_int{
width:100%;
}
.area_conteudo_int h1{
font-size:24px;
color:#999999;
text-transform:uppercase;
text-align:center;
}
.area_conteudo_int h2{
font-size:18px;
font-weight:normal;
}
.area_conteudo_int h3{
font-size:12px;
font-weight:normal;
}
.bg_dif{
background-color:#f6f6f6;
}
.bg_dif_alt{
background-color:#EBEBEB;
}
.noborder{
border:none;
}
.fullsize{
width:100%;
}
#rodape{
height:400px;
background-color:#000000;
width:100%;
float:right;
padding-bottom:0px;
border-top:10px solid #666666;
}
#rodape_menu{
text-transform:uppercase;
width:30%;
float:left;
padding:15px 15px 15px 15px;
}
#rodape_menu ul{
list-style:none;
}
#rodape_menu ul li{
height:25px;
}
#rodape_menu ul li a{
font-weight:bold;
}
#rodape_menu ul li a:hover{
text-decoration:underline;
}
#rodape_icons{
width:255px;
float:right;
}
#rodape_xhtml{
padding-top:170px;
width:100%; float:right; text-align:center; font-size:18px;
color:#CCCCCC;
}
#rodape_xhtml a{
color:#CCCCCC;
}
#rodape_xhtml a:hover{
text-decoration:underline;
}
.table_cell_tit{
background-color:#999999;
color:#FFFFFF;
font-weight:bold;
}
.table_cell_tit_2{
background-color:#FF0000;
color:#FFFFFF;
font-weight:bold;
}
.table{
table-layout:fixed;
border:thin solid #CCCCCC;
padding:10px 10px 10px 10px;
margin:10px 10px 10px 10px;
font-size:12px;
background-color:#f6f6f6;
}
.titulo_table{
background-color:#000000;
color:#f6f6f6;
font-size:24px;
font-weight:bold;
}
.subtitulo_table{
background-color:#999999;
color:#f6f6f6;
font-weight:bold;
}
.subtitulo_table_up{
background-color:#666666;
color:#f6f6f6;
font-weight:bold;
}
.especificacoes_table{
padding:10px 10px 10px 10px;
background-color:#FFFFFF;
font:italic;
}
.evento_box{
background-color:#f6f6f6;
padding:15px 15px 15px 15px;
}
.comentario{
margin:20px 20px 20px 20px;
padding:20px 20px 20px 20px;
background-color:#EEEEEE;
border:thin solid #CCCCCC;
}
.comentario h1{
color:#666666;
}
.comentario input{
border:thin solid #CCCCCC;
height:30px;
width:300px;
font-size:18px;
color:#666666;

}
.comentario h2{
border-bottom:solid thin #CCCCCC;
margin:5px 5px 5px 5px;
padding:5px 5px 5px 5px;
font-size:12px;
color:#999999;
}
.coment_1{
margin-top:30px;
background-color:#f6f6f6;
border:thin solid #CCCCCC;
}
.coment_2{
margin-top:30px;
background-color:#ffffff;
border: solid thin #f6f6f6;
}
.nome_coment{
font-size:14px;
font-weight:bold;
padding:5px 5px 5px 5px;
}
.coment_coment{
padding:5px 5px 5px 5px;
font-size:12px;
font-style:italic;
}
.email_coment{
padding:5px 5px 5px 5px;
font-size:12px;
}
.fonte_materia{
padding:25px 25px 25px 25px;
font-size:18px;
color:#666666;
background-color:#f6f6f6;
}

.area_noticia_1{
background-color:#f6f6f6; border:thin solid #CCCCCC; padding:5px 5px 5px 5px; margin-bottom:15px;
}
.area_noticia_2{
background-color:#ffffff; border:thin solid #f6f6f6; padding:5px 5px 5px 5px; margin-bottom:15px;
}
.artigo{
background-color:#FFFFFF; color:#333333; font-size:12px; padding:10px; margin-right:5px; border-right:thin solid #CCCCCC;  width:680px; left:auto}
