* {
	margin:0 auto;
	padding:0;
	border:0 none;
	list-style:none;
	outline:none;
	text-decoration:none !important;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #fff;
}

a {
	color: #000;
}

img {
	border:none;
}

.left {
	float:left;	
}

.right {
	float:right;	
}

.clear {
	clear:both;
}

p {
	font-size: 12px;
	text-align: justify;
	color: #1d1d1d;
}

html {
	background: url("../images/bg/bg_fundo.png") no-repeat scroll center 0 transparent;
	width: 100%;
	height: 100%;	
}

body {
	clear: both;
	background: url("../images/bg/bg_menu2.png") repeat-x scroll 0 273px transparent;
	width: 100%;
	height: 100%
}

#fontsize {
	position: absolute;
	z-index: 10000;
	margin-left:25px;
}

/************************************************************* TOPO *************************************************************************************************************************/
#topo {
    position: relative;
}

h1#logo a {
    background: url("../images/logo_casa.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 147px;
    left: 376px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 196px;
}

.moduletable_menu {
    background: url("../images/bg/bg_menu.png") no-repeat scroll 0 -4px transparent;
    height: 48px;
    padding-left: 8px;
}

.menu ul {
	padding-top:13px;
}

.menu ul li ul {
	padding-top:0;
}

.menu ul.menu li a {
	color: #FFFBC2;
    font-size: 16px !important;
	display: block;
    height: 43px;
    line-height: 2.7;
}

.menu ul.menu li a span {
	display: block;
	height: 43px;
}

.menu ul.menu li {
    float: left;
	display: inline;
	position: relative;
	height: 30px;
}

.menu ul.menu li ul {
	position:absolute;
	z-index:1000;
	width:240px !important;
	background-color:#111;
	padding-left:12px;}

.menu ul.menu li ul li {
    height: 24px;
    padding-top: 8px;
    width: 240px;
}


.menu ul.menu li.item1 {
    margin-left: 9px;
    width: 60px;
}
 .menu ul.menu li.item2 {
    padding-left: 14px;
    width: 66px;
}
.menu ul.menu li.item5 {
    padding-left: 14px;
    width: 87px;	
}
.menu ul.menu li.item6 {
    padding-left: 14px;
    width: 82px;	
}
.menu ul.menu li.item10 {
    padding-left: 14px;
    width: 79px;
}
.menu ul.menu li.item11 {
    padding-left: 14px;
    width: 92px;	
}
.menu ul.menu li.item12 {
    padding-left: 14px;
    width: 71px;
}
.menu ul.menu li.item13 {
    padding-left: 14px;
    width: 60px;
}
.menu ul.menu li.item14 {
    padding-left: 14px;
    width: 49px;	
}
.menu ul.menu li.item16 {
    padding-left: 14px;
    width: 64px;
}

.menu ul.menu li.item15 {
	padding-left: 14px;	
}
/********************************************************* CONTEUDO ****************************************************************************************************************************/


#conteudo {
	margin-top:20px;
}

.esquerdaindex {
	width: 615px !important;
}

#fpss-container_prev, #fpss-container_next, #fpss-container_playButton {
	display: none !important;
}

.noticiasinicial {
	height: 280px;
}

.noticiasinicial .noticias h3 {
    margin-bottom: 10px;
    margin-left: 1px;
	color:#830909;
}

.noticias ul.latestnews {
	float: left;
}

.noticias ul.latestnews img {
	border: 1px solid #a19d87;
}

.noticias ul h4 a {
	font-size: 15px;
	color: #234c6d;
	font-weight: bold;
}

.noticias ul h4 a:hover {
	text-decoration:underline !important;}


.noticias ul h5 a {
	font-size: 12px;
	color: #234c6d;
	font-weight: bold;
}

.noticias ul h5 a:hover {
	text-decoration:underline !important;
}


.noticias ul li.latestnews1 {
	float: left;
	width: 302px;
}

.noticias ul li.latestnews2, 
.noticias ul li.latestnews3 {
	background: url("../images/bg/bg_rosa.png") no-repeat scroll 0 69px transparent;
    float: left;
    height: 75px;
    margin-bottom: 20px;
    width: 290px;
}

.noticias ul li.latestnews1 {
	margin-right: 20px;
}

.noticias ul li a img {
    float: left;
    margin-right: 5px;
}

/**.noticias ul li.latestnews2 h5, 
.noticias ul li.latestnews3 h5 {
    float: left;
    margin-right: 5px;
}**/

.noticias ul li p.intro {
 color: #1D1D1D;
    float: left;
    font-size: 11px;
    margin-left: 0;
    margin-top: 5px;
    text-align: left !important;
    width: 200px;
}

.noticias p.linha {
    float: right;
    margin-right: 16px;
    margin-top: -7px;
	font-weight: bold;
	font-size: 12px;
}

.noticias p.linha a {
	color: #A63B37;
}

.noticias p.linha a:hover {
	text-decoration:underline !important;
}

.caixa {
	background: url(../images/bg/bg_curta.png) no-repeat;
    height: 140px;
	margin-right: 8px !important;
}

.caixa h5 a {
    color: #830909;
    
}

.caixa p {
    color: #2B2B2B;
    font-size: 11px;
}

.pontao { 
	width: 300px !important;
	background-color: #4a7626;
	color: #fff !important;
	height:255px;
	border:1px solid #316309;
	margin-top:4px;
}

.pontao h5 {
    float: left;
    padding-left: 19px;
    padding-top: 10px;
}

.pontao h5 a {
	color: #fff;
}

.pontao p {
	float: left;
    font-size: 11px;
    padding: 5px 20px 20px;
    text-align: justify;
	color: #fff !important;
}

h2.notpontao {
	background: url(../images/title/title_notpontao.png) no-repeat;
    margin-bottom: 30px;
    margin-left: 0;
    text-indent: -9999px;
    width: 242px;
}

h2.notfici {
	background: url(../images/title/title_notfici.png) no-repeat;
    margin-bottom: 30px;
    margin-left: 0;
    text-indent: -9999px;
    width: 242px;	
}


.videoindex .multi_content h4 a {
	margin-left: 19px;
	color:#830909;
}

.videoindex #video {
	padding-left: 21px;
}

/*********************************************************************************************************** CONTEUDO "PG HISTORICO" "PG Quem Somos"  "PG Curta-SE" "PG Pontao de cultura digital" "PG Figuras em transito" "PG Cineclube" CONTEUDO "PG Fici" **********/

h2.paginas {
	margin-bottom: 15px;
	color:#830909;
}

.fotosesquerdas {
    float: left;
    width: 167px;	
}

.fotosesquerdas img {
    margin-bottom: 15px;
	border: 1px solid #a19d87;
}

h2.notfestival {
    /*background: url("../images/title/title_not_relacionadas.png") no-repeat scroll 0 0 transparent;*/
    height: 26px;
    margin-bottom: 30px;
    margin-left: 0;
    /*text-indent: -9999px;*/
    width: 252px;
	color:#830909;
}

ul.ntrelacionadas li {
	height: 76px;
	background: url("../images/bg/bg_linha_noticias.png") repeat-x scroll 0 65px transparent; 
	width: 100%;
	padding-bottom: 15px;
}

ul.ntrelacionadas li h5 {
	padding-bottom: 5px;
}

ul.ntrelacionadas li h5 a {
	color: #234c6d;
	font-size: 14px;
	font-weight: bold;
}

ul.ntrelacionadas li p {
	font-size: 11px;
	color: #1d1d1d;
}

a.btrelacionadas {
	color: #a63b37;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

/********************************************************************************************************* CONTEUDO "PG Noticias" *****************************************************************************************/



.listagemNoticias ul.listagem {
	margin-top: 10px;
}

.listagemNoticias ul.listagem li h4 {
	margin-bottom: 10px;
}

.listagemNoticias ul.listagem li {
    background: url("../images/bg/bg_linha_noticias.png") no-repeat scroll 0 140px transparent;
    float: left;
    height: 154px;
    margin-bottom: 15px;
	width: 615px;
}

.listagemNoticias ul.listagem li a img {
    border: 1px solid #A19D87;
    float: left;
    margin-right: 15px;
}

body.noticias .listagemNoticias ul.listagem li p {
    font-size: 11px;
    margin-top: 2px;
    padding-right: 20px;
    text-align: justify;
}

h2.noticias, h2.agenda {
	margin-bottom: 10px;
}

p.counter {
	display: none;
}

ul.pagination {
    width: 100%;
}

ul.pagination li {
    float: left;
    padding-left: 10px;
	color: #A63B37;
	font-size: 12px;
}

ul.pagination li a {
	color: #A63B37;
}
/********************************************************************************************************* CONTEUDO "PG Agenda" *******************************************************************************************/
body.agenda .listagemagenda ul.listagem {
	margin-top: 10px;
}

body.agenda .listagemagenda ul.listagem li h4 {
	margin-bottom: 10px;
}

body.agenda .listagemagenda ul.listagem li h4 a {
	color: #234c6d;
}

body.agenda .listagemagenda ul.listagem li {
    background: url("../images/bg/bg_linha_noticias.png") repeat-x scroll left 72px transparent;
    float: left;
    height: 82px;
    margin-bottom: 15px;
    width: 100%;
}

body.agenda .listagemagenda ul.listagem li a img {
	float: left;
	margin-right: 15px;
}

body.agenda .listagemagenda ul.listagem li p {
	font-size: 11px;
	text-align: justify;
	margin-top: 2px;
}

/********************************************************************************************************* CONTEUDO "PG FOTOS" *******************************************************************************************/

.jg_subcatelem_cat_r {
    margin-bottom: 35px;
    margin-right: 35px;
}

.jg_element_gal {
	height: 170px;
    margin-left: 30px;
    width: 140px !important;
}

.jg_photo_container a img, .jg_minis a img, img.jg_photo {
	border: none !important;
}

a:hover img.jg_photo {
	border: none !important;
}

.jg_subcatelem_photo a img.jg_photo {
	height: 127px !important;
    width: 140px !important;
	margin: 0px !important;
	padding: 0px !important;
}

.jg_subcatelem_txt {
    background-color: #F3F3F3;
    height: 43px;
    width: 140px;	
}

.jg_subcatelem_txt ul li a {
	color: #A63B37 !important;
    font-size: 11px !important;
}

.jg_rmsm_legend, .jg_icon {
	display: none;
}

#motioncontainer {
	width:356px !important;
}

img.jg_icon {
    border: 0 none;
    height: 40px !important;
    vertical-align: middle !important;
    width: 20px !important;
}

.jg_detailnaviprev {
    float: left;
    margin-top: 25px !important;
    position: absolute !important;
    text-align: center !important;
    left: 7px;
}

.jg_detailnavinext {
    float: right;
    margin-top: 25px !important;
    position: absolute !important;
    right: 0px !important;
    text-align: center !important;
	
}
div.gallery .fotos {
	display: none;
}

.jg_iconbar {
	width:100% !important;
}

#jg_mini_akt {
    border: 2px solid #A63B37 !important;
}

a.btesquerda {
	background: url(../images/bt/bt_esquerda.png) no-repeat;
	width: 18px;
	height: 42px;
	text-indent: -9999px;
	display: block;
}

a.btdireita {
	background: url(../images/bt/bt_direita.png) no-repeat;
	width: 18px;
	height: 42px;
	text-indent: -9999px;
	display: block;
}

.galeriaInterna {
	background:url("../images/bg/bg_fotos.png") no-repeat scroll 0 0 transparent;
}

.textagr {
	font-size: 12px;
}



/********************************************************************************************************* CONTEUDO "PG VIDEOS"  ******************************************************************************************/

h2.videos {
	margin-bottom: 20px;
}

body.videos .listagemNoticias ul.latestnews li a img {
	border: 1px solid #a19d87;
	padding-left: 20px;
}

body.videos .listagemNoticias ul li h4 a {
	font-size: 15px;
	color: #234c6d;
	font-weight: bold;
}

body.videos .listagemNoticias ul li p {
    font-size: 11px;
    margin-top: 2px;
    padding-right: 20px;
    text-align: justify;
	padding-left: 20px;	
}


body.videos .listagemNoticias ul li {
    float: left;
    height: 140px;
    margin-bottom: 15px;
	background: url("../images/bg/bg_linha_noticias.png") repeat-x scroll left 130px transparent;
	width: 100%;
}

body.videos .listagemNoticias ul li h4 {
	margin-top: 5px;
}

body.videos .listagemNoticias ul li a img {
    padding-right: 10px;
}

.relacionados {
	margin-top: 20px;
}

.relacionados ul li {
    float: left;
    height: 180px;
    width: 600px;
	background: url("../images/bg/bg_linha_noticias.png") repeat-x scroll left 153px transparent;
}

.relacionados ul li h5 a {
    color: #234C6D;
    font-size: 12px;
    font-weight: bold;
}

.relacionados ul li a img {
    border: 1px solid #A19D87;
    float: left;
    margin-right: 15px;
}

.jg_bbcode, .jg_send2friend {
	display: none;
}

/********************************************************************************************************* CONTEUDO "PG Contato" ******************************************************************************************/

.formCaption {
	width: 14% !important;
	color:#4a4848;
	font-weight:bold;
}

ol.contatos li {
	padding-bottom: 20px !important;
}

.formBody input {
	border: 1px solid #a8acad;
	width: 408px;
	height: 23px;
	padding-left: 5px;
	margin-left:10px;
}

.formBody textarea {
	border: 1px solid #a8acad;
	width: 408px;
	height: 110px;
	padding-left: 5px;
	margin-left:10px;
}

ol.contatos li.enviarcontato {
	float: left !important;
	margin-left: 260px !important;
}

p.textocontato {
	margin-bottom: 36px;
}

#userForm {
background: url("../images/bg/bg_contato.png") no-repeat left bottom transparent;
height:494px;
}

.formContainer {
	font-size:12px;
	text-align:right;}
	
.formContainer li {
	margin-bottom:36px !important;
}

#enviar {
	width:105px;
	height:38px;
	border:none;
	margin-left:150px;
	margin-top:10px;
}

/*********************************************************************************************************** DIREITA *****************************************************************************************************/

.curtadireita {
	margin-top: 9px;
}



.curtadireita img {
    float: left;
	width:115px;
	height:auto;
    }

.agenda .agendaindex {
    height: 200px;
    margin-top: 20px;
    width: 300px !important;
}

.agenda .agendaindex h3 {
    margin-left: 0;
	color:#830909;
}


.agenda .agendaindex ul li {
    background: url("../images/bg/bg_roxo.png") repeat-x scroll left bottom transparent;
    padding-bottom: 10px;
    padding-top: 11px;
    width: 300px;
}

.agenda .agendaindex ul li h5 a {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.agenda .agendaindex ul li h5 a:hover {
	text-decoration:underline !important;
}

.agenda .agendaindex ul li p {
    color: #1D1D1D;
    font-size: 11px;
    margin-left: 0 !important;
    padding-bottom: 7px !important;
    padding-top: 10px !important;
    width: 300px !important;
}

.agenda .agendaindex p.linha {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-right: 12px;
    margin-top: 5px;
}

.agenda .agendaindex p.linha a {
	color: #a63b37;
}

.agenda .agendaindex p.linha a:hover {
	text-decoration:underline !important;
}

.sociais {
    float: right !important;
    margin-top: 12px;
}

.sociais a {
	margin-left: 5px;
}

.ficiinicial {
	background-color: #881324;	
	height: 249px;
	color: #fff !important;
    margin-top: 36px;
	border: 1px solid #640311;
}


.ficiinicial h5 {
    float: left;
    padding-left: 19px;
    padding-top: 10px;
}

.ficiinicial h5 a {
	color: #FFF;
}

.ficiinicial p {
	float: left;
    font-size: 11px;
    padding: 5px 20px 20px;
    text-align: justify;
	color: #fff !important;
}

.twitter {
	background: url(../images/bg/bg_twitter.png) no-repeat;
	width: 310px;
	height: 260px;
	margin-top: 15px;
}

.twitter h3 {
    margin-left: 19px;
    margin-top: 15px;
	color: #830909;
}

ul.easytwitter {
	margin-top:15px;
}

.twitter ul li {
    color: #28303E;
    font-size: 11px;
	background: url("../images/bg/bg_linha_twitter.png") no-repeat scroll center bottom transparent;
	width:262px;
	padding-bottom:15px;
	margin-left:20px;
}

ul.easytwitter {

	margin-left: 0;

	padding-left: 0;

	list-style-type: none;

}


li.easytwitter {

	margin-left: 0;

	margin-right: 10%;

	margin-top: .5em;

	margin-bottom: .5em;

	list-style-type:none; 

}

/*********************************************************************************************************************** RODAPE ***************************************************************************************/

#rodape {
    height: 80px;
    margin-top: 40px;
}

#rodape p {
    font-size: 12px;
    text-align: center;
	color: #2f2f2f;
	font-weight: bold;
}

#rodape p a {
	color: #2f2f2f;
	font-weight: normal;
}


#page p a {
	color: #A63B37;
}

.slidetext h2 {
	display: none;
}


/*****  10/08/2011 ****/

.patrocinios {
    background: url("../images/bg/bg_curta.png") no-repeat scroll 0 0 transparent;
    height: 122px;
    width: 300px;
}

#patrocinio {
    height: 100px !important;
    margin-top: 8px;
    width: 278px !important;
}

.patrocinios h3 {
    font-size: 26px;
    margin-left: 8px;
    margin-top: 3px;
	color: #830909;
}

.direitaindex .agenda {
	margin-top: 0px;
}

.ntrelacionadas {
	margin-top: 20px;
}

.jg_pathway, .jg_back, .jg_toplist, .jg_toplist {
	display: none !important;
}

.jg_row {
    float: left !important;
    width: 292px !important;
	
}

.sectiontableheader h4 {
	display: none;
}

.jg_details {
	width: 605px;
}

.jg_details .jg_photo_left {
	display: none;
}

#jg_photo_author {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.jg_poweredbydiv{
	display: none !important;
}

.form-inscreva-se{
	background:#EAEAEA;
	border: 1px solid #fff;
	padding:15px;	
}
.form-inscreva-se .formCaption{
	width: 27% !important;	
}

.form-inscreva-se .formCaption , .form-inscreva-se .formBody {
	padding-bottom: 15px;
}
.pag-form-inscreva-se #userForm{
	height:auto;	
}