
/* BASE 1 - LOGOS PARCEIROS */
#base-1 { width:auto; text-align:center;
	background-color:#ecf2f1;
	margin-left: auto; margin-right: auto;
	margin: 0px; padding: 20px 0px 20px 0px; }
#base-1 a { margin: 0px 10px 0px 15px; }
#base-1 a:hover img { opacity: 0.60; }

/* BASE 2 - MAPA SITE */
#base-2 { width:auto; text-align:center;
	background-image:url(/img/bgbase2.png); background-position: top; background-repeat: repeat-x;
	margin-left: auto; margin-right: auto;
	margin: 0px 0px 0px 0px; padding: 20px 0px 100px 0px; }
#conteudo2 {
	width: 960px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px ;
	border: 0px dotted;
}
#bloco-base { margin: 0px 0px 20px 70px; padding: 0px; text-align:left; border: 0px dotted;}
#bloco-base h1 { font-family: 'Roboto Condensed', tahoma,verdana; 
	font-weight: normal; font-size:14px; line-height:130%;
	 padding: 0px 0px 10px 0px;}

.txtazulss { font-family: 'Roboto', tahoma,verdana; color:#003366;
	font-weight: normal; font-size:11px; line-height:130%;}
