BODY {
	margin: 0px;
	padding: 0px;
	background-color: #4F2A01;
	background-attachment: fixed;
	background-image: url(../images/fundo.jpg);
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E868B;
}

BODY.printPage {
	background-color: #FFFFFF;
	padding: 10px;
}

DIV.printDiv {
	background-color: #FFFFFF;
	padding: 10px;
	width: 600px;
	margin: auto;
}

DIV.printBottom {
	border-top: 1px solid #DDDDDD;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	color: #CCCCCC;
	font-size: 10px;
}

H1, H2, H3, H4, P {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}


A:link, A:visited {
	text-decoration: none;
	color: #D0A316;
}
A:hover {
	text-decoration: none;
	color: #B7BDC5;
}

A IMG {
	border: 0px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
}


FORM {
	margin: 0px;
}

.formTitles {
	text-align: left;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.formTitlesSep {
	font-family: "Times New Roman", Times, serif;
	color: #D0A316;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #D0A316;
}
INPUT.inputText {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #7E868B;
	font-size: 12px;
	color: #7E868B;
	background-color: #FFFFFF;
}
SELECT.inputText {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #7E868B;
	font-size: 12px;
	color: #7E868B;
	background-color: #FFFFFF;
}
TEXTAREA.inputText {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px inset #7E868B;
	font-size: 12px;
	color: #7E868B;
	background-color: #FFFFFF;
}

/*INPUT.button {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px outset #7E868B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D0A316;
}*/
INPUT.button {
	background-image: url(../images/butseta.gif);
	background-position: 1px center;
	background-repeat: no-repeat;
	padding-left: 14px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E868B;
	background-color: #F6F6F7;
	text-transform: uppercase;
	cursor: pointer;
}


#wrap {
	width: 860px;
	margin: auto;
}

#top {
	height: 107px;
	background-image: url(../images/top.png);
}
#top IMG {
	margin-left: 61px;
	margin-top: 19px;
}

#menu {
	width: 840px;
	height: 66px;
	margin-left: 6px;
	padding-left: 5px;
	background-image: url(../images/backmenu.png);
}
#menu .menuItem {
	height: 41px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	float: left;
}
#menu .menuItem A {
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: uppercase;
	/*text-shadow: 1px 1px 1px #CCCCCC;*/
}
#menu .menuItem A:link, #menu .menuItem A:visited {
	color: #D0A316;
}
#menu .menuItem A:hover {
	color: #B7BDC5;
}
#menu .menuItem A.active {
	color: #B7BDC5;
}
#menu .menuSep {
	height: 51px;
	width: 7px;
	background-image: url(../images/menusep.png);
	float: left;
}



#contents {
	min-height: 400px;
	background-image: url(../images/backmain.png);
	padding-bottom: 15px;
}

#contents2 {
	width: 840px;
	margin: auto;
}
#contents2 #leftbar {
	float: left;
	width: 220px;
	margin-right: 10px;
}
#contents2 #leftbar H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 5px;
	color: #7E868B;
}
#contents2 #leftbar .subMenuItem {
	border-top: 2px dotted #D0A316;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px;
	padding-top: 2px;
	color: #7E868B;
}
#contents2 #leftbar .subMenuItem A:link, #contents2 #leftbar .subMenuItem A:visited {
	color: #7E868B;
}
#contents2 #leftbar .subMenuItem A:hover {
	color: #B7BDC5;
}
#contents2 #leftbar .subMenuItem H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
}
#contents2 #leftbar .subMenuItem H2 A:link, #contents2 #leftbar .subMenuItem H2 A:visited {
	color: #B7BDC5;
}

#contents2 #leftbar #homepageNoticias {
}
#contents2 #leftbar #homepageNoticias P {
	margin-left: 7px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #D0A316;
}
#contents2 #leftbar #homepageNoticias P A:link, #contents2 #leftbar #homepageNoticias P A:visited {
	color: #7E868B;
}
#contents2 #leftbar #homepageNoticias P A:hover {
	color: #B7BDC5;
}
#contents2 #leftbar #homepageNoticias P A SPAN.plus {
	font-weight: bold;
	color: #D0A316;
}
#contents2 #leftbar #homepageNoticias P.noticiasBottom {
	border: 0px;
}
#contents2 #leftbar #homepageNoticias P.noticiasBottom A:link, #contents2 #leftbar #homepageNoticias P.noticiasBottom A:visited {
	color: #D0A316;
}
#contents2 #leftbar #homepageNoticias P.noticiasBottom A:hover {
	color: #B7BDC5;
}

#contents2 #leftbar #homepageAreaReservada H1 {
	margin-top: 10px;
	color: #D0A316;
}
#contents2 #leftbar #homepageAreaReservada FORM {
	margin: 5px;
}

#contents2 #rightbar {
	float: left;
	width: 610px;
}
#contents2 #rightbar #molduraHomepage {
	width: 587px; padding-left: 23px; /* width: 610px;*/
	height: 344px; padding-top: 25px; /* height: 369px;*/
	background-image: url(../images/moldura_homepage.gif);
}
#contents2 #rightbar #molduraHomepage #molduraHomepage1 {
	width: 552px;
	height: 308px;
}
#molduraHomepageText {
	float: right;
	margin-top: 79px;
	height: 134px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 167px;
	padding-left: 8px;
	background-color: #FFFFFF;
}
#molduraHomepageText H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D0A316;
}
#molduraHomepageText H1, #molduraHomepageText P {
	margin-bottom: 10px;
}
#molduraHomepageText A {
	text-transform: uppercase;
}

#destaquesFundo {
}
#destaquesFundo .destaquesFundoItem {
	float: left;
	width: 224px; padding-left: 17px; padding-right: 25px; /* width: 266px;*/
	height: 206px; padding-top: 11px; /* height: 217px;*/
	background-image: url(../images/moldura_homepage_small.gif);
	margin: 6px;
	margin-bottom: 0px;
}
#destaquesFundo .destaquesFundoItem P {
	margin-bottom: 5px;
}
#destaquesFundo .destaquesFundoItem P IMG {
	width: 224px;
	height: 112px;
}
#destaquesFundo .destaquesFundoItem A {
	text-transform: uppercase;
}


#contents2 #rightbar #molduraPaginas {
	width: 587px; padding-left: 23px; /* width: 610px;*/
	height: 264px; padding-top: 25px; /* height: 289px;*/
	background-image: url(../images/moldura_paginas.gif);
}
#contents2 #rightbar #molduraPaginas #molduraPaginas1 {
	width: 550px;
	height: 227px;
}

#contents3 {
	margin-left: 14px;
	margin-right: 21px;
}

#contents3 H1, H2, H3, H4 {
	font-family: "Times New Roman", Times, serif;
	color: #D0A316;
	text-transform: uppercase;
}
#contents3 H1 {
	font-size: 18px;
}
#contents3 H2 {
	font-size: 16px;
}
#contents3 H3 {
	font-size: 14px;
}
#contents3 H4 {
	font-size: 12px;
}
#contents3 P {
	line-height: 150%;
}

#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	color: #D0A316;
}
#bottom A:link, #bottom A:visited {
	color: #D0A316;
	text-decoration: none;
}
#bottom A:hover {
	color: #B7BDC5;
	text-decoration: none;
}
#bottom #bottomLinks {
	padding: 5px;
	border-top: 2px dotted #FFFFFF;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-shadow: 1px 1px 1px #000000;
}
#bottom #bottomLinks A {
	margin-left: 20px;
	text-transform: uppercase;
}
#bottom #copyright {
	padding: 5px;
	padding-top: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-shadow: 1px 1px 1px #000000;
}


#homepageAreaReservada {
	margin-top: 20px;
}
#homepageAreaReservada P {
	margin-left: 7px;
}
#homepageAreaReservada A.arLogout {
	background-image: url(../images/butseta.gif);
	background-position: 1px center;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#homepageAreaReservada A.arLogout:link, #homepageAreaReservada A.arLogout:visited {
	color: #7E868B;
}
