

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


* {
	font-family: "Tahoma","Arial","Times New Roman",Times,serif;
	font-size: 12px;
}

form {
	padding: 0;
}

img {
	border: 0;
}

html, body {
	padding: 0 0 0 0;
	margin: 0;
}

body {
	background-color: #d4d4d4;
	padding: 0;
	margin: 0;
}

#estrutura {
	margin: 0 auto;
	width: 740px;
	background-color: white;
}

.logotipo {
	position: absolute;
	height: 90px;
	width: 240px;
}

#testera {
	float: left;
}

#testera ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#destaqueDireita * {
	float: right;
	padding: 0;
	margin: 0;
}

#menu {
	background: url("/img/structure/logo.png") #fcfcfc no-repeat;
	height: 92px;
}

#nav {
	float: right;
}

#nav {
	list-style: none;
	margin: 0;
}

#nav li {
	width: 86px;
	height: 32px;
	text-align: center;
	padding: 55px 5px 5px 5px;
	background-image: url("/img/structure/bg_menu.png");
	display: inline;
	float:left;
	position: relative;
}

#nav li ul {
	display: none;
}

#nav .principal a {
	color: #cd1041;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#nav .principal {
	height: 30px;
}

#nav .subMenu{
width: 200px;
	padding: 5px 5px 5px 5px;
height: 20px;
}

#nav .subMenu ul{
	display: block;
	float: none;
}

#nav .subMenu ul li{
	display: block;
	float: none;
	width: 86px;
	height: 32px;
	text-align: left;
}

#nav .subMenu a {
	background: none;
	display: block;
	text-transform: none;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	text-indent: 5px;
	color: white;
}

#nav .subMenu a:hover {
}

#nav li ul {
	position: absolute;
	left: 0px;
	top: 90px;
	width: 200px;
	display: none;
	padding:0px;
	margin:0px;
	background-color: #2f2f2f;
	border-bottom: 3px solid #000;
}

#nav li ul li{
	display: block;
	float: none;
	height:10px;
	background: none;
}

#conteudo {
	clear: both;
	background: url('/img/structure/bg_conteudo.png') repeat-y #fff;
}

#conteudoHome {
	clear: both;
}

#rodape {
	clear: both;
	padding: 20px;
	width: 700px;
	color: silver;
	background-image: url('/img/structure/bg_rodape.png');
}

#redmonkey {
	display: none;
	background-image: url('/img/structure/bg_rodape.png');
}


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


#corpo {
	float: left;
	margin: 10px 20px 10px 20px;
	min-height: 340px;
}

#conteudo h1 {
	font-size: 16px;
	color: #313439;
	padding: 2px 10px 2px 10px;
	background: url(/img/structure/bg_titulo.png) repeat-y;
}

#conteudo a {
	text-decoration: none;
}

#lateral {
	float: left;
	width: 230px;
}

#lateral h2 {
	font-size: 16px;
	color: #cd1041;
	padding: 10px 10px 10px 20px;
}

#lateral a {
	font-size: 14px;
	color: #0f0f0f;
}

#lateral ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 10px;
}

#lateral li {
	font-size: 16px;
	color: #313439;
	padding: 0 10px 0 10px;
	margin: 0 0 10px 0;
	background: url(/img/structure/bg_titulo.png) no-repeat;
}

#lateral ul ul li {
	font-size: 14px;
	color: #313439;
	padding: 0;
	margin: 5px 0 5px 0;
	background: url(/img/structure/bg_nenhum.png) no-repeat;
}

#lateral ul ul li a {
	font-size: 12px;
	color: #0f0f0f;
}

#lateral .itemAtual, #lateral .item2Atual {
	font-weight: bold;
}

#conteudoPasta {
	float: right;
	width: 470px;
	margin: 10px 20px 10px 20px;
	min-height: 340px;
}

#destaque {
	float: left;
	width: 247px;
	background: url('/img/structure/titulo_noticias.png') no-repeat top left;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 20px;
}

#destaque ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#destaque ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #f2f2f2;
}

#destaque ul li {
	height: 70px;
	padding: 5px;
	overflow: hidden;
	border-bottom: 1px solid #d0d0d0;
}

#destaque a {
	text-decoration: none;
	color: gray;
	line-height: 13px;
}

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

#destaque h2 {
	color: #cd1041;
	padding: 0;
	margin: 0;
	margin: 5px 0 5px 0;
}

#destaque p {
	padding: 0;
	margin: 0 0 10px 0;
}

#banners {
	float: left;
	width: 240px;
	background: url('/img/structure/titulo_cases.png') no-repeat top left;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 20px;
}

#banners ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background-color: #f2f2f2;
}

#banners ul li {
	height: 70px;
	padding: 5px;
	overflow: hidden;
	border-bottom: 1px solid #d0d0d0;
}

#banners h2 {
	margin: 0;
	padding: 0;
}

#banners a {
	text-decoration: none;
	color: gray;
	text-align: left;
	line-height: 13px;
}

#banners p {
	margin: 0;
	padding: 0;
}

#banners img {
	margin: 0;
	padding: 0 5px 0 0;
}

#direita {
	float: left;
	width: 202px;
	margin-left: 10px;
}

#direita .conteudo {
	border-bottom: 1px solid #d2d2d2;
	background: url('/img/structure/bg_direita.jpg');
}

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

#direita a {
	text-decoration: none;
	color: white;
	line-height: 13px;
}

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

#direita .testera {
	margin: 0;
	border: 0;
	height: 22px;
}

#direita .testera img {
	margin: 0;
	border: 0;
}

#voltar {
	float: right;
	font-size: 11px;
	text-decoration: none;
}

#voltar a {
	color: #cd1041;
}

#mailing div {
	clear: both;
	padding-top: 3px;
	width: 160px;
}

#mailing .texto {
	float: left;
	width: 100px;
	height: 20px;
}

#mailing .botao {
	position: relative;
	float: right;
	top: -28px;
	width: 30px;
	height: 20px;
}

#submenuDoc {
	float: left;
	width: 470px;
}

#submenuDoc h2 {
	font-size: 16px;
	color: #cd1041;
	padding: 10px 10px 10px 20px;
}

#submenuDoc a {
	font-size: 14px;
	color: #0f0f0f;
}

#submenuDoc ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 10px;
}

#submenuDoc li {
	font-size: 16px;
	color: #313439;
	padding: 0;
	margin: 10px 0;
}

#submenuDoc ul ul li {
	font-size: 14px;
	color: #313439;
	padding: 0;
	margin: 5px 0 5px 0;
	background: url(/img/structure/bg_nenhum.png) no-repeat;
}

#submenuDoc ul ul li a {
	font-size: 12px;
	color: #0f0f0f;
}

#submenuDoc ul ul li a:hover {
text-decoration: underline;
}

#submenuDoc .itemAtual, #lateral .item2Atual {
	font-weight: bold;
}
