body {
	background: #EBC782;
	margin: 0 auto;
	font-family: "Trebuchet MS";
}
td span a {
	font-family: Verdana;
	font-weight: bold;
	color: #6B141F;
	font-size: 8pt;
	line-height: 14px;
	text-decoration: none;
}
.quadro_vinho {
	border: 5px solid #6B141F;
	background: #6B141F;
	color: #FFF;
	display: block;
	float: left;
}
.quadro_laranja {
	border: 5px solid #D7910F;
	background: #D7910F;
	color: #FFF;
	display: block;
	float: left;
}
.txt_topo {
	height: 70px;
	color: #FFF;
	font-size: 8.5pt;
	line-height: 15px;
	padding-right: 20px;
	padding-left: 10px;
	border-bottom: 2px solid #FFF;
}
.logo_fr{
	height: 95px;
	border-bottom: 2px solid #FFF;
}
.tit_proj {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #6B141F;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	line-height: 18px;
}
.tit_proj a {
	text-decoration: none;
	color: #6B141F;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	line-height: 18px;
}
.conteudo {
	padding-left: 50px;
	padding-right: 50px;
	color: #000;
	font-family: Verdana;
}
.conteudo h1 {
	margin-bottom: 40px;
	font-size: 15pt;
	font-weight: bold;
	line-height: 120%;
	text-transform: uppercase;
}
.conteudo h2 {
	font-size: 13pt;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	margin-bottom: -5px;
}
.conteudo h3 {
	font-size: 8pt;
	font-weight: normal;
	line-height: 140%;
}
.conteudo h3 table {
	font-size: 8pt;
	font-weight: normal;
	line-height: 140%;
}
.conteudo h3 img {
	margin: 5px;
	border: 5px solid #FFF;
}
.conteudo h3 a {
	color: #000;
	text-decoration: underline;
}
/*.conteudo h3 img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #F5E2BE;
}*/
.conteudo h4 {
	font-size: 13pt;
	font-weight: bold;
	line-height: 100%;
	text-transform: uppercase;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 30px;
}
.conteudo h5 {
	color: #0063A8;
	margin-left: 50px;
	font-weight: normal;
	font-size: 8pt;
	line-height: 170%;
	list-style: none;
	list-style-position: outside;
}
.conteudo h5 a {
	text-decoration: none;
	color: #0063A8;
	font-weight: normal;
	font-size: 8pt;
	line-height: 170%;
}
.conteudo h5 a:hover {
	color: #D7910F;
}
.insc_enc {
	width: 150px;
	text-align: left;
}
.insc_enc input {
	width: 150px;
	color: #000;
	border: 0;
	background-color: #FFF;
}
.insc_enc_ficha {
	text-align: left;
}
.insc_enc_ficha input {
	color: #000;
	border: 0;
	background-color: #FFF;
	font: Verdana;
	font-size: 12px;
}
.nostyle input {
	background: none;
}
.horario {
	font-family: 'Arial Narrow';
	font-size: 10px;
}
.ajaxtooltip{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 250px;
	left: 0; /*leave this alone*/
	top: 0; /*leave this alone*/
	background: #FFFFE0;
	border: 1px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
	font-family: Verdana;
	font-size: 10px;
}
.rodape {
	color: #FFF;
	font-size: 7pt;
}
