body{
background:#66819d;
background-image:url(../images/bck.png);
background-repeat:repeat-x;
margin:0;
padding:0;
text-align:center; /* hack para o IE */	
font-size:11px;
font-family:Verdana, Geneva, sans-serif;
overflow-x:hidden;
}
#topo{
	width:870px;
	margin:0 auto;
	height:140px;
	
	background-repeat:no-repeat;
	background-position:355px;
	_background-position:400px;
}
#cont-top{
	margin:0 auto;
	width:780px;
}
#logo{
	width:169px;
	float:left;
	margin:50px 0 0 45px;
	_margin:50px 0 0 30px;
	
}
#img-top{
	float:left;
	margin:30px 0 0 170px;
	_margin:20px 0 0 40px;
	height:95px;
}
#destaque{
	background-image:url(../images/bck_transp_destaque.png);
	height:180px;
	width:100%;
	clear:both;
}
#cont-destaque{
	width:780px;
	margin:0 auto;
	padding:10px;
	text-align:left;
}

#descritivo-destaques{
	width:540px;
	float:left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif 11px;
	line-height:15px;
}


h1{
	color:#384d63;
	font-size:12pt;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	*padding-top:5px;
	padding-top:0px;
}

#cont-conteudo{
	width:780px;
	margin: 0 auto;
	text-align:center;
	margin-top:-80px;
}



.destaque{
	background:#FC0; 
	color:#000;
	font-weight:bold; 
	letter-spacing:1px;
	font-size:11px;
	padding:5px;
	
}
/*Botoes da home */



.menu {
	margin: 100px 0 0;
	padding: 0;
	list-style: none;
	
}
.menu li {
	padding: 0;
	margin: 0 10px;
	float: left;
	position: relative;
	text-align: center;
	
}
.menu a {
	padding: 13px 0px;
	display: block;
	color:#FFF;
	width: 201px;
	height:30px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/button.png) no-repeat center center;
	line-height:18px;
	margin-right:10px;
	font-size:14px;
	
}
.menu li em {
	background: url(../images/hover.gif) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: 2px;
	text-align: center;
	padding: 15px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
	line-height:18px;
	
}

#links{
	color:#FFF;
	
	}


/*Accordion */
.accordion {
	width: 680px;
	*width: 670px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h3 {
	background: #e9e7e7 url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	text-align:left;
}

/*Link */

a:link{color:#FFF; text-decoration:none;}
a:visited {color:#FFF; text-decoration:none;}
a:hover {color:#003;text-decoration:none;}
a:active {color:#FFF; text-decoration:none;}

/*Footer */

#footer{
	margin:0 auto;
	clear:both;
	width:780px;
	text-align:left;
	margin-top:25px;	
	margin-bottom:5px;
}

#footer img{
	padding:0px;
	margin:0px 0 5px 0;
	}
	


#disclamerFooter{
	float:left;
	text-align:center;
	margin:5px 0 0 145px;
	line-height:20px;
	width:400px;
}
#selo{
	float:right;
	margin-right:107px;
	}
