 #page {
	font-family: "Gill Sans MT","Gill Sans",  Frutiger, "Frutiger Linotype", Univers, Calibri,  "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	min-height:100%;
	display:block;
	padding: 0px;
	height: 100%;
}
#header {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 50;
	left: auto;
	right: auto;
}
#logo {
	margin-top: 20px;
	margin-left: 50px;
	position: relative;
	z-index: 50;
}
#menu {
	margin-top: 20px;
	margin-left: 450px;
	position: absolute;
	z-index: 50;
	top: 6px;
}
#menu_imgs {
	position: absolute;
	width: 300px;
	left: 280px;
}
#content {
	background: #E9E4DE;
	position: relative;
	top: -60px;
	margin-right: 0px;
	margin-left: 0px;
	left: auto;
	right: auto;
	width: 100%;
	overflow: hidden;
	height: 80%;
}
#banner {
	width: 1300px;
	position: relative;
	z-index: 0;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#boxes {
	width: 1000px;
	position: relative;
	z-index: 50;
	left: auto;
	right: auto;
	top: -130px;
	height: 100%;
	margin: 0px auto;
	overflow: hidden;
}

#boxesleft {
	width: 700px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	z-index: 50;
}

#boxesright {
	width: 240px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	z-index: 50;
}
#footer {
	background: #FFF;
	width: 800px;
	height: 50px;
	position: relative;
	left: auto;
	right: auto;
	display: block;
	padding: 0px 250px 0px 0px;
	bottom: 0px;
	top: -50px;
	overflow: hidden;
	margin: 0px auto;
}
#footer p {
	text-align: right;
	color: #333;
}
#footer img {
	float: right;
}
#table_calend {
	color: #B14B28;
	line-height: 140%;
	width: 300px;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 15px;
}
#table_calend table tr td p {
	color: #B14B28;
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 150%;
}
#table_calend table tr td a {
	color: #B14B28;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 150%;
}
#table_calend table tr td a:hover {
	color: #721B12;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 150%;
	text-decoration: none;
}


.box670 {
	width: 670px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	position: relative;
	z-index: 50;
	left: auto;
	right: auto;
	background: #FFF;
	height: 250px;
	float: left;
	padding: 15px;
	display: block;
}
.box670extend {
	width: 670px;
	position: relative;
	z-index: 50;
	left: auto;
	right: auto;
	background: #FFF;
	padding: 15px;
	display: block;
	margin: auto auto 20px;
	height: 100%;
	
}
.box670 img {
	float: right;
	padding-left: 12px;
	vertical-align: baseline;
}
.box210 {
	width: 210px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	position: relative;
	z-index: 50;
	left: auto;
	right: auto;
	background: #FFF;
	height: 100%;
	float: right;
	padding: 15px;
	display: block;
}
.clear {
	display: block;
	clear: both;
	position: relative;
}
.fullbckg {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.greytxt {
	color: #333;
	text-align: left;
}

.greytxtsmall {
	color: #333;
	text-align: left;
	font-size: 0.9em;
}

.greytxt_italic_right {
	color: #333;
	text-align: right;
	font-style: italic;
}
.nopadd {
	padding: 0px;
}
.italic_leftpadd {
	font-style: italic;
	display: block;
	padding: 0px 0px 0px 10px;
}
.box670 h1 a {
	color: #000;
}
.box670 h1 a:hover {
	color: #000;
	text-decoration: none;
}
.padd_left {
	padding-left: 33px;
}
.float_right {
	float: right;
}
.float_none {
	display: inline;
	float: none;
}



p {
	font-family: "Gill Sans MT", "Gill Sans", Frutiger, "Frutiger Linotype", Univers, Calibri, "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	line-height: 1.2;
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 95%;
	padding: 15px 10px 5px;
}
h2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 120%;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 100%;
	padding-right: 10px;
	padding-left: 10px;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
a
{
	color: #333;
	text-decoration: none;
}

a:hover
{
	color: #191919;
	text-decoration: underline;
}
.hidden {
	visibility: hidden;
}
.box670videos {
	width: 560px;
	position: relative;
	z-index: 50;
	left: auto;
	right: auto;
	background: #FFF;
	padding: 15px 70px;
	display: block;
	margin: auto auto 20px;
	float: left;
	height: auto;
}
.box670videos object {
	float: left;
}
.txt_cor {
	color: #A12720;
	text-transform: uppercase;
	font-size: 0.9em;
}
.saber_mais {
	position: absolute;
	bottom: 15px;
	width: 270px;
	left: 15px;
	display: block;
	text-align: left;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
.logopeq {
}
.logopeq img {
	float: left;
	padding: 0px;
}
.float_left {
	float: left;
	margin-right: 5px;
	margin-top: 20px;
}
.txto_bios_box {
	float: right;
	width: 325px;
}
a img {
	text-decoration: none;
	border-style: none;
}

