@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
body {
	margin:0px;
	padding: 10px;
	color: #333333;
	font-size: 16px; 
	font-family: 'Open Sans', sans-serif; 
	line-height: 20px;	
}

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

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

.texto_azul_claro {
color: #006699;
}

.titulo_fundo_azul {
color:#FFFFFF; background: #213A5B; padding: 10px 10px; margin: 0px; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.titulo_fundo_azul_claro {
color: #FFFFFF;background: #006699;padding: 10px 10px;margin: 0px; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.tabela_fundo_cinza_borda {
border-bottom: 1px solid #DDDDDD;background: #F4F4F4; padding: 10px; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.titulo_linha_azul {
border-bottom: 1px solid #213A5B;background: #FFFFFF; padding: 10px; margin: 0; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.titulo_linha_azul_claro {
border-bottom: 1px solid #006699;background: #FFFFFF; padding: 10px; margin: 0; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.titulo_fundo_branco {
background: #FFFFFF; padding: 10px; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.borda_tabela {
border: 1px solid #F4F4F4; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.celula_border_footer {
padding: 10px; border-bottom: 1px solid #CCCCCC; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.tabela_responsiva {

}

.img_icon {
width: auto; height: 43px;
}

.img_responsive {
max-width: 100% !important; width: 100%;
}

.img_borda_esquerda {
float: left; margin: 0px 20px 20px 0px;  padding: 10px; overflow: hidden; border: 1px solid #DADADA;
}

.img_borda_direita {
float: right; margin: 0px 0px 20px 20px; padding: 10px; overflow: hidden; border: 1px solid #DADADA;
}

.img_borda {
margin: 0px; padding: 10px; overflow: hidden; border: 1px solid #DADADA;
}

.img_esquerda {
float: left; clear: left; margin: 0px 20px 20px 0px;  overflow: hidden;
}

.img_direita {
float: right; clear: left; margin: 0px 0px 20px 20px; overflow: hidden;
}

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

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

.title-14 {
font-size: 14px;
}

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

.title-18 {
font-size: 18px;
}

.title-20 {
font-size: 20px;
}

.title-22 {
font-size: 22px;
}

.title-24 {
font-size: 24px;
}

.title-26 {
font-size: 26px;
}

.title-28 {
font-size: 28px;
}

.title-30 {
font-size: 30px;
}

.title-32 {
font-size: 32px;
}

.title-34 {
font-size: 34px;
}

.title-36 {
font-size: 36px;
}

.title-38 {
font-size: 38px;
}

.title-40 {
font-size: 40px;
}

.title-42 {
font-size: 42px;
}

