/* Default link styles - separate a:visited for a different visited link style */

html {
	background-color: #fff2ec;
	/*font-family: Verdana,Arial,Helvetica,sans-serif;*/
}


a,
a:link, /* no visitado aun */
a:visited {
color: #804000;
}

/* Hover/active link styles. Don't forget :focus for accessibility */
a:hover,
a:focus,
a:active {
color: #796d61;
text-decoration: underline;
/*background-color: #7F746B;*/
}

.sidebar-last .content {
/*background: #F4F4F4;*/
}

form input.form-submit {
    background-color: #B5A66B;
    background-image: none;
   }
   
form input.form-submit:hover {
    background-color: #7F746B;
    background-image: none;
}
/* hotel SD datos*/
#block-block-30 {
width: 300px;
float: right;
}