/* CSS Document */
 <!-- Fase 1 -->

/*----------------------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, h5, 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: 'Source Sans Pro'; color: grey; text align: justify; line-height: 14pt;}

h5{font-size:10pt; font-family: 'Droid Sans', sans-serif; font-weight: 400; color:black; line-height: 15pt; text align: justify; margin: 40px 10;} /*----legendas---*/

h9{font-size:11pt; font-family: 'Droid Sans', sans-serif; font-weight: 400; color:black; line-height: 20px; text align: justify; margin: 40px 10;} /*----texto corrido---*/

h10{font-size:25px; font-family: 'Cabin', sans-serif;font-style: bold; color:black; text-align:right;}

h11{font-size:20px; font-family: 'Cabin', sans-serif;font-style: bold; color:black; text-align:right;} /*----titulo grande---*/

h12{font-size:14px; font-family: 'Cabin', sans-serif;font-style: bold; color:black; text-align:left;} /*----titulo pequeno---*/

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

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


.chamadas-div{width:195px; height:400px; margin-right:20px; margin-top: 30px; margin-bottom: 30px; padding-top: 20px, padding-left: 10px; padding-right: 10px; padding-bottom:20px; background-color: white; float: right;}

.apresentacao-div {width:260px; height:170px; padding-bottom:17px; background-color: white; float: right; position:relative; margin-top: 0px; margin-bottom: 20px; padding-left: 20px; padding-right: 20px; padding-top: 10px;}

.destaque-div{width:940px; height:320px; background: white; padding-bottom:17px; margin-top: 60px; margin-bottom: 20px;}

.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;}

.colunas{width:900px; height:750px; margin-right:20px; margin-top: 20px; margin-bottom: 30px; padding-top: 20px, padding-left: 15px; padding-right: 15px; padding-bottom:20px; background-color: white;}

.global-div{position:absolute; display:block; width:940px; height:1400px; margin:auto; left:50%; margin-left:-490px; background-color: white; margin-bottom:40px; padding:0 20px 10px 20px;}

.rodape-div{width:940px; height:30px; background-color:grey; color:#fff; margin-top:17px;}

.topo-div{width:190px; height:25px; background-color:yellow; margin-top: 25px;}

.amarelo-div{width:190px; height:30px; background-color:yellow; margin-top: 0px; padding-top:3px; padding-bottom:3px;}

.right-div{width:940px; height:0px; background-color:white; margin-top: 25px; float: left;}

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

#centro {
    position:relative;
	left:50%;
    margin-left:-50px;
}

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

.busca{height:20px; width:251px; border:0; background-color:#fff; margin:17px 0; font-style:italic; padding:7px; color:#6a6a6a;}

.clear{clear:both;}

.displaynone{display:none;}

fieldset{border:0;}

.left{float:left;}

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

.right17{margin-right:15px;}

.right{float:right;}

.top8{margin-top:8px;}
.top8{margin-top:8px;}