*{
	margin:0px;
	padding:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:none;
	list-style:none;
	text-decoration:none;
	background-color:#068e21;
	background-image: url(../img/bg.gif);
	
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #82B800; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-track-color: #fffff; 
	scrollbar-arrow-color: #82B800;
	
	font:11px Tahoma;
	line-height:16px;
	color:#666;
}
td,tr{
	font:11px Tahoma;
	line-height:16px;
	color:#666;
}
input, textarea, select {
	font:10px Tahoma;
	line-height:16px;
	color:#666;
	margin:1px;
	border:1px solid #DDD;
}
.radio{
	margin:0px;
	border:0px solid #FFFFFF;
}
a, a:hover {
	color:#7AB200;
	text-decoration:none;
}

a:hover {
	color:#6AA004;
	text-decoration:none;
}
.texto1 {
	color:#4F4F4F;
}
.texto2 {
	color:#FFFFFF;
}
.campo {
	height:14px;
	font-size:9px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Tahoma;
	color: #666666;
}
.tit {
	background-image: url(../img/tit_vertical.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.SombraFale{
	background-image: url(../img/sombra_fale.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.CatalogoMenu1{
	background-image: url(../img/catalogo_menu_fundo1.jpg);
	background-repeat: no-repeat;
	background-position: right button;
	border-top:1px solid white;
	border-left:1px solid white;
	height:380px;
}
.CatalogoMenu2{
	background-image: url(../img/catalogo_menu_fundo2.jpg);
	background-repeat: no-repeat;
	background-position: right button;
	border-top:1px solid white;
	border-left:1px solid white;
	height:210px;
}
.CatalogoMenu3{
	background-image: url(../img/catalogo_menu_fundo3.jpg);
	background-repeat: no-repeat;
	background-position: right button;
	border-top:1px solid white;
	border-left:1px solid white;
	height:210px;
}
.CatalogoMenu4{
	background-image: url(../img/catalogo_menu_fundo4.jpg);
	background-repeat: no-repeat;
	background-position: right button;
	border-top:1px solid white;
	border-left:1px solid white;
	height:210px;
}
.CatalogoMenu5{
	background-image: url(../img/catalogo_menu_fundo5.jpg);
	background-repeat: no-repeat;
	background-position: right button;
	border-top:1px solid white;
	border-left:1px solid white;
	height:255px;
}
.CatalogoLateral1{
	background-image: url(../img/catalogo_lateral_fundo1.jpg);
	background-repeat: no-repeat;
	background-position: left button;
	height:575px;
}
.CatalogoLateral2{
	background-image: url(../img/catalogo_lateral_fundo2.jpg);
	background-repeat: no-repeat;
	background-position: left button;
}
.CatalogoLateral3{
	background-image: url(../img/catalogo_lateral_fundo3.jpg);
	background-repeat: no-repeat;
	background-position: left button;
}
.CatalogoLateral4{
	background-image: url(../img/catalogo_lateral_fundo4.jpg);
	background-repeat: no-repeat;
	background-position: left button;
}
.CatalogoLateral5{
	background-image: url(../img/catalogo_lateral_fundo5.jpg);
	background-repeat: no-repeat;
	background-position: left button;
}

/* --- NOTÍCIAS ---*/
.noticia{
	margin-bottom:15px;
	display:table;
	color:#666666;
	text-align:left;
}
a:hover .noticia{
	color:#888888;
}
.noticia a{
	color:#CCCCCC;
}
.marginBottom0{
	margin-bottom:0px;
}
.noticiaFotos img{
	margin-right:15px;
	text-align:left;
	float:left;
}