body {
	background-image: url(img/fundo.gif);
	font-family:"Trebuchet MS";
	margin:0px;
	padding:0px;
}
#espaco{
	padding:0px;
	width:1030px;
	margin-left:auto;
	margin-right:auto;
	background:url(img/sombra_lay.png);
	background-repeat:repeat-y;
}
#container{
	background:#ffffff;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	display:block;
	margin-top:0px;
	clear:both;
}
#topo{
	width:1000px;
	height:264px;
	background:url(img/topo.png);
	float:left;
}
#topo .logo{
	display:block;
	float:left;
	width:95px;
	height:185px;
	margin-left:40px;
	margin-top:15px;
}
#menu{
	background:url(img/menubg.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:22px;
	float:left;
}
#menu a{
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	line-height:22px;
	display:block;
}
#menu a:hover{
	color:#fbdac3;
}
#menu span{
	float:left;
	display:block;
	background:url(img/menuSeparador.gif);
	width:2px;
	height:22px;
	background-repeat:no-repeat;
}
.submenu ul, .submenu li{
	width:205px;
	list-style-type:none;
	padding:0px;
	margin:0px;
	float:left;
}
.submenu{
	background:#f17e0f;
	width:205px;
	position:absolute;
	float:left;
}
.submenu li a{
	color:#fff;
	font-size:12px;
	font-family:"Trebuchet MS";
	text-decoration:none;
	width:185px;
	display:block;
	height:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
	background-image:url(img/smenuSep.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	padding-left:15px;
	padding-right:5px;
	font-weight:bold;
}
.submenu li a:hover{
	background-color:#fa9737;
}
.submenu li a.ultimo{
	background-image:none;
}
#submenu1{
	margin-left:107px;
	display:none;
}
#submenu2{
	margin-left:247px;
	display:none;
}
.menuHeader1{
	margin-top:7px;
	display:block;
	width:155px;
	height:18px;
	background:url(/br/img/menu_header_01.png) no-repeat center center;
	_background:none;
	*background:none;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/br/img/menu_header_01.png',sizingMethod='scale');	
	margin-bottom:3px;
}
.menuHeader2{
	margin-top:7px;
	display:block;
	width:155px;
	height:18px;
	background:url(/br/img/menu_header_02.png) no-repeat center center;
	_background:none;
	*background:none;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/br/img/menu_header_02.png',sizingMethod='scale');	
	margin-bottom:3px;
}
.menuHeader3{
	margin-top:7px;
	display:block;
	width:155px;
	height:18px;
	background:url(/br/img/menu_header_03.png) no-repeat center center;
	_background:none;
	*background:none;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/br/img/menu_header_03.png',sizingMethod='scale');	
	margin-bottom:3px;
}
.menuHeader4{
	margin-top:7px;
	display:block;
	width:155px;
	height:18px;
	background:url(/br/img/menu_header_04.png) no-repeat center center;
	_background:none;
	*background:none;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/br/img/menu_header_04.png',sizingMethod='scale');	
	margin-bottom:3px;
}

#conteudo{
	width:1000px;
	float:left;
	background:#fff;
}
#rodape{
	background:url(img/rodapeBg.jpg);
	background-repeat:repeat-x;
	height:120px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	border-top:12px solid #57910d;
	clear:both;
}
#rodape .links {
	padding-top:15px;
	height:38px;
	display:block;
	margin-bottom:-4px;
}
#rodape .links a{
	float:left;
	font-size:11px;
	color:#1c1c1c;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	margin-left:27px;
}
#rodape .links a:hover{
	text-decoration:underline;
}
#rodapeBotao{
	width:178px;
	height:44px;
	background:url(img/rodapeBotao.gif);
	background-repeat:no-repeat;
	display:block;
	float:right;
	color:#416d09;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	line-height:12px;
	margin-top:27px;
	margin-right:20px;
}
#rodapeBotaoC{
	width:220px;
	height:44px;
	background:url(img/rodapeBotao.gif);
	background-repeat:repeat-x;
	display:block;
	float:left;
	margin-top:27px;
	margin-right:20px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	margin-left:20px;
	color:#416d09;
}
#rodapeBotaoC a{
	color:#416d09;
	text-decoration:none;
}
#rodapeBotaoC a:hover{
	color:#fff;
}


#rodapeBotao a{
	font-size:12px;
	font-weight:normal;
	color:#416d09;
	text-decoration:none;
	line-height:14px;
	padding-top:10px;
	display:block;
}
#rodapeBotao a:hover{
	color:#fff;
}
#form{
	width:400px;
	margin-left:30px;
	margin-top:20px;
	float:left;
	height:400px;
}
#form .lbl{
	font-weight:bold;
	float:left;
	width:150px;
	clear:both;
	height:25px;
}
#form .ck{
	float:left;
	width:400px;
	clear:both;
	height:25px;
	font-size:12px;
}
#form .inp{
	float:left;
	width:250px;
	height:25px;
}
#form .inp input, #form .inp select{
	background:#baf076;
	border:1px solid #a1ea43;
	width:200px;
}
#form textarea{
	background:#baf076;
	border:1px solid #a1ea43;
	width:350px;
	height:100px;
}
.tit1{
	font-size:17px;
	font-weight:bold;
	padding-left:70px;
	display:block;
	background:url(img/fontePeq.gif);
	background-repeat:no-repeat;
	height:54px;
	line-height:54px;
	text-transform:uppercase;
	color:#57910d;
	margin-left:20px;
	margin-top:10px;
}
.separador1{
	width:100%;clear:both;height:20px;
}
.resenha1{
	width:100%;clear:both;font-size:13px;margin-left:20px;
}
#texto1{
	font-size:13px;
	font-family:Arial;
	margin-left:20px;
	float:left;
	padding-bottom:30px;
	display:block;
}
.linkAtencao{
	color:#000;
	background:url(/br/img/seta.gif);
	background-repeat:no-repeat;
	height:22px;
	line-height:22px;
	display:block;
	padding-left:25px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	padding-right:40px;
}
.linkAtencao:hover{
	color:#ea5f01;
}
.imgLink{
	float:left;
	display:block;
	background:url(img/bordaImg.gif);
	width:168px;
	height:129px;
	margin-left:8px;
	margin-right:9px;
	margin-bottom:10px;
}
.imgLink img{
	border:0px;
	margin-left:3px;
	margin-top:3px;
}
/*HOME */
.homeLeft{
	display:block;
	width:470px;
	background-image:url(img/linhaHomeVert.gif);
	background-position:right;
	background-repeat:repeat-y;
	font-size:11px;
	margin-top:20px;
	margin-left:20px;
	padding-right:20px;
	float:left;
	height:340px;
}
.homeRight{
	display:block;
	font-size:11px;
	margin-top:20px;
	margin-left:20px;
	padding-right:20px;
	float:right;
}
.homeTit{
	margin-bottom:20px;
}
.artigoHome:hover{
	background:#F8F8F8;
}
.artigoHome{
	text-decoration:none;
	width:440px;
	height:65px;
	display:block;
	margin-bottom:10px;
	clear:both;
	margin-left:10px;
	margin-top:5px;
}
.artigoHome img{
	border:0px;
	float:left;
	margin-right:5px;
}
.artigoHome span{
	cursor:pointer;
}
.artigoHome span.tit{
	color:#f15d0f;
	font-weight:bold;
	width:300px;
	display:block;
}
.artigoHome span.res{
	color:#000000;
}
.linkImgHome{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.linkImgHome img{
	border:2px solid #fff;
	width:80px;
	height:80px;
}
.linkImgHome:hover img{
	border:2px solid #f15d0f;
}
.linhasHome{
	clear:both;
	float:left;
	height:10px;
	padding-top:20px;
	display:block;
	width:950px;
	margin-left:25px;
}
.linhaHome1{
	background:url(img/linhaHomeHor.gif);
	background-repeat:repeat-x;
	height:1px;
	display:block;
	width:440px;
	float:left;
}
.linhaHome2{
	background:url(img/linhaHomeHor.gif);
	background-repeat:repeat-x;
	height:1px;
	display:block;
	width:420px;
	float:right;
}
.linkVid{
	display:block;
	float:left;
	margin-left:10px;
	margin-right:15px;
}
.linkVid img{
	border:2px solid #fff;
}
.linkVid:hover img{
	border:2px solid #f15d0f;
}
.bt_voltar{
	display:block;
	float:right;
	width:265px;
	height:37px;
	background:url(/br/img/bt_voltar.gif);
	background-repeat:no-repeat;
	margin-right:-9px;
}
#link_ork{
float:right;display:block;background:url(/br/img/link_ork.png);width:164px;height:32px;margin-top:-27px;
position:relative;
}
#link_ork:hover{
	background:url(/br/img/link_ork_h.png);
}