@CHARSET "ISO-8859-1";

body{
	margin: 0 0 0 0;
	font-family: arial;
	background: #f3f4f5;
	overflow-x: hidden;
	padding: 0 0 0 0;
	}

/* DIVs DO TOPO  */

#topo{
	background: url("../images/bg_top.jpg") repeat-x;
	height: 63px;
	}
.menu-topo{
	padding: 10px 0 0 15px;
	}
#sub-topo{
	height: 25px;
	background-color:#666;
	position: relative;
	float: left;
	}

.button-ok{
	background: url("../images/but_ok.png") no-repeat;
	width: 46px;
	height: 37px;
	border : 0;
	cursor : pointer;
	behavior:url(js/iepngfix.htc)
	}
.input-ok{
	background: url("../images/bg_input.jpg") repeat-x;
	width: 225px;
	height: 25px;
	border: 0;
	padding-top: 5px;
	}
.menu-lojas{
	cursor: pointer;
	}
.acerto{
	padding-top: 5px;
	}

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

.menu-slide {
	position:absolute;
	display:none;
	width:210px;
	border: 0px solid #1c1c1c;
	font-size: 12px;
	z-index: 1;
}

.menu-slide li {
	background: url("../images/bg_sub_menu.gif") repeat-y;
}

.menu-slide li a {
	color:#eeeeee;
	text-decoration:none;
	padding:5px 0  5px 15px;
	display:block;
}

.menu-slide li a:hover {
	text-decoration:underline;
}

/* DIVs DO MAPA*/


#map{
	float: left;
	border: 0px solid #333;
	background: #FFFFFF;
	}
#tracar-rota{
	width: 382px;
	background: #fff;
	overflow:auto;
	border-left: 1px solid #666;
	float: right;
	font-family: arial;
	font-size: 12px;
	}
.tracar-menu{
	width: 382px;
	color: #FFF;
	font-size:12px;
	height:25px;
	background: #8c8c8c;
	}
.tracar-resultado{
	background: #fff;
	font-family: arial;
	font-size: 12px;
	}

.tracar-menu a{
	font-size:11px;
	color: #FFF;
	text-decoration:none;
	}
.tracar-menu a:hover{
	text-decoration:underline;
	}


#btn{
	cursor: pointer;
	}

#sub-e-map{
	position: relative;
	float: left;
	}
/* DIVs DO RODAPE */

#rodape{
	clear: both;
	background: url("../images/bg_bottom.jpg") repeat-x;
	height: 30px;
	border: 1px solid #333;
	}
.menu-rodape{
	font-size: 10px;
	color: #dadada;
	padding-top:10px;
	float: left;
	width: 500px;
	clear: both;
	}
.menu-rodape a{
	color: #dadada;
	text-decoration: none;
	}
.menu-rodape a:hover{
	color: #dadada;
	text-decoration: underline;
	}
.copy-rodape{
	color: #dadada;
	padding-top:10px;
	font-size: 10px;
	float: right;
	}
.png
{
	behavior:url(js/iepngfix.htc);
}
