/* CSS Document */

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	color: #333333;
	margin:0px;
	padding:0px;
	background-image: url(images/bg_body2.jpg);
}

.box_body_title { padding-left:32px; font-size:14px; font-weight:bold; color:#FFFFFF; }
.box_body ul 					{padding:0; margin:0px; margin-left:15px; list-style:none; }
.box_body .bg_list				{}
.box_body .bg_list a			{color:#333333; text-decoration:none; line-height:23px; background:url(images/bg_list.gif) 0px 5px no-repeat; padding-left:19px; font-size:13px;}
.box_body .bg_list a:hover 		{color:#333333; text-decoration: underline; font-size:13px;}

.s_tl 			{background:url(images/s_tl.jpg) left top no-repeat;}
.s_tr 			{background:url(images/s_tr.jpg) right top no-repeat;}
.s_bl			{background:url(images/s_bl.jpg) left bottom no-repeat;}
.s_br 			{background:url(images/s_br.jpg) right bottom no-repeat;padding:8px;}

.bodytitlebox {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
padding-left:20px;
}

.bodytitlebox2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:15px;
font-weight:bold;
padding-left:32px;
}

a.bodypaquete {
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
}

td.headmenu1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

td.headmenu2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFF00;
	text-align:center;
	text-decoration:underline;
	cursor:hand;
}

a.linkfoot:link {
	color:#CCCCCC;
	text-decoration:none;
}
a.linkfoot:active {
	color:#CCCCCC;
	text-decoration:none;
}
a.linkfoot:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a.linkfoot:hover {
	color:#CCCCCC;
	text-decoration:underline;
}


a.linkfoto:link {
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}
a.linkfoto:active {
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}
a.linkfoto:visited {
	color:#999999;
	font-weight:bold;
	text-decoration:underline;
}
a.linkfoto:hover {
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.lavaLampWithImage {
	position: relative;
	height: 29px;
	width: 858px;
	background: url("images/bg.gif") no-repeat top;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
}
		.lavaLampWithImage li {
			float: left;
			list-style: none;
		}
			.lavaLampWithImage li.back {
				background: url("images/lava.gif") no-repeat right -30px;
				width: 9px; height: 30px;
				z-index: 8;
				position: absolute;
			}
				.lavaLampWithImage li.back .left {
					background: url("images/lava.gif") no-repeat top left;
					height: 30px;
					margin-right: 9px; /* 7px is the width of the rounded shape */
				}
			.lavaLampWithImage li a {
				font: bold 14px arial;
				text-decoration: none;
				color: #fff;
				outline: none;
				text-align: center;
				top: 7px;
				text-transform: uppercase;
				letter-spacing: 0;
				z-index: 10;
				display: block;
				float: left;
				height: 30px;
				position: relative;
				margin: auto 14px;    
			}
				.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
					border: none;
				}     


tr td a img.fav{
	/* for ie */	
	filter:Alpha(Opacity=60);
	/* gonna use border? */
	border: #333333;
	border-style: solid; 
	border-width: 1px;
	/*padding:2px;*/
}

tr td a:hover img.fav{
	/* for ie */	
	filter:Alpha(Opacity=100);	
	/* gonna use border? */
	border: #333333;
	border-style: solid; 
	border-width: 1px;
	/*padding:2px;*/
}

tr td a:active img.fav{
	border-color:red;
	filter:Alpha(Opacity=100);
} 

a.linkvitrina1 {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}   

a.linkvitrina1:hover {
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}           
a.linkhotel {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}        
a.linkhotel:hover {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}       
a.linkhotel2 {
	font-size:10px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}        
a.linkhotel2:hover {
	font-size:10px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:underline;
}
div.titulohotel {
	font-weight:bold;
	font-size:12px;
	color:#CC0000;
}
-->