/* CSS Document */

/*----------------------RESET--------------------*/

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{margin: 0; padding: 0; outline: none;}

body{line-height:1; font-size:62.5%; background:white;} /*---- 1.0 em = 10px---*/

h1, h2, h3, h6{font-size:100%;}

h7{font-size:75px; font-family: 'Cabin', sans-serif; font-style: bold; color:#3177B5; }

h8{font-size:8pt; font-family: 'Cabin', sans-serif; color:black; line-height: 10pt; text align: justify; margin: 40px 10;}

ul, ol{list-style:none;}

h4{font-size: 11pt; font-family: 'Cabin', sans-serif; color: black; text align: justify; line-height: 14pt;}

h9{font-size:10pt; font-family: 'Quicksand', sans-serif; color:black; line-height: 16px; text align: justify; margin: 40px 10;}

h10{font-size:35px; font-family: 'Cabin', sans-serif;font-style: bold; color:#3177B5; text-align:right;}

h5{font-size:25px; font-family: 'Cabin', sans-serif; color:black; text-align:left;}

/*----------------------RESET--------------------*/

/*----------------------DIVS--------------------*/


.chamadas-div{width:210px; height:70px; background-color:white; margin-top:20px; margin-bottom:40px; padding-top: 10px; padding-bottom:8px; float: left; padding-left:10px;}

.apresentacao-div {width:380px; height:110px; background: white; padding-left:17px; padding-right:17px; padding-bottom:20px; padding-top:15px; margin-bottom: 40px; margin-top: 25px;}

.mensagem-div {width:260px; height:170px; background: white; padding-left:17px; padding-right:17px; padding-bottom:20px; padding-top:15px; margin-bottom: 40px; margin-top: 10px; margin-left: 650px; position:absolute;}

.destaque-div{width:620px; height:480px; background: white; margin-bottom: 15px; margin-top: 70px;}

.dir-div{width:283px; height:auto; background:black; padding:0 0 17px 17px; align:right;}

.foto-destaque{width:750px; height:170px; background:#fff; margin:17px 17px 0 17px; display:inline;}

.esq-div{width:940px; height:auto; margin-right:20px; margin-top:20px;}

.fases{width:940px; height:120; margin-right:20px; margin-top: 20px; margin-bottom: 20px; background-color: white; padding-bottom: 10px;}

.global-div{position:absolute; display:block; width:1400px; height:auto; margin:auto; left:50%; margin-left:-490px; background-color: white; margin-bottom:10px; "background-image: url("image/deep-sea.gif"); background-repeat:repeat-x;" padding:0 20px 10px 20px;}

.rodape-div{width:940px; height:200px; background-color:white; margin-top:55px; margin-bottom:45px;}

.topo-div{width:940px; height:220px; background-color:white; margin-top: 25px; margin-bottom: 15px;}

.imagem-topo{width:430px; height:220px; background-color:white; margin-left: 510px; float: right; position:absolute; margin-top: 0px; padding-top: 0px;}

.amarelo-div{width:150px; height:40px; margin-right:20px; margin-top:15px; background-color: yellow; float: left; position:absolute;}

/*----------------------DIVS--------------------*/

/*----------------------DIVERSOS--------------------*/

.clear{clear:both;}

.displaynone{display:none;}

fieldset{border:0;}

.left{float:left;}

.left17{margin-left:20px; height:70px;}

.right17{margin-right:17px;}

.right{float:right;}

.top8{margin-top:8px;}