body {
	/*background-image: url(../images/bg_home_centralizado.png);*/
	/*background-repeat: repeat-y;*/
	/*background-position: center;*/

	/*background-image: url(../images/fundo_de_bolas.jpg);
    background-repeat:repeat-y;
	background-position: 800px 0px;
	background-attachment:fixed;
	*/

	background-color: #5F6C10;
	margin: 0px;
}

#colunaEsq {
    /*background-image: url(../images/foto_capa_box_grande.png);
    background-repeat: repeat-y;    
    padding-top: 0px;
    margin-top: 0px;
    height: 800px;
    float: left;
    */
    width: 1px;
    /*
    background-image: url(../images/bg_home_esquerda.png);
    background-repeat: repeat-y;
    background-position: right;
    background-color: #5F6C10;*/    
}

#colunaMeio{
    /*float:left;
    width:50%;*/
    /*display:inline;*/
    padding: 5px;
    width: 796px;         
	background-color: #FFFFFF;
}

#colunaDir {
    /*background-image: url(../images/bg_home_direita.png);*/
	/*background-color: #5F6C10;    */
}

table, td, div, span {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}

.top_boxes {
	background-image: url(../images/box_receba_news_bg.png);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: x-small;
	line-height: 12px;
}
.top_boxes a {
	color:#FFFFFF;
	text-decoration:none;
}
.top_boxes a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.top_boxes a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.box_busca {
	background-image: url(../images/box_busca_bg.png);
	background-repeat: repeat-x;
	background-color: #838280;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
}
.inputBusca {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.small_text {
	font-size: x-small;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.temperaturaBox {
	background-color: #c1c0bf;
	padding: 5px;
	margin: 2px;
}

.trMenuHeader {
	border-bottom:1px solid silver;
	border-top:1px solid silver;
	height: 23px;
	background-color: #c1c0bf;
	font-weight: bold;
}

.thumbCapa {
	margin:0 10px 10px 0;
	border:1px solid #595959;
}

.titBoxesCapa {
	font-weight: bold;
	color: white;
}

.espacoBanner {
	border: 1px dashed silver;
	width: 789px;
	height:auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	color: silver;
	vertical-align: middle;
	margin-left: 165px;
}

.tdLogin {
	padding-top: 20px;
}

.tblLogin {
	border: 1px dashed silver;
	height: 55px;
}

.inputCinza {
	background-color: gray;
	color: white;
	border: none;
}

.textoCinza {
	color: gray;
	font-weight: bold;
	font-size: x-small;
}
.alertBox {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:5px;
}
.boxContRight, .boxContLeft { background-repeat:no-repeat; }
.boxContMid {
	padding-top:5px;
	background-image:url(../images/box_novo/bg_box_middle.png);
	background-position:bottom center;
	background-repeat:repeat-x;
}
.boxContLeft {
	padding-top:5px;
	background-image:url(../images/box_novo/bg_box_left.png);
	background-position:bottom center;
}
.boxContRight {
	padding-top:5px;
	background-image:url(../images/box_novo/bg_box_right.png);
	background-position:bottom center;
}
#footer {
	margin:10px 0 0 55px;
	font-size:12px;
}
#footer a {
	color:#000000;
	text-decoration:underline;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}
#footer a:visited {
}
.menuTituloSite {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.menuTituloSite a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.menuTituloSite a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.menuTituloSite a:visited {
}
.imgSecao {
	border:1px solid #a8aaa7;
}

.div_cadastro_usuario {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 16px;
	line-height: 12px;
	padding:5px;
	background-color: #f3f3f3;
	text_align: middle;
	border: 1px dotted gray;
	width: 200px;
}

.div_cadastro_usuario a {
	text-decoration: none;
	color:#fffff;
}

.div_cadastro_usuario a:hover {
	text-decoration: none;
	color:#fffff;
}

.div_cadastro_usuario a:visited {
	text-decoration: none;
	color:#fffff;
}

.pesquisa_resultado {
	background-color: #AFD472;
	border: 1px solid silver;
	padding: 10px;
	width: 550px;
}

.splash {
	position: absolute;
	top: 70px;
	left: 500px;
	display: none;
}

.splash_fechar {
	font-size: 14px;
	font-weight: bold;
}

.splash_fechar a {
	color: black;
	text-decoration: none;
}

.main_capa {
    border: 0px solid silver;
    padding-left: 1px;
    width: 634px;
}

.div_esq {
    border: 0px solid silver;
    float: left;
    width: 206px;
    padding: 2px;
}

.div_meio {
    border: 0px solid silver;
    float: left;
    width: 205px;
    padding: 2px;
}

.div_dir {
    border: 0px solid silver;
    float: right;
    width: 205px;
    padding: 2px;
}
