@CHARSET "UTF-8";

* {
	font-family: verdana,lucida grande,sans-serif;
	font-size: 13px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #1f1a17;
}

a{
	text-decoration: none;
	color: #000;
}

a:HOVER, a:VISITED, a:ACTIVE {
	text-decoration: none;
	color: #000;
}

p {
	padding: 3px;
}

INPUT,SELECT,TEXTAREA {
	border: 1px solid gray;
	color: green;
	font-size: 11px;
	font-weight: bolder;
	padding: 1px;
}
INPUT[type="radio"]{
	border: 0px;
	padding: 0px;
	margin-right: 8px;
}
TABLE {
	border-collapse: collapse;
}

.tblist {
	border-collapse: separate;
	width: 100%;
}
.tblist th {
	color: green;
}
.tblist td {
	padding: 3px;
	text-align: center;
	border: 1px dotted gray;
}
.tblistl {
	border-collapse: separate;
	width: 100%;
}

.tblistl th {
	color: green;
}
.tblistl td {
	padding: 3px;
	text-align: left;
	border: 1px dotted gray;
}

.tblFoto td {
	padding: 3px;
	text-align:center;
}
.tblFoto td:hover{
	background-color:black;
}

.tblFoto td img {
	border: 2px solid white;
}

.btn {
	font-size: 11px;
	border: 1px solid gray;
	color: green;
	font-weight: bolder;
	padding: 2px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: silver;
}
.label {
	font-size: 11px;
	text-align: right;
	font-weight: bolder;
	padding-right: 10px;
}
.erro {
	color: red;
}

.errorMessage {
	color: red;
	background-color: yellow;
	border: 2px solid black;
}

#center {
	position:absolute;
	/*84c225*/
	/*84c225*/
	background-color: #84c225;
	width: 770px;
	margin-left: 50%;
	left: -385px;
	top:0px;
	bottom: 0px;
}

#header {
	position:absolute;
	right: 17px;
	top: 14px;
	left: 174px;
	width: 580px;
	height: 119px;
	background-image: url("imgs/bgHead.png");
}

#menuL {
	position:absolute;
	left:17px;
	top:14px;
	width: 142px;
	z-index: 5;
	background-color: #FFF;
	background-image: url("imgs/bgMenuL.png");
}

#logoMenuL {
	position: relative;
	top: 0px;
	height: 120px;
	width: 142px;
	background-image: url("imgs/logoMenuGT.png");
	background-repeat: no-repeat;
	background-position: center;
}

#menuItems {
	padding: 5px;
	padding-bottom: 30px;
}

#menuItems ul {
	display: block;
}

#menuItems ul li {
	list-style: none;
	border: 0px solid blue;
	margin-bottom: 15px;
}
#menuItems ul li a:HOVER{
	color: green;
	margin-left: 2px;
}
#menuItems ul li div{
	position: relative;
	float: left;
	top: 4px;
	width: 12px;
	height: 12px;
	background-image: url("imgs/red_bullet.png");
	background-repeat: no-repeat;
}
#menuItems ul li span{
	font-size:14px;
	font-weight: bolder;
	border-bottom: 2px dotted gray;
	margin-left: 5px;
}
#menuLrLeft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 10px;
	height: 9px;
	background-image: url("imgs/rbMenuLeft.png");
	background-repeat: no-repeat;
}

#menuLrRight {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 10px;
	height: 9px;
	background-image: url("imgs/rbMenuRight.png");
	background-repeat: no-repeat;
}

#login {
	position: absolute;
	cursor: pointer;
	bottom: 5px;
	left: 10px;
	border: 0px solid red;
}


#titulo_conteudo{
	position: relative;
	color: #FFF;
	/* font-weight: bolder; */
	font-family: verdana,lucida grande,sans-serif;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	border: 0px solid blue;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
}

#titulo_conteudo .retangulo{
	position: absolute;
	top: 0px;
	left: 0px;
	float:left;
	width: 40px;
	height: 40px;
	background-color: red;
}
#titulo_conteudo .texto{
	position: absolute;
	top: 0px;
	left: 50px;
	color: #000;
	height: 40px;
	width: 520px;
	background-color: #FFF;
	font-weight: bolder;
	font-size: 18px;
	padding: 10px;
}

#main {
	position: absolute;
	color: #FFF;
	/* font-weight: bolder; */
	font-family: verdana,lucida grande,sans-serif;
	top: 148px;
	left: 175px;
	right: 17px;
	bottom: 100px;
	border: 0px solid blue;
	overflow: auto;
	padding: 3px;
}

#main ol {
}

#main ol li {
	list-style: decimal;
	list-style-type: decimal;
	list-style-position: outside;
}


#footer {
	position: absolute;
	bottom: 14px;
	left: 17px;
	right: 17px;
	height: 75px;
	z-index: 1;
	background-image: url("imgs/bgFooter.png");
	background-repeat: no-repeat;
}
#linkInst {
	position: absolute;
	top: 0px;
	left: 530px;
	border: 0px solid red;
	width: 200px;
	height: 75px;
	cursor: pointer;
}

#programacao {
	font-size: 10px;
}
#programacao .dia {
	font-size: 14px;
	color: red;
	font-weight: bolder;
}
#programacao .hora_inicio {
	font-weight: bolder;
	padding: 5px;
	width: 60px;
}
#programacao .titulo{
	color: red;
	text-decoration: underline;
}
#programacao .descricao{
	margin-left: 20px;
}

#comissao {
}
#comissao h3{
	text-decoration: underline;
}
#comissao p{
	margin-left: 20px;
}

#tabela_precos {
	color:red;
	text-align: center;
}

#tabela_precos table{
	width: 100%;
	border-spacing: 1px;
	border: 1px solid gray;
}

#tabela_precos td{
	border: 1px solid gray;
}

#convidados *{
	font-size: 12px;
}
#convidados h3 {
	padding-top: 5px;
	border-bottom: 1px solid white;
	color: #000;
}
#convidados p {
	margin-left: 30px;
}
#convidados dl {
	margin-left: 50px;
}

#comissoes *{
	font-size: 12px;
}
#comissoes h3 {
	padding-top: 5px;
	border-bottom: 1px solid white;
	color: #000;
}
#comissoes p {
	margin-left: 150px;
}

.apresentacao {
	padding-bottom: 100px;
}

.apresentacao p {
	text-align: justify;
	font-weight: bolder;
}
.apresentacao h3 {
	font-size: 16px;
	font-weight: bolder;
	margin-top: 20px;
	margin-bottom: 10px;
	color: red;
}
.apresentacao h3 p {
	color: red;
}

