/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 26, 2015 */



@font-face {
    font-family: 'gothambook';
    src: url('book-webfont.eot');
    src: url('book-webfont.eot?#iefix') format('embedded-opentype'),
         url('book-webfont.woff2') format('woff2'),
         url('book-webfont.woff') format('woff'),
         url('book-webfont.ttf') format('truetype'),
         url('book-webfont.svg#gothambook') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothambold';
    src: url('bold-webfont.eot');
    src: url('bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bold-webfont.woff2') format('woff2'),
         url('bold-webfont.woff') format('woff'),
         url('bold-webfont.ttf') format('truetype'),
         url('bold-webfont.svg#gothambold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothammedium';
    src: url('medium-webfont.eot');
    src: url('medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('medium-webfont.woff2') format('woff2'),
         url('medium-webfont.woff') format('woff'),
         url('medium-webfont.ttf') format('truetype'),
         url('medium-webfont.svg#gothammedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'gothamlight';
    src: url('light-webfont.eot');
    src: url('light-webfont.eot?#iefix') format('embedded-opentype'),
         url('light-webfont.woff2') format('woff2'),
         url('light-webfont.woff') format('woff'),
         url('light-webfont.ttf') format('truetype'),
         url('light-webfont.svg#gothamlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


.texto_medium{
	font-family:'gothammedium', Arial, Verdana;
	color:#666;
	font-size:16px;
}
.texto_medium_acord {
	font-family:'gothammedium', Arial, Verdana;
	color:#666;
	font-size:16px;
	cursor: pointer;
}




.texto_book{
	font-family:'gothambook', Arial, Verdana;
	color:#666;
	font-size:16px;
	text-align: justify;
}
.texto_book_grain_p {
	font-family:'gothambook', Arial, Verdana;
	color:#666;
	font-size:13px;
	text-align: justify;
}

.texto_book_green {
	font-family:'gothambook', Arial, Verdana;
	color:#063;
	font-size:14px;
	text-align: justify;
	cursor: pointer;
}


.texto_light{
	font-family:'gothamlight', Arial, Verdana;
	color:#666;
	font-size:16px;
}

.texto_bold{
	font-family:'gothambold', Arial, Verdana;
	color:#666;
	font-size:36px;
}
.texto_bold_blue {
	font-family:'gothambold', Arial, Verdana;
	color:#003463;
	font-size:22px;
	line-height: 20px;
	cursor: pointer;
}
.well{
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#009;
	border:1px solid #e3e3e3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote{
	border-color:#ddd;
	border-color:#006
}
.well-large{padding:24px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.well-small{
	padding:9px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background-color: #E8E8E8;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fundo_topo.png);
	background-repeat: repeat-x;
}
