@charset "UTF-8";
/* CSS Document */
.imgdestqlegtxt {
margin-top: 5px;
	color: #FFFFFF;
	font-size:0.8em;
	background-color:#13758e;
}
p, li, body {
	font-family:Arial, Helvetica, sans-serif;
	color:#134E76;
	font-size: 12px;
	text-align: justify;
}
.alinha_esq {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.alinha_dir {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
a {
	color: #134E76;
	}
a:hover {
	color: #E3973A;
	text-decoration: underline;
}
.destaque {
	font-size: 15px;
	font-weight: bold;
	}
	.sep {
		background-image: url(../imagens/sep.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	height: 9px;
		}