

#header {
	background-image:url(../img/mapasitelogo.jpg);
}

img.ajustim {
	border:0;
	vertical-align:middle;
}

img.resposta {
	margin:auto;
}

strong.apl {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 { 
	font-size: 18px;
	letter-spacing: -1px;
	padding: 5px 5px 10px 0;
	color:#339;
	text-transform:capitalize;
	text-align:left;
}


.right {
	width: 750px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
	width: 200px;
	margin-top: 10px;
	background: #004990;
}


.separador {
	width:100%;
	height: 10px;
	line-height: 30px;
	border-top: 1px dotted #555;
	margin-bottom: 10px;
	margin-top: 10px;
}


ul.salto {
	padding: 10px 0 5px 20px;
	list-style-type:none;
	text-align:left;
	color: #788BBD;
	line-height:40px;
}

ul.salto li a {
	color:#309;
	text-decoration: none;
	font-size: 13px;
	font-weight: 100;
	
}

ul.salto li.subir a {
	color:#060;
	text-decoration: none;
	font-size: 13px;
	font-weight: 100;
	font-weight:bolder;
	text-transform:uppercase;
	
}

ul.salto li a:hover {
	color:#F60;
	font-weight: 600;
}



