body {
	margin: 0px 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
}

body, tr, td {
	font-family: PTSansRegular;
	font-size: 15px;
	color: #565656;
	line-height: 22px;
}

h1 {
	font-family: PTSansNarrowBold;
	font-size: 30px;
	font-weight: normal;
	margin: 0px 0px 25px 0px;
	line-height: 30px;
	color: #565656;
}

h2 {
	font-family: PTSansNarrowBold;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 20px;
	color: #565656;
}

h3 {
	font-family: PTSansNarrowBold;
	font-size: 19px;
	font-weight: normal;
	margin: 0px;
	line-height: 30px;
	color: #565656;
}

h4 {
	font-family: PTSansNarrowBold;
	font-size: 24px;
	font-weight: normal;
	margin-top: 45px;
	margin-bottom: 0px;
	line-height: 30px;
	color: #565656;
}

hr {
	margin: 40px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #CCCCCC;
}

a {
	color: #034ea2;
}

img {
	border: none;
}

p {
	margin: 0px 0px 17px 0px;
}

.titulo_verde {
	color: #00a651;
}

@font-face {
    font-family: 'PTSansNarrowBold';
    src: url('fonts/ptsansbold-webfont.eot');
    src: url('fonts/ptsansbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptsansbold-webfont.woff') format('woff'),
         url('fonts/ptsansbold-webfont.ttf') format('truetype'),
         url('fonts/ptsansbold-webfont.svg#PTSansNarrowBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('fonts/ptsansregular-webfont.eot');
    src: url('fonts/ptsansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ptsansregular-webfont.woff') format('woff'),
         url('fonts/ptsansregular-webfont.ttf') format('truetype'),
         url('fonts/ptsansregular-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansRegular';
    src: url('fonts/pts55f-webfont.eot');
    src: url('fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pts55f-webfont.woff') format('woff'),
         url('fonts/pts55f-webfont.ttf') format('truetype'),
         url('fonts/pts55f-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PTSansBold';
    src: url('fonts/pts75f-webfont.eot');
    src: url('fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pts75f-webfont.woff') format('woff'),
         url('fonts/pts75f-webfont.ttf') format('truetype'),
         url('fonts/pts75f-webfont.svg#PTSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Cabeçalho */

#menu_background {
	width: 100%;
	height: 70px;
	margin: 0px auto;
	background-color: #0e7496;
	border-bottom: 5px solid #01516a;
}

#menu_background #menu_container {
	width: 990px;
	margin: 0px auto;
	position: relative;
}

#menu_background #menu_container ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_background #menu_container ul li {
	width: auto;
	height: 30px;
	color: #FFF;
	float: left;
	padding-top: 15px;
	padding-right: 14px;
	margin-top: 10px;
	margin-right: 12px;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: center right;
	font-family: PTSansNarrowBold;
}

#menu_background #menu_container a {
	color: #FFFFFF;
	text-decoration: none;
}

#body {
	width: 920px;
	margin: 0px auto;
	background-color: #FFF;
	padding: 35px;
	text-align: justify;
}

#display_principal {
	margin-bottom: 40px;
}

#col1 {
	width: 580px;
	float: left;
	margin-right: 40px;
	margin-top: 0px;
}

#col2 {
	width: 300px;
	float: left;
	margin-top: 0px;
}

#col2 p {
	margin-bottom: 16px;
}

#col2 a{
	color: #034ea2;
}

.noticias_container {
	height: 77px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dashed #ECECEC;
	line-height: 20px;
	text-align: justify;
}

.noticias_container p {
	margin: 0px;
}

.noticias_container img {
	border: 3px solid #ECECEC;
	margin-right: 15px;
	float: left;
}

.noticias_container .data_hora {
	font-size: 13px;
}

.faq_container {
	height: 77px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ECECEC;
	line-height: 20px;
	text-align: justify;
}

.faq_container p {
	margin: 0px;
}

.resposta_faq {
	background-color: #EFEFEF;
	border: 1px solid #E0E0E0;
	padding: 15px;
	margin-top: 10px;
}

/* Rodapé */
#footer_container {
	width: 990px;
	height: 100px;
	margin: 0px auto;
	background-color: #0e7496;
	font-family: PTSansRegular;
	font-size: 16px;
	line-height: 22px;
}

#footer_container
#footer {
	width: 955px;
	padding: 20px 0px 0px 35px;
	margin: 0px auto;
	color: #FFFFFF;
	position: relative;
}

/* Classes genéricas */
.textfield {
	width: 540px;
	padding: 0px 8px;
	margin: 3px 0px 15px 0px;
	height: 32px;
	border: 1px solid #ECECEC;
	font-family: tahoma;
	color: #999999;
	font-size: 14px;
}

.btForm {
	font-family: tahoma;
	font-size: 14px;
	width: 100px;
	height: 33px;
	padding: 5px;
	color: #666666;
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
}

.galeria_fotos {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.galeria_fotos li {
	width: 84px;
	height: 84px;
	overflow: hidden;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	border: 3px solid #ECECEC;
	padding: 0px;
}

.galeria {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.galeria li {
	float: left;
	width: 208px;
	height: 240px;
	margin-right: 25px;
	font-size: 16px;
	text-align: center;
}

.galeria_interna li {
	margin-right: 14px !important;
}

.galeria li .img_container {
	width: 190px;
	height: 140px;
	background-image: url(../images/bg_galeria.jpg);
	padding: 9px;
	margin-bottom: 7px;
	position: relative;
}

.wrapper {
	clear: both;
	height: 0px;;
}

.hidden {
	display: none;
}

#indique {
	list-style: none;
	margin: 30px 0px;
	padding: 0px 0px 0px 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dashed #ECECEC;
	border-bottom: 1px dashed #ECECEC;
	height: 23px;
}

#indique li {
	float: left;
	margin-right: 15px;
}

.alerta_sucesso {
	background: #DCE9DD;
	background: -webkit-gradient(linear, left top, left bottom, from(#DCE9DD), to(#CCDFCD));
	background: -moz-linear-gradient(-90deg, #DCE9DD, #CCDFCD);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dce9dd, endColorstr=#ccdfcd);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dce9dd, endColorstr=#ccdfcd);
	border-bottom: 1px solid #ADCBAF;
	color: #416347;
	padding: 10px;
	text-align: center;
	margin-bottom: 25px;
}

.alerta_erro {
	background: #F5E4E4;
	background: -webkit-gradient(linear, left top, left bottom, from(#F5E4E4), to(#F1DCDC));
	background: -moz-linear-gradient(-90deg, #F5E4E4, #F1DCDC);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5e4e4, endColorstr=#f1dcdc);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f5e4e4, endColorstr=#f1dcdc);
	border-bottom: 1px solid #E0C2C0;
	color: #B33C33;
	padding: 10px;
	text-align: center;
	margin-bottom: 25px;
}

#contato img {
	float: left;
	margin-top: 3px;
	margin-left: 5px;
}