#breadcrumb {
	display: block;
}
#principal p {
	padding-bottom: 1em;
	color: #333;
	line-height: 1.5em;
}
#principal h3 {
	text-transform: uppercase;
	color: #39C;
	font-size: 110%;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #75BBDD;
	width: 50%;
	margin-bottom: 5px;
}
#principal h4 {
	padding-top: 5px;
	color: #F56413;
	font-size: 110%;
	text-transform: uppercase;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F88C52;
	margin-bottom: 10px;

}
#principal a {
	color: #2463A2;
	text-decoration: underline;
}
#principal a:hover {
	color: #5A8EB1;
}
#tudo-ok  {
	background-image: url(../images/padrao/icon-promo2-trans.png);
	background-repeat: no-repeat;
	float: right;
	height: 60px;
	width: 112px;
	margin-right: 20px;
	padding: 20px;
}
#tudo-ok strong {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 300%;
	color: #FFF;
}
#principal #lista li{
	padding-bottom: 10px;
	background-image: url(../images/padrao/marcador.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
}
#cobertura {
	margin-bottom: 10px;
}
#cobertura dt a {
	font-size: 110%;
	letter-spacing: 1px;
	line-height: 25px;
	padding-left: 10px;
	border-bottom: 2px solid #94B9CC;
	display: block;
	text-decoration: none;
}
#cobertura ul {
	padding-top: 10px;
}
#cobertura li{
	padding-bottom: 10px;
	background-image: url(../images/padrao/marcador.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
}
#cobertura dt a:hover {
	color: #FF7425;
	font-weight: bold;
}
#cobertura dt .aberto {
	color: #FF7425;
	font-weight: bold;
}
#cse-search-results {
	background-color: #FFF;
	width: 570px;
	padding-left: 10px;
}

#principal .lista-icones {
	display: table;
}
#principal .lista-icones li {
	float: left;
	padding-right: 25px;
}
#principal .lista-icones li a {
	background-image: url(../images/padrao/icon-promo-trans.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 127px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 24px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#principal .lista-icones a:hover {
	color: #9FF;
}


.tit-azul {
	text-transform: uppercase;
	color: #39C;
	font-size: 110%;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #75BBDD;
	width: 50%;
	margin-bottom: 10px;
	display: block;
}
