body {
	margin:0px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 16px; 
	font-family: 'Open Sans', sans-serif; 
	line-height: 20px;
	background: #054370 !IMPORTANT;
}

a:visited, a:link, a:active {
	color: #FFFFFF;
	text-decoration:none !IMPORTANT;
	outline: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	outline: none;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.azul_claro {
color: #006699;
}

.btn-more {
    background: url(/Css/site/img/btn-more.png) no-repeat right #006699;     color: #FFFFFF;     text-transform: uppercase;     padding: 10px 25px 10px 10px;     font-size: 12px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}

.cor_branca {
color: #FFFFFF;
}

.font-10 {
font-size: 10px;
}

.font-12 {
font-size: 12px;
}

.font-16 {
font-size: 16px;
}

.font-18 {
font-size: 18px; line-height: 20px;
}

.font-20 {
font-size: 20px; line-height: 22px;
}

.font-22 {
font-size: 22px; line-height: 24px;
}

.font-25 {
font-size: 25px; line-height: 27px;
}

.font-30 {
font-size: 30px; line-height: 32px;
}

.font-40 {
font-size: 40px; line-height: 42px;
}

.font-44 {
font-size: 44px; line-height: 46px;
}

