body { 
	font-family: Verdana;
	margin: 0;
	padding: 0;
	
    display:    ".hhh."
                ".nnn."
                ".occ."
                ".fff."
    * 270px minmax(500px,700px) 12em *
    ;
	width: 100%;
	background: #ccc;   
}

#header { position: h; text-align: center; }

#content { 
	position: c;
	margin: .5em;
}

#nav1 { 
	position: n;
	background: #000;
	margin: 0;
	padding: .5em;
}

#nav1 li { 
	display: inline;
	margin: 0 20px;
}
#nav1 li a{
	color:#fff;
}
#nav1 li a:hover{
	color:#424951;
}


body::slot(o) {
	background: #424951;
}
body::slot(p) {
	background: #DFD;
	vertical-align: middle;
}

#nav2 { position: o }

#nav3 { 
	position: p;
	text-align: center;
}

#footer { 
	position: f; 
	text-align: center;
	font-weight: bold;
}

#header, #footer {
	background: #424951;
}

#figure p {
	float: right;
	width: 150px;
	height: 200px;
	margin: .5em;
	padding: .5em;
	background: #000;
	color: white;
}

#somriu-hotel{
font-size:10px;
padding:5px;
margin: 5px 4px;
}
#somriu-hotel p{

margin: 0;
padding: 5px 0 8px 0;
//padding-left: 155px; /*width of left column containing the label elements*/
}
#somriu-hotel h1{}
#somriu-hotel h2{font-size:14px;margin:0;border-bottom:1px solid}
#somriu-hotel label{
font-weight: bold;
/*
float: left;
margin-left: -155px; /*width of left column*/

//width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
#somriu-hotel .marge{
	float: left;
	width: 80px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
#somriu-hotel input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

#somriu-hotel textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.fg-button { 
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
}
.clear{clear:both}

#gallery img{
	border:1px solid #000 ;
	padding:2px;
	margin:5px
}

#facebook{
	margin: 5px 10px;
}
#facebook img{
	border:0;
}

#lang{ display: inline;float:right;font-size:14px;margin-right:10px}
#lang li{list-style: none; display: inline;}
#lang li a{list-style: none; display: inline;color:#fff;text-decoration:none;}
#lang li a:hover{color:#000;}
a[hreflang^="fr"]{background:url(images/fr.png) left center no-repeat;padding-left:26px;}
a[hreflang^="es"]{background:url(images/es.png) left center no-repeat;padding-left:26px;}
a[hreflang^="en"]{background:url(images/en.png) left center no-repeat;padding-left:26px;}

#footer ul{

}
#footer ul li{

}
#footer ul li a{list-style: none; display: inline;color:#fff;text-decoration:none;}
#footer ul li a:hover{color:#000;}
