div#at_hover a{
	transition:none !important;
}

body, html {
	height:100%;
	margin:0;
	padding:0;
}

body {
	color:#020202;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.img_background{
	width:100%;
	height:100%;
	background-position:top center;
	background:no-repeat;
}

/*------------PAGINAÇÃO------------*/

.proxima{
	position:fixed;
	width:29px;
	height:59px;
	display:block;
	background:url(../imagens/paginacao.png) left top no-repeat;
	text-decoration:none;
	top:50%;
	right:0;
	z-index:310;
}

.div_proxima {
	position:fixed;
	width:225px;
	height:59px;
	background:url(../imagens/bg_paginacao.png) left no-repeat;
	top:50%;
	right:-225px;
	z-index:300;
	border-radius:5px 0 0 5px;
	color:#005BAA;
	text-transform:uppercase;
	font-family: 'AvenirLTStd65MediumBold';
	cursor:pointer;
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
}

.div_proxima span {
	font-size:9px;
	display:block;
	margin:15px;
}

.div_proxima span label {
	font-size:11px;
	display:block;
	margin-top:5px;
	cursor:pointer;
}

.anterior{
	position:fixed;
	width:29px;
	height:59px;
	display:block;
	background:url(../imagens/paginacao.png) left bottom no-repeat;
	text-decoration:none;
	top:50%;
	left:0;
	z-index:310;
}

.div_anterior {
	position:fixed;
	width:225px;
	height:59px;
	background:url(../imagens/bg_paginacao.png) right no-repeat;
	top:50%;
	left:-225px;
	z-index:300;
	color:#005BAA;
	text-transform:uppercase;
	font-family: 'AvenirLTStd65MediumBold';
	text-align:right;
	cursor:pointer;
	box-shadow:-5px 5px 5px rgba(0,0,0,0.3);
}

.div_anterior span {
	font-size:9px;
	display:block;
	margin:15px;
}

.div_anterior span label {
	font-size:11px;
	display:block;
	margin-top:5px;
	cursor:pointer;
}

/*------------BUSCA------------*/

.busca {
	width:140px;	
	margin-left:20px !important;
	padding-left:5px !important;
	/*background:#005baa;	
	border-radius:10px;*/
	background: url(../imagens/bg_busca.png) no-repeat; 
	margin-top:10px !important;
	position:relative;
}

.inputBusca {
	background:none;
	border:none;
	color:#ccdeee;
	width:120px;
	font-family: 'AvenirLTStd65MediumBold';
}

.btBusca {
	background:none;
	border:none;
	width:8px;
	height:10px;
	cursor:pointer;
	background:url(../imagens/buscar.png);
	margin:3px 3px 0 0 !important;
	display:block;
	/*float:right;*/
	position:absolute;
	right:0;
	top:0;
}

/*------------TEXTOS------------*/

div.inter_content strong, div.inter_content b {
	font-family:Verdana, Geneva, sans-serif !important;
	font-weight:bold !important;
}

h1,h2,h3 {
	font-weight:100;
	font-family: 'AvenirLTStd65MediumBold';
	text-transform:uppercase;
}

h1 {
	font-size:76px;
	margin:0;
}

.titulo span, .tituloAbertura span {
	margin:0;
	font-size:42px;
	display:block;
}

h2 {
	font-size:18px;
	margin:0;
}

h3 {
	font-size:14px;
}

h4 {
	font-weight:100;
	font-family: 'AvenirLTStd65MediumBold';
	font-size:13px;
}

a {
	color:#007DC3;
	text-decoration:none;
	-webkit-transition:0.3s;
	-moz-transition: 0.3s;
	-o-transition:0.3s;
	-ms-transition:0.3s;
	transition: 0.3s;
}

a:hover {
	color:#005BAA;
}

.legenda {
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:10px;
}

.legendaFoto {
	font-size:8px;
}

.red {
	font-size:20px;
	color:#F00;
}

.gri, .gri a {
	color:#005BAA;
	font-family: 'AvenirLTStd65MediumBold';
}

.gri a:hover {
	color:#007DC3;
}

.highlight {
	color:#ED1D24;
	font-style:italic;
}

.ampliarImagem {
	background:url(../imagens/ampliar.png) no-repeat right;
	font-family: 'AvenirLTStd65MediumBold';
	position:absolute;
	height:31px;
	padding-right:55px;
	font-size:14px;
	color:#005BAA;
	right:0;
	bottom:-35px;
	z-index:200;
	text-align:right;
	padding-top:15px;
	line-height:1;
}

.azul {
	color:#005baa;
}

.avenirBold {
	font-family: 'AvenirLTStd65MediumBold';
}

.btProxCap {
	background: no-repeat right top url(../imagens/bt_proxcap.png);
	padding-right:70px;
	position:absolute;
	height:29px;
	font-size:15px;
	color:#005BAA;
	font-family: 'AvenirLTStd65MediumBold';
	line-height:1;
	padding-top:25px;
}

.btProxCap:hover {
	background: no-repeat right bottom url(../imagens/bt_proxcap.png);
	color:#5094ce;
}

/*------------tabela------------*/

.tabela td {
	border-bottom:solid 1px #000;
	padding:3px;
}

.tabela th {
	border-bottom:solid 1px #000;
	padding:5px 3px;
}

/*------------MEDIA PRINT------------*/

@media print {
	.anterior,.div_anterior,.proxima,.div_proxima,.menu,.ra,.arte,.top_content,.bottom_content{display:none}
	.alinha_tudo,.topo,.inter_content,.titulo{margin:0; padding:0; position:relative; width:100%; height:auto; background:none;}
	.inter_content{font-size:14px;}
	.titulo h1 {font-size:50px;}
	.titulo h1, .titulo h2 {margin:0}
	.body, .titulo h1, .titulo h2, .legenda,.highlight,.avenirBold, .inter_content{font-family:Arial, Helvetica, sans-serif}
	.topo {margin-top:-300px !important;}
}