* {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



body {
background-image: url(img/bk2.png);

}


#corpo {
width: 770px;
margin: 0 auto;
background-color: White;
margin-bottom: 5px;

}



#menu {

height: 40px;
background-image: url(img/menu1.jpg);


}

#topa {
background-image: url(img/back.jpg);
}


#menuhor {
border:none;
margin: 0;
font: 14px Trebuchet MS, Arial, sans-serif;

padding-top: 10px;
margin-left: 25px;
}
#menuhor li {
list-style: none; 
margin: 0;
display: inline;
}
#menuhor li a {
height:1px; /* IE5.0 bug */
padding: 3px 1px; 
margin:0;
border: 0px solid #f00; 
background: transparent;
text-decoration: none;
text-transform: lowercase;
}
#menuhor li a:link {
color: white;
}
#menuhor li a:visited {
color: white;
}
#menuhor li a:hover {
color: #DCDCDC;
border-color:#000;

}



#menux a {
font-size: 12px;
text-decoration: none;
padding-left: 25px;
}


#menux a:link {
color: White;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menux a:visited {
color: White;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menux a:hover {
color: #A24206;
border-color: White;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menux {
padding-top: 77px;
padding-left: 340px;
}









#include {
width: 770px;
}



#rodape{
clear: both;
text-align: center;
height: 50px;
background-image: url(img/bg2.jpg);
font-family: "Treuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
color: white;


}

#rodatexto {
	padding-top: 30px;
}

#frente {
height: auto;

}

#banner {
margin-bottom: 5px;
margin-top: 10px;
margin-left: 10px;
}

#quarto h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #A24206;
margin-bottom: 15px;
}


#room h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 16px;
color: #FF8C00;
margin-bottom: 15px;
}



#room {
	padding-top: 10px;

}

#quarto p {
font-family: "Trebuchet MS", Arial;
font-size: 11px;
text-align: justify;
}

#quarto {
width: 200px;

height: auto;
padding-top: 10px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 10px;
}

#room {
float: right;
height: 150px;
width: 500px;
border-bottom: 1px dotted #8B0000;

}

#led {
margin-top: 10px;
}

#interior {
height: auto;
width: 760px;
padding-left:10px; 
}

#lateral {
float: right;
height: 450px;
width: 245px;
margin-top: 20px;
border: 1px dotted gold;
background-color: White;
margin-left: 15px;
}

#lateralsfs {
float: right;
background-image: url(img/santafe.jpg);
height: 450px;
width: 250px;
margin-left: 10px;
}


#texto_lateral {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
font-size: 12px;
color: #B22222;
margin-left: 5px;
margin-right: 3px;
}

.fotolateral img {
	padding: 2px;
	border: 1px solid gold;
	margin-left: 5px;
		margin-top: 5px;
}

#corpotexto {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: justify;

}



#fotos img {
border: 0px;
}

#fotos{
margin-left: 40px;
}


#topo2 {background:url(img/logo2.png) no-repeat center center;

_background:none!important;

width:770px;

height:100px;

position:relative;

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader

(src='img/logo2.png',sizingMethod='scale');


}


#login form{
	        font-size: 10pt;
        }
        
        #login fieldset{
	        padding: 20px;
	        border: 1px solid #ccc;
            width: 450px;
        }
        
        #login legend{
	        font-weight: bold;
	        color: #B22222;
	        font-size: 11pt;
	        letter-spacing: 1px;
			  font: Trebuchet MS;
			  padding-bottom: 7px;
        }
        
        
        /* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
        html>body #login legend{
        	margin-bottom: 0px;
        }
        
        #login input{
	        border-top: 1px solid #333;
	        border-left: 1px solid #333;
	        border-bottom: 1px solid #ccc;
	        border-right: 1px solid #ccc;
	        font-size: 13px;
	        margin-bottom: 10px;
	          color: #B22222;
        }
        
        #login select{
	        border: 1px solid #333;
	        font-size: 13px;
	        margin-bottom: 10px;
	             color: #B22222;
        }
		  
		    #login textarea{
	        border: 1px solid #333;
	        font-size: 13px;
	        margin-bottom: 10px;
	            color: #B22222;
        }
		  
		  
        
        #login label{
	        display: block;
	        width: 140px;
	        float: left;
	        color: #000;
	        border-bottom: 1px solid #f1f1f1;
        }
        
        #login span{
	        color: #999;
	        font-size: 12px;
        }
        
        #login .botao{
	        font-size: 13px;
	        background: #f1f1f1;
	        margin: 15px 0px 0px 0px;
        }

		  
		  #suite h1{
		  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		  font-size: 14px;
		  background-color: #EDCE96;
		  margin-bottom: 3px;
		  color: #C80000;
		  }
		  
		  #topo3 {
		  	background-image: url(img/topix.jpg);
			height: 38px;
		  }
		  
		  #central {
		  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		  color: #B22222;
		  width: 300px;
		  float: right;
		
		  
		  }
		  
		  #central2 {
		  margin-top: 5px;
		  width: 30px;
		  margin-left: 10px;

		  }
		  
		  #ledd {
		  float: right;
		  margin-right: 5px;
		  margin-top: 4px;
		  }