/* CSS Document */

body {
        /*text-align: center;*/
        margin:0 0 0 0;
        padding:0;
        background-repeat:no-repeat;
        background-position:center top;
        background-attachment: fixed;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#my-slideshow{
	width:700px;
	height:400px;
	overflow:hidden;
	background: url(/temas/default/img/bg_galeria.png) repeat-x; 
	border: 1px #000 solid; 
	left:-14px;
	position:relative;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.divGeral {
	display:block;
        padding-top:66px;
	/* width:938px;  */
	width:989px;
	margin:0;
        margin-right:auto;
        margin-left:auto ;
}

.divEsquerda {
	display:block;
	float:left;
	/*width:219px;*/
	width:198px;
    min-height: 600px;
	/*overflow:hidden; bug de 24/05/2011*/
	position:fixed;
}

.divDireita {	
	display:block;
	float:left;
	width:737px;
        position: relative;
        top:-72px; /*AF  top:-50px;*/
		left:198px;
}
div#menu{
	display:block;
	position:fixed;
	width:737px;

}
/*
#logos {
	width:938px;
	height:1px;
        position:fixed;
        top: 0;
        margin: 0 auto;
        z-index: 10;
} */
#logos1 {
        width:199px;
        float: left;
        text-align: center;
		position:fixed;
}
.logo_topo, .logo_fundo{
        position: relative;
}
.logo_fundo{
        float: left;
}
.logo_topo{
        top:-40px;
}
.logo_fundo_esq {
        float:left;
        margin-left: 15px;
						width:190px !important;
				/*background-image:url(/temas/default/img/bgConteudo.png);*/
		position:fixed;
		top: 535px;

}
.logo_fundo_dta {
        float:right;
        margin-right: 15px;
}

/*
.logo {
	display:block;
	margin-left: 50px;
}

.logo_edp {
	display:block;
        position:relative;
        top:390px;
        text-align: center;
}

.logo_edp img {
	position: fixed;
}

.logo a{
	display:block;
	position: fixed;
	/*width:100px;
	height:86px;
	/* border:1px solid red; 
}

.logo h1{
	display:none;
}
*/

/* todos menus */
.menu1Nivel, .menu2Nivel, .menu3Nivel, #menu4Nivel
{
        text-transform: uppercase;
}

/*menu 1º nivel*/
.menu1Nivel {
	padding:0;
	margin:0;
	/*height:19px;*/
	height:76px;
        width:100%;
        text-align:justify;
        text-align:center;
}

.menu1Nivel li {
	list-style:none;
	float:left;
	/*font-size:13px;
        /*width:auto;*/
        text-align:center;
}

.menu1Nivel li a {
	display:block;
	text-decoration:none;
	padding:58px 10px 2px 10px; /*padding:2px 10px 2px 10px;*/
        width:auto;/*127px;*/
        text-align:center;
        white-space: nowrap;
}
.menu1Nivel li a.frst { border-left:0px solid #F0EEEF; }

.menu1Nivel li:hover, .menu1Nivel li.over{
	text-decoration:none;
}

.menu1NivelFixo {
}

/*menu 2º nivel*/
.menu2Nivel {
	padding:0;
	margin:0;
	height:26px;
        position:relative;
	/*font-size:11px;*/
        width:737px;
}

.menu2Nivel li {
	list-style:none;
	float:left;
	height:26px;
	padding:0px;
}

.menu2Nivel li a {
	display:block;
	/*float:left;*/
	text-decoration:none;

	padding:0px;
        text-align:center;
        white-space: nowrap;
		line-height:26px;
		height:26px;
}
/*
.menu2Nivel li:hover ul, .menu2Nivel li.over ul /*CN
{display:block;
float: left;
	height:21px;}

.menu2Nivel li:hover, .menu2Nivel li.over { /*CN
	text-decoration:none;
}*/

.menu2NivelFixo {
}
/*menu 3º nivel*/
.menu3Nivel {
        display:none;
        position:absolute;
	padding:0;
	margin:0;
	height:21px;
	font-size:10px;
}

.menu3Nivel li {
	list-style:none;
	float:left;
}

.menu3Nivel li a {
	text-decoration:none;
		

}

.menu3Nivel li:hover a, .menu3Nivel li a:hover{
	text-decoration:none;
}

.menu3NivelFixo {
        display:block;
        position:absolute;
	padding:0;
	margin:0;
	float:left;
	padding:0px 0px;
}
.menu3NivelFixo li{
	display: block;
	float:left;
}

.menu3conteudo {
	list-style:none;
	text-decoration:none;
}
#fixer3nivel li {
    height: 24px !important;
    line-height: 24px !important;
}
#fixer3nivel li a{
	padding:0px 18px 0px 18px !important;
	height:24px! important;
	line-height:24px! important;
}

/*menu 4º nivel*/
#menu4Nivel {
/*AF	padding:0;*/
/*AF	margin:0;*/
	/*background-color:#aaaaaa;*/
/*AF	height:auto;*/
/*AF        width:200px;*/
/*	font-size:10px;*/
/*AF        clear: right;**/
				/*padding-top:8px;*/

				border-top: 1px solid #ADADAD;
				margin-top:15px;				
				padding-top:25px;				
				padding-left:8px;				
				float:right;
				/*left:-225px;*/
				margin-left:0px;
				position:relative;
				width:190px !important;
				background-image:url(/temas/default/img/bgConteudo.png);
				
}



#enviar_amigo{
display: block; margin-top: 0px; margin-left: -5px; text-align: center; float: left; height: 15px; padding: 5px; width: 110px;
}

.btn-voltar a{
	text-decoration:none;
}
.btn-voltar{
	clear:left;
	float:right; 
	margin-top:5px;
	padding: 3px 6px;

}

.btn-imprimir a{
	text-decoration:none;
}
.btn-imprimir{
	float:right; 
	margin-left:5px;
	margin-top:5px;
	padding: 3px 6px;

}

.area_util{ padding-top:20px }


#rss{
	margin:-7px;
	padding:4px;
}



.esq_wrapper{
				
				border-top:1px solid #ADADAD;
				margin-top:75px;
				margin-left:0px;
				/*left:-225px;*/
				padding-left:0px;
			
				/*position:fixed;*/
				width:198px;
}				

#bailarinos{
	margin-left:-15px;
	margin-right:15px;
	margin-top:-4px;
}

.img-moldura{
	margin:0px 6px
}

#menu4Nivel ul {
	padding:0;
	margin:0;
        width:200px;
}

#menu4Nivel ul li {
	list-style:none;
	float:left;
    width:190px;
    margin-bottom:2px;
}

#menu4Nivel ul li a {
        text-align:left;
	display:block;
	float:left;
	text-decoration:none;
	padding:1px 10px;
	width:180px;
}

hr{
	border: medium none !important;
	width: 100% !important; 
	height: 1px !important; 
	background-color: silver !important;
}


#menu4Nivel ul li a:hover {
	text-decoration:none;
}
.divConteudo {
	/*border-top:1px solid #ADADAD;*/
	display:block;
	background-image:url(/temas/default/img/bgConteudo.png);
	padding:0 29px 50px 18px;
	width:690px;
	margin-top:147px;
    overflow:hidden;
    float:left;
}

.divConteudo_matriz {
	border-top:1px solid #ADADAD;
	display:block;
	background-image:url(/temas/default/img/bgConteudo.png);
	margin-top:147px;
	padding:0px;
    overflow:hidden;
    float:left;
    width:737px;
}

.textos {
        /*text-align:justify;
        float: left;
        width: 350px;
        margin-right: 40px;*/
		float:left;
		margin-right:0px;
		text-align:justify;
		width:470px;
}
.titulos2 {
		display:block; /**/
        width:225px;
        overflow: auto;
        text-align: justify;
		

}
.titulos{
		/*display:block; /**/
        /*float: right;*/
        /*float: left;*/
        width:183px;
        /* height: 200px;*/
        overflow: hidden;
        text-align: justify;
		margin-top:0px;
		margin-left:0px;
		/*left:-225px;*/
		position:relative;
		padding-top:20px;
		padding-left:15px;
		padding-bottom: 25px;

}
.titulos3, .titulos_3{
		display:block; /**/
        float: right;
        /*float: left;*/
        width:205px;
        /* height: 200px;*/
        overflow: hidden;
        /*text-align: justify;*/
}

#rss,.titulos, .titulos2, .matrix_lnks {
	background-image:url(/temas/default/img/bgConteudo.png);
}



/*
.titulos span{
	font-family:Courier;
	font-size:12px;
	display:block;
}*/
.titulos h2, .titulos3 h2 {
	display:block;
        font-weight:normal;
        text-transform: uppercase;
}


.rotulo {
        text-align: center;
	padding:3px;
	text-decoration:none;
}
.linkVerde:hover {
	padding:3px;
	text-decoration:none;
}

/*footer*/
.divFooter {	
	display:block;
	width:737px;
	height:24px;
    float:left;
}

.acessibilidade {
	float:left;
	height:17px;
	padding:4px 0 0 10px;
        width: 70px;
}
.acessibilidade a{
	background:url(/temas/default/img/logoAcessibilidade.gif) no-repeat;
	height:17px;
	/*width:50px;*/
	text-decoration:none;
	display:block;
	padding:2px 0 0 20px;
	/*border:1px solid red;*/
}

.acessibilidade a:hover{
	text-decoration:underline;
}
.logo_opart {
	display:block;
	float:left;
	margin:0 0 0 20px;
	/* margin:0 0 0 35px; */
}


/* #footer, .linguas { */
#footer{
	padding:0;
	margin:0;
	float:left;
	/*font-family:Tahoma;
	font-size:9px;*/
}

#footer ul, .linguas ul {
	padding:0;
	margin:0;
}

#footer ul li, .linguas ul li{
	list-style:none;
	float:left;
	padding-right:3px;
}

#footer ul li a, .linguas ul li a{
	display:block;
	float:left;
	text-decoration:none;
	padding-right:3px;
}

#footer ul li a:hover, .linguas ul li a:hover {
	text-decoration:underline;
}


/* = = = = = = = = = = = = calendario = = = = = = = = = = = = */

#calendario {
        width:100%;
        padding-top:4px;
}
.calMain {
	display:block; /**/
        float: left; /*right;*/
        width: 220px; /*250px;*/
         height: 220px; 
        overflow: auto;
        z-index:500;
        /*height:400px;*/
        
        /* -- extra -- */
        border:0px solid red;
}
.calCont {
        float: right; /*left;*/
        width: 188px; /*350px;*/
        margin-right: 40px;
        text-align:justify;
}
#calendario a {
        color: #333333;
        text-decoration:none;
}
#calendario a:hover {
        color: #ff6600;
        text-decoration:none;
}
#calendario a.link {
        color: #333333;
        text-decoration:none;
}
#calendario a.link:hover {
        color: #ff6600;
}
#calendario td {
        font-size:11px;
        font-family: verdana, arial;
       /* color: #666666; */
}
.moldura {
        width: 100%;
        text-align: center;
        font-weight: bold;
}
.moldura a{
        color:#000000;
		text-decoration:none;
}
.moldura td{
        text-align: center;
        vertical-align: top;
}
.cabecalho td{
    height:10px ;
    /*background-color: #ababab;*/
    background-color: #000;
    color:#FFFfff;
   
}
.dia_g {
    width:30px;
    height:25px;
   /* background-color:  #dedede;*/
    /*position:relative;*/
    vertical-align:middle;
    text-align:center;
   /* border:1px solid #000; */
}
.dia_p {
    width:30px;
    height:30px;
    position: absolute;
    background-color: #777777;
    color:#ffffff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    z-index:1200;
	
}

.dia_hand {
    cursor: pointer;        
}
.programa, .programa_high {
    padding:1px 10px;
    cursor: pointer;
}
.programa_high2 {
    padding:1px 10px;
    cursor: pointer;
}
.programa a, .programa_high a {
        text-decoration:none;
}
.programa_high2 a {
        text-decoration:none;
		
}

/*.cl_act {
    background-color: #999999;
}*/
.cl_limpo{
    background-color:#fff;
}
.evento_base {
    width:50px;
    height:50px;
    overflow:hidden;
    position:relative;
    z-index:500;
}

/* = = = = = = = = = = = = = = = = newsletter = = = = = = = = = = = = = = = = */
.newsCont {
        display:block;
        float:left;
        width:400px;
}
.newsTit {
        float:right;
}

/*.moldura {
        width: 100%;
        text-align: center;
        font-weight: bold;
}
.moldura a{
        color:#000000;
}
.moldura td{
        text-align: center;
        vertical-align: top;
}
        */
.inputBox {
        background-color: #eeeeee;
}

/* = = = = = = = = = = = = = = = = facebox = = = = = = = = = = = = = = = = */
   
.holder {
    float: left;
    width: 550px;
}
.scroll-pane {
    /*width: 330px;*/
    overflow: auto;
    float: left;
}
#pane1 {
    width:550px;
    height:350px;
}
#divInterior {
    width:520px;
    margin:0;
}
.popupTitulo {
  text-align: left;
  vertical-align: bottom;
}
/* = = = = = = = = = = = = = = = = RSS = = = = = = = = = = = = = = = = */


#rss {
        clear: both;
        width:220px;
}
#rss table{
        width:210px;
}
#rss_audio a, #rss_video a, #rss_foto a {
    text-decoration: none;
    cursor: pointer;
    width:59px;
    height:18px;
    display:block;
    position:relative;
}

/* = = = = = = = = = = = = = = = = noticias = = = = = = = = = = = = = = = = */

#div_news_esq {
    width:350px;
    margin-right: 0px;
    float: left;
    text-align: left;
}

#div_news_dta {
    width:250px;
    float:right;
    clear:right;
    text-align: left;
}

.paginacao_sel {
        display: inline;
        margin: 0 3px;
}
.navbar a {
        margin: 0 3px;
}
.clearboth {
        clear: both;
}
#bailarinos2{
        width: 320px;
        height: 200px;
}
#bailarinos2 img{
        position: relative;
        top: 100px;
        left: 150px;
}

/*.menu_imagens{ float:right;height:16px; margin-bottom:10px; } AF*/
.menu_imagens{
  /*height: 45px; AF*/
 height:95px;
 padding:10px 7px;
 width:17px;
 border-top:1px solid #ADADAD;
 position:fixed;
 background-image:url(/temas/default/img/bgConteudo.png);
 margin-left:727px;
}
/*AF .menu_imagens .redes_sociais{float:left; margin-right:10px; }*/
/*AF .menu_imagens .redes_sociais .item{float:left;margin-right:10px;border-style: none;}*/
.menu_imagens .redes_sociais div{float:left;  }
.menu_imagens .redes_sociais .item{float:left;margin-bottom:6px;border-style: none;}

/*.menu_imagens .linguas{float:left; position:relative; top:3px; } */
.menu_imagens .linguas div{float:left; margin-bottom:10px; } 
/*.menu_imagens .linguas .bandeira_pt{ background-image:url(/temas/default/img/flag.pt.jpg);display:block;height:11px;width:13px;}*/
.menu_imagens .linguas .bandeira_pt{ background-image:url(/temas/default/img/flag.pt.jpg);margin-bottom:6px;display:block;height:11px;width:13px;}
.menu_imagens .linguas .bandeira_en{ background-image:url(/temas/default/img/flag.en.jpg);display:block;height:11px;width:13px;}

.divImgDestaqueGrande{ height:420px;margin-bottom:20px; }

/*interior*/
.tituloPagina {
	display:block;
	font-size:35px;
	padding:0 0 38px 11px;
}

.divListagem {
	padding-bottom:10px;
	display:block;
	float:left;
	margin:0;
	padding:0 15px;
	width:226px;
}

.divListagemNoMargin {
	display:block;
	width:226px;
	float:left;
	padding-bottom:10px;
}


.divImgListagem {
	display:block;
	background-image:url(/temas/default/img/imgLista.jpg);
	height:150px;
	/*margin-bottom:5px;*/
	width:226px;
	overflow:hidden;
}
.mascaraListagem {
	display:block;
	background: transparent url(/temas/default/img/mascaraListagem.png) no-repeat left top;
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	width:194px;
	height:150px;
}
.esconder{
	visibility:hidden;
	display:none;
}
