﻿@import url(https://fonts.googleapis.com/css?family=Dosis:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500);


html, body{ height:100%; }
#aspnetForm{ min-height:100%; position:relative; overflow:hidden;}
.page_position_edit{ margin-top: 100px; }
.container{ width: 1200px; position:relative; margin:auto;}
.cl,
.meio:after,
.container:after,
ul:after{ display:block; content:''; clear:both; }


.fleft{ float:left; }
.fright{ float:right; }

.fx{ position:fixed; }
.abs{ position:absolute; }
.rel{ position:relative; }

.tj{ text-align:justify; }
.tc{ text-align:center; }

.grid{ margin:0 5px; }
.g-2{ width:200px; }
.g-4{ width:720px; }


.cabecalho{ width:100%; height:150px; z-index:999;}
.banner.home{ padding-top:150px; height:485px; overflow:hidden; }
.meio{ padding-bottom:250px; }
.rodape{  width:100%; height:250px; bottom:0px; }
/*
.txt-1{ font-family: 'Dosis', sans-serif; }
.txt-2{ font-family: 'Roboto', sans-serif; }
*/
.txt{ line-height:140%; font-size:16px; }
.txt h2{ font-size:20px; line-height:120%; margin-bottom:15px; text-transform:uppercase; }
