﻿.ClearFloat {
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #D4D5A9;
	background-repeat: repeat-x;
}
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.site {
	width: 778px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
}
/*SITE  --------------------------------------------------------------------------------------*/
div#Corpo_Site {
	margin: 0px auto 0px auto;
	width: 778px;
	background-color: #FFFFFF;
	position: relative;
}
.Div_Topo {
	height: 185px;
	background-image: url('../imagens/Cong_Bonito_r1_c2.jpg');
	position: relative;
}
.Div_Menu {
	width: 191px;
	height: 536px;
	position: relative;
	float: left;
	background-image: url('../imagens/Cong_Bonito_r2_c2.jpg');
}
.Div_Conteudo {
	width: 587px;
	height: 536px;
	position: relative;
	float: left;
	background-image: url('../imagens/Cong_Bonito_r2_c3.jpg');
	left: 0px;
	top: 0px;;
}
.Div_Conteudo_Interno {
	padding-right: 27px;
	padding-left: 29px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify
}
.Div_Conteudo_Interno_Center {
	padding-right: 27px;
	padding-left: 29px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.Div_Bt_Menu {
	height: 24px;
	background-image: url('../imagens/Cong_Bonito_r2_c2.gif');
	background-repeat: no-repeat;
	position: relative;
	width: 173px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 3px;
	margin-left: 16px;
}
.Ps_SMINFOR {
	margin-top: 260px;
	margin-left: 16px;
}
/*Home Lado Esquerdo ------------------------*/
a.Link_Menu {
	font-size: 13px;
	color: #006600;
	text-decoration: none;
}
a.Link_Menu:hover {
	color: #000000;
	font-size: 13px;
}
a.Link_Menu2 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.Link_Menu2:hover {
	color: #009933;
	font-size: 13px;
	font-weight: bold;
}
a.Link_Menu3 {
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
a.Link_Menu3:hover {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.Ps_Tit_Apresentacao {
	width: 156px;
	height: 38px;
	background-image: url('../imagens/tit_apresentacao.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -44px;
	right: 24px;
}
.Ps_Tit_Programacao {
	width: 170px;
	height: 38px;
	background-image: url('../imagens/tit_programacao.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -44px;
	right: 24px;
}
.Ps_Tit_Parceiros {
	width: 90px;
	height: 38px;
	background-image: url('../imagens/tit_parceiros.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -44px;
	right: 24px;
}
.Ps_Tit_Local {
	width: 47px;
	height: 38px;
	background-image: url('../imagens/tit_local.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -44px;
	right: 24px;
}
.Ps_Tit_Inscricoes {
	width: 95px;
	height: 38px;
	background-image: url('../imagens/tit_inscricoes.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -44px;
	right: 24px;
}
.Ps_Tit_Contato {
	width: 69px;
	height: 38px;
	background-image: url('../imagens/tit_contato.gif');
	background-repeat: no-repeat;
	position: absolute;
	top: -44px;
	right: 24px;
}
.Ps_Img_Hotel {
	margin-left: 144px;
	margin-top: 20px;
}
.Ps_Img_Hotel1 {
	margin-left: 7px;
}
.textocaixa {
	width: 512px;
	position: absolute;
	margin-top: 20px;
	height: 470px;
	overflow: auto;
	overflowx: auto;
	overflowy: auto;
	padding-right: 10px;
	padding-left: 35px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: justify
}
.Cor01 {
	font-size: 12px;
	color: #FF0000;
}
.Cor02 {
	font-size: 17px;
	color: #006600;
	font-weight: bold;
}
.Bt_Enviar_Form{
	background-image: url('../imagens/Bt_Enviar_Inscr.gif');
	width: 82px;
	height: 15px;
	cursor: pointer;
}
.Bt_Limpar_Form{
	background-image:url('../imagens/Bt_Limpar_Inscr.gif');
	width:62px;
	height:15px;
	cursor: pointer;
}

.Bt_Enviar_Contato{
	background-image: url('../imagens/Bt_Form_enviar.gif');
	width: 61px;
	height: 17px;
	cursor: pointer;
	margin-top: 6px; 
	margin-left: 124px
}
.Bt_Limpar_Contato{
	background-image:url('../imagens/Bt_Form_limpar.gif');
	width:61px;
	height:17px;
	cursor: pointer;
}