BODY
{
	margin: 0px 0px 0px 0px;

	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

A
{
	color: #DA510E;
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

#modalPage
{
	z-index: 500;
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

#modalBackground
{
	background-color: #999999;
	filter: Alpha(Opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#modalContainer
{
	z-index: 750;
	visibility: hidden;
	position: absolute;
	width: 500px;
	top: 70px;
	left: 50%;
	margin-left:-250px;
}

#modalGDContainer
{
	z-index: 750;
	visibility: hidden;
	position: absolute;
	width: 500px;
	top: 20px;
	left: 50%;
	margin-left:-250px;
	text-align: right;
}

#modal
{
	z-index: 1000;
	background-color: #FFFFFF;
	border: solid 3px #9F1B00;
	position: relative;
	text-align: center;
}

#modalGD
{
	z-index: 1000;
	background-color: #FFFFFF;
	border: solid 3px #9F1B00;
	position: relative;
	text-align: center;
}

#popupScroll
{
	width: 100%;
	height: 100%;
	overflow: auto;
}

#Geral
{
	width: 775px;
	background-color: #FFFFFF;
}

#SuperiorOnda
{
	width: 775px;
	height: 115px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#SuperiorLogo
{
	top: 5px;
	left: 10px;
	position: absolute;
}

#SuperiorSelos
{
	top: 5px;
	left: 435px;
	position: absolute;
}

#SuperiorDados
{
	top: 84px;
	left: 360px;
	width: 400px;
	position: absolute;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Verdana;
	text-align: right;
}

#SuperiorMenu
{
	width: 775px;
	height: 30px;
	position: relative;
}

#Lateral
{
	width: 163px;
	float: left;
	position: relative;
}

#Lateral A
{
	color: #000000;
	font-weight: normal;	
}

#Conteudo
{
	width: 612px;
	float: left;
	position: relative;
}

#Rodape
{
	width: 775px;
	height: 20px;
	clear: both;
	padding-top: 2px;
}

.txt1
{
	font-size: 9px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

.txt2
{
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

.txt3
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

.txt4
{
	font-size: 12px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

.txt5
{
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

.txt6
{
	font-size: 16px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

.txt7
{
	font-size: 20px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

TD
{
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

INPUT
{
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

SELECT
{
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

TEXTAREA
{
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Verdana;
}

INPUT.BOTAO01
{
	font-size: 11px;
	color: #DB550C;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	border: #DB550C;
	border-style: solid;
	border-width: 1px;
	background-color: #F9CB00;
	background-image: url(http://www.cataventoturismo.com.br/Imagens/bg_botao_01.gif);
}