* {
	margin:0;
}
.borda_baixo {  
	border: #cccccc solid; 
	border-width: 0px 0px 1px 1px }
	
.borda_lateral {  
	border-color: black #999999; 
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	font-weight: normal; color: #000000; 
	text-decoration: none; 
	background-color: #E0F1EF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px
	}
	
.listagem {  
	font-family: Arial, Helvetica, sans-serif;
	border-color: black black #999999; 
	border-style: solid; border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px}
	
.style1 {
	color: #333333;
	background-color: #FEEBE0;
}
	
.size10 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000; 
	text-decoration: none;
}
	
.tabelas {  
	border-color: black black #CCCCCC #CCCCCC; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
	
.titulo_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #A5D1DE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	padding-left: 2px;
	letter-spacing: 1px;
}
	
.titulo_form2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; font-weight: bold; 
	color: #000000; 
	background-color: #99CDFF; 
	letter-spacing: 1px}
	
.bordafina {  
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px}
	
.size11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
	
.caixaTexto {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	background-color: #F4F4F4; 
	border: 1px #999999 solid}
	
.botao {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #006699;
	border: 1px #333333 solid}
	
.msgOk {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #006666; 
	font-weight: bold}
	
h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	color: #333333; 
	background-color:#ECF5F9
	}
	
.size10Branco { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #FFFFFF; 
	text-decoration: none }
	
.botaoPagina { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #546B32; 
	border: 1px #333333 solid }

.video{
	float: right;
	margin-left: 20px;
	margin-bottom:20px;
	width:300px;
	text-align:left;
	border:1px #ccc solid;
}
.video div{
	padding:5px;
	background-color:#eee;
}
	
.rollover-effect {
	width: 320px;
	height: 240px;
	background-image: url(../img/mapa_hotel_novo.jpg);
	background-position: top;
	float:right;
	margin-left:20px;
	z-index:4;
}
 
.rollover-effect a {
	width: 320px;
	height: 240px;
	background-image: url(../img/mapa_hotel_novo.jpg);
	background-position: top;
	float:right;
	margin-left:20px;
	z-index:4;
display: block;
}
 
.rollover-effect a:hover {
background:#000;
opacity:.60;
filter:alpha(opacity=60);
}
 
.rollover-effect a span {
display: none;
width: 320px;
padding:5px;
}
 
.rollover-effect a:hover span {
display: block;
}






