/* 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;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.divGeral {
	display:block;
        padding-top:40px;
	width:938px;
	margin:0;
        margin-right:auto;
        margin-left:auto ;
}

.divEsquerda {
	display:block;
	float:left;
	width:199px;
        height: 600px;
}

.divDireita {	
	display:block;
	float:left;
	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;
}
.logo_topo, .logo_fundo{
        position: relative;
}
.logo_fundo{
        float: left;
}
.logo_topo{
        top:65px;
}
.logo_fundo_esq {
        float:left;
        margin-left: 45px;
}
.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;
        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:2px 10px 2px 10px;
        width:auto;/*127px;*/
        text-align:center;
        white-space: nowrap;
}

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

.menu1NivelFixo {
}

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

.menu2Nivel li {
	list-style:none;
	float:left;
	height:21px;
}

.menu2Nivel li a {
	display:block;
	/*float:left;*/
	text-decoration:none;
	padding:4px 10px 3px 10px;
        text-align:center;
        white-space: nowrap;
}
/*
.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;
	padding:4px 10px 4px 10px;
}

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

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

.menu3conteudo {
	list-style:none;
	text-decoration:none;
}

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

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

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

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

#menu4Nivel ul li a:hover {
	text-decoration:none;
}
.divConteudo {
	display:block;
	background-image:url(/temas/default/img/bgConteudo.png);
	width:657px;
	padding:50px 40px 50px 40px;
        overflow:hidden;
        float:left;
}

.textos {
        text-align:justify;
        float: left;
        width: 350px;
        margin-right: 40px;
}

.titulos, .titulos2 {
	display:block; /**/
        float: right;
        /*float: left;*/
        width: 250px;
        /* height: 200px;*/
        overflow: auto;
        text-align: justify;
}
/*
.titulos span{
	font-family:Courier;
	font-size:12px;
	display:block;
}*/
.titulos 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 35px; */
	margin:0 0 0 20px;
}


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

#footer ul {
	padding:0;
	margin:0;
}

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

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

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


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

#calendario {
        width:100%;
        padding-top:4px;
}
.calMain {
	display:block; /**/
        float: left; /*right;*/
        width: 400px; /*250px;*/
        /* height: 200px; */
        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;
}
.moldura td{
        text-align: center;
        vertical-align: top;
}
.cabecalho td{
    height:10px ;
    background-color: #ababab;
    color:#FFFfff;
}
.dia_g {
    width:50px;
    height:50px;
   /* background-color:  #dedede;*/
    position:relative;
    vertical-align:top;
    text-align:left;
}
.dia_p {
    width:15px;
    height:15px;
    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 a, .programa_high a {
        text-decoration:none;
        
}
.cl_act {
    background-color: #999999;
}
.cl_limpo{
    background-color:#CCCCCC;
}
.evento_base {
    width:50px;
    height:50px;
    overflow:hidden;
    position:relative;
    z-index:500;
}

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

/*.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:220px;
}
#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; }
.menu_imagens .redes_sociais{float:left; margin-right:10px; }
.menu_imagens .redes_sociais .item{float:left;margin-right:10px;border-style: none;}

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

.divImgDestaqueGrande{ height:420px; margin-bottom:10px; /* height:468px;  margin-bottom:20px; */ }