

/*------------------------------------------------------
E S T R U T U R A
------------------------------------------------------*/


* {
	font-family: "Trebuchet MS","Arial","Times New Roman",Times,serif;
	font-size: 11px;
}

form {
	padding: 0;
}

img {
	border: 0;
}

html, body {
	background-color: #192d46;
	background-image: url("/img/structure/bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

body {
	padding: 15px 0 0 0;
}

#estrutura {
	margin: 0 auto;
	width: 760px;
}

#testera {
	clear: both;
	width: 760px;
	height: 70px;
	position: relative;
	background-image: url("/img/structure/testera.jpg");
	background-repeat: repeat-x;
}

#testera #logotipo {
	float: left;
	width: 120px;
	height: 70px;
}

#testera #item1 {
	margin-left: 195px;
	float: left;
	width: 65px;
	height: 70px;
}

#testera #item2 {
	float: left;
	margin-left: 255px;
	width: 73px;
	height: 70px;
}

#testera #item3 {
	float: left;
	width: 65px;
	height: 70px;
}

#rodape {
	color: white;
	clear: both;
	padding: 10px;
}

#redmonkey {
	display: none;
}


/*------------------------------------------------------
M E N U
------------------------------------------------------*/


#menu {
	clear: both;
	height: 75px;
	width: 742px;
	background: URL('/img/structure/bg_menu.png') repeat-x bottom;
}

#menu ul {
	margin:0;
	padding:0;
	border:0;
}

#menu ul li {
	position:relative;
	display: inline;
	float:left;
	font: 12px/16px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: black;
}

#menu .principal {
	padding: 3px 12px 3px 16px;
	background: URL('/img/structure/bg_menu.gif');
}

#menu .principal:hover, #menu .principal.over {
	padding: 3px 12px 3px 16px;
	background: URL('/img/structure/bg_menu2.gif') top right;
}

#menu .principal:hover a, #menu .principal.over a {
	color: #233a5b;
}

#menu .principal a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#menu .principal a:hover {
	position:relative;
	padding-bottom: 2px;
}

#menu ul li a {
	font-weight: normal;
	text-decoration: none;
}

#menu ul li a:hover {
	position:relative;
	padding-bottom: 2px;
}

#menu li ul {
	height: 30px;
	position: absolute;
	display: none;
	float:left;
	left: 20px;
	top: 20px;
}

#menu li ul li {
	margin-top: 2px;
}

#menu li:hover ul, #menu li.over ul {
	float: left;
	display: block;
}

#menu ul {
	position: relative;
	width: 750px;
	float: left;
	margin: 0;
}

#menu .subMenu {
	padding: 10px 6px 3px 6px;
	background: URL('/img/structure/bg_submenu.gif');
	height: 25px;
}

#menu .subMenu a {
	display: block;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	display:inline;
	height: 25px;
	padding-bottom:30px;
	text-transform: none;
	color: gray;
}

#menu .subMenu a:hover {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	float:left;
	display:inline;
	height: 25px;
	color: black;
}


/*------------------------------------------------------
D E N T R O   D O   C O N T E U D O
------------------------------------------------------*/


#conteudo {
	clear: both;
	width: 740px;
	padding: 0 10px 10px 10px;
	background: url('/img/structure/rodape.gif') no-repeat bottom #fff;
}

#corpo {
	float: left;
	width: 524px;
	padding: 25px;
	margin: 0;
	border: 0;
	background: url('/img/structure/bg_conteudo.png') repeat-x #fff;
}

#corpo h1 {
	height: 12px;
	font-family: "Arial Narrow";
	font-size: 11px;
	color: white;
	padding: 1px 5px 3px 5px;
	margin: 0;
	margin-bottom: 10px;
	background: url('/img/structure/bg_h1.gif') no-repeat;
}

#corpo p {
	text-align: justify;
}

#corpo a {
	color: #44568a;
	text-decoration: none;
}

#corpo ul, #corpo li {
	list-style: square;
}

#corpo ul a, #corpo li a {
	color: #44568a;
}

#direita {
	float: right;
	padding: 20px 0 30px 0;
	width: 138px;
	overflow: hidden;
}

#direita ul, li {
	text-align: justify;
	list-style: none;
	padding: 0;
	margin: 0;
}

#direita a {
	text-decoration: none;
	border: 0;
}

#direita p {
	margin: 8px 0 0 0;
}


/*------------------------------------------------------
B A N N E R S
------------------------------------------------------*/


#banner01, #banner02, #banner03 {
	clear: both;
	margin: 0;
	border: 0;
	background-color: white;
}

#banner01 p, #banner02 p, #banner03 p {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 13px;
}

#banner01 .foto, #banner02 .foto, #banner03 .foto {
	float: left;
	margin: 10px;
}

#banner01 .titulo, #banner02 .titulo, #banner03 .titulo {
	font-weight: bold;
	color: white;
	padding: 0 10px 0 10px;
}

#banner01 .titulo {
	background: url('/img/structure/testera_manchete1.jpg') no-repeat;
}

#banner02 .item0 .titulo {
	background: url('/img/structure/testera_manchete2.jpg') no-repeat;
}

#banner02 .item1 .titulo {
	background: url('/img/structure/testera_manchete3.jpg') no-repeat;
}

#banner03 .titulo {
	background: url('/img/structure/testera_manchete4.jpg') no-repeat;
}

#banner02 .item0 {
	float: left;
	width: 250px;
}

#banner02 .item1 {
	float: right;
	width: 250px;
}

#banner01 ul, #banner01 li, #banner02 ul, #banner02 li, #banner03 ul, #banner03 li {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

