﻿body {

	margin: 0px;

	padding: 0px;

	text-align: center;
	background-color:#333366;
background-image: url(../imagens/bck2.jpg);
background-repeat:repeat-x;
}

#centralize{
	text-align:	left;
	width:		779px;
		border-left: 1px solid #333366;
		border-right: 1px solid #333366;
		border-bottom: 1px solid #333366;		
	background-color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}



/* Cabecalho */

#cabecalho{
    height: 239px;
	width: 769px;
	font-size:x-small



}
#quadro {
background-image:url('../imagens/tira.jpg');
background-repeat:repeat-x;
	height: 205px;
	width: 779px;
}
.ImagemInicial {
	float: RIGHT;
	
}

#corpo{      /* Layer do conteudo em si, do texto, figuras, etc...*/

	width:100%;


}
#navegacao {
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333366;
		text-align:center;

}
#navegacao a,#navegacao a:visited{
	font-family: Helvetica, "Franklin Gothic Book", Verdana, Arial;
	font-size: 14px;
/*	font-weight: bold;
	*/color: #7A7A7A;
	text-decoration:none;
	text-align:justify;
		padding-right: 7px;
	padding-left: 10px;
	text-align:center;

}

#col1 {

	width:75%;

	padding: 0 3% 0 0;

	float: right;

	margin: 0;

	font-size:small;

}

#col1Ini {

	width:94%;

	padding: 0 3% 0 0;

	float: right;

	margin: 0;

	font-size:small;

}

#col2 {

	padding: 0px 0px 0px 0px;

	margin: 0 80% 0 0;

	width:20%;

	font-size:x-small
	float:left;

}
#col2 ul li {list-style-image:url(../imagens/seta.jpg);
}



#col3 {

	visibility:hidden;

}

#rodape {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 70%;

	text-align: center;

	clear:both;

}



h1 {
	font-size: medium;
	color: #333366;
	font-family: Helvetica, "Franklin Gothic Book", Verdana, Arial;
	background-image: url(../imagens/bullet.jpg);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
h1 a{
	text-decoration:none;
	color: #333366;
}
h2 {

	font-size: large;

	font-weight: bold;

	color: #000000;

}
#apDiv1 {
	position:relative;
	left:225px;
	top:99px;
	width:0px;
	height:1px;
	z-index:1;
}
#apDiv2 {
	position:relative;
	left:10px;
	top:0px;
	width:265px;
	height:105px;
	z-index:1;
}
#apDiv3 {
	position:relative;
	top:15px;
	left:10px;
	width:266px;
	height:101px;
	z-index:2;
}
#apDiv4 {
	position:relative;
	left:10px;
	top:30px;
	width:269px;
	height:99px;
	z-index:3;
}
#colunaEsquerda {
	top: 0px;
	float: left;
}
#noticiasPrincipais{
	float: right;
	width:45%;
}
a {
	color:#333333;
}
