@charset "UTF-8";
/* CSS Document */

.banneritem_clubefolha {padding-top: 25px;}


body {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	background-color: #000;
	background-image: url(../images/bg_folha.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
}
a:hover {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border: 0px;
}
 
/* Estrutura do Layout */

#top {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#container {
	background-color: #001540;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_menu {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

#principal {
	background-image: url(../images/menutop_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	clear: both;
	height: 44px;
	width: 960px;
}

#segundo {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
	height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	padding-left: 10px;
}

#fpss {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}
#ruler {
	background-image: url(../images/ruler_gold.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	clear: both;
	height: 5px;
	width: 960px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}

#content {
	clear: both;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0px;
	padding: 0px;
}

#bottom {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 154px;
	margin-top: 0px;
	padding: 20px;
}

#footer {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 20px;
	height: 50px;
}


/* Módulos */

#top .moduletablelogintop h3 {
	font-size: 0.1px;
	color: transparent;
	background-image: url(../images/login_tit.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: both;
	height: 15px;
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#top .moduletablelogintop input#modlgn_username.inputbox {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/login_bg_field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	clear: both;
	height: 14px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}

#top .moduletablelogintop input#modlgn_passwd.inputbox {
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/login_bg_field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	clear: both;
	height: 14px;
	width: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}

#top .moduletablelogintop form#form-login {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#top .moduletablelogintop input.button {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 65px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#top .moduletablelogintop input#modlgn_remember.inputbox {
	vertical-align: middle;
	display: inline;
}

#top .moduletablelogintop a {
	color: #FFF;
	font-weight: normal;
	font-size: 10px;
}

#top_menu .moduletablemenuinferior a.mainlevel {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffdf80;
	text-decoration: none;
	background-image: url(../images/submenutop_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	float: left;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
}


#content .blog {
	font-size: 12px;
	line-height: 16px;
	/*background-image: url(../images/tit_ultimasnoticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	/*width: 320px;*/
}

#content .blog .article_column {
	margin: 0px;
	padding: 0px;
}

#content .blog .article_column .contentpaneopen {
	margin: 0px;
	padding: 0px;
}

#content .blog .article_column .contentpaneopen .contentheading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	margin: 0px;
}

#content .blog .article_column .contentpaneopen a.readon {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #008bcc;
	text-decoration: none;
}

#content .blog .article_column .article_separator {
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_articleseparator.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 0px;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	display: inline-block;
	margin: 0px;
}

#content .contentpaneopen {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
}

#content .contentpaneopen .contentheading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}

#content .contentpaneopen .artsexylightbox_container {
	vertical-align: top;
}

#content .contentpaneopen .artsexylightbox_container .artsexylightbox {
	border: 0px;
	text-align: left;
	vertical-align: top;
}






#content .moduletablecalendariogeral {
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/tit_calendario.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 300px;
	background-color: #dae2e5;
	clear: both;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

#content .moduletablecalendariogeral .latest_event {
	margin-bottom: 15px;
}

#content .moduletablecalendariogeral .latest_event a {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #004c26;
	text-decoration: none;
}

#content .moduletablecalendariogeral .latest_event .eventsdate {
	font-size: 12px;
	line-height: 16px;
	color: #4c4c4c;
	text-decoration: none;
}


#content .moduletableredessociais {
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/tit_redessociais.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#content .moduletableredessociais .twtr-hd {
	display: none;
}

#content .moduletableredessociais .twtr-ft {
	display: none;
}

#content .moduletableredessociais .twtr-tweet-wrap {
	background-color:transparent;
}

#content .moduletablefacebook {
	font-size: 12px;
	line-height: 16px;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#content .componentheading {
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	margin-top: 24px;
	margin-left: 23px;
}

#content .componentheadingreset {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 20px;
}

#content #extcalendar {
	font-size: 12px;
	line-height: 16px;
	color: #404040;
	text-decoration: none;	
}

#content .moduletablecompartilhe {
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/tit_compartilhe.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 320px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#content .moduletablecompartilhe .joomla_sharethiscompartilhe {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	width: 320px;
}

#content form#josForm {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
}

#content form.josForm {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
}

#content form#josForm .componentheading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 20px;
}



#content form#josForm.form-validate .contentpane .inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 12px;
	width: 292px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#content form#josForm.form-validate .button {
	font-size: 10px;
	color: #030;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}


#content .josForm .contentpane input#email.required {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 12px;
	width: 292px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#content .josForm button.validate {
	font-size: 10px;
	color: #030;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}



.siga {
	background-image: url(../images/tit_siga.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	width: 320px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: right;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block;
        display: none;
}


#content .siga .moduletablebannerssiga {
	text-align: left;
	vertical-align: middle;
	float: left;
	width: 46px;
	padding: 0px;
	height: 46px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .siga .moduletablebannerssiga .bannergroupbannerssiga .banneritembannerssiga {
	padding: 0px;
	float: left;
	height: 46px;
	width: 46px;
	margin: 0px;
}


.ingresso {
	background-image: url(../images/bg_tit_ingresso.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 280px;
	width: 280px;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 20px;	
}

#content .ingresso .moduletableingressos {
	margin-bottom: 10px;
}

#content .moduletablevideos {
	display: inline-block;
	clear: both;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/tit_video.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content .moduletablevideos .contentpaneopenvideos {
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

#content .moduletablevideos .contentpaneopenvideos .videocap {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#content .moduletablevideos .contentpaneopenvideos .videothumb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#footer .moduletable {
	font-size: 11px;
	line-height: 14px;
	color: #CCC;
	text-decoration: none;
}

#footer .moduletable a {
	color: #CCC;
	text-decoration: none;
}

#footer .moduletablemenurodape {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	vertical-align: top;
	display: inline-block;
}

#footer .moduletablemenurodape a.mainlevel {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	color: #CCC;
	text-decoration: none;
	border-left-style: solid;
	border-left-color: #666;
}

#bottom .patrocinadores {
	background-image: url(../images/tit_patrocinadores.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottom .apoio {
/*	background-image: url(../images/tit_apoio.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content form#ChronoContact_faleconosco .contentheading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 20px;
	display: inline-block;
}

#content #ChronoContact_faleconosco .contentpaneopen {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

.chronoform {
	display: none;
}

#content #ChronoContact_faleconosco .contentpaneopen input.inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 12px;
	width: 292px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#content #ChronoContact_faleconosco .contentpaneopen input.inputbutton {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#content #ChronoContact_faleconosco .contentpaneopen textarea.inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 102px;
	width: 292px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}


#content #ChronoContact_faleconosco .contentpaneopen .LV_validation_message {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}

#extcalendar .jcl_view .jcl_center .maintable .tablec .atomic {
	display:inline-block;
}

#extcalendar div div.atomic {
	display: none;
}


#content form#ChronoContact_trabalheconosco .contentheading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 20px;
	display: inline-block;
}

#content form#ChronoContact_trabalheconosco .contentpaneopen {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

#content form#ChronoContact_trabalheconosco .contentpaneopen input.inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 12px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#content form#ChronoContact_trabalheconosco .contentpaneopen select.inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 9px;
	clear: both;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#content form#ChronoContact_trabalheconosco .contentpaneopen textarea.inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 270px;
	width: 462px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#content form#ChronoContact_trabalheconosco .contentpaneopen input.inputbutton {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

/*#content form#ChronoContact_emcartaz input.inputboxfile {
	font-size: 10px;
	color: #030;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}*/







/*#content form#ChronoContact_emcartaz {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}*/

#content form#ChronoContact_emcartaz .contentheading {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	margin-top: 20px;
	margin-left: 20px;
	display: inline-block;
}

#content form#ChronoContact_emcartaz .contentpaneopen {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}


#content form#ChronoContact_emcartaz input.inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 12px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

 #content form#ChronoContact_emcartaz textarea.inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding: 9px;
	clear: both;
	height: 270px;
	width: 462px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}

#content form#ChronoContact_emcartaz input.inputbutton {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}













#bottom .moduletablehomepromocao {
	background-image: url(../images/tit_promocao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

#bottom .moduletablehomepromocao .contentpaneopvenhomepromocao img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

#bottom .moduletablehomeapoio {
	background-image: url(../images/tit_apoio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}

#bottom .moduletablehomeapoio .contentpaneopvenhomeapoio img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

#bottom .moduletablehomepatrocinio {
	background-image: url(../images/tit_patrocinadores.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

#bottom .moduletablehomepatrocinio .contentpaneopvenhomepatrocinio img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

#bottom .moduletablehomerealizacao {
	background-image: url(../images/tit_realizacao.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

#bottom .moduletablehomerealizacao .contentpaneopvenhomerealizacao img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}


#content .blog .article_column table.contentpaneopen tbody tr td {
	width: 600px;
}















#top .moduletablelogintop .cbLoginForm {
	font-size: 10px;
	color: #FFF;
	padding: 0px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 12px;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}

#top .moduletablelogintop form#mod_loginformlogintop.cbLoginForm {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#top .moduletablelogintop #mod_login_usernamelogintop.inputboxlogintop {
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/login_bg_field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	height: 14px;
	width: 130px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}

#top .moduletablelogintop #mod_login_passwordlogintop.inputboxlogintop {
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/login_bg_field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	height: 14px;
	width: 130px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
}

#top .moduletablelogintop form#mod_loginformlogintop.cbLoginForm a.mod_loginlogintop {
	clear:both;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#top .moduletablelogintop input.buttonlogintop {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}







#content .cb_template_default div.componentheading {
	color: #404040;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	margin-top: 24px;
	margin-left: 23px;
}

#content form#cbcheckedadminForm.cb_form #registrationTable.contentpane input#name {
    background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 292px;
}

#content form#cbcheckedadminForm.cb_form #registrationTable.contentpane input#email {
    background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 292px;
}

#content form#cbcheckedadminForm.cb_form #registrationTable.contentpane input#username {
    background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 292px;
}

#content form#cbcheckedadminForm.cb_form #registrationTable.contentpane input#password {
    background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 292px;
}

#content form#cbcheckedadminForm.cb_form #registrationTable.contentpane input#password__verify {
    background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 292px;
}

#content form#cbcheckedadminForm.cb_form #registrationTable.contentpane .cb_button_wrapper input.button {
	background-color: transparent;
	background-image: url("../images/login_bg_button.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	border-width: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

#content #cbLostPasswordPage.cbPageOuter .cbPageInner #cb_lost_username_passwd_content.contentpaneopen form#adminForm.cb_form #cb_step1_form #cb_line_checkemail.cb_form_line .cb_field input#checkemail.inputbox {
    background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 292px;
}

#content #cbLostPasswordPage.cbPageOuter .cbPageInner #cb_lost_username_passwd_content.contentpaneopen form#adminForm.cb_form #cb_step1_form #cb_line_checkusername.cb_form_line .cb_field input#checkusername.inputbox {
    background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    border: 1px solid #CCCCCC;
    clear: both;
    color: #666666;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    padding: 9px;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    width: 292px;
}

 #content #cbLostPasswordPage.cbPageOuter .cbPageInner #cb_lost_username_passwd_content.contentpaneopen form#adminForm.cb_form #cb_step1_form #cb_line_checkemail.cb_form_line .cb_field input#checkemail.inputbox {
	background-image: url("http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	clear: both;
	color: #666666;
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	height: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	padding: 9px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 292px;
	margin-top: 15px;
}

#content form#adminForm.cb_form #cb_step1_form input#cbsendnewuspass.button {
	background-color: transparent;
	background-image: url("../images/login_bg_button.jpg");
	background-position: left top;
	background-repeat: no-repeat;
	border-width: 0;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}

#top .moduletablelogintop form#mod_login_logoutformlogintop #mod_login_greetinglogintop {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

#content .confirmacaocadastro {
	margin-left: 23px;
	margin-right: 20px;
	margin-top: 20px;
}


#content .error {
	color: #C00;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	margin-top: 24px;
	margin-left: 23px;
}

#content .cbclearboth #cb_cb_comp_login .cb_comp_outer {
	margin-left: 23px; !important
	margin-right: 20px; !important
}

#content .cbclearboth #cb_cb_comp_login .cb_comp_outer {
	margin: 0px;
	padding: 0px;
}

#content .cbclearboth #cb_cb_comp_login .cb_comp_outer .cb_comp_inner {
	width: 350px;
	margin-right: 20px;
	margin-left: 23px;
	margin-top: 20px;
}

#content .cbclearboth #cb_cb_comp_login .cb_comp_outer .cb_comp_inner form#mod_loginformlogintop.cbLoginForm input#mod_login_usernamelogintop.inputboxlogintop {
	font-size: 12px;
	line-height: 14px;
	color: #1A3966;
	text-decoration: none;
	background-image: url(../images/login_bg_field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	height: 14px;
	width: 130px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	clear: both;
}

#content .cbclearboth #cb_cb_comp_login .cb_comp_outer .cb_comp_inner form#mod_loginformlogintop.cbLoginForm input#mod_login_passwordlogintop.inputboxlogintop {
	font-size: 12px;
	line-height: 14px;
	color: #1A3966;
	text-decoration: none;
	background-image: url(../images/login_bg_field.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	height: 14px;
	width: 130px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	clear: both;
}

#content .cbclearboth #cb_cb_comp_login .cb_comp_outer .cb_comp_inner form#mod_loginformlogintop.cbLoginForm .cbLoginButtonSpan input.buttonlogintop {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	clear: both;
	display: block;
}











#content .moduletableimprensa {
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/tit_saladeimprensa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 300px;
	clear: both;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	background-color: #EFEFEF;
}

#content .moduletableimprensa form#formAcymailing1 p.acysubbuttons {
	text-align: left;
	margin: 0px;
	padding: 0px;
}



#content .moduletableimprensa form#formAcymailing1 .acymailing_module_form .acymailing_form .acysubbuttons input.button {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/login_bg_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 24px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	display: inline-block;
	clear: both;
}



#content .moduletableimprensa form#formAcymailing1 .inputbox {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-image: url(http://www.conteudoteatral.com.br/teatrofolha/templates/teatrofolha12_artigos/images/bg_inputbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	padding: 5px;
	clear: both;
	height: 20px;
	width: 200px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
}

#content table tbody tr td div.componentheading {
	padding-bottom: 18px;
}

#content table tbody tr td form#ChronoContact_faleconosco span.contentheading {
	padding-bottom: 18px;
}

#content table tbody tr td form#ChronoContact_emcartaz span.contentheading {
	padding-bottom: 18px;
}