@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #7A7A7A;
	background-image: url(../images/bg_0001.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, img, div, form{ margin: 0; padding:0}
/*div{border: 1px solid red;}*/
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
#conteiner{
	width: 765px;
	margin: 0 auto;
}
#content{
	/*margin-top: 20px;*/
}
#conteudo{
	padding: 20px;
}
#topo{
	height: 100px;
}

#logo{	
	background:url(../images/logo.png) no-repeat;
	margin-top: 35px;
	width: 231px;
	height: 44px;
	float: left;
}
.clear{ margin: 0; padding: 0; clear: both;}
#logo h1 span{ display: none;}
#topo #menu {
	float: right;
	width: 450px;
	line-height: 100px;
}


#banner{
	width: 748px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#boletim{
	width: 210px;
	float: left;
}
#boxIndex{
	float: right;
	width: 530px;
}
#boxIndex img{
	float: left;
	margin: 0 10px 10px 0;
}
#boletim .inputs{
	width: 136px;
	height: 25x;
	background-image: url(../images/bg_input2.gif);
	background-repeat: repeat-x;
}
#boletim .inputs .input{
	border: 0;
	width: 120px;
	height: 18px;
	margin-left: 7px;
	background: transparent;
	color: #fff;
}
#boletim label{
	background-image: url(../images/bg_input2.gif);
	background-repeat: no-repeat;
	padding:0 30px;
	height: 25x;
	border: 1px solid green;
}
#rodape{
	background: #283042;
	text-align: center;
	line-height: 20px;
	font-size: 0.8em;
	margin-top: 20px;
	padding: 15px;
}

.box {
	width: 200px;
	float: left;
}

#MainMenu 
{
	height:100px;
	/*background: #FFFFFF url("images/bmid_108.gif");*/

	width: 600px;
	
	top: 0;
	position:absolute;
	z-index: 5000;
	margin-left: 250px;
	
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0 1px 0 0 ;
	padding:0;
}
#tab a 
{
	/*background: url("images/bright_108.gif") no-repeat right top;*/
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	/*background:url("images/bleft_108.gif") no-repeat left top;*/
	padding:0 8px 0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#6B3C3B;
	font-weight:bold;
	line-height:100px;
}
#tab a:hover,#tab li.item_active a 
{
	/*background-position:right bottom;*/
	border-color:;
}
#tab a:hover span,#tab li.item_active a span 
{
	/*background-position:left bottom;*/
	color:#DFC086;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid ;
	/*background: #FFFFFF url("images/bmid_108.gif");*/
	color:#6B3C3B;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:180px;
	margin:0 1px 0 0 ;
	padding:0;
	display:block;
	border:0 solid ;
	color:#6B3C3B;
	/*background:url("images/bleft_108.gif") no-repeat left top;*/
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:30px;
	background: #333333;
	padding:0 25px 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#FFFFFF;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid ;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#DFC086;
}
.dropmenudiv a:hover span 
{
	/*background-position:right bottom;*/
	color:#FFF500;
	font-weight:bold;
}
