﻿body
{
	text-align:center;
	background-color: #444444;
	font-family: Verdana, Arial !important;
	padding: 0px;
	margin: 0px;
}

img
{
	border: 0px;
}

.geral
{
	margin:auto;
	width: 769px;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.header
{
	background-image:url('../img/header_pub.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #ffffff;
	
	height: 169px;
	
	padding: 0px 11px 0px 11px;
	
	border-bottom: 1px solid #222222;
}

.header a
{
	color: #03386b;
	text-decoration:none;
}

.header a:hover
{
	color: #000000;
	text-decoration:underline;
}

.caminhodemigalha
{
	color: #03386b;
	font-size: 11px;
	float:left;
	width: 410px;
	height: 15px;
	text-align:left;
	margin-top: 3px;
}

.destaques
{
	color: #03386b;
	font-size: 12px;
	float:right;
	width: 330px;
	height: 20px;
	text-align:right;
	margin-top: 3px;
}

.logo
{
	width: 369px;
	height: 97px;
	float:left;

	margin-top: 5px;
}

.menu
{
	font-size: 11px;
	color: #ffffff;	
	float:right;
	width: 747px;
	margin-top: 5px;
	text-align:right;
}

.menu a
{
	text-decoration:none;
	color: #ffffff;
}

.menu a:hover
{
	color: #f8d219;
	text-decoration:none;
}

.submenu
{
	font-size: 11px;
	color: #03386b;
	float:right;
	width: 747px;
	text-align:right;
	margin-top: 12px;
}

.submenu a
{
	color: #03386b;
	text-decoration:none;
}

.submenu a:hover
{
	color: #000000;
	text-decoration:underline;
}

.content
{
	padding: 15px 0px 15px 0px;
	/*font-family:"Times New Roman", Times, serif !important;*/
	
	/*background-image:url('../img/back_noticias.jpg');
	background-position:left top;
	background-repeat:repeat-y;*/

}

.titulo
{
	height: 60px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	
	margin-bottom: 15px;
	
	background-color: #567f9d;
	color: #ffffff;
}

.aguanews
{
	/*background-image:url('../img/logo_aganews.jpg');
	background-position:left top;
	background-repeat:no-repeat;*/
	height: 62px;
	padding: 0px 0px 0px 0px;
	
	width:370px;
	margin:auto;
	font-weight:bold;
}

.aguanewsNOME
{
	font-size: 22px;
	border-bottom: 1px solid #ffffff;
	text-transform:uppercase;
	padding-top: 4px;
}

.aguanewsDATA
{
	margin-top: 2px;
	font-size: 12px;
}

.coluna1
{
	clear:both;
	float:left;
	width: 360px;
	margin-left: 11px;
}

.coluna2
{
	float:right;
	width: 360px;
	margin-right: 11px;
}

.noticia
{
	/*border-bottom: 1px solid #878787;*/
	padding: 11px 11px 0px 11px;
	margin-bottom: 15px;
}

.noticia img
{
	width: 300px;
	margin-bottom: 10px;
}

.noticiaHEADER
{
	font-weight: bold;
	margin-bottom: 10px;
	/*border-top: 1px solid #878787;*/
	border-bottom: 1px dashed #19479b;
	padding: 5px 0px 5px 0px;
	background-image:url('../img/back_tituloNoticias.jpg');
	background-position:left top;
	background-repeat:no-repeat;

}


.noticiaTITULO
{
	font-size: 16px;
	color: #004b96;
}

.noticiaDATA
{
	font-size: 9px;
	color: #567f9d;
}

p
{
	font-size: 12px;
	text-indent: 1.2cm;
	margin: 0px;
	padding: 0px;
	text-align:justify;
}

.noticiaCORPO img
{
	width: 150px;
	border: 1px solid #004b96;
}

.noticiaCORPOdetalhe img
{
	border: 1px solid #004b96;
}

.IMGfloatESQ
{
	float:left;
	margin: 0px 8px 3px 0px;
}

.IMGfloatDIR
{
	float:right;
	margin: 0px 0px 3px 8px;
}

.noticiaFOOTER
{
	margin-top: 8px;
}

.noticiaFOOTER img
{
	width: 90px;
	height: 33px;
}

.tituloNEW
{
	height: 75px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	
	background-image:url('../img/back_titulogalerias.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	
	text-align:left;
	
	padding-left: 15px;
}

.tituloIMGNEW
{
	height:75px;
	width:85px;
	
	background-image:url('../img/img_titulonoticias.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	
	float:left;
}

.tituloIMGCOLUNA
{
	height:75px;
	width:85px;
	
	background-image:url('../img/img_titulocolunasocial.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	
	float:left;
}

.tituloTEXTNEW
{
	padding: 8px 0px 0px 95px;
	
	font-size: 30px;
}


.barrador
{
	clear:both;
}

.footer
{
	clear:both;
	background-image:url('../img/footer.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#666666;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	height: 42px;
	padding: 0px 11px 0px 11px;
}

.footer #s4w
{
	float:right;
}

.footer #s4w a img
{
	border: 0px;
}

.footer #copy
{
	float:left;
	font-size: 11px;
	color: #ffffff;
	margin-top: 12px;
}

.endereco
{
	color: #666666;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
}

.titulo
{
	padding: 26px 0px 0px 22px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	position:absolute;
	/*z-index: 2;*/
}

.titulo_palco
{
	padding: 0px 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #03386b;
	border-bottom: 1px dashed #03386b;
	margin-bottom: 15px;
	text-align:justify !important;
}

.palco p
{
	text-align:justify;
	text-indent: 1cm;
	font-size: 12px;
}

.conteudo_palco
{
	padding: 20px 50px 20px 50px;
	font-size: 12px;
}

.palco table
{
	width: 660px;
	font-size: 12px;
	border: 1px solid #d7ebf2;
}

.palco table thead
{
	background-image:url('../img/back_tableConteudo.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	color: #03386b;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	font-size: 14px;
	background-color: #f5fdff;
}

.palco table thead td
{
	border-top: 1px solid #ffffff;
}

.palco table .linhaA
{
	background-color: #f5fdff;
	padding: 2px 0px 2px 5px;
}

.palco table .linhaB
{
	background-color: #ecf4ff;
	padding: 2px 0px 2px 5px;
}

.palco a
{
	color: #000000;
}

.palco a:hover
{
    text-decoration:underline;
}


/*------------------------ PACOTES ----------------------------*/

.back_div
{
	position:absolute;
	width: 100%;
	height: 100%;
	text-align:center;
	left: 0px;
	top: 0px;
}

.DIVpacotes
{
	position:relative;
	width: 569px;
	height: 167px;
	background-color: #ffffff;
	margin: auto;
	top: 20px;
	z-index: 10;
	
	background-image:url('../img/pack_window.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	
	-moz-opacity:0.95;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);

}

.DIVpacotes .tituloPacotes
{
	height:33px; 
	padding: 8px 0px 0px 26px;
	font-size: 20px;
	font-weight: bold;
	color: #03386b;
	position:relative;
	text-align:left;
}

.DIVpacotes .pacotes
{
	padding: 10px 20px 1px 20px;
}