* {
    margin: 0;
    padding: 0;
    border: none;
    text-decoration: none;
    list-style: none;
}

a{
	color:#000000;
	text-decoration:none;
}

body {
    background: url('images/bg.jpg') top center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	padding-bottom:10px;
}

h1 {
    color: #ef551e;
    font-size: 11px;
    width: 100%;
    border-top: #c3c3c3 dashed 1px;
    border-bottom: #c3c3c3 dashed 1px;
    padding: 2px 0 2px 0;
    margin-bottom: 3px;
}

h2 {
    color: #ef551e;
    font-size: 16px;
    width: 100%;
    padding: 5px 0 2px 0;
    margin: 10px 0 3px 0;
}

h3 {
	color:#ef551e;
	font-size:13px;
    border-top: #c3c3c3 dashed 1px;
    border-bottom: #c3c3c3 dashed 1px;
    padding: 2px 0 2px 0;
    margin-bottom: 15px;
	font-weight:100;
}

h4 {
    color: #ef551e;
    font-size: 14px;
    width: 100%;
	    border-top: #c3c3c3 dashed 1px;
    border-bottom: #c3c3c3 dashed 1px;
    padding: 2px 0 2px 0;
    margin: 10px 0 3px 0;
}

/*img, object {
	margin-bottom:10px;
}*/

/* links das paginas que vao ficar na segunda coluna */

#conteudo #col2 .center .widget ul li{

        font-size:11px;
        color: #666;
        border-bottom: 1px #c6c6c6 dashed;
        padding:5px 0 3px 0;

}

.alignleft{
	float:left;
	color:#EF551E;
}
.alignright{
	float:right;
	color:#EF551E;
}
.navigation{
	background-color:#FFF;
	width:480px;
	margin-left:10px;
	display:block;
}

#outros a:hover {
	color:#ffcc01;
}

.data{
	font-size:24px;
	color:#006B00;
        line-height:10px;

	margin-top:5px;
}
.tituloLI {
	margin-bottom:0px;
	border-bottom:1px dashed #C3C3C3;
	/*border-top:1px dashed #C3C3C3;*/
	padding-bottom:3px;
	padding-top:2px;
}
.titulo {
	color:#EF551E;
	font-size:13px;
	font-weight:100;
	padding-top:10px;
	
}
.data_menor{
	font-size:18px;
	color:#006B00;
	padding-top:24px;
}
.linha_bottom {
    width: 100%;
    border-bottom: #c3c3c3 dashed 1px;
    border-top: #eee dashed 1px;
    padding: 2px 0 50px 0;
    clear: both;
    margin: 0;
}

.postsPrincipal {
    border-bottom: #c3c3c3 dashed 1px;
    padding: 15px 0 10px 0;

}

.postsPrincipal tr{
    margin:0;
    vertical-align: middle;
}

.postsPrincipal h2{
    margin:0;
    padding-left:5px;
    padding-bottom:3px;
    font-size:20px;
}

.comentarios{
	margin:5px 0 5px 0;
	font-size:10px
}

.tags{
	font-size:10px
}

.tags a{
	color: #ef551e;
	text-decoration:underline;
	font-size:10px
}
#s{
	border:solid 1px #CCC;
	height:18px;
	padding-left:4px;}
#sidebar{
	padding-top:10px;}

#barraGovernoContainer {
    width: 100%;
    background: #ffcc01;
    height: 35px;
    clear: both;
}

#barraGoverno {
    width: 995px;
    padding: 0 10px 0 10px;
    margin: auto;
}

#barraGoverno #mma {
    float: left;
}

#barraGoverno #brasil {
    float: right;
}

#headerContainer {
    width: 100%;
    background: #fff;
}

#header {
    width: 1000px;
    margin: auto;
    clear: both;
}

#menuContainer {
    width: 100%;
    height: 37px;
    background: url('images/bg_menu.jpg') repeat-x top;
    clear: both;
}

#menuContainer #menu {
    width: 950px;
    margin: auto;
}

#menuContainer #menu1 ul {
    padding: 10px;
    float: left;
}

#menuContainer #menu1 li {
    display: inline;
    padding: 10px;
    font-family: "Arial Narrow";
    font-size: 13px;
    font-weight: bolder;
    background: url('images/division_menu.jpg') no-repeat right bottom;
}

#menuContainer #menu1 li a {
    color: #666666;
}

#menuContainer #menu2 ul {
    padding: 10px;
    float: left;
}

#menuContainer #menu2 li {
    list-style: none;
    display: inline;
    padding: 10px;
    font-family: "Arial Narrow";
    font-size: 13px;
    font-weight: bolder;
}

#menuContainer #menu2 li a {
    color: #ef551e;
}

#menuContainer #containerPesquisar {
    float: right;
    padding: 5px;
}

#menuContainer #containerPesquisar #pesquisar {
    background: #efefef;
    padding: 5px;
}

#menuContainer #containerPesquisar #pesquisar input {
    background: #efefef;
}

#author, #email, #url{
	border:1px solid  #CCC;
	height:20px;
	padding-top:3px;
	padding-left:3px;
	margin-top: 5px;
}
#conteudo {
    width: 970px;
    margin: auto;
    padding: 15px;
}

#conteudo .top {
    width: 100%
}

#conteudo .topleft {
    background: url('images/canto_branco.png') left top no-repeat;
    width: 20px;
    height: 20px;
    float: left;
}

#conteudo .topcenter {
    background: #FFFFFF;
    width: 160px;
    height: 20px;
    float: left;
}

#conteudo .topright {
    background: url('images/canto_branco.png') right top no-repeat;
    width: 20px;
    height: 20px;
    float: left;
}

#conteudo .center_total {
    background: #fff;
    padding: 0 15px 0 15px;
	margin-top:-10px;
}


#conteudo .center {
    background: #fff;
    padding: 0 15px 0 15px;
	margin-top:20px;
}

#conteudo .bottom {
    width: 100%
}

#conteudo .bottomleft {
    background: url('images/canto_branco.png') left bottom no-repeat;
    width: 20px;
    height: 20px;
    float: left;
}
#conteudo .bottomcenter_total {
    background: #FFFFFF;
    width: 930px;
    height: 20px;
    float: left;
}
#conteudo .bottomcenter {
    background: #FFFFFF;
    width: 160px;
    height: 20px;
    float: left;
}

#conteudo .bottomright {
    background: url('images/canto_branco.png') right bottom no-repeat;
    width: 20px;
    height: 20px;
    float: left;
}
#comment{
	border:1px solid #CCC;
	margin-top:10px;
	margin-bottom:10px;
	width:460px;
}

/*
 *Conteúdo Col1 e Col2 nos arquivos home.css e demais.css 
 */

.topcenter_total {
    background: #FFFFFF;
    width: 930px;
    height: 20px;
    float: left;
}


#conteudo #col3 {
    width: 200px;
    _width: 220px;
    float: left;
    margin-left: 15px;
    _margin-left: 10px;
}

#conteudo #col3 ul {
}

#conteudo #col3 li {
    padding: 10px 0 10px 0;
    border-bottom: #c3c3c3 dashed 1px;
}

#conteudo #col3 .topcenter {
    _width: 180px;
}

#conteudo #col3 .bottomcenter {
    _width: 180px;
}

.aligncenter{
	text-align:center;
}

.commentlist{
	width:480px;
}
#respond #commentform{
	width:460px;
}
#conteudo h3{
	width:100%;}
	

