* html img { /* código para usar PNG com fundo transparente. */

	filter:expression(
		this.alphaxLoaded ? "" :(this.src.substr(this.src.length-4)==".png"?((!this.complete)? "" :
		this.runtimeStyle.filter=("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
		(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
		String(this.alphaxLoaded=true).substr(0,0)+
		(this.src="pics/blank.gif").substr(0,0)):this.runtimeStyle.filter=""));

}

/* FORMS */
input.dados{padding:2px 0 0 2px;height:16px;border:1px solid #666666;margin:0 0 1px 0;color:#5D5D5D;font-size:11px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
input.calendario{padding:2px 0 0 2px;height:16px;border:1px solid #666666;margin:0 0 1px 0;color:#5D5D5D;font-size:11px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
textarea.dados{border:1px solid #666666;margin:0 0 1px 0;padding:0 0 0 2px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color:#5D5D5D;font-size:11px;}
select.dados{border:1px solid #666666;height:18px;margin:0 0 0 0;padding:0 0 0 0;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color:#5D5D5D;font-size:11px;}

body, table{ 
	
font-family: Arial;
font-size: 12px;
color: #88572e;
line-height: 16px;
text-align: justify;
font-weight: bold;

}

.titulo {
font-family: Arial;
font-size: 12px;
color: #473303;
line-height: 16px;
font-weight: bold;

}

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

a:hover {
color:#FF0000;
}

#top {
margin-top: 16px;
margin-left: 42px;
width: 908px;
height: 194px;
}

#top #bandeira {
text-align: right;
width:900px;
height: 40px;
}

#top #logo {
float: left;
width: 232px;
margin-top: 12px;
height: 136px;
}

#top #menu {
float: left;
margin-top: 12px;
width: 664px;
height: 100px;
}

#conteudo {
width: 908px;
height: 260px;
margin-top:4px;
margin-left: 42px;
}

#rodape {
width: 908px;
height: 40px;
margin-top:14px;
margin-left: 42px;
text-align:center;
}

#rodape #interativa {
height:15px;
width:91px;
position:absolute;
margin-top: 7px;
margin-left: 45px;
_margin-left: -350px;
}

#foto {
text-align:center;
position:relative;
overflow: auto;
float:right;
width: 355px;
height: 265px;
}

#textos {
	position:relative;
	width: 455px;
	height: 233px;
	margin: 5px 48px 0 30px;
	_margin-right: 52px;
	display: inline;
	padding-right: 5px;
	overflow: auto;
	float: right;
}

#textos span{color:#850101;}

#teste {
	position:relative;
	margin-left: -30px;
	margin-top: 10px;
	width: 900px;
	height: 233px;
	overflow: auto;

}
/*** Form-Reserva ***/
/*
#form-reserva{
width:380px;
margin:0 auto;
}
#form-reserva h3.tt-form-reserva{
width:240px;
margin:0 auto 15px auto;
}
#form-reserva label{
border:1px solid blue;
margin: 5px 0 0 0;
}
#form-reserva label span{
width:120px;
float:left;
text-align:right;
}

#form-reserva label{
display:block;
margin: 5px 0 0 0;
}
#form-reserva label span{
width:120px;
float:left;
text-align:right;
}
*/


div.testeform{
height:300px;
overflow:auto;
border:1px solid #fff;
float:left;
}

ul.acrescimo{font:bold 12px arial; margin:-10px 0 0 0; color:#850101; display:inline; float:left;}

ul.acrescimo li{margin:10px;}


div.clear{clear:both;}


/* EVENT BAR */

#event{
	position: fixed!important;
	position: absolute;
	bottom: 0;
	left:430px;
	top:100px;
	width: 400px;
	height: 250px;
	z-index:90;
	
}

#event img{ 
	border:0px;
	}

#event p.main{
	position: absolute;
	left: 22%;
	bottom: 40px;
	font-size: 17px;
}
#event p.sub{
	position: absolute;
	left: 22%;
	bottom: 19px;
	font-size: 14px;
}
#event p.sub a{
	color: #fe2;
}
#event p.sub a:hover;{
	color: #fff;
}
#event p.sub span{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#event_hide{
	position:absolute;
	right: 0;
	top:0;
	color: #fe2;
	font-weight:bold;
	font-size: 10px;
	cursor:pointer;
}
#event_hide:hover{
	color: #fff;
}
#event_logo{
	position:absolute;
	left:2%;
}

































