*{
	outline:none;
}

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

.sombra_b{
	text-shadow: #fff 0px 1px 0px;
	-webkit-text-shadow: #fff 0px 1px 0px;
	-moz-text-shadow: #fff 0px 1px 0px;
}

body{
	margin:0;
	padding:0;
	background: url('../gfx/fundo.png') center top;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #777;
	font-weight: 400;
}

.wr{
	width: 100%;
	height: auto;
	float: left;
}

.corpo{
	width: 950px;
	left: 50%;
	margin-left: -475px;
	height: auto;
	position: relative;
	float: left;
}

.cabecalho{
	height: 152px;
	width: 950px;
	float: left;
	background: url('../gfx/header.png') 0 0 no-repeat;
}

.logo{
	width: 260px;
	height: 152px;
	float: left;
	display: block;
}

.ls{
	width: auto;
	float: right;
	height: auto;
	margin-right: 20px;
	display: none;
}

.ls a{
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	margin-left: 2px;
	background: url('../gfx/trans/trans_preto/trans_5.png');
	display: block;
	padding-top: 10px;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	border:1px solid white;
	border-top: none;
	text-shadow: #888 0px 1px 1px;
	-webkit-text-shadow: #888 0px 1px 1px;
	-moz-text-shadow: #888 0px 1px 1px;
}

.l_marcado{
	background: url('../gfx/trans/trans_preto/trans_10.png') !important;
}


.l_marcado:hover,
.ls a:hover{
	background: #de6503 !important;
}

.menu{
	width: 950px;
	height: 60px;
	background: url('../gfx/linha.png') bottom left repeat-x;
	float: left;
	line-height: 60px;
	text-align: center;
}

a.menu_scarfo,
a.menu_a{
	text-align:center;
	margin-left: 15px;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 14px;
	color: #372113;
}

a.menu_scarfo_marcado,
a.menu_scarfo:hover,
a.menu_a:hover,
a.menu_a_marcado{
	margin-left: 15px;
	margin-right: 15px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

a.menu_scarfo{
	color: #de6503;
	font-weight: 700;
}

.laranja{
	color: #de6503 !important;
	font-weight: 700 !important;
}

.h_1{
	width: 910px;
	height: 385px;
	float: left;
	margin: 20px;
	padding-top: 10px;
}

.h_slider{
	width: 598px;
	height: 383px;
	background: white;
	float: left;
	border: 1px solid white;
}


.balao{
	float: left;
	margin-left: 20px;
	width: 290px;
	height: auto;
}

.balao_cont{
	width: 270px;
	padding: 10px;
	float: left;
	background: url('../gfx/balao.png');
}

.balao_cont div{
	width: 45px;
	height: 33px;
	float: left;
	display: block;
	background: url('../gfx/aspa.png') 0 0 no-repeat;
}

.balao_cont h3{
	width: 45px;
	height: 33px;
	float: right;
	display: block;
	background: url('../gfx/aspa2.png') 0 0 no-repeat;
}

.balao_cont span{
	width: 100%;
	height: auto;
	display: block;
	float: left;
	font-size: 22px;
	font-weight: 300;
	font-style: italic;
	color: #817870;
	line-height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.balao_seta{
	width:12px;
	height: 12px;
	float: right;
	margin-right: 40px;
	background: url('../gfx/seta_balao.png') 0 0 no-repeat;
}

.balao_autor{
	width: 270px;
	height: auto;
	float: right;
	color: #817870;
	text-align: right;
	padding-right: 20px;
	margin-top: 10px;
}

.h_2{
	width: 950px;
	float: left;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.h_con{
	width: 250px;
	float: left;
	height: 185px;
	padding:20px;
	background: #e3e3e3;
	margin-left: 20px;
	color: #797069;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	font-weight: 400;
}

.h_con strong{
	font-weight: 700;
	font-size: 16px;
}

.h_con a{
	color: #797069;
	text-decoration: underline;
}

.h_con a:hover{
	color: #222;
	text-decoration: none;
}

a.h_a_scarfo{
	display: block;
	float: left;
	height: 223px;
	width: 288px;
	text-decoration: none;
	border: 1px solid white;
	margin-left: 20px;
}

.h_a_scarfo_img,
.h_a_scarfo_img div,
.h_a_scarfo_fx,
.h_a_scarfo_cont{
	width: 288px;
	height: 178px;
	float: left;
	overflow: hidden;
}

.h_a_scarfo_img div{
	margin-top: -178px;
	position: relative;
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
}

.h_a_scarfo_fx{
	margin-top: -178px;
	position: relative;
	background: url('../gfx/banda.png') 0 0 no-repeat;
}

.h_a_scarfo_txt{
	height: 44px;
	border-top: 1px solid white;
	line-height: 44px;
	width: 100%;
	float: left;
	text-align: center;
	color: #de6503;
	background: url('../gfx/trama.png');
	font-weight: 700;
}

.h_tit{
	margin-top: 10px;
	height: 50px;
	line-height: 50px;
	float: left;
	width: 910px;
	margin-left: 20px;
	background: url('../gfx/linha.png') 0 0 repeat-x;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	color: #372113;
}




.h_3{
	width: 950px;
	float: left;
	height: auto;
	margin-bottom: 60px;
}

a.h_a_port{
	display: block;
	float: left;
	height: 223px;
	width: 288px;
	text-decoration: none;
	border: 1px solid white;
	margin-left: 20px;
}

.h_a_port_img,
.h_a_port_img div,
.h_a_port_fx,
.h_a_port_cont{
	width: 288px;
	height: 178px;
	float: left;
	overflow: hidden;
}

.h_a_port_img div{
	margin-top: -178px;
	position: relative;
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.5);
}

.h_a_port_fx{
	margin-top: -178px;
	position: relative;
}

.h_a_port_txt{
	height: 44px;
	border-top: 1px solid white;
	line-height: 44px;
	width: 100%;
	float: left;
	text-align: center;
	color: #372113;
	background: white;
	font-weight: 400;
}


.rodape{
	width: 100%;
	height: 80px;
	float: left;
	background: url('../gfx/rp_tex.png');
	border-top: 1px solid white;
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.rp_e{
	width: 303px;
	height: 80px;
	line-height: 80px;
	float: left;
	color: #666;
	font-size: 12px;
	margin-left: 20px;
}

.rp_e span{
	display: block;
	float: left;
}

a.face{
	width: 80px;
	height: 80px;
	float: left;
	display: block;
	background: url('../gfx/face.png') center 32px no-repeat;
}

a.face:hover{
	background: url('../gfx/face_h.png') center 32px no-repeat;
}

.rp_c{
	width: 303px;
	height: 80px;
	line-height: 80px;
	float: left;
	color: #999;
	font-size: 10px;
	text-align: center;
}

a.signed{
	width: 80px;
	height: 80px;
	float: right;
	margin-right: 20px;
	display: block;
	background: url('../gfx/signed.png') right center no-repeat;
}

a.signed:hover{
	background: url('../gfx/signed_h.png') right center no-repeat;
}

.barra{
	width: 40px;
	text-align: center;
	position: fixed;
	left: 100%;
	margin-left: -20px;
	background: red;
	top: 50%;
	height: 128px;
	margin-top: -74px;
	background: white;
	padding-top: 10px;
	padding-bottom: 10px;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.print{
	float: left;
	display: block;
	width: 100%;
	height: 32px;
	background: url('../gfx/print.png') center center no-repeat;
}

.print:hover{
	opacity:0.60;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

#home_slider {
    width:598px;
    overflow: hidden;
}
#home_slider img{
    border:none;
}
#home_slider ul, #home_slider li{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
    display:block;
    height: 383px;
}
#home_slider li { 
    width:598px;
    overflow:hidden; 
}

#h_controls{
	display: block;
	width: 598px;
	height: 30px;
	position: relative;
	margin-top: -80px;
	z-index: 10;
}

#h_controls .controls{
	display: block;
	float: left;
	left: 50%;
	position: relative;
}

#h_controls .controls li{
	display: block;
	float: left;
	width: 20px;
	height: 30px;
}



#h_controls .controls li a{
	width: 20px;
	height: 30px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: 300px;
	background: url('../gfx/slider_normal.png') center center no-repeat;
}
#h_controls .controls li.current a{
	background: url('../gfx/slider_marcado.png') center center no-repeat !important;
}

a.h_slide{
    width:598px;
    height: 383px;
    display: block;
    float: left;
}
.h_slide div{
	height: 45px;
	width: 578px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	line-height: 45px;
	overflow: hidden;
	display: block;
	float: left;
	font-size: 14px;
	color: #372113;
}

.h_slide img{
	float: left;
}

.h_slide_sombra{
	width: 598px;
	height: 338px;
	position: relative;
	display: block;
	background: transparent;
	margin-top: -333px;
	z-index: 5;
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
}



#art_slider {
    width:908px;
    overflow: hidden;
}
#art_slider img{
    border:none;
}
#art_slider ul, #art_slider li{
    position:relative;
    margin:0;
    padding:0;
    list-style:none;
    display:block;
    height: 312px;
}
#art_slider li { 
    width:908px;
    overflow:hidden; 
}

#a_controls{
	display: block;
	width: 908px;
	height: 30px;
	position: relative;
	margin-top: -40px;
	z-index: 10;
}

#a_controls .controls{
	display: block;
	float: left;
	left: 50%;
	position: relative;
}

#a_controls .controls li{
	display: block;
	float: left;
	width: 20px;
	height: 30px;
}



#a_controls .controls li a{
	width: 20px;
	height: 30px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: 300px;
	background: url('../gfx/slider_normal.png') center center no-repeat;
}
#a_controls .controls li.current a{
	background: url('../gfx/slider_marcado.png') center center no-repeat !important;
}


.a_slide img{
	float: left;
}

.a_slide_sombra{
	width: 908px;
	height: 312px;
	position: relative;
	display: block;
	background: transparent;
	margin-top: -302px;
	z-index: 5;
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
}

.a_slider{
	width: 908px;
	height: 312px;
	float: left;
	border: 1px solid white;
	background: white;
}

.art_tit{
	width: 910px;
	margin-left: 20px;
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	color: #372113;
	font-weight: 400;
	background: url('../gfx/linha.png') bottom left repeat-x;
	float: left;
}
.art_tit a{
	color: #817870;
	padding-right: 20px;
}
.art_tit a:hover{
	color: #222;
	padding-right: 20px;
}


.art_txt{
	width: 750px;
	margin-left: 100px;
	float: left;
	height: auto;
	margin-bottom: 60px;
}

.art_txt_tit{
	width: 100%;
	height: auto;
	float: left;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
	color: #372113;
	text-transform: uppercase;
}


.corpo_linha{
	width: 910px;
	height: auto;
	float: left;
	margin: 20px;
}

.txt{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #817870;
}

.txt strong, .txt b{
	font-weight: 700;
}

.txt a{
	text-decoration: underline;
}

.txt a:hover{
	color: #222;
	text-decoration: none;
}

.contactos{
	width: 750px;
	float: left;
	margin-left: 100px;
	margin-bottom: 60px;
}

.con_col{
	width: 365px;
	margin-right: 20px;
	float: left;
}

.tal{
	text-align: left;
}

.formulario{
	width: 343px;
	padding: 10px;
	float: left;
	height: auto;
	background: #e3e3e3;
	border: 1px solid #ccc;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #fff;
}

.form_linha{
	margin: 0;
	border: 0;
	left: 0;
	top: 0;
	outline: none;
	padding: 0;
	width: 341px;
	background: #eee;
	border: 1px solid #ccc;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	text-indent: 10px;
	font-size: 12px;
	color: #888;
	margin-bottom: 2px;
}


.form_txt{
	margin: 0;
	border: 0;
	left: 0;
	top: 0;
	outline: none;
	padding: 0;
	width: 321px;
	background: #eee;
	border: 1px solid #ccc;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 10px;
	font-size: 12px;
	color: #888;
	margin-bottom: 2px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 75px;
}

.form_txt:hover,
.form_linha:hover{
	border: 1px solid #aaa;
	color: #555;
}

.form_txt:focus,
.form_linha:focus{
	border: 1px solid #333;
	color: #222;
	background: white;
}

.con_bt{
	outline: none;
	padding: 0;
	overflow: hidden;
	border: none;
	width: auto;
	height: 30px;
	float: right;
	background: #aaa;
	text-transform: uppercase;
	line-height: 30px;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	font-size: 12px;
	font-weight: 700;
}

.con_bt:hover{
	background: #DE6503;
	cursor: pointer;
}

.con_mapa{
	width: 748px;
	margin-left: 100px;
	float: left;
	height: auto;
	margin-bottom: 60px;
	border: 1px solid white;
}

.sombra_i{
	-moz-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
	box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.7);
}

.lista_port{
	width: 940px;
	float: left;
	margin-left: 20px;
}

.lista_col{
	width: 465px;
	float: left;
	height: auto;
}

.lista_col_tot{
	width: 910px;
	float: left;
	height: auto;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 60px;
}

.lista_col_par{
	width: 930px;
	float: left;
	height: auto;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 60px;
}

.lista_tit{
	width: 435px;
	float: left;
	height: 60px;
	background: url('../gfx/linha.png') bottom left repeat-x;
	line-height: 60px;
	text-align:center;
	margin-bottom: 20px;
	font-size: 16px;
	text-transform: uppercase;
}


.lista_el_1{
	width: 432px;
	height: auto;
	float: left;
	display: block;
	border: 1px solid white;
	margin-bottom: 20px;
}

.lista_el_1 .lista_img{
	width: 432px;
	height: 244px;
	float: left;
}

.lista_el_1 .lista_img img{
	width: 432px;
	float: left;
}

.lista_el_1 .lista_img div{
	float: left;
	position: relative;
	width: 432px;
	height: 244px;
	margin-top: -244px;
}

.lista_el_1 .lista_txt{
	width: 100%;
	height: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #372113;
	float: left;
	background: white;
}



.lista_el{
	width: 204px;
	height: auto;
	float: left;
	display: block;
	border: 1px solid white;
	margin-bottom: 20px;
	margin-right: 21px;
}

.lista_el .lista_img{
	width: 204px;
	height: 115px;
	float: left;
}

.lista_el .lista_img img{
	float: left;
	width: 204px;
}

.lista_el .lista_img div{
	float: left;
	position: absolute;
	width: 204px;
	height: 115px;
}

.lista_el .lista_txt{
	width: 100%;
	height: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #372113;
	float: left;
	background: white;
	font-size: 11px;
	overflow: hidden;
}

.lista_el_1:hover,
.lista_el:hover{
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}

.e_menu{
	width: 270px;
	padding: 10px;
	float: left;
	margin-top: 60px;
	background: #e3e3e3;
	height: auto;
	float: left;
	margin-left: 20px;
	margin-bottom: 60px;
}

.e_cat{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	float: left;
	text-transform: uppercase;
}

a.e_link{
	width: 100%;
	height: auto;
	line-height: 20px;
	font-size: 14px;
	color: #797069;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
}

a.e_link_marcado,
a.e_link:hover{
	width: 100%;
	height: auto;
	line-height: 20px;
	font-size: 14px;
	color: #797069;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	color: #222;
	text-decoration: underline;
}

.e_con{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	color: #797069;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	font-weight: 400;
}


.e_con strong{
	font-weight: 700;
	font-size: 16px;
}

.e_con a{
	color: #797069;
	text-decoration: underline;
}


.gal{
	width: 600px;
	height: auto;
	float: right;
	margin-top: 60px;
	margin-right: 20px;
}

.gal_cx{
	float: left;
	width: 600px;
	height: auto;
	margin-bottom: 40px;
}

.gal_tit{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.tal{
	text-align: left;
}

.gal_txts{
	width: 560px;
	margin-left: 20px;
	float: left;
	margin-bottom: 60px;
}

.gv_showOverlay{
	display: none !important;
}

.par_el{
	width: 290px;
	height: 210px;
	float: left;
	background: white;
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	color: #372113;
}

.par_el img{
	float: left;
	width: 290px;
	height: 170px;
}

.par_el div{
	width: 270px;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}

a.par_el:hover{
	background: #372113;
	color: white;
}

.par{
	width: 930px;
	float: left;
	margin-left: 20px;
}

.par div{
	width: 405px;
	margin-right: 20px;
	background: white;
	float: left;
	margin-bottom: 20px;
	padding: 20px;
}

.par div span{
	width: 405px;
	height: auto;
	display: block;
	text-align: left;
	margin-top: 20px;
	font-size: 13px;
	line-height: 15px;
}
.par div span strong{
	font-weight: 700;
	color: #bbb;
}