/* */
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #8A8C9F	
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.blak:link {color:#FFFFFF}
a.blak:visited {color:#FFFFFF}
a.blak:active {text-decoration:underline}
a.blak:hover {text-decoration:underline}

a.azul:link {color:#114C6E}
a.azul:visited {color:#114C6E}
a.azul:active {text-decoration:underline}
a.azul:hover {text-decoration:underline}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h1.titulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-right: 3px;
	text-align: left;
}
h2 {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 1px;
	text-align: left;
	margin-left: 2px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
.rotulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-bottom: 1px;
}
.datapublicao {
	text-align:left;
	font-size:9px;
	color:#000000;
	margin-top: 1px;
	margin-bottom: 1px;
	font-style: normal;
}
.ampliar {
	text-align:right;
	font-size:9px;
	color:#000000;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: normal;
	margin-right: 2px;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
/*Base do site - inicio*/
#geral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 766px;
	font-size: 10px;
	margin: 0 auto;   /* ao magico aqui */
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
}
#menu {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 766px;
	height: 198px;
	font-size: 10px;
}
#conteudo {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 766px;
	background-image: url(../_images/fundo_conteudo.jpg);
	background-repeat: repeat-y;
}
#rodape {
	position:relative;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 766px;
	height: 95px;
}
div#quadro_branco {
	width:241px;
	height: 60px;
	position: absolute;
	z-index: 20;
	padding:1px;
	background-color:#CCCCCC;
	border-color:#000000;
	filter:alpha(opacity=80);
	color: #000000;
	-moz-opacity: .8;
}
/*Base do site - fim*/
/*monta cabecalho*/
#Cab_left {
	position:relative;
	float:left;
	width:31px;
	height: 198px;
	background-repeat: no-repeat;
	background-image: url(../_images/top_esq_sup.jpg);
}
#Cab_top {	
	position:relative;	
	float:left;
	width: 704px;
	height: 17px;
	background-image: url(../_images/top_1.jpg);
	background-repeat: repeat-x;
}
#data_hora {
	position:relative;
	float:left;
	width:454px;
	height: 17px;
	background-color: #FFFFFF;
	text-align: left;
}
#logon {
	position:relative;
	float:left;
	width:250px;
	height: 17px;
	background-color: #FFFFFF;
	text-align: right;
	color: #114C6E;
}
#Cab_animacao {
	position:relative;
	float:left;
	width:704px;
	height: 126px;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
}
#Cab_menu {
	position:relative;
	float:left;
	width:704px;
	height: 35px;
	background-color: #FFFFFF;		
}
#Cab_right {
	position: relative;
	float: right;
	width: 31px;
	height: 198px;
	background-image: url(../_images/cab_sup_dir.jpg);
	background-repeat: no-repeat;
}
/*fim monta cabecalho*/
/*Conteudo das notícias*/
#publica_ferramentas{
	position:relative;
	float:left;
	width: 766px;
	height: 26px;
	line-height: 26px;
}
#publica {
	position:relative;
	float:left;
	width: 200px;
	height: 26px;
	left:31px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 26px;
	color: #15597E;
	font-weight: bold;
}
#ferramentas {
	position:relative;
	float:right;
	width: 504px;
	height: 26px;
	right:31px;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	line-height: 26px;
	text-align: right;
}
#costazul_fotos {
	position:relative;
	float:left;
	width: 766px;
	height: auto;
}
#barra_estilo {
	position: relative;
	float:right;
	width: 300px;
	height: 500px;
	margin-top: 2px;
}
#class_costazul_fotos {
	position:relative;
	float:left;
	width: 435px;
	height:14px;
	left:31px;
}
#titulo_costazul_fotos {
	position:relative;
	float:left;
	width: 435px;
	left:31px;
	height: auto;
}
#assina_costazul_fotos {
	position:relative;
	float:left;
	height:auto;
	width: 435px;
	left:31px;
}
#corpo_costazul_fotos {
	position:relative;
	float:left;
	width: 701px;
	left:31px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#formulario {
	position:relative;
	float:left;
	width: 600px;
	left:31px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 20px;
}
.formatafoto {
	border: 1px solid #FFFFFF;
	padding-right: 4px;
}
#radape_pub {
	position:relative;
	float:left;
	width:704px;
	height: 64px;
	background-color: #FFFFFF;
}
#banner_1 {
	position:relative;
	float:left;
	width:468px;
	height: 64px;
	background-color: #FFFFFF;
}
#banner_2 {
	position:relative;
	float:right;
	width:234px;
	height: 64px;
	background-color: #FFFFFF;
}
#div_banner {
	position:relative;
	float:left;
	width:1px;
	height: 64px;		
}
#copyrights {
	position:relative;
	float:left;
	width:704px;
	height: 14px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	top: 2px;
	background-color: #FFFFFF;
}
#rodape_left {
	position:relative;
	float:left;
	width:31px;
	height: 95px;
	background-image: url(../_images/canto_inf.jpg);
	background-repeat:no-repeat;
}
#rodape_right {
	position: relative;
	float: right;
	width: 31px;
	height: 95px;
	background-image: url(../_images/canto_inf_dir.jpg);
	background-repeat:no-repeat;
}
#bottom {
	position:relative;
	float:left;
	width: 704px;
	height: 17px;
	background-image: url(../_images/bottom.jpg);
	background-repeat: repeat-x;
}
#conteudo_livre {
	position:relative;
	float:left;
	width:766px;
	height: 28px;
	top: 2px;
	height:28px;
	line-height:28px;
}
#conteudo_livrelinha {
	position:relative;
	float:left;
	width:704px;
	left:31px;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-style: italic;
	font-weight: bold;
	height:20px;
	line-height:20px;
	text-align:right;
}
#titulo_menu {
	position: relative;
	float:left;
	width: 269px;
	height: 18px;
	background-image: url(../_images/b_festaseventos.jpg);
	background-repeat: repeat-x;
	top: 4px;
}
#menu_itens {
	position: relative;
	float:right;
	width: 267px;
	right:31px;
	top: 1px;
	border-color: #196B9B;
	border-width: 1px;
	border-style:dotted;
	bottom: 4px;
	padding-top: 10px;
}
.itens {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:6px; 
	margin-top:4px; 
	margin-bottom:8px; 
	font-size:11px;
	color:#000000;	
}
#Div_coluna {
	position:relative;
	float:right;
	width: 1px;
	height: 470px;
} 

