

/*------------------------------------------------------
E L E M E N T O S   G L O B A I S
------------------------------------------------------*/


* {
	padding: 0;
	font-size: 12px;
	font-family: "Arial", Helvetica, sans-serif;
}

body {
	color: #666;
	background-color: black;
	margin: 0;
}

a {
	text-decoration: none;
	color: #6e193c;
}

img {
	border: 0px;
}

input, select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}

form {
	padding: 0;
	border: 0;
	margin: 0;
}

#erro {
	border: 1px solid red;
	padding: 3px 5px 3px 5px;
	color: red;
	margin-bottom: 15px;
}

object, embed {
	z-index: 0;
}


/*------------------------------------------------------
E S T R U T U R A   P R I N C I P A L
------------------------------------------------------*/


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

#testera {
	clear: both;
	height: 135px;
	width: 100%;
	background: url("/img/structure/testera.jpg") no-repeat;
}

#redmonkey {
	display: none;
}

#rodape {
	clear: both;
	text-align: left;
	color: #2e2e2e;
	width: 960px;
	padding: 60px 0px 10px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	background: url("/img/structure/rodape.jpg") repeat-x;
}

#rodape a {
	font: 11px Arial, Helvetica, sans-serif;
}

#rodape #endereco {
	padding: 0 10px 0 10px;
}



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



#menu {
	clear: both;
	width: 960px;
	height: 38px;
	margin-bottom: 5px;
	background-color: white;
}

#menu ul {
	padding: 10px;
	margin: 0;
}

#menu ul li {
	display: inline;
	float:left;
	color: black;
	position: relative;
}

#menu .principal a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2e2e2e;
	font-weight: bold;
}

#menu .principal a:hover {
}

#menu .principal {
	padding: 0 30px 0 0;
	height: 30px;
}

#menu ul li ul a:hover {
	padding-bottom: 0;
}

#menu .subMenu{
	padding-top: 2px;
	height: 15px;
}

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

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

#menu .subMenu a {
	background: none;
	display: block;
	text-transform: none;
	text-indent: 5px;
	font: 11px Arial, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	color: gray;
}

#menu .subMenu a:hover {
	background: none;
	display: block;
	text-transform: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #004b84;
	padding: 0 10px 0 0;
}

#menu li ul {
	position: absolute;
	left: -5px;
	top: 18px;
	width: 130px;
	display: none;
	padding:0px;
	margin:0px;
	background-color: white;
	border-bottom: 3px solid #565d2c;
}

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

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



/*------------------------------------------------------
L O G I N
------------------------------------------------------*/



#conteudo .label01 {
	float: left;
	width: 150px;
	padding: 5px;
}

#conteudo .field01 {
	float: left;
	width: 580px;
	padding: 5px;
}

#conteudo .label02 {
	float: left;
	width: 200px;
	padding: 5px;
}

#conteudo .field02 {
	float: left;
	width: 500px;
	padding: 5px;
}

#conteudo .button01 {
	clear: both;
	text-align: center;
	width: 580px;
	height: 40px;
	padding: 10px;
}

#conteudo .button01 input {
	clear: both;
	height: 20px;
}



/*------------------------------------------------------
M I O L O
------------------------------------------------------*/



#conteudo {
	clear: both;
	width: 100%;
	background-color: white;
}

#conteudo h1 {
	clear: both;
	width: 100%;
	text-indent: 10px;
	padding: 10px 0 10px 0;
	font: 16px Arial bold;
	color: white;
	background-color: #004b84;
}

#conteudo h2 a {
	font-size: 16px;
	font-weight: bold;
	color: maroon;
}

#conteudo #texto {
	clear: both;
	width: 940px;
	padding: 10px;
}

#conteudo .item0 {
	clear: both;
	height: 150px;
	border-bottom: 1px solid silver;
	overflow: none;
}

#conteudo .item1 {
	clear: both;
	background-color: #f5f5f5;
	height: 150px;
	border-bottom: 1px solid silver;
	overflow: none;
}

#conteudo .titulo a {
	font-weight: bold;
	color: black;
}

#banner1 {
	float: left;
	width: 287px;
	margin-bottom: 5px;
	background-color: white;
}

#banner2 {
	float: left;
	width: 673px;
	margin-bottom: 5px;
}

#banner3 {
	clear: both;
	float: left;
	width: 207px;
	height: 240px;
	margin-bottom: 5px;
	background-color: white;
}

#banner4 {
	float: left;
	width: 288px;
	margin-bottom: 5px;
	margin-left: 3px;
	background-color: white;
}

#banner5 {
	float: left;
	width: 228px;
	margin-bottom: 5px;
	margin-left: 3px;
	background-color: white;
}

#banner6 {
	float: left;
	width: 228px;
	margin-bottom: 5px;
	margin-left: 3px;
	background-color: white;
}



/*------------------------------------------------------
M I O L O
------------------------------------------------------*/



#manchetePrincipal {
	clear: both;
}

#manchetePrincipal a {
	color: gray;
}

#manchetePrincipal .item0 {
	background: url("/img/structure/manchete_bg.gif") repeat-x;
	float: left;
	width: 230px;
	height: 150px;
	padding: 5px 15px 5px 15px;
}

#manchetePrincipal .item1 {
	background: url("/img/structure/manchete_bg.gif") repeat-x;
	float: left;
	width: 230px;
	height: 150px;
	padding: 5px 15px 5px 15px;
}


/*------------------------------------------------------
F O R M U L A R I O
------------------------------------------------------*/


#formContato td input {
	width: 300px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#formContato textarea {
	width: 300px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 80px;
}

#formContato .label1 {
	float: left;
	width: 120px;
	height: 25px;
}

#formContato .field1 {
	float: left;
	width: 380px;
	height: 25px;
}

#formContato .label2 {
	float: left;
	width: 120px;
	height: 100px;
}

#formContato .field2 {
	float: left;
	width: 380px;
	height: 100px;
}

#formContato .btn1 {
	text-align: center;
	clear: both;
	width: 200px;
	height: 35px;
}

#formContato .btn1 input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: 24px;
}


/*------------------------------------------------------
C O T A C A O
------------------------------------------------------*/


#CuerpoModulo {
	padding: 0 10px 0 10px;
}

#CuerpoModulo * {
	text-align: left;
	font-size: 10px;
}

#CuerpoModulo table {
	width: 268px;
}

#CuerpoModulo img {
	display: none;
}

#CuerpoModulo h1, #CuerpoModulo h2 {
	display: none;
}