* {
    padding: 0;
    margin: 0;
}

html, body {
    width: 100%;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background-color: #F6F6F6;
}

#wrap {
    width: 100%;
    height: auto;
}

nav {
    width: 100%;
    height: 128px;
    line-height: 128px;
    font-size: 14px;
    font-weight: 300;
    float: left;
}

nav img {
    width: auto;
    height: 128px;
    float: left;
    margin-left: 25px;
}

nav ul {
    width: auto;
    height: 128px;
    float: right;
}

nav ul li {
    display: inline-block; 
}

nav ul li a {
    padding: 72px 20px;
}

nav ul li a:link {
    color: black;
    background-color: transparent;
    text-decoration: none;
}

nav ul li a:hover {
    color: black;
    background-color: bisque;
    text-decoration: none;
}

nav ul li a:visited {
    color: black;
    background-color: transparent;
    text-decoration: none;
}

#title_text {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 15px;
    background-color: #6D2522;
    /*border-bottom: 2px solid #6D2522;*/
}

.title_b {
    font-weight: lighter;
    color: white;
    font-size: 36px;
}

/*IMATGE PRINCIPAL*/
#carousel {
    width: 100%;
    height: auto;
    margin-top: 15px;
    background-color: #6D2522;
    float: left;
}

#idioma {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: auto;
}

#idioma img {
    width: 16px;
    height: 11px;
    margin: 15px 0 0 25px;
}

#container {
    /*POSAR EN % !!!!*/
    width: 760px;
    height: 380px;
    margin: 0 auto;
}

#container img {
    width: 100%;
    height: 100%;
}

#links {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 50px;
    float: left;
}

.info {
    width: 20%;
    height: auto;
    margin-left: 10%;
    float: left;
    text-align: center;
}
    
.info h1 {
    padding: 10px 0;
    font-weight: lighter;
    font-size: 24px;
}
    
.info p {
    margin: 10px 0;
}

#reserva {
    width: 100%;
    height: auto;
    margin-top: 50px;
    float: left;
    text-align: center;
    background-color: white;
    padding: 35px 0;
}

#reserva img {
    width: 48px;
    height: auto;
    vertical-align: middle;
}

#exp_info {
    width: 100%;
    height: auto;
    margin-top: 50px;
    float: left;
}

#visitants {
    width: 55%;
    height: auto;
    padding: 0 15px;
    float: left;
}

.title {
    font-weight: lighter;
    font-size: 24px;
    border-bottom: 2px solid #6D2522;
}

#visitants p {
    font-style: italic;  
    font-size: 18px;
}

#visitants img {
    width: 22px;
    height: auto;
    vertical-align: middle;
}

#informacio {
    width: 35%;
    height: auto; 
    float: left;
    margin-left: 15px;
}

#informacio p {
    font-size: 14px;
}

#informacio img {
    width: 16px;
    height: auto;
    vertical-align: middle;
}

footer {
    width: 100%;
    height: auto;
    margin-top: 50px;
    float: left;
    background-color: #58453F;
    color: white;
    border-bottom: 1px dotted black;
}

.info2 {
    width: 20%;
    height: auto;
    margin-left: 10%;
    float: left;
    text-align: justify;
}
    
.info2 h1 {
    padding: 10px 0;
    font-weight: lighter;
    font-size: 24px;
}
    
.info2 p {
    font-size: 14px;
    margin: 10px 0;
    color: #AF9A94;
}

.info2 a:link {
    color: #AF9A94;
    background-color: transparent;
    text-decoration: none;
}

.info2 a:hover {
    color: #AF9A94;
    background-color: transparent;
    text-decoration: underline;
}

.info2 a:visited {
    color: #AF9A94;
    background-color: transparent;
    text-decoration: none;
}

.title2 {
    font-weight: lighter;
    font-size: 18px;
    border-bottom: 1px dashed black;
}

footer img {
    width: 32px;
    height: auto;
    vertical-align: middle;
}

#fi {
    width: 100%;
    height: auto;
    float: left;
    background-color: #58453F;
    padding: 20px 0;
    text-align: center;
    color: #AF9A94;;
    font-size: 14px;
}

/*ROOMS.HTML*/
#descripcio {
    width: 90%;
    height: auto;
    float: left;
    margin-top: 25px;
    padding-left: 90px;
}

.rooms {
    width: 85%;
    height: auto;
    float: left;
    margin-top: 25px;
    padding: 0 90px;
}
 
.rooms .icon_img {
    width: 24px;
    height: auto;
    margin-right: 10px;
    float: left;
}

#carousel_r {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 25px;
    text-align: center;
}

#carousel_r .big{
    width: 45%;
    height: auto;
    border: 5px solid #58453F;
    float: left;
    margin-right: 25px;
}

#carousel_r .small {
    width: 20%;
    height: auto;
    border: 5px solid #58453F;
    float: right;
    margin: 0 20px 15px 0;
}

#galeria {
    width: 100%;
    height: auto;
    margin-top: 50px;
    float: left;
    text-align: center;
    /*background-color: #888888;*/
    /*AFEGIM COLOR AL FONS?*/
    /*MANTENIM ESPAI ENTRE EL FOOTER?*/
}

#galeria img {
    width: 200px;
    height: 150px;
    border: 5px solid #58453F;
    margin: 5px;
}

/*SERVICES.HTML*/
#services_main {
    width: 100%;
    height: auto;
    float: left;
    /*margin: 50px;*/
}

#restaurant {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

#rest_text {
    width: 40%;
    height: auto;
    float: left;
    margin-left: 15px;
}

#rest_text h2 {
    padding: 15px 0;
    float: left;
    width: 100%;
}

#rest_text span {
    float: right;
}

#rest_image {
    width: 55%;
    height: auto;
    float: right;
    text-align: center;
}

#rest_image img {
    width: 480px;
    height: 320px;
    border: 5px solid #58453F;
}

#bar {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

#bar_image {
    width: 55%;
    height: auto;
    float: left;
    text-align: center;
}

#bar_image img {
    width: 480px;
    height: 320px;
    border: 5px solid #58453F;
}

#bar_text {
    width: 40%;
    height: auto;
    float: right;
    margin-right: 15px;
}

#bar_text h2 {
    padding: 15px 0;
    float: left;
    width: 100%;
}

/*VISIT.HTML*/
#visit_main {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
    text-align: center;
}

.info_visit {
    width: 23.3%;
    height: auto;
    float: left;
    margin: 0 5%;
}

.info_visit img {
    width: 298px;
    height: 236px;
}

.info_visit a:link img {
    opacity: 1.0;   
}

.info_visit a:hover img {
    opacity: 0.4;
}

.title_visit {
    font-weight: lighter;
    font-size: 24px;
    border-bottom: 2px solid #6D2522;
    margin-bottom: 10px;
}

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:5px;
	padding:10px;
	color:#fff;
	font-size:12px Arial;
}

/*CONTACT.HTML*/
#contact_main {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 50px;
}

#contact_main p {
    margin-left: 15px;
}

#contact_main section {
    width: 70%;
    height: auto;
    float: left;
    margin-top: 25px;
}

#contact_main aside {
    width: 30%;
    height: auto;
    float: right;
    text-align: center;
    margin-top: 25px;
    padding-top: 100px;
}

#contact_main aside img {
    width: 200px;
    height: 150px;
    border: 5px solid #58453F;
    margin: 5px 75px 5px 5px;
    float: right;
}

form {
    margin-left: 50px;
}

input {
    width: 50%; 
    height: 40px;
    margin: 5px 0 10px 0;
    font-size: 14px;
    font-weight: lighter;
}

textarea {
    font-size: 14px;
    font-weight: lighter;
}

button {
    height: 50px;
    width: 15%;
    letter-spacing: 2px;
    color: #FFFFFF;
    border-radius: 5px;
    margin-right: 25px;
}

iframe {
    margin: 25px 0 0 50px;
    float: left;
}

#text_site {
    width: 90%;
    margin: 0 auto;
}

section p {
    float: left;
    font-size: 16px;
    margin-top: 25px;
}