html, body {height:100%;} 
body {
    margin:0 0; 
    padding:0 0;
    color: #333;
    font: 1em arial, Verdana, Helvetica, sans-serif;
    background-color:white;	

}

#geral{
    margin:0 0; 
    padding:0 0;
    width:100%;
    height:100%;
    overflow:hidden;
}

a{
    text-decoration: none;
    color: black;
}	

#tudo { 
    position:relative;  /*Contexto de posicionamento */
    margin:0 auto;
    text-align:left;
    vertical-align:top;
    height:100%;
}

#conteudo{
    float:left;
    text-align:justify;
    height:auto;	
}

.cabecalho{
    float:left; 
    width:100%; 
}

.logo{
    width:100%;
    position:absolute;
    float:left; 
    text-align:center;	
}

.menu{
    color:black;
}

.menu:hover, .menu_selecionado{
    color:#de2482;
}

.espaco_linha{
    padding-bottom:3%;
}

.menu_body { display:none; margin-bottom:15px; }

.menu_body_prof { display:none; }

.botao{
    cursor:pointer;
}

.hidden { display: none; }
.unhidden { display: block; }

.cmpTexto{
    background-color:#cfdbe4; 
    border:1px solid #cfdbe4; 
    width:100%;		
}

.clear{
    clear:both;
}

#sem_pesquisa{
    width:55%;
}

#voltar a{
    text-decoration: underline;	
    font: bold 1.3em arial, Verdana, Helvetica, sans-serif;
    color:black;
}

#voltar a:hover{
    border-bottom:1px dashed #555;	
    text-decoration: none;
    font: bold 1.3em arial, Verdana, Helvetica, sans-serif;
    color:#de2482;
}

#voltar2 a{
    text-decoration: underline;	
    font: bold arial, Verdana, Helvetica, sans-serif;
    color:black;
}

#voltar2 a:hover{
    border-bottom:1px dashed #555;	
    text-decoration: none;
    font: bold arial, Verdana, Helvetica, sans-serif;
    color:#de2482;
}


.space_bottom{
    padding-bottom:15px;
}

.tit_programacao{
    color:#455772;
    font: 1.3em arial, Verdana, Helvetica, sans-serif;
    font-weight:bold;
    border-bottom:2px solid #455772;
}

.titulo_laranja{
    font-weight:1.5em;
    color:#f18221;
    font-weight:bold;
}


.texto_linhas_pesquisa2014{
    width: 75%;
    margin-top: 20px;
    margin-left:44%; 
    padding-bottom:0%;
    font-size: 17px;
    font-weight:bold;
}

.texto_linhas_pesquisa_prof{
    width:68%; 
    float:left; 
    margin-left:31%; 
    padding-bottom:2%;	
}

.titulo_linhas_pesquisa{
    cursor:pointer;
    font-weight:bold; 
    border:3px solid #1c3346; 
    padding:8px 13px 8px 13px; 
    float:left;	
    margin-bottom:0.5%;
}
.titulo_linhas_pesquisa2 {
	cursor: pointer;
	font-weight: bold;
	border-left: 3px solid #1c3346;
	padding: 8px 13px 8px 13px;
	float: left;
	margin-bottom: 0.5%;
	font-size: 1.5em;
	color:#000000;
}
.menu_head{ width:70%; float:left; }

.menu_head_prof{ width:70%; float:left; }

.tam_0_8{ font-size:1em; }

.negrito{ font-weight:bold; }

.centro{ text-align:center; }

.alinhar_texto, .alinhar_texto_link, .alinhar_texto_link3{
    margin-left:33%; 
    width:41%;
    text-indent:30px;
    font-size:14px;
    line-height:21px;
    text-align:justify;
}
.alinhar_texto_link2{
    width: 75%;
    margin-top: 20px;
    margin-left:44%; 
    padding-bottom:0%;
    font-size: 17px;
    font-weight:bold;
}
.alinhar_texto_link2:hover{
    
}
.alinharTextoArquivo{
    width: 35%;
    margin-left:31%;

}
.alinharTextoArquivo:hover{
    text-decoration: underline; 
}


.alinhar_texto_link, .alinhar_texto_link2{
    text-indent:0px;
    font-weight:bold;
    line-height:17px;
}

.alinhar_texto_link2{
    margin-left:0;
}
.textoTabela{
    font-size:1.0em; 
    text-align: justify; 
    margin-right: 15px; 
    margin-bottom: 15px; 
    margin-left: 15px; 
    margin-top: 15px; 
    text-indent:30px;
}
.formato_hr{
    float:left; 
    width:50%; 
    padding-top:2%; 
    margin-right:1%; 
    border-top:0; 
    border-right:0; 
    border-color:#1c3346;	
}

.texto_final{
    margin-left:50%; 
    padding-left:1%; 
    border-left:6px solid #1c3346;
    font-size:16px;
    padding-top:10px;
}

.div_texto_final{
    float:left; 
    width:100%; 
    height:100%; 
    margin-top:2%; 
    margin-bottom:2%;	
}

.back_conteudo{
    height:54%; 
    position:relative; 
    background:url(../img/fundo_conteudo.jpg) no-repeat;
    background-repeat:repeat-x;
    background-size:100% 100%;
}

.bold{
    font-weight:bold;
}

.fonte_creditos{
    line-height:20px;
    font-weight:bold;
    font-size:12px;
}




//video responsive
/*.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}*/





/**** TABELA PROGRAMAÇÂO ***/


table.Sem-estilo-de-tabela td, th {
    border-style:solid;
    border-width:1px;
}

li {
    display:block;
}
body {
    font-size:12px;
    -epub-hyphens:auto;
}
table.Sem-estilo-de-tabela {
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    margin-bottom:-4px;
    margin-top:4px;
    border-collapse:collapse;
}
p.Par-grafo-b-sico {
    -epub-ruby-position:over;
    color:#000000;
    font-family:"Minion Pro", serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.2;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    text-align:left;
    text-decoration:none;
    text-indent:0px;
}
p.Normal {
    -epub-hyphens:none;
    -epub-ruby-position:over;
    color:#000000;
    font-family:Calibri, sans-serif;
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.1;
    margin-bottom:10px;
    margin-left:0px;
    margin-right:0px;
    text-align:left;
    text-decoration:none;
    text-indent:0px;
}
p.Corpo-de-texto {
    -epub-hyphens:none;
    -epub-line-break:normal;
    -epub-ruby-position:over;
    color:#000000;
    font-family:Mangal, sans-serif;
    font-size:12px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.2;
    margin-bottom:6px;
    margin-left:0px;
    margin-right:0px;
    text-align:left;
    text-decoration:none;
    text-indent:0px;
}
table.table-style-override-1 {
    border-width:0;
}
td.cell-style-override-1 {
    background-color:#42ac48;
    padding-bottom:4px;
    padding-left:20px;
    padding-right:4px;
    padding-top:4px;
}

td.cell-style-override-tit {
    background-color:#42ac48;
    text-align:center;
    padding-top:9px;
}

td.cell-style-override-2 {
    background-color:#42ac48;
    padding-bottom:4px;
    padding-left:20px;
    padding-right:4px;
    padding-top:4px;
}
td.cell-style-override-3 {
    background-color:#fef0e6;
    padding-bottom:4px;
    padding-left:11px;
    padding-right:4px;
    padding-top:4px;
}
td.cell-style-override-4 {
    background-color:#42ac48;
    padding-left:19px;
    padding-top:17px;
}
td.cell-style-override-5 {
    background-color:#feeee1;
    padding-left:19px;
    padding-top:17px;
}
td.cell-style-override-6 {
    background-color:#42ac48;
    padding-bottom:4px;
    padding-left:0px;
    padding-right:4px;
    padding-top:4px;
}
td.cell-style-override-7 {
    background-color:#42ac48;
    padding-bottom:4px;
    padding-left:18px;
    padding-right:4px;
    padding-top:4px;
}
td.cell-style-override-8 {
    background-color:#feeee1;
    padding-bottom:4px;
    padding-left:0px;
    padding-right:4px;
    padding-top:4px;
}
td.cell-style-override-9 {
    background-color:#feeee1;
    padding-bottom:4px;
    padding-left:18px;
    padding-right:4px;
    padding-top:4px;
}
p.para-style-override-1 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:21px;
    font-style:normal;
    font-weight:normal;
    text-align:right;
}
p.para-style-override-2 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:31px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-3 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:21px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-4 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:20px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-5 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:49px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-6 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-7 {
    -epub-hyphens:none;
    font-size:16px;
}
p.para-style-override-8 {
    -epub-hyphens:none;
    font-size:14px;
}
p.para-style-override-9 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:22px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-10 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:28px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
}
p.para-style-override-11 {
    color:#144d7a;
}
p.para-style-override-12 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:20px;
    font-style:normal;
    font-weight:normal;
    text-align:right;
}
p.para-style-override-13 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:27px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
}
p.para-style-override-14 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:22px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
}
p.para-style-override-15 {
    -epub-hyphens:none;
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:37px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-16 {
    -epub-hyphens:none;
    color:#0e4772;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:21px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-17 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-align:justify;
}
p.para-style-override-18 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:bold;
}
p.para-style-override-19 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-20 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:23px;
    font-style:normal;
    font-weight:bold;
}
p.para-style-override-21 {
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    margin-bottom:0px;
}

p.para-style-override-tit {
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
    line-height:20px;
}

p.para-style-override-22 {
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:normal;
    margin-bottom:0px;
}
p.para-style-override-23 {
    margin-bottom:0px;
}
p.para-style-override-24 {
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    margin-bottom:0px;
}
p.para-style-override-25 {
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    margin-bottom:0px;
    text-align:justify;
}
p.para-style-override-26 {
    -epub-hyphens:none;
}
p.para-style-override-27 {
    font-size:10px;
    font-style:normal;
    font-weight:bold;
    margin-bottom:0px;
}
p.para-style-override-28 {
    -epub-hyphens:none;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:12px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-29 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:bold;
}
p.para-style-override-30 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:28px;
    font-style:normal;
    font-weight:bold;
}
p.para-style-override-31 {
    -epub-hyphens:none;
    color:#ec008c;
    font-size:24px;
}
p.para-style-override-32 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:18px;
    font-style:italic;
    font-weight:normal;
}
p.para-style-override-33 {
    -epub-hyphens:none;
    color:#ef8122;
    font-family:Arial, sans-serif;
    font-size:28px;
    font-style:normal;
    font-weight:bold;
}
p.para-style-override-34 {
    -epub-hyphens:none;
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:37px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
}
p.para-style-override-35 {
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-36 {
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
}
p.para-style-override-37 {
    -epub-hyphens:none;
    text-align:justify;
}
p.para-style-override-38 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:14px;
    font-style:italic;
    font-weight:normal;
    text-align:justify;
}
p.para-style-override-39 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:bold;
    text-align:justify;
}
p.para-style-override-40 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:bold;
    text-align:justify;
}
p.para-style-override-41 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:23px;
    font-style:normal;
    font-weight:bold;
    text-align:justify;
}
p.para-style-override-42 {
    -epub-hyphens:none;
    font-family:Arial, sans-serif;
    font-size:16px;
    font-style:normal;
    font-weight:normal;
    text-align:justify;
}
p.para-style-override-43 {
    -epub-line-break:normal;
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
}
p.para-style-override-44 {
    -epub-line-break:normal;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
}
p.para-style-override-45 {
    -epub-line-break:normal;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-align:justify;
}
p.para-style-override-46 {
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-align:justify;
}
p.para-style-override-47 {
    -epub-line-break:normal;
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
    text-align:justify;
}
p.para-style-override-48 {
    -epub-hyphens:none;
    -epub-line-break:normal;
}
p.para-style-override-49 {
    -epub-hyphens:none;
    -epub-line-break:normal;
    font-family:Calibri, sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:bold;
}
p.para-style-override-50 {
    -epub-hyphens:none;
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:44px;
    font-style:normal;
    font-weight:normal;
    text-align:center;
}
span.char-style-override-1 {
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
}
span.char-style-override-2 {
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
}
span.char-style-override-3 {
    color:#ffffff;
    font-family:"Arial Rounded MT Bold", sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:normal;
}
span.char-style-override-4 {
    font-family:Calibri, sans-serif;
    font-size:10px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-5 {
    font-family:Arial, sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:normal;
}
span.char-style-override-6 {
    font-family:Arial, sans-serif;
    font-style:normal;
    font-weight:normal;
}
span.char-style-override-7 {
    font-family:Arial, sans-serif;
    font-size:28px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-8 {
    color:#144d7a;
    font-family:Arial, sans-serif;
    font-size:28px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-9 {
    font-family:Arial, sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-10 {
    color:#144d7a;
    font-family:Arial, sans-serif;
    font-size:18px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-11 {
    font-family:Arial, sans-serif;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-12 {
    font-family:Arial, sans-serif;
    font-size:23px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-13 {
    font-family:Arial, sans-serif;
    font-size:18px;
    font-style:italic;
    font-weight:normal;
}
span.char-style-override-14 {
    font-family:Arial, sans-serif;
    font-style:italic;
    font-weight:normal;
}

span.char-style-override-15 {
    font-family:Roboto, sans-serif;
    font-size:24px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-16 {
    font-family:Roboto, sans-serif;
    font-size:16px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-17 {
    font-family:Arial, sans-serif;
    font-size:22px;
    font-style:normal;
    font-weight:bold;
}
span.char-style-override-18 {
    font-family:Arial, sans-serif;
    font-size:14px;
    font-style:normal;
    font-weight:bold;
}
img.frame-1 {
    height:58px;
    width:179px;
}
div.frame-2 {
    margin:0px auto 0px auto;
    text-align:center;
}
img.frame-3 {
    height:50px;
    width:149px;
}
img.frame-4 {
    height:38px;
    width:37px;
}
img.frame-5 {
    height:42px;
    width:42px;
}
col.Row-Column-6 {
    width:117px;
}
col.Row-Column-7 {
    width:110px;
}
col.Row-Column-8 {
    width:758px;
}
tr.Row-Column-9 {
    min-height:34px;
}
tr.Row-Column-10 {
    min-height:75px;
}
tr.Row-Column-11 {
    min-height:198px;
}
tr.Row-Column-12 {
    min-height:178px;
}
tr.Row-Column-13 {
    min-height:164px;
}
tr.Row-Column-14 {
    min-height:184px;
}
tr.Row-Column-15 {
    min-height:170px;
}
tr.Row-Column-16 {
    min-height:42px;
}
tr.Row-Column-17 {
    min-height:52px;
}
tr.Row-Column-18 {
    min-height:77px;
}
img.frame-19 {
    height:45px;
    width:45px;
}
img.frame-20 {
    height:12px;
    width:348px;
}
img.frame-21 {
    height:194px;
    width:347px;
}
img.frame-22 {
    height:198px;
    width:344px;
}
col.Row-Column-23 {
    width:536px;
}
col.Row-Column-24 {
    width:533px;
}
tr.Row-Column-25 {
    min-height:88px;
}
tr.Row-Column-26 {
    min-height:86px;
}
tr.Row-Column-27 {
    min-height:89px;
}
tr.Row-Column-28 {
    min-height:94px;
}
tr.Row-Column-29 {
    min-height:68px;
}
tr.Row-Column-30 {
    min-height:96px;
}
tr.Row-Column-31 {
    min-height:57px;
}
tr.Row-Column-32 {
    min-height:64px;
}
tr.Row-Column-33 {
    min-height:72px;
}
tr.Row-Column-34 {
    min-height:95px;
}
col.Row-Column-35 {
    width:123px;
}
col.Row-Column-36 {
    width:200px;
}
col.Row-Column-37 {
    width:556px;
}
col.Row-Column-38 {
    width:187px;
}
tr.Row-Column-39 {
    min-height:31px;
}
tr.Row-Column-40 {
    min-height:124px;
}
tr.Row-Column-41 {
    min-height:60px;
}
tr.Row-Column-42 {
    min-height:148px;
}
tr.Row-Column-43 {
    min-height:116px;
}
tr.Row-Column-44 {
    min-height:66px;
}
tr.Row-Column-45 {
    min-height:67px;
}
tr.Row-Column-46 {
    min-height:44px;
}
tr.Row-Column-47 {
    min-height:59px;
}

.ensinoSuperior{	
	
}
.ensinoSuperior .alinhar{
	width:30%;
	height:15px; 
	margin-right:1.5%; 
	float:left;	
}

 .ensinoSuperior .textos{
	float:left;
	width:68%;
	
}
.ensinoSuperior span{
    padding-bottom:0%;
    font-size: 23px;
    font-weight:bold;
	padding-bottom: 15px;
}
.ensinoSuperior .textos p{
    padding-top:-1.5%;
    font-size: 12px;
	margin-left: 5.5%;
	width: 54%;
	text-align:justify;
}
.ensinoSuperior .textos h2{
    padding-bottom:0%;
    font-size: 16px;
    font-weight:bold;
	margin-left: 3%;
	margin-bottom: 0.7%;
	margin-top: 0%;
	width: 60%;
	text-align:left;
}
.ensinoSuperior .textos a{
    padding-bottom:0%;
    font-size: 14px;
    font-weight:bold;
	margin-left: 5%;
	margin-bottom: 3%;
}
.ensinoSuperior .textos a:hover {
	text-decoration: underline; 
	
}
.ensinoSuperior .formato_hr{
    float:left; 
    width:33%; 
    padding-top:2%; 
    margin-right:2%; 
    border-top:0; 
    border-right:0; 
    border-color:#33cc00;	
}

.ensinoSuperior .texto_final{
    margin-left:33%; 
    padding-left:1%; 
    border-left:6px solid #33cc00;
    font-size:8px;
}

.fotos {
    float: left;
    width: 100%;
    margin: 5px 0;
}
.fotos .foto {
    float:left;
    width:120px;
    height:120px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
}
.fotos .foto img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);

}
.fotos .foto img.invertida {
    width: 100%;
    height: auto;
}

.bloco-download {
    float: left;
    width: 100%;
}

.videos {
    width: 800px;
    margin: 0 auto;
    margin-top: 20px;
}
.videos .video {
    float:left;
    width:350px;
    height:220px;
    margin-right: 100px;
    margin-bottom: 50px;
}
.videos .video:nth-child(2n+2) {
    margin-right:0;
}
.videos .video .legenda {
    color:#000;
    font-size:18px;
    text-align:center;
    float:left;
    width:100%;
    padding: 5px 0 10px 0;
}

.galerias {
    width: 850px;
    margin: 0 auto;
    margin-top: 50px;
}
.galerias .foto {
    float:left;
    width:150px;
    height:150px;
    overflow: hidden;
    position: relative;
    margin-right: 20px;
    margin-bottom: 10px;
}
.galerias .foto img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);

}
.galerias .foto img.invertida {
    width:100%;
    height:auto;
}

img#texto_issn{
    top: 45%;
    position: absolute;
    left: 28%;
    display: none;
}
@media screen and (max-width: 1500px) {
    img#texto_issn{
        top: 40%;
    }
}