/*---------------------------------------------
//  estructura
//---------------------------------------------
*/

html {
}

body {
	color				: white;
}
#bookings-frame {
  width: 205px;
  border: 1px solid white;
  margin-top: 10px;
  margin-left: 20px;
}
#bookings-title {
	 font				: normal normal 18px/18px "Trebuchet MS", Trebuchet, serif;
  width: 100%;
  text-align: center;
  background-color: white;
  color: green;
}
#bookings-widget {
  margin: 10px;
}
#contenidor {
    width: 955px; /* menulat=255 + pagina=700 */
	margin				: 0 auto;
}
.menuTop, .menuBottom {
    display: none;
}

#grupPag {
	background			: #DDD;
    
    background			: url(http://www.solanadelsegre.com/img/solana/menuLateral.png) top left repeat-x; /*solana*/
    border-top          : 10px solid white;
    
    
    width: 100%;
    overflow: hidden;
}

#imagenlogo,
#cabeFlash {
    position: absolute;
    left: 255px;
    top: 40px;
    border: 10px solid white;
    width: 670px;
    height: 180px;
    overflow: hidden;
    background-color: green;
}

/*---------------------------------------------
//  cabe
//---------------------------------------------
*/

#cabe {
	/* background			: url(../img/back_menu_sup.png) bottom left repeat-x; */
	position			: relative;
	border-bottom		: 1px solid #aeacac;
    background-color: #003333;/*solana*/
    background-color: #012138;/*solana*/
    height: 160px;
}

#idiomes {
	text-align			: right;
	font-size			: 11px;
    float: right;
    margin-right: 10px;
	background			: url(http://www.solanadelsegre.com/img/solana/idiomes.png) top left; /*solana*/
    width: 531px;
    height: 26px;
    text-align: center;
}

#idiomes a {
	display				: inline-block;
	color				: #FFF;	
	margin				: 0 0 0 20px;
	padding				: 2px 0 3px 0;
}

#idiomes a.selected {
	background			: url(../img/back_idiomes_selected.png) bottom center no-repeat;
}

#idiomes img {
	vertical-align		: middle;
}

.mesIdiomes {
	font-size			: 10px;	
}

#menuSuperior {
	 font				: normal normal 18px/18px "Trebuchet MS", Trebuchet, serif;
	 overflow			: hidden;
	 /*width				: 960px;*/
	 background			: url(http://www.solanadelsegre.com/img/solana/menuSuperior.gif) top left; /*solana*/
    position: absolute;
    left: 255px;
    top: 230px;
    border: 10px solid white;
    width: 670px;
    height: 30px;
}

#menuSuperior li {
	float				: right;
	border-right		: 1px solid #aeacac;
	border-left			: 1px solid #FFF;
    height: 30px;
	
}

#menuSuperior a{
	 display			: block;
	 padding			: 3px 20px;
	 height				: 1% /* per ie6 */;
	 float				: left /* per ie6 */;
	 color				: #FFF;
}

#menuSuperior a:hover {
	color				: #FFF;
	text-decoration		: none;
	}


/* Cada menu té un verd diferent */

#menuSup5 a {
	color				: #087230;	
}

#menuSup5 a:hover {
	background			: #087230;	
}

#menuSup21 a {
	color				: #89bf01;	
}

#menuSup21 a:hover {
	background			: #89bf01;	
}
#menuSup10 a {
	color				: #41a52b;	
}

#menuSup10 a:hover {
	background			: #41a52b;	
}

/* el boto de reserves */
#menuSup20 a {
	background			: url(../img/back_menu_reserves.png) top left repeat-x #aed34f;
	color				: #FFF;
}
#menuSup20 a:hover {
	background			: #b3d24e;
}
#menuSuperior strong {
	display				: block;
	text-transform		: uppercase;
	font				: normal bold 20px/20px "Arial Narrow", Helvetica, sans-serif;
}
 
 /*---------------------------------------------
//  menu Lateral
//---------------------------------------------
*/
 

#menuLateral {
	width				: 245px;
	float				: left;/**/
z-index:0;
    /*background			: url(http://www.solanadelsegre.com/img/solana/menuLateral.png) top left repeat-x;*/ /*solana*/ 
    /*margin-top: 10px;*/
}
 
#cabeTelefon {
	padding				: 10px 0 20px 40px;
	font-size			: 14px;
	font-weight			: bold;
	background			: url(../img/back_cabe_telefon.png) top left no-repeat;
	
}
 
#menuLatTop {
	display: none;
}

#menuLatBottom {
	display: none;
}

#menuLateral ul{
}

#menuLateral li{
}

#menuLateral li.selected > a {
    background-color: green;
}
#menuLateral li:first-child{
	border-top			: none;	
}

#menuLateral li:last-child{
	border-bottom		: none;	
}


#menuLateral li a{
	display				: block;
	height				: 1%; /* per ie6 */
	font				: normal bold 16px/16px "Arial Narrow", Helvetica, sans-serif;
	color				: black;
	padding				: 10px;
}

#menuLateral li a:hover{
	text-decoration		: none;
}

#menuLateral li li{
	border				: none;
	background			: none;
}

#menuLateral li li a{
	font				: normal normal 14px/16px "Arial Narrow", Helvetica, sans-serif;
	color				: white;
	padding				: 2px 10px 2px 20px;
}

li#menuLat5{
	display				: none;
}



/* boto ofertes */
li#menuLat10 a {
	color				: #89bf01;	
}

li#menuLat10 a:hover {
	background			: #dbecb2;	
}

/* boto info */
li#menuLat21 a {
	color				: #41a52b;	
}

li#menuLat21 a:hover {
	background			: #c6e4bf;	
}

/* reserves */
li#menuLat20 a {
	color				: #087230;
}
 
li#menuLat20 a:hover {
	background			: #b4d4c0;	
}



#boxers {
  padding-left: 20px;

}

 /*---------------------------------------------
//  Pagina
//---------------------------------------------
*/

/* solana */
#pagina {
    width               : 670px;
    margin-left         : 255px;
    margin-top          : 100px; /* cabecera: 160; logo: top 40 h: 180+10+10 - menuSuperior */
    
    
    /*
    position            : relative;
    top                 : -120px;
    */
    padding             : 10px;
    background-color    : white;
    color: black;
    
}

#titPagina {
	padding				: 0 0 5px 0;
	border-bottom		: 5px solid #3b3b3b;
	margin				: 0 0 10px 0;
}

#titPagina h1 {
	font				: normal bold 30px/30px "Arial Narrow", Helvetica, sans-serif;
	color				: #3b3b3b;
	
}

#titPagina h2 {
	font				: normal normal 12px/12px "Arial Narrow", Helvetica, sans-serif;
	text-transform		: uppercase;
	color				: #c3c3c3;
}

.imgTop img{
	border				: 5px solid #c3c3c3;
	margin				: 0 20px 20px 0;
	max-width			: 450px;
}

.imgBottom img {
	border				: 5px solid #c3c3c3;
	margin				: 0 20px 20px 0;
	max-width			: 600px;
}

.imgBottom {
	text-align			: center;
}

#textePagina {

	overflow			: hidden;
}





 /*---------------------------------------------
//  Pagina Home
//---------------------------------------------
*/









 /*---------------------------------------------
//  Peu
//---------------------------------------------
*/
 



 #peu {
    background-color: white;
    border-width: 20px 0px 30px 0px;
    border-style: solid;
    border-color: white;
    text-align: center;
	 background			: url(http://www.solanadelsegre.com/img/solana/peu.png) repeat-x; /*solana*/
    height: 70px;
 }
#peu h3 {
  display: none;
}
 
.menuInf {
	color				: black;
	text-align			: center;
	font-size			: 12px;
}
#menuInferior li {
    display: inline;
}

.menuInf a {
	color				: black;
	padding				: 0 10px 0 15px;
}
.menuInf a:visited {
	color				: black;
}

.menuInf a:first-child {
	background			: none;	
}


#bookings-widget {
  padding: 5px;
}
#bookings-widget-calendar {
  z-index:10000;
  height: 0px;
}
