﻿@import url(https://fonts.googleapis.com/css?family=Dosis:400,500); /* font-family: 'Dosis', sans-serif; */

body{ font-family: 'Dosis', sans-serif; background:url(/images/comum/001.jpg) repeat-x #E6E6E6; }
.cl{ clear:both; }
.page_position_edit{ margin-top: 100px; }
.page_position .conteiner{ width: 990px; margin:auto; }


.txt{ font-size:16px; line-height:150%; padding:25px; text-align:justify; }
.txt, .txt a{ color:#333333; }
.txt a:hover{ text-decoration:underline; }
h1{ font-size:18px; padding:15px 25px; color:#333333; font-weight:400; }
h1.titulo{ text-transform:uppercase; background:#DBDBDB; }
h1 > span{ color:#3D7DAD; }
.img-bg{ background:url(/images/comum/sprite.png) no-repeat; }

/*ESTRUTURA*/
.relativo{ position:relative; }
.guid{ float:left;  min-height:10px; }
.guid-d{ float:right; }
.cabecalho{ height:105px; } 
.banner{ height:385px; }

.esquerda{ width:640px; margin:0 25px; }
.direita{ width:275px; }
.rodape{ background:#CCCCCC; padding:27px 0 0; min-height:130px; line-height:140%;}
.rodape, .rodape a{ color:#666666; }