#contenidor {
    border: 0px solid gray;
    width: 950px;
    margin: 0 auto;
}

body {
    background: url(http://www.campingenmar.com/img/fondo.png) repeat-x;
    background-color: white;
}
ul li {
    display: block;
}

#cabe {
    text-align: right;
    background-color: #CCC;
    background: url(http://www.campingenmar.com/img/idiomes.png) top right no-repeat;
}

#idiomes {
    padding-top: 5px;
    height: 25px;
    width: 420px;
    float: right;
    overflow: hidden;
    text-align: center;
}
#idiomes a {
    color: white;
    margin: 10px;
    
}
#cabeFlash {
    width: 944px;
    height: 274px;
    overflow: hidden;
    border:3px solid #FFCC00;
    margin-bottom: 10px;
}

#menuSuperior li {
    margin-left: 2px;
    display: inline;
}
#menuSuperior li a {
    background-color: #3B3B3B;
    padding: 8px 30px 8px 30px;
}

li#menuSup-reserves a {
    background-color: #B90000;
}
#menuSuperior a {
    color: white;
    font-weight: bold;
    font-size: 12pt;
}




#menuLateral {
    font-family: Georgia;
    padding: 2px;
    background-color: #780000;
    width:250px;
    float: left;
}
#menuLateral a {
    color: white;
}
#menuLateral {
    background-color: #780000;
    float: left;
}
#menuLateral li a {
    padding: 8px 0px 8px 30px;
    font-size: 16pt;
    background-color: #AD3333;
}
#menuLateral li ul a {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10pt;
    background-color: #980000;
}
#menuLateral li ul .selected a {
    color: #FF9933;
}

#menuLateral li ul {
    margin-top: 2px;
    border-top: 1px solid #AD3333;
}
#menuLateral li  {
    border: 2px solid #780000; /* sin border ie amplia el tamaņo del item */
}
#menuLateral li ul li {
    border: 1px solid #980000; /* sin border ie amplia el tamaņo del item */
}
#menuLateral a {
    margin: 0px;
    padding: 3px;
    display: block;
}


#grupPag {
    margin-top: 50px;
    border: 0px solid gray;
    width: 100%;
    overflow: hidden;
}

#titSeccio {
    display: none;
}
#titPagina h1 {
    color: #980000;
    font-family: Georgia;
    font-size: 42pt;
    border-bottom: 3px solid #C5C5C5;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: 25px;
display: block;
}

.categoria-promocions-tot .titSeccio {
  border-top: 1px dotted lightgrey;
  font-size: 18pt;
  margin: 20px 0 10px 0;
  padding-top: 5px;
}
.categoria-promocions-tot .texteSeccio {
  font-size: 10pt;
  margin-left: 20px;
}

#pagina {
    padding: 5px;
    width: 650px;
    border: 0px solid gray;
    margin-left: 260px;
    font-size:12pt;
}


#peu {
    margin-top: 20px;
    padding: 8px;
    color: white;
    text-align: center;
    background-color: #2D2D2D;
}

#peu h3 {
    display: none;
}
#menuInferior li {
    display: inline;
    padding: 5px;
}
