
body {
	margin: 0;
	padding: 0;
	background-color: #585858;
	text-align: center;
}


/* container */

#boardContainer {
	width: 900px;
	position: relative;
	z-index: 0;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #0d0d0d;
	border-left-color: #474747;
	border-left-width: 15px;
	border-left-style: solid;
	border-right-color: #474747;
	border-right-width: 15px;
	border-right-style: solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}


/* top */

#boardTop {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 85px;
	clear: both;
	background-color: #363636;
	border-top-color: #222222;
	border-top-width: 15px;
	border-top-style: solid;
	border-bottom-color: #222222;
	border-bottom-width: 15px;
	border-bottom-style: solid;
}
 
#boardTop img {
	border: 0;
	margin: 0;
	padding: 0;
}

#boardTop a {
	border: 0;
	margin: 0;
	padding: 0;
}


/* board menu index */

#boardMenuIndex {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 290px;
	clear: both;
	border-bottom-color: #222222;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	background-image: url(/web_imgs/menu_loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #000000;
}

.menuIndexLinks {
	position: absolute;
	float: left;
	width: 285px;
	height: 290px;
	margin: 0 0 0 15px;
	padding: 0;
	z-index: 10;
}

.menuIndexLinks p {
	width: 250px;
	height: 32px;
	overflow: visible;
	float: left;
	clear: both;
	margin: 22px 0 0 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #9b1616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 125%;
	text-transform: uppercase;
}

#boardMenuIndex a:link, #boardMenuIndex a:visited {
	color: #ffffff;
	text-decoration: none;
}

#boardMenuIndex a:hover, #boardMenuIndex a:active {
	color: #ffffff;
	background-color: #9b1616;
	text-decoration: none;
}


/* slide show */

#menuIndexSlide {
	position: absolute;
	display: block;
	visibility: hidden;
	width: 900px;
	height: 290px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	z-index: 1;
}

#menuIndexSlide li {
	position: absolute;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

#menuIndexSlide li img {
	display: block;
	background-color: #000000;
}


/* board conteudo index */

#boardContentsIndex {
	width: 900px;
	background-color: #0d0d0d;
	margin: 0;
	padding: 15px 0 15px 0;
	display: table;
}

#boardContentsIndex a:link, #boardContentsIndex a:visited {
	color: #1596e7;
	text-decoration: underline;
}

#boardContentsIndex a:hover, #boardContentsIndex a:active {
	color: #000000;
	background-color: #1596e7;
	text-decoration: none;
}

.contentsIndexLeft {
	width: 560px;
	height: auto;
	float: left;
	clear: left;
	display: table;
}
.contentsIndexLeft { /* IE6 hack */
	margin: 0;
	padding: 0 0 15px 15px;
} 
html>body .contentsIndexLeft {
	margin: 0 0 15px 15px;
	padding: 0;
}

.contentsIndexRight {
	width: 280px;
	height: auto;
	float: right;
	clear: right;
	display: table;
}
.contentsIndexRight { /* IE6 hack */
	margin: 0;
	padding: 0 15px 15px 0;
} 
html>body .contentsIndexRight {
	margin: 0 15px 15px 0;
	padding: 0;
}

.indexBoardHeader {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #aaaaaa;
	letter-spacing: 1px;
	line-height: 250%;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 1px solid #9b1616;
}

.indexBoardHeader span {
	font-weight: bold;
	color: #ffffff;
}

.contentsIndexLeft img {
	float: left;
	margin: 0;
	padding: 15px 0 15px 0;
}

.indexLeftText {
	width: 325px;
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: left;
	float: right;
	font-size: 80%;
	color: #eeeeee;
}

.indexRightText {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: left;
	font-size: 80%;
	color: #eeeeee;
}

.contentsIndexRight li {
	list-style-image: url(/web_imgs/bullet_li.gif);
	list-style-position: outside;
	margin: 0 15px 2px -24px;
	padding: 0;
	vertical-align: 1.4em;
	line-height: 1.4em;
	text-align: left;
	color: #eeeeee;
	font-size: 80%;
}

.indexRightLink {
	margin: 0;
	padding: 5px 0 0 15px;
	text-align: right;
	font-size: 80%;
	color: #eeeeee;
}


/* conteudo */

/* titulo */

#boardTitle {
	position: absolute;
	top: 145px;
	left: 15px;
	width: 885px;
	height: 32px;
	margin: 0;
	padding: 0;
	background-color: #9b1616;
	z-index: 100;
}

#boardTitle h1 {
	margin: 0;
	padding: 5px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.4em;
	color: #ffffff;
}

#boardContents h2 {
	margin: 0 0 30px 0;
	padding: 4px 15px 4px 15px;
	text-align: left;
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #9b1616;
	background-color: #aaaaaa;
}

#boardContents h3 {
	margin: 0 15px 10px 15px;
	padding: 5px 0 5px 0;
	color: #9b1616;
	text-transform: uppercase;
	font-size: 100%;
	border-bottom: 1px solid #222222;
}


/* menu */

#boardMenuContents {
	width: 299px;
	height: 367px;
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-right: 1px solid #4e0b0b;
	border-bottom: 15px solid #222222;
}

#boardMenuContents p {
	width: 250px;
	height: 32px;
	overflow: visible;
	float: left;
	clear: both;
	margin: 22px 0 0 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #9b1616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 125%;
	text-transform: uppercase;
	z-index: 10;
}

#menuBg {
	width: 299px;
	height: 367px;
	margin: 0;
	padding: 0;
	background-color: #000000;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}

.menuContentsItems {
	position: absolute;
	float: left;
	width: 299px;
	height: auto;
	margin: 0 0 0 15px;
	padding: 62px 0 0 0;
	z-index: 20;
}

#boardMenuContents a:link, #boardMenuContents a:visited {
	color: #ffffff;
	text-decoration: none;
}

#boardMenuContents a:hover, #boardMenuContents a:active {
	color: #ffffff;
	background-color: #9b1616;
	text-decoration: none;
}

/* conteudo */

#contentsHolder {
	margin: 0;
	padding: 0;
	display: table;
	min-height: 100%;
}
* html #contentsHolder { /* IE6 hack */
	height: 100%;
}

.holderBg1 {
	background-image: url("/web_imgs/bg_contents_1.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
}

.holderBg2 {
	background-image: url("/web_imgs/bg_contents_2.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
}

.holderBg3 {
	background-image: url("/web_imgs/bg_contents_3.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
}

.holderBg4 {
	background-image: url("/web_imgs/bg_contents_4.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
}

.holderBg5 {
	background-image: url("/web_imgs/bg_contents_5.jpg");
	background-repeat: repeat-y;
	background-position: 0 0;
}

#boardContents {
	width: 600px;
	height: auto;
	float: right;
	margin: 110px 0 15px 0;
	padding: 0;
}

#boardContents li {
	list-style-image: url(/web_imgs/bullet_li.gif);
	list-style-position: outside;
	margin: 0 15px 2px -9px;
	padding: 0;
	vertical-align: 1.4em;
	line-height: 1.4em;
	text-align: left;
	color: #eeeeee;
	font-size: 80%;
}

.contentsText {
	margin: 0 15px 15px 15px;
	padding: 0;
	font-size: 80%;
	line-height: 1.4em;
	color: #eeeeee;
}

.contentsText a:link, .contentsText a:visited {
	color: #1596e7;
	text-decoration: underline;
}

.contentsText a:hover, .contentsText a:active {
	color: #000000;
	background-color: #1596e7;
	text-decoration: none;
}

#boardContents li a:link, #boardContents li a:visited {
	color: #1596e7;
	text-decoration: underline;
}

#boardContents li a:hover, #boardContents li a:active {
	color: #000000;
	background-color: #1596e7;
	text-decoration: none;
}

.contentsCenter {
	text-align: center;
	margin: 0;
	padding: 15px 0 15px 0;
}

.linkMore {
	background-image: url(/web_imgs/bullet_more.gif);
	background-position: 0 60%;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 16px;
}

.warnOK {
	background-color: #169b3c;
	color: #000000;
	font-weight: bold;
	padding: 2px;
}

.warnErr {
	background-color: #e73838;
	color: #000000;
	font-weight: bold;
	padding: 2px;
}

.warnImportant {
	background-color: #9b1616 !important;
	color: #ffffff !important;
	font-weight: bold !important;
	padding: 2px;
}

.contentsFooter {
	margin: 0;
	padding: 15px 15px 0 0;
	text-align: right;
	color: #eeeeee;
	font-size: 80%;
}

.contentsFooter a:link, .contentsFooter a:visited {
	color: #9b1616;
	text-decoration: underline;
}

.contentsFooter a:hover, .contentsFooter a:active {
	color: #ffffff;
	background-color: #9b1616;
	text-decoration: none;
}

#boardContents form {
	margin: 0;
	padding: 15px;
}

.contentsContato p {
	color: #eeeeee;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 80%;
}

.contentsForm {
	color: #eeeeee;
	font-size: 80%;
}

.contentsForm p {
	margin: 0 0 2px 0;
	padding: 0;
}

.contentsForm p span {
	background-color: #222222;
}

.formInputT {
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	margin: 0 0 15px 0;
	padding: 1px;
}

.formInputTSmall {
	width: 148px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	margin: 0 0 15px 0;
	padding: 1px;
}

.formInputTSmall {
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	margin: 0 0 15px 0;
	padding: 1px;
}

.formSelect {
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	padding: 1px;
}

.formInputTA {
	width: 200px;
	height: 100px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	margin: 0 0 15px 0;
	padding: 1px;
}

.formInputB {
	margin: 0;
	padding: 1px;
}

.formHolderRadio {
	margin: 0 0 15px 0;
	padding: 0;
}

#container {
	margin: 0;
	padding: 30px 0 0 0;
}

.liInfo {
	color: #999999;
}

.albumFotos {
	margin: 0;
	padding: 15px 15px 15px 0;
	clear: both;
}

.albumFotos img {
	margin: 0 0 15px 15px;
	padding: 0;
	border: 1px solid #222222;
}

/* footer */

#boardFooter {
	width: 900px;
	height: auto;
	margin: 0;
	padding: 0;
	border-top: 1px solid #9b1616;
	border-bottom: 15px solid #222222;
	background-color: #161616;
	display: table;
}

#boardFooter img {
	float: left;
	margin: 15px 0 0 15px;
	padding: 0 0 15px 0;
	border: 0;
}

#boardFooter p {
	float: right;
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
	color: #cccccc;
	text-align: right;
	font-size: 70%;
}

#boardFooter a:link, #boardFooter a:visited {
	color: #1596e7;
	text-decoration: underline;
}

#boardFooter a:hover, #boardFooter a:active {
	color: #000000;
	background-color: #1596e7;
	text-decoration: none;
}

/* comprovante de inscricao */

#comprovanteContainer {
	width: 620px;
	position: relative;
	z-index: 0;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #ffffff;
	border-left-color: #474747;
	border-left-width: 15px;
	border-left-style: solid;
	border-right-color: #474747;
	border-right-width: 15px;
	border-right-style: solid;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}

#comprovanteContainer a:link, #comprovanteContainer a:visited {
	color: #1596e7;
	text-decoration: underline;
}

#comprovanteContainer a:hover, #comprovanteContainer a:active {
	color: #000000;
	background-color: #1596e7;
	text-decoration: none;
}

#comprovanteHeader {
	margin: 0;
	padding: 0;
	width: 620px;
	height: auto;
	clear: both;
	background-color: #161616;
	border-top-color: #222222;
	border-top-width: 15px;
	border-top-style: solid;
	color: #eeeeee;
}

#comprovanteHeader p {
	margin: 0;
	padding: 15px 0 15px 0;
	text-align: center;
	font-size: 80%;
}

#comprovanteHeader p span {
	background-color: #169b3c;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}

#comprovanteData {
	margin: 0;
	padding: 0;
	width: 620px;
	height: auto;
	clear: both;
	background-color: #ffffff;
	border-top-color: #222222;
	border-top-width: 15px;
	border-top-style: solid;
}

.dataTitle {
	margin: 50px 0 0 30px;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	clear: left;
	border-bottom: 1px solid #000000;
	width: 446px;
}
.dataTitle span {
	font-size: 90%;
}

#comprovanteData li {
	list-style-image: url(/web_imgs/bullet_li.gif);
	list-style-position: outside;
	margin: 0 15px 6px 6px;
	padding: 0;
	vertical-align: 1.4em;
	line-height: 1.4em;
	text-align: left;
	color: #000000;
	font-size: 80%;
}

#comprovanteData img {
	float: right;
	clear: right;
	margin: 15px 30px 0 0;
	padding: 0;
}

.dataTitleDiv {
	display: table;
	width: 620px;
	margin: 0 0 -36px 0;
	padding: 0;
}

.inscricaoNumero {
	font-size: 200%;
	font-weight: bold;
}

.inscricaoData {
	font-weight: bold;
}

.comprovantePrint {
	clear: both;
	margin: 45px 0 15px 30px;
	padding: 0;
	font-size: 80%;
}

.comprovantePrint a {
	padding: 0 0 0 24px;
	background-image: url(/web_imgs/icon_printer.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#comprovanteFooter {
	margin: 0;
	padding: 0;
	width: 620px;
	height: auto;
	clear: both;
	background-color: #161616;
	border-top-color: #222222;
	border-top-width: 15px;
	border-top-style: solid;
	border-bottom-color: #222222;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	color: #cccccc;
}

#comprovanteFooter p {
	text-align: right;
	margin: 15px 30px 15px 0;
	padding: 0;
	font-size: 70%;
}

#pendenteData {
	border-top-color: #222222;
	border-top-width: 15px;
	border-top-style: solid;
}

#pendenteData p {
	margin: 15px 30px 15px 30px;
	padding: 0;
	font-size: 80%;
	color: #000000;
	text-align: center;
}

#pendenteData p span {
	background-color: #169b3c;
	color: #ffffff;
	font-weight: bold;
	padding: 4px;
}

.contentsPhotoGal {
	margin: 15px;
	padding: 0;
}

.contentsPhotoGal img {
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 1px solid #222222;
	cursor: pointer;
}

#photoGalLoading {
	height: 860px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#photoGalLoading img {
	margin: 290px 0 0 0;
	padding: 0;
}
