@charset "utf-8";
/* CSS Document */


#mapa {
	margin:10px 0 0 0;
}
#barra {
	float:left;
	margin:5px 0 0 0;
	*margin:2px 0 0 0;
}
#barra1 {
	float:left;
	margin:5px 0 0 0;
	*margin:2px 0 0 0;
}

th{
	font-size:14px;
	text-align:left;
}
td{
	font-size:11px;
}
th img{
	float:left;
}

.strong{
	float:left;
	margin:5px 0 0 0;
	vertical-align:top;	
}
/*Fim estilos center*/

/*Estilos right*/
#right{
	float:left;
	width:230px;
	padding:16px 0 0 0;	
}
#right img{
	margin:0 5px 0 0; float:left;
}
#right input{
	width:79px;
	border:1px solid #000;
	float:left;
	margin:0 0 20px 5px;
	*margin:0 0 5px 5px;
	_margin:0 0 5px 5px;	
}
#right .button{
	background:url(interface/bt-ok.jpg) no-repeat;
	width:35px;
	height:19px;
	border:none;
	cursor:pointer;
}

/*Fim estilos right*/

/*Estilos footer */
#footer{
	background:url(interface/bg-footer.png) no-repeat;
	width:860px;
	height:243px;
	padding:10px 0 0 0;
	/*_margin:-25px 0 0 0;*/
}
#footer img{
	float:left;	
}
#footer p{
	font-family:tahoma, arial;
	width:220px;
	float:left;
	color:#074985;
	margin:30px 0 0 0;
	font-size:11px;		
}
/*Estilos footer-container */
#footer .footer-container{
	float:left;
	margin:-40px 0 0 230px;
	*margin:-47px 0 0 230px;
	_margin:-47px 0 0 115px;		
}
#footer .footer-container p{
	width:300px;
	float:left;
	margin:3px 0 0 70px;
	_margin:-1px 0 0 70px;
	*margin:-1px 0 0 70px;
	color:#FFF;
	font-size:12px;	
}
#footer .footer-container ul{
	width:230px;
	float:left;	
}
#footer .footer-container li{
	line-height:10px;
	list-style:none;
	display:inline;
	border-right:1px solid #FFF;
	padding-right:5px;
}
#footer .footer-container .li{
	line-height:10px;
	list-style:none;
	display:inline;
	border-right:none;
	padding-right:8px;
}
#footer .footer-container a{
	font-family:tahoma, arial;
	font-size:10px;
	text-decoration:none;
	color:#FFF;
	margin:0 0 0 5px;	
}
/*Fim estilos footer-container */
#carretel{
	margin:0 0 0 40px;
}
#seta-footer{
	margin:30px 0 0 30px;
}
/*Fim estilos footer */
