@charset "utf-8";
/* CSS Document */

body { margin:0; padding:0; background:url(../sis_images/bg.jpg) no-repeat #fff; background-size:cover; font-family: 'Open Sans', sans-serif; font-size:12px; color:#371607; }
p { line-height:20px; }
a { text-decoration:none; }
ul { list-style:none; margin:0; padding:0; }
.clear { clear:both; }

.main { width:100%; height:100%; }

.socials { float:right; margin:10px; }
.logo { float:left; margin:10px 20px; width:300px; height:119px; }

.menu { float:left; clear:both; background:#DE1913; border-radius:0 15px 15px 0; display:block; position:static; width:610px; height:80px; }
.menu ul { padding:0; height:60px; margin:10px 0 0 30px; }
.menu ul li { float:left; margin:20px 10px; font-size:16px; text-transform:uppercase; color:#FFF; }
.menu ul li a { font-size:18px; text-transform:uppercase; color:#FFF; }
.menu ul li a:hover, .menu ul li.active a { color:#371607; }

.conteudo { min-height:490px; clear:left; float:left; width:100%; }
.conteudos { float:left; display:none; margin:40px; clear:both; width:600px; }
.titulo { font-size:16px; font-weight:bold; }
.catalogos_item { text-align:center; float:left; margin:5px 20px; width:150px; }
.catalogos_item p a { color:#371607;}
.catalogos_item p a:hover { color:#DE1913;}

.footer { clear:both; float:left; width:100%; height:30px; padding-top:5px; margin-bottom:20px; }
.direitos { float:left; padding-left:40px; }

/* Googlemaps */
.googlemaps { height:300px; margin:20px 0 0 20px; padding:0; float:left; }
.googlemaps .map { height:300px; width:450px; }
