/* CSS Document */
body{
	font-family: Tahoma, Geneva, sans-serif;
    font-size: 10px;
	text-align: center;
}
a{
	text-decoration: none;
	color:#DE0000;
}
a:hover{
	text-decoration: underline;
}

#areasite{
	text-align: left;
	width: 994px;
	margin: 0 auto;
}


/* Door */
#textodoor{
	line-height: 100px;
	padding: 10px 0 0 0;
	text-align: right;
	font-size: 20px;
}
#textodoor a{
	color: #000;
}
#textodoor a span{
	color: #DE0000;
}

.opcaobusca{
	position: absolute;
	display: none;
	background: #eee;
	border: 2px solid #fff;
	width: 120px;
	margin: 25px 0 0 430px;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
}
.opcaobusca a{
	display: block;
	line-height: 20px;
	text-align: center;
	color: #666;
}
.opcaobusca a:hover{
	color: #fff;
	background: #c00;
	text-decoration: none;
}

/* ================================== */
/* ============= Topo =============== */
/* ================================== */
/* Barra Superior */
#barrasuperior h5{
	text-indent: -99999px;
	background: url(layout/chamadazine.png) no-repeat left top;
	width: 190px;
	height: 26px;
	float: left;
}

.pesquisa{
	float: left;
}
.inputpesquisa{
	background: url(layout/bginputpesquisa.png) no-repeat left top;
	font-family: Tahoma, Geneva, sans-serif;
	width: 352px;
	float: left;
	border: none;
	font-size: 12px;
	font-style: italic;

	color: #717171;
	padding: 5px 5px 8px 40px;
}
.inputopcoes{
	background: url(layout/bginputopcao.png) no-repeat left top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 118px;
	float: left;
	border: none;
	color: #717171;
	padding: 5px 5px 8px 40px;
	cursor: pointer;
	font-style: italic;
}
/* Barra Banner */
#barrabanner{
	clear: both;
        height: 95px;
}
#banner{
	float: left;
	width: 994px;
	height: 120px;
	overflow: hidden;
}
#banner > div{
	width: 994px;
	height: 120px;
}
#bannerauxiliar{
	width: 204px;
	height: 495px;
	overflow: hidden;
}
#bannerauxiliar > div{
	width: 204px;
	height: 495px;
}

#zineclub{
	float: right;
	width: 240px;
	height: 92px;
}
#zineclub h5{
	text-indent: -99999px;
	background: url(layout/bgtitcadastrese.png) no-repeat left top;
	zwidth: 205px;
	height: 25px;
	zfloat: left;
}

#containerformzineclube{
	background: url(layout/bgformcadastrese.png) no-repeat left top;
	width: 240px;
	height: 67px;
	padding: 14px 0 0 0;
}
#containerformzineclube label{
	font-size: 11px;
	color: #a3a3a3;
	font-weight: bolder;
	margin: 0 0 0 10px;
}
#containerformzineclube li{
	line-height: 18px;
	height: 18px;
	margin: 0 0 4px 0;
}
#containerformzineclube input.texto{
	border: none;
	background: none;
	padding: 0;
	height: 18px;
	margin: 0 0 0 10px;
	width: 125px;
	font-size: 11px;
	color: #666;
}
#containerformzineclube input.submit{
	height: 10px;
	margin: 0 0 0 3px;
}
#newsletterok{
	position: absolute;
	background: #d1d1d1;
	line-height: 20px;
	padding: 0 4px;
	margin: 12px 0 0 50px;	
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
}
#newsletterok a{
	font-size: 12px;
	font-weight: bolder;
	color: #c00;
}
#newsletterok a:hover{
	text-decoration: none;
}
#newslettererro{
	position: absolute;
	background: #c00;
	color: #fff;
	cursor: pointer;
	line-height: 20px;
	padding: 0 4px;
	margin: 12px 0 0 50px;	
	width: 135px;
	text-align: center;
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	-moz-box-shadow: 0 0 3px #000;
	-webkit-box-shadow: 0 0 3px #000;
}

/* Menu Institucional */
#menuinstitucional{
	text-align: right;
	height: 20px;
}
#menuinstitucional li{
	font-size: 12px;
	display: inline;
	line-height: 20px;
	font-weight: bolder;
}
#menuinstitucional li a{
	color: #535353;
	margin: 0 15px;
}
/* Barra Logo */
#barralogo{
	clear: both;
	width:100%;
	height:120px;
        margin-top: 5px;
}
h1{
	text-indent: -99999px;
	background: url(layout/logozine.png) no-repeat left top;
	width: 295px;
	height: 111px;
	float: left;
}
#banner2{
	float: left;
	width: 445px;
}
/* Menu Principal */
#menu{
	padding: 0 1px;
}
#menu li {
	background: transparent url(layout/bgmenucentro.png) repeat-x scroll left -31px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bolder;
	margin: 0;
	white-space: nowrap;
}
#menu a:link, #menu a:visited, #menu a:active {
	background: transparent url(layout/bgmenuesquerda.png) no-repeat scroll left -31px;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
}
#menu a span {
	font-family: Verdana, Arial, Tahoma;
	background: transparent url(layout/bgmenudireita.png) no-repeat scroll right -31px;
	display: block;
	line-height: 31px;
	padding: 0 16.15px;
}
#menu .active {
	background-color: #fff;
}
#menu .active, #menu .active a:link, #menu .active a:visited, #menu a:hover, #menu li:hover {
	background-position: 0 0;
	color: #000;
}
#menu .active span, #menu a span:hover {
	background-position: 100% 0;
}

/* Menu Principal */
.aba{
	margin: 0 0 -6px 5px;
	*height: 31px;
}
.aba li {
	background: transparent url(layout/bgmenucentro.png) repeat-x scroll left -31px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bolder;
	margin: 0;
	white-space: nowrap;
}
.aba a:link, .aba a:visited, .aba a:active {
	background: transparent url(layout/bgmenuesquerda.png) no-repeat scroll left -31px;
	color: #fff;
	display: block;
	text-align: center;
	text-decoration: none;
}
.aba a span {
	background: transparent url(layout/bgmenudireita.png) no-repeat scroll right -31px;
	display: block;
	line-height: 31px;
	padding: 0 20px 0 20px;
}
.aba .active {
	background-color: #fff;
}
.aba .active, .aba .active a:link, .aba .active a:visited, .aba a:hover, .aba li:hover {
	background-position: 0 0;
	color: #000;
}
.aba .active span, .aba a span:hover {
	background-position: 100% 0;
}

/* ================================== */
/* ========== Miolo - Home ========== */
/* ================================== */
/* Conteudo */
#conteudo{
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
}
#internoconteudo{
	padding: 5px 0 5px 14px;
	border-left: 1px solid #6c6c6c;
	border-right: 1px solid #6c6c6c;
}

#colunaprincipal{
	float: left;
	width: 769px;
}
#colunahome1{
	float: left;
	width: 271px;
}
#colunahome2{
	float: left;
	width: 332px;
	margin: 0 0 0 10px;
}
#colunahome3{
	float: left;
	width: 156px;
}

/* Home Zine Indica */
#navslide{
	position: absolute;
	margin: 15px 0 0 450px;
	text-align: right;
	width: 105px;
}
#navslide a{
	font-size: 10px;
	zfont-weight: bolder;
	color: #fff;
	background: #ef0000;
	text-align: center;
	margin: 0 0 0 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-decoration: none;
	padding: 0 4px;
}
#navslide a:hover{
	background: #ae0000;
}
#navslide .activeSlide{
	background: #ae0000;
}

#boxhomezineindica{
	width: 572px;
	float: left;
}
#tithomezineindica h3{
	text-indent: -99999px;
	background: url(layout/bgtitzineindica.png) no-repeat left top;
	height: 40px;
}
#conteudohomezineindica{
	background: url(layout/bgboxzineindica.png) no-repeat left top;
	height: 317px;
	padding: 0 10px 10px 10px;
	overflow: hidden;
}
#conteudohomezineindica > div{
	width: 552px;
	height: 327px;
	margin-left: 15px;
}
#conteudohomezineindica a{
	color: #000;
}

#conteudohomezineindica p{
	height: 30px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	margin: 7px 15px 0 0;
	line-height: 15px;
}

#conteudohomezineindica a:hover{
	text-decoration: underline;
}


/* Home TV Zine */
#boxhometvzine{
	width: 769px;
	float: left;
	zmargin: 0 0 0 3px;
}

#conteudohometvzine{
	background: url(layout/bgboxtvzine.png) no-repeat left top;
	height: 114px;
	padding: 18px 0 0 30px;
}

#conteudohometvzine img{
	zfloat: left;
}
#conteudohometvzine div{
	text-align: center;
	float: left;
	width: 130px;
	margin: 0 10px 0 0;
	*width: 130px;

}
#conteudohometvzine a{
	color:#000;
	display: block;
	zfloat: left;
}
#conteudohometvzine p.data{
	color: #ce0000;
	line-height: 18px;
}
#conteudohometvzine p{
	color: #000;
	line-height: 11px;
}

/* Home Zine Mania */
#boxhomezinemania{
	width: 197px;
	float: left;
	margin: 0;
}
#tithomezinemania h3{
	text-indent: -99999px;
	background: url(layout/bgtitzinemania.png) no-repeat left top;
	height: 40px;
}
#conteudohomezinemania{
	background: url(layout/bgboxzinemania.png) no-repeat left top;
	height: 327px;
	padding: 0 7px;
}
#cyclehomezinemania{
	height: 274px;
	overflow: hidden;
}

#conteudohomezinemania div{
	height: 274px;
	overflow: hidden;
}

#conteudohomezinemania div > h4 a{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #000;
}

#conteudohomezinemania div > h4 a:hover{
	text-decoration: underline;
}

#conteudohomezinemania ul{
	margin: 5px 0 0 0;
	height: 35px;
	overflow: hidden;
}
#conteudohomezinemania li{
	border-top: 1px solid #999897;
	line-height: 18px;
	text-align: center;
}
#conteudohomezinemania li a{
	color: #000;
}
#conteudohomezinemania li a span{
	color: #f00;
}

/* Home Twitter */
#boxhometwitter{
}
#tithometwitter h3{
	text-indent: -99999px;
	background: url(layout/bgtittwitter.png) no-repeat left top;
	height: 38px;
}
#conteudohometwitter{
	background: url(layout/bgboxtwitter.png) no-repeat left top;
	height: 147px;
	padding: 0 2px;
}
#conteudohometwitter ul{
	padding: 5px 0 0 0;
	height: 135px;
	overflow: hidden;
}
#conteudohometwitter li{
	color: #fff;
	font-size: 11px;
	padding: 5px 8px;
	zborder-bottom: 2px dotted #ccc;
}
#conteudohometwitter li span > a{
	color: #fff;
}
#conteudohometwitter li > a{
	color: #f1f1f1;
	font-size: 12px;
}
/* Banner Home */
#bannerhome{
	margin: 6px 0 0 0;
}
/* Home Blog */
#boxhomeblog{
}
#tithomeblog h3{
	text-indent: -99999px;
	background: url(layout/bgtitblog.png) no-repeat left top;
	height: 277px;
	width: 27px;
	float: left;
}
#conteudohomeblog{
	background: url(layout/bgboxblog.png) no-repeat left top;
	height: 277px;
	width: 305px;
	float: left;
}
#conteudohomeblog ul{
	padding: 20px 7px 0 7px;
	margin-bottom: 15px;
	overflow: hidden;
	height: 247px;
}
#conteudohomeblog li{
	float: left;
	clear: both;
	*clear: none;
	margin: 0 0 8px 0;
}
#conteudohomeblog li img{
	float: left;
}
#conteudohomeblog li div{
	float: left;
	width: 185px;
	margin: 0 0 0 5px;
}
#conteudohomeblog li a{
	color:#000;
	display: block;
	float: left;
	clear: both;
}
#conteudohomeblog p.data{
	color: #ce0000;
	line-height: 18px;
}
#conteudohomeblog p{
	color: #000;
	line-height: 11px;
}

/* Home Social */
#boxhomesocial{
}
#tithomesocial h3{
	text-indent: -99999px;
	background: url(layout/bgtitsocial.png) no-repeat left top;
	height: 93px;
	width: 27px;
	float: left;
}
#conteudohomesocial{
	background: url(layout/bgboxsocial.png) no-repeat left top;
	height: 93px;
	width: 305px;
	float: left;
	overflow: hidden;
}
#conteudohomesocial ul{
	padding: 10px 7px 0 7px;
}
#conteudohomesocial li{
	float: left;
	clear: both;
	margin: 8px 0 0 0;
}
#conteudohomesocial li img{
	float: left;
}
#conteudohomesocial li div{
	float: left;
	width: 185px;
	margin: 0 0 0 5px;
}
#conteudohomesocial li a{
	display: block;
	float: left;
	clear: both;
	color: #000;
}

#conteudohomesocial p.data{
	color: #ce0000;
	line-height: 18px;
	height: 18px;
	margin:0;
}
#conteudohomesocial p{
	color: #000;
	line-height: 11px;
	height: 46px;
	margin-bottom: 10px;
	overflow: hidden;
}

/* Home Últimas Coberturas */
#boxhomeultimascoberturas{
}
#tithomeultimascoberturas h3{
	text-indent: -99999px;
	background: url(layout/bgtitultimascoberturas.png) no-repeat left top;
	height: 24px;
	width: 144px;
	float: left;
}
#tithomeultimascoberturas > a, #boxtribuna .vertodas{
	float: right;
	margin: 0 17px 0 0;
	line-height: 24px;
	color: #000;
	text-decoration: underline;
	font-weight: bolder;
}
#conteudohomeultimascoberturas{
	background: url(layout/bgboxultimascoberturas.png) no-repeat left top;
	height: 139px;
	width: 765px;
	clear: both;
	overflow: hidden;
}
#conteudohomeultimascoberturas ul{
	padding: 5px 0 0 30px;
}
#conteudohomeultimascoberturas li{
	float: left;
	width: 130px;
	text-align: center;
	padding: 4px;
}
#conteudohomeultimascoberturas li a:hover{
	text-decoration: none;
}
#conteudohomeultimascoberturas li:hover{
	background: #ae0000;
}
#conteudohomeultimascoberturas p.data{
	color: #fff;
	line-height: 15px;
	height: 15px;
	margin:0;
}
#conteudohomeultimascoberturas p{
	color: #000;
	line-height: 12px;
	height: 35px;
	overflow: hidden;
}
#setaesquerda{
	background: url(layout/bgsetaesquerda.png) no-repeat left top;
	text-indent: -99999px;
	position: absolute;
	margin: 50px 0 0 15px;
	display: block;
	width: 9px;
	height: 18px;
	z-index:10;
}
#setadireita{
	background: url(layout/bgsetadireita.png) no-repeat left top;
	text-indent: -99999px;
	position: absolute;
	margin: 50px 0 0 730px;
	display: block;
	width: 9px;
	height: 18px;
	z-index: 2;
}

#boxtribuna h4{
	text-align: center;
	color: #2D3199;
	font-size: 12px;
	line-height: 30px;
}

#titnuvemtags h3{
	color: #f70000;
	font-size: 12px;
	line-height: 25px;
}

#conteudonuvemtags a{
	color: #000;
	/*font-size: 12px;*/
	margin: 5px 5px 0 0;
}


#bannerhome3{
	margin: 15px 0 0 0;
}



#colunaauxiliar{
	float: right;
	width:204px;
}


#boxprincipalcentro{
	width: 768px;
	background: url(layout/bgboxprincipalcentro.png) repeat-y left top;
}
#boxprincipaltopo{
	background: url(layout/bgboxprincipaltopo.png) no-repeat left top;
}
#boxprincipalrodape{
	background: url(layout/bgboxprincipalrodape.png) no-repeat left bottom;
}
#bannerinterno{
	background: url(layout/publicidade.png) no-repeat left top;
	float: left;
	height: 90px;
	margin: 20px 0 0 20px;
	padding: 0 0 0 20px;
}

#conteudoboxprincipal{
	padding: 40px 0 40px 20px;
	*padding: 40px 0 40px 0;
	*margin: 0 0 0 20px;
	clear: both;
	width: 685px;
}

.pagina404{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #DE0000;
}

#boxprincipalinternacentro{
	background: url(layout/bgboxprincipalinternacentro.png) repeat-y left top;
	zheight: 100px;
	zfloat: left;
}
#boxprincipalinternatopo{
	position: relative;
	padding: 18px 0 0 0;
	background: url(layout/bgboxprincipalinternatopo.png) no-repeat left top;
}
#boxprincipalinternarodape{
	padding: 0 0 15px 0;
	background: url(layout/bgboxprincipalinternarodape.png) no-repeat left bottom;
}
#boxprincipalinternacentro > div{
	margin: 0 7px 0 6px;
}
#boxprincipalinternacentro > div > #titulo{
	background: #e5e5e5;
	padding: 10px 10px 15px 10px;
	margin: 0 0 20px 0;
}

#boxprincipalinternacentro > div > #titulo a{
	color:#000;
}

#boxprincipalinternacentro > div > #titulo a:hover{
	color: #DE0000;
}

#boxprincipalinternacentro > div > #titulo h5{
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0.5px;
        font-family: Helvetica, Tahoma, Geneva;
}
#boxprincipalinternacentro > div > h4{
	height: 35px;
	zbackground: #9f0;
	padding: 20px 0 0 20px;
}
#boxprincipalinternacentro .coluna1{
	width: 410px;
	float: left;
	margin: 0 0 0 10px;	
}

.coluna1 p{
	text-align:justify;
}

.coluna1 h6{
	font-size: 12px;
	margin: 0 0 15px 0;
}
.coluna1 .texto{
	margin: 15px 15px  15px 0;
} 
.coluna1 li{
	margin: 0 0 2px 0;
	height: 20px;
}
.coluna1 li span{
	background: #e2e2e2;
	font-size: 11px;
}
.coluna1 li span.campo{
	line-height: 20px;
	display: block;
	float: left;
	width: 80px;
	padding: 0 0 0 5px;
	margin: 0 2px 0 0;
	color: #910101;
}
.coluna1 li span.dado{
	line-height: 20px;
	display: block;
	float: left;
	width: 300px;
	padding: 0 0 0 5px;
        margin-bottom: 2px;
}

.coluna1 li span.cinema{
	line-height: 20px;
	display: block;
	float: left;
	width: 560px;
	padding: 0 0 0 5px;
}

.coluna1 li a{
	color: #000;
}

.coluna1 li a:hover{
	color: #910101;
}

#boxprincipalinternacentro .coluna2{
	width: 250px;
	float: left;
}
#boxprincipalinternacentro .coluna2 >img{
	margin: 0 0 15px 0;
}

#boxprincipalinternacentro .coluna2 a >img{
	margin: 0 0 15px 0;
}


.barraacao{
	clear: both;
	text-align: left;
	padding: 40px 0 0 0;
}

.centro{
	padding: 40px 80px 20px 100px;
}

.barraacao .links{
	text-align: center;
}
.comentarios{
	margin: 10px 0 0 0px;
	zbackground: #0f0;
	zwidth: 400px;
}
.comentarios li{
	border-bottom: 1px solid #E9E9E9;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.comentarios .autor .nome{
	line-height: 15px;
}
.comentarios .autor .nome{
	font-size: 11px;
	font-weight: bolder;
}
.comentarios .autor .datahora{
	font-size: 10px;
	margin: 0 0 0 5px;
	zfont-weight: bolder;
}
.comentarios .comentario{
	font-size: 12px;
	zfont-weight: bolder;
}


.galeria{
	margin: 0 0 3px 2px;
}

.listagrande li img{
	float: left;
	margin: 10px 0 10px 20px;
}
.listagrande li h3{
	float: right;
	font-size: 11px;
	color: #de0000;
	margin: 15px 0 0 5px;
	width: 515px;
	*width: 500px;
}
.listagrande li p{
	display: block;
	float: right;
	width: 515px;
	*width: 500px;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin: 0 0 0 5px;
}
.listagrande li a{
	display: block;
	float: right;
	width: 515px;
	*width: 500px;
	font-size: 10px;
	color: #000;
	margin: 10px 0 0 5px;
	text-decoration: underline;
}
.listagrande li a:hover{
	text-decoration: none;
}

.listagrande a.tvzine{
	text-decoration:none;
	width: 240px;
	float:left;
}

.listagrande a:hover.tvzine{
	text-decoration: underline;
}



.listagrande2 li{
	text-align: center;
}
.listagrande2 li div.container{
	float: left;
	width: 158px;
	margin: 0 0 0 5px;
	padding: 5px 0;
}
.listagrande2 li img{
}
.listagrande2 li h3{
	font-size: 11px;
	color: #de0000;
}
.listagrande2 li p{
	font-size: 11px;
	line-height: 14px;
	color: #444444;
}
.listagrande2 li a{
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
.listagrande2 li a:hover{
	text-decoration: none;
}



a.mais{
	float: right;
	margin: 0 20px 0 0;
	color: #f00;
}

a.divulgue{
	position: absolute;
	display: block;
	width: 200px;
	height: 50px;
	margin: -60px 0 0 450px;
}

.coluna3{
	margin: 0 0 0 30px;
}
.texto2{
	font-size: 11px;
}

.divisaotribuna{
	display: block;
	float: left;
	margin: 15px 0 15px 60px;
	width: 560px;
	border: none;
	border-bottom: 2px dotted #B4B4B4;
}
/* Formulário */
.formulario{
	margin: 15px 0 0 0;
}

.formulario li{
	padding: 0 0 5px 0;
	text-align: left;
	float: left;
	margin: 0 10px 0 0;
}
.coluna4 .formulario li{
	width: auto;
}

.liduplo{
	width: 232px;
}
.liduplo .inputtext{
	width: 220px;
}
.liduplo .inputselect{
	width: 232px;
}
.lisimples .inputtext,.lisimples .inputtextarea{
	width: 464px;
}

.formulario li label{
	display: block;
	font-size: 12px;
	color: #f00;
	font-weight: bolder;
	line-height: 16px;
}
.coluna4 .formulario li label{
	zwidth: 105px;
	line-height: 21px;
}

.formulario .inputtext{
	border: 2px solid #CCC;
	display: block;
	padding: 4px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.inputtext:focus{
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.4);
	box-shadow: 0 0 2px rgba(0,0,0,.4);
}
.formulario .inputselect{
	border: 2px solid #CCC;
	display: block;
	padding: 3px 4px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.inputselect:focus{
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.4);
	box-shadow: 0 0 2px rgba(0,0,0,.4);
}
.formulario .inputtextarea{
	border: 2px solid #CCC;
	height: 80px;
	display: block;
	padding: 3px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
.inputtextarea:focus{
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.4);
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.4);
	box-shadow: 0 0 2px rgba(0,0,0,.4);
}


.boxcattopo{
	background: url(layout/bgboxcattopo.png) no-repeat left top;
	width: 116px;
	padding: 14px 0 0 0;
	margin: 10px 0 0 0;
}
.boxcatrodape{
	background: url(layout/bgboxcatrodape.png) no-repeat left bottom;
	width: 116px;
	padding: 0 0 12px 0;
}
.boxcatcentro{
	background: url(layout/bgboxcatcentro.png) repeat-y left top;
	width: 116px;
	zmargin: 14px 0 12px 0;
}
.boxcatcentro > div{
	margin: 0 0 0 7px;
}

.menuaccordion{
	margin: 10px 0 0 7px;
}
.menuaccordion h3{
	font-size: 15px;
	color: #464646;
	margin: 0 0 5px 0;
}
.menuaccordion li{
	font-weight: bolder;
	list-style: inside;
	color: #cb0000;
	line-height: 18px;
	font-size: 11px;
}
.menuaccordion li a{
	color: #cb0000;
}
#boxprincipalinternacentro .coluna4{
	width: 490px;
	float: left;
	margin: 0 0 0 10px;
}
#boxprincipalinternacentro .coluna5{
	width: 160px;
	float: right;
	margin: 0 0 0 10px;
}
.coluna4 .barraacao{
	padding: 0 0 0 0;
}


.datablog{
	width: 96px;
	height: 29px;
	display: block;
	float: left;
	line-height: 29px;
	background: url(layout/bgdata.png) no-repeat left top;
	text-align: center;
	font-weight: bolder;
	font-size: 13px;
	margin: 0 5px 0 0;
}
.datablog span{
	color: #f00;
}
.tituloconteudo{
	font-size: 20px;
	color: #cb0000;
	line-height: 29px;
        font-family: Helvetica, Tahoma, Genova;

}
.subtituloconteudo{
	color: #404040;
	font-size: 12px;
	font-weight: normal;
	margin: 7px 0 5px 0;
}
.subdata{
	font-weight: bolder;
	color: #404040;
	font-style: italic;
	margin: 0 0 14px 0;
}
.texto3 p, .texto3 div{
	font-size: 13px;
	letter-spacing:.1px;
	text-align: justify;
	line-height: 15px;
	color: #444;
	margin: 0 10px 10px 0;
}

.texto3 ul li{	
	margin-left: 30px;
	list-style: disc;
	background: none;
	font-size: 13px;
	letter-spacing:.1px;
	text-align: justify;
	line-height: 15px;
	color: #444;
}

.texto3 ul li span{
	background: none;
	font-size: 13px;
	letter-spacing:.1px;
	text-align: justify;
	line-height: 15px;
	color: #444;	
}

/* ================================== */
/* ============ Rodapé ============== */
/* ================================== */
/* Social */
#barrasocial{
	background: url(layout/bgbarrasocial.png) no-repeat left top;
	height: 36px;
	padding: 8px 0 0 227px;
}
#barrasocial li{
	display: inline;
}
#barrasocial li a{
}
#barrasocial li a img{
	float: left;
}
/* Rodapé */
#rodape{
	margin: 0 2px;
	background: url(layout/bgrodape.png) repeat-x left bottom;
	height: 109px;
}
#dados{
	padding: 14px 0 0 0;
	line-height: 29px;
	height: 29px;
}
#dados h5{
	float: left;
	margin: 0 6px;
	font-size: 11px;
	color: #2e2e2e;
}
#dados p{
	font-size: 11px;
	color: #2e2e2e;
	float: left;
	margin: 0;
}
#dados p.telefone{
	display: block;
	line-height: 29px;
	height: 29px;
	float: right;
	margin: 0 6px;
	font-size: 16px;
	color: #2e2e2e;
}
#dados p.telefone span{
	font-size: 10px;
}

#barrainferior{
	clear: both;
}
#barrainferior h5{
	text-indent: -99999px;
	background: url(layout/logozinerodape.png) no-repeat left top;
	width: 134px;
	height: 66px;
	float: right;
}
#menurodape{
	float: left;
	padding: 13px 15px;
}
#menurodape li{
	font-size: 11px;
	display: inline;
	line-height: 20px;
	color: #fff;
}
#menurodape li a{
	color: #fff;
	margin: 0 6px;
}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}


#tip7-title p{
	font-size: 11px;
}

#tip7-title p span{
	font-size: 14px;
}

.galeriadeimagens > span{
	display: block;
	float: left;
	margin: 0 5px 4px 0;
}
.galeriadeimagens > span > a{
	display: block;
}
.actions{
	position: absolute;
	margin: 2px 0 0 2px;
}
.actions > span{
	position: absolute;
	display: none;
	padding: 3px;
	
	color: #333333;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(top,  #ffffff,  #eeeeee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');*/
	background: #fff;
	
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.5);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.5);
	box-shadow: 0 0 3px rgba(0,0,0,.5);
	
	border: 1px solid #eee;
}
.actions label{
	display: block;
}
.actions .inputtext{
	display: block;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 0 3px 0;
}
.actions .inputtextarea{
	display: block;
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0 0 3px 0;
}
.actions .inputsubmit{
	ztext-align: right;
}

.errocampo, #alerta{
	position: absolute;
	background: url(layout/bgcontainererro.png) no-repeat left 4px;
	line-height: 18px;
	padding: 0 0 0 8px;
	margin: 1px 0 0 198px;
}
.errocampo span, #alerta span{
	background: #c00000;
	display: block;
	float: left;
	color: #f1f1f1;
	padding: 0 4px;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	max-width: 100px;
	min-width: 80px;
	
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}

#alerta span {
	max-width:none;
	width:200px;
	font-size:14px;
	font-weight:bold;
	height:80px;
	text-align:center;
	padding-top:15px;
}



/* Default */
.clear{
    clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}
.textcenter{
	text-align: center;
}
.textleft{
	text-align: left;
}
.hide{
	display: none;
}