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

/* INTERNA */
#internageral {
	width:100%;
}
#interna {
	width:980px;
	display:table;
}
#internatitulo {
	width:980px;
	height:65px;
	margin-bottom:15px;
}
#internasubtitulo {
	width:595px;
	height:25px;
	margin-bottom:15px;
}
#internacolunaequerda {
	width:595px;
	margin:0px 0px 0px 15px;
	float:left;
	text-align:left;
	display:inline;
	overflow:hidden;
}
#internacolunadireita {
	width:343px;
	margin:0px 0px 0px 27px;
	float:left;
	display:inline;
	overflow:hidden;
}
#internacaixa1 {
	width:310px;
	height:125px;
	float:left;
	margin:0px 53px 15px 13px;
	display:inline;
	background-image:url(../images/caixa_opremio.png);
	background-repeat:no-repeat;
}
#internacaixa2 {
	width:310px;
	height:125px;
	float:left;
	margin:0px 53px 15px 13px;
	display:inline;
	background-image:url(../images/caixa_infografico.png);
	background-repeat:no-repeat;
}
#internacaixa3 {
	width:310px;
	height:125px;
	float:left;
	margin:0px 53px 15px 13px;
	display:inline;
	background-image:url(../images/caixa_edicoesanteriores.png);
	background-repeat:no-repeat;
}
#internadestaqueimagem {
	width:230px;
	height:140px;
	margin:5px 0px 15px 0px;
	background-color:#ffffff;
	float:left;
	display:inline;
}

#internadestaqueimagem2 {
	width:281px;
	height:251px;
	margin:5px 25px 15px 0px;
	background-color:#ffffff;
	float:left;
	display:inline;
}
#paginacaonoticias {
	width:595px;
	height:16px;
	margin-bottom:5px;
	text-align:center;
}
/* CENÁRIOS */
#listacenariosgeral {
	width:595px;
	display:table;
	margin-bottom:28px;
}
#listacenariosfoto {
	width:109px;
	height:75px;
	margin-right:11px;
	float:left;
}
#listacenariostexto {
	width:475px;
	display:table;
	float:left;
}
/* MULTIMÍDIA */
#listamultimidiafoto {
	width:108px;
	height:80px;
	margin-right:12px;
	float:left;
}
#caixamultimidia {
	width:595px;
	height:238px;
	margin-bottom:25px;
	background-image:url(../images/caixa_multimidia_fundo.png);
	background-repeat:no-repeat;
}
#caixamultimidiacoluna1 {
	width:257px;
	height:234px;
	display:inline;
	margin:5px 15px 10px 22px;
	float:left
}
#caixamultimidiacoluna2 {
	width:280px;
	height:200px;
	display:inline;
	margin:22px 15px 21px 0px;
	float:left
}

#caixamultimidiacoluna2	{width:280px; height:200px; display:inline; margin:22px 15px 21px 0px; float:left}


/* EDIÇÕES ANTERIORES */
#edicoestitulo {
	width:980px;
	height:65px;
	margin-bottom:15px;
	background-image:url(../images/titulo_edicoesanteriores.png);
	background-repeat:no-repeat;
}
#edicoesanos {
	width:580px;
	height:65px;
	margin-left:400px;
	text-align:left;
}
#edicoesanos ul {
	width:46px;
	height:65px;
	margin-right:20px;
	float:left;
}
#edicoeslinha1 {
	width:595px;
	display:table;
}
#edicoescoluna1 {
	width:275px;
	float:left;
	margin-right:45px;
}
#edicoescoluna2 {
	width:275px;
	float:left;
}
.edicoeslinha2 {
	width:595px;
	height:267px;
	background-image:url(../images/fundo_edicoes.png);
	background-repeat:no-repeat;
	clear:both;
	margin-top:30px;
	display:block;
}
.edicoesano {
	width:178px;
	display:table;
	margin:5px 10px;
	float:left;
	display:inline;
}
#edicoesgaleria {
	width:595px;
	height:570px;
	background-color:#FF0000;
	display:block;
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0px;
}
.edicoesespacolinha {
	width:100%;
	margin:5px 0px;
}
/* RODAPE */

#rodapegeral {
	width:100%;
	height:94px;
}
#rodape {
	width:980px;
	height:70px;
	border-top:solid #999999 1px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rodapecoluna1 {
	width:510px;
	height:50px;
	margin:10px 10px;
	float:left;
	display:inline;
}
#rodapecoluna1 span {
	font-family:Arial, "Trebuchet MS", "Arial Narrow", Tahoma;
	font-size:11px;
	color:#666666;
	line-height:15px;
	text-align:left;
}
#rodapecoluna2 {
	width:273px;
	height:50px;
	margin:10px 10px;
	float:left;
	display:inline;
}
#rodapecoluna2 span {
	font-family:Arial, "Trebuchet MS", "Arial Narrow", Tahoma;
	font-size:11px;
	color:#666666;
	line-height:15px;
	text-align:left;
}
#rodapecoluna3 {
	width:137px;
	height:23px;
	margin:10px 10px;
	float:left;
	display:inline;
}
/* CLASSES */
.linkcinza {
	color:#777777;
	padding:0px 3px;
	background-color:#222222;
	text-decoration:none;
}
.linkcinza:hover {
	color:#777777;
	padding:0px 3px;
	background-color:#FFFFFF;
	text-decoration:none;
}
.linktexto {
	color:#666666;
	padding:0px 3px;
	background-color:#f1f1f1;
	text-decoration:none;
}
.linktexto:hover {
	color:#666666;
	padding:0px 3px;
	background-color:#cccccc;
	text-decoration:none;
}
.linktexto2 {
	color:#333333;
	text-decoration:none;
}
.linktexto2:hover {
	color:#000000;
	text-decoration:none;
}
.linktexto3 {
	color:#00367b;
	text-decoration:none;
}
.linktexto3:hover {
	color:#000000;
	text-decoration:none;
}
.linktexto4 {
	color:#516475;
	text-decoration:none;
}
.linktexto4:hover {
	color:#000000;
	text-decoration:none;
}
.linktexto4 {
	color:#516475;
	text-decoration:none;
}
.linktexto5:hover {
	color:#000000;
	text-decoration:underline;
}
.linktexto5 {
	color:#516475;
	text-decoration:underline;
}

.linktextovazio {
	text-decoration:none;
}
.linktextovazio:hover {
	text-decoration:none;
}
.linkpreto {
	font-family:"Trebuchet MS", Arial, "Arial Narrow", Tahoma;
	color:#231f20;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
}
.linkpreto:hover {
	font-family:"Trebuchet MS", Arial, "Arial Narrow", Tahoma;
	color:#FFFFFF;
	line-height:18px;
	background-color:#231f20;
	font-weight:bold;
}
.transparencia {
	opacity:1.00;
	-moz-opacity: 1.00;
	filter: alpha(opacity=100)
}
.transparencia:hover {
	opacity:0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=80)
}
.textopequeno {
	font-family:"Trebuchet MS", Arial, "Arial Narrow", Tahoma;
	font-size:10px;
	color:#777777;
	line-height:12px;
}
.textochamada {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:14px;
	color:#333333;
	line-height:18px;
}
.textoazul {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:13px;
	color:#516475;
	line-height:17px;
}
.textoazulpequeno {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:11px;
	color:#516475;
	line-height:14px;
}
.textovermelho {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:12px;
	color:#aa1224;
	line-height:16px;
	margin-bottom:5px;
}
.textopor {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:12px;
	color:#333333;
	line-height:140%;
}
.subtitulo {
	font-family:Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size:24px;
	color:#516475;
	line-height:28px;
	font-weight:bold;
}
.icones_redes {
	margin-top:5px;
}
