body {
	background:url(../images/madera.png);
	margin:0px;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
        height:100%;
        line-height:1.5;
}
img {
    border:none;
    
}
#top {
	background-color:#d4e3ea;
	width:100%;
	color:#858182;
	font-size:10px;
	height:26px;
}
#topContent {
	width:950px;
	margin:auto;
	text-align:right;
	padding-top:0px;
        background:url(../images/bg-upmenu.jpg) no-repeat;
        background-position: 0 18px;
        height:26px;
}
#topContent img {
	padding-right:10px;
        border: none;
}
#socialLinks img{
    padding-right:10px;
    border: 0;
}
#main {
        width:996px;
	min-height:650px;
       	margin:auto;
}
#content {
        background:url(../images/bg-content.png) repeat-y;
	height:100%;
	width:950px;
        padding-left:23px;
        padding-right:23px;
}
#menu {
    background:#f8f8f8;
    z-index: 999;
    height:41px;
    padding: 4px;
    margin-left:66px;
}
#menu ul {
    display: inline;
}
#menu ul li {
    display: inline;
    float:left;
    width:175px;
}
#menu ul li a {
    display: none;
}

#menu ul li.menuItem{
    cursor: pointer;
    border-right: 1px solid #ccc;
}

#menu ul li.menuItem:hover{
    cursor: pointer;
}

#menu ul li.menuItem1 {
   background:url(../images/btn-doctown.jpg) no-repeat;
   width: 162px;
   height:41px;   
}
#menu ul li.menuItem1:hover  {
   background:url(../images/btnOver-doctown.jpg) no-repeat;
}

#menu #checkedMenuSup.menuItem1
{
  background:url(../images/btnOver-doctown.jpg) no-repeat;
}

#menu ul li.menuItem2 {
   background:url(../images/btn-cursos.jpg) no-repeat;
   width: 187px;
   height:41px;
}

#menu ul li.menuItem2:hover  {
   background:url(../images/btnOver-cursos.jpg) no-repeat;
}

#menu #checkedMenuSup.menuItem2
{
  background:url(../images/btnOver-cursos.jpg) no-repeat;
}

#menu ul li.menuItem3 {
   background:url(../images/btn-camps.jpg) no-repeat;
   width: 148px;
   height:41px;
}

#menu ul li.menuItem3:hover  {
   background:url(../images/btnOver-camps.jpg) no-repeat;
}

#menu #checkedMenuSup.menuItem3
{
  background:url(../images/btnOver-camps.jpg) no-repeat;
}

#menu ul li.menuItem4 {
   background:url(../images/btn-servicios.jpg) no-repeat;
   width: 128px;
   height:41px;
}
#menu ul li.menuItem4:hover  {
   background:url(../images/btnOver-servicios.jpg) no-repeat;
}

#menu #checkedMenuSup.menuItem4
{
  background:url(../images/btnOver-servicios.jpg) no-repeat;
}

#menu ul li.menuItem5 {
   background:url(../images/btn-media.jpg) no-repeat;
   width: 116px;
   height:41px;
}

#menu ul li.menuItem5:hover  {
   background:url(../images/btnOver-media.jpg) no-repeat;
}

#menu #checkedMenuSup.menuItem5
{
  background:url(../images/btnOver-media.jpg) no-repeat;
}

#menu ul li.menuItem6 {
   background:url(../images/btn-contacto.jpg) no-repeat;
   width: 128px;
   height:41px;

}
#menu ul li.menuItem6:hover  {
   background:url(../images/btnOver-contacto.jpg) no-repeat;
}

#menu #checkedMenuSup.menuItem6
{
  background:url(../images/btnOver-contacto.jpg) no-repeat;
}

#menu ul li ul {
    display: none;
}
#contentLogo {
    position:absolute;
    width:150px;
    margin-left: -45px;
    z-index: 1250;

}
#destacadosHome  {
    width: 946px;
    height: 181px;
    background:#f8f8f8;
    padding: 2px;
    padding-left: 3px;
    margin-top:8px;

}
.destacadoHome {
    float:left;
    width: 315px;
}
#footer{
    background:url(../images/bg-footer.jpg) repeat-x;
    height: 110px;
    width:951px;
    clear: both;
    padding-top: 10px;
}
#footer #logosPie{
    float:left;
}
#footer #logosPie img {
    margin-left: 16px;
}

.fWhite {
    background:#f8f8f8 !important;
}
#pie {
     display: inline;
     float:left;
     font-size: 11px;
     color:#666;
     width:450px;
     text-align: center;
}
#pie ul {
    display: inline;
    float:left;
    margin:0px;
    padding-bottom:10px;
    padding-left:25px;
    padding-top:10px;
}
#pie ul li {
    display: inline;
    float:left;
}
#pie ul li a {
    text-decoration: none;
    color:#b9babb;
    padding-left:5px;
    padding-right:5px;
    border-right: 2px solid #b9babb;
}
.fWhite #pie ul li a{
    color:#333333 !important;
}
#pie ul li a:hover {
    text-decoration: underline;
    font-weight: 800;
}
#pieMedia {
    text-align: center;
}
#pieMedia img {
    margin-left: 0px;
    border: none;
}
/* secciones */
#titSeccion h1 {
    margin:0px;
    font-size:34px;
}
#titSeccion {
    background:url(../images/bg-tit-seccion.jpg) repeat;
    color: #209cd6;
    text-align: center;
    height:41px;
    width: 100%;
    padding-top:15px;
}
.blanco {
    color:#FFF;
}

#contenido {
    background:url(../images/bg-content-sec.jpg) repeat;
    width:859px;
    float:left;
}
#ajusteFondos {
    background:url(../images/bg-pie.jpg) no-repeat bottom;
    width:859px;
    padding-left:38px;
    padding-right:53px;
    padding-top: 30px;
    padding-bottom: 216px;
    float:left;
}

#contentIzda{
    width:372px;
    float:left;
    clear:both;
    font-size: 14px;
}
#contentDcha {
    margin-left: 65px;
    width:421px;
    float:left;
    text-align: right;
}
#titDestacado {
    color:#198db2;
    font-size: 18px;
    font-weight: 700;
}
.titDestacadoHome{
    color:#198db2;
    font-size: 16px;
    font-weight: 700;
    padding-left: 5px;
}
#subDestacado {
    font-size: 14px;
}
 .titDestacado {
    height: 35px;
    font-size: 36px;
    font-weight: 700;
    padding-left: 5px;
}
p .titDestacado {
    font-size: 14px !important;
    color:#198db3;
}
#video {
   /* border: 1px gray solid;*/
    padding: 3px;
    width: 422px;
    height: 337px;
    background-color: #fff;
    background:url(../images/bg-video.jpg) repeat;
    margin-bottom: 25px;
}
.imgDestacadoDcha {
    margin-bottom: 25px;
}
.menuSecundario {
    height:36px;
    width: 100%;
    background-color: #1e1d1d;
    color:#209cd6;

}
.menuSecundario ul {
    margin: 0;
    margin-left:60px !important;
    margin-top:10px;
    display: inline;
    float:left;
}
.menuSecundario ul li {
    display: inline;
    float:left;
}
.menuSecundario ul li a {
    font-size: 12px;
    text-decoration: none;
    color:#209cd6;
    padding-left:15px;
    padding-right:15px;
    border-right: 2px solid #555;

}
.menuSecundario ul li a:hover {
    text-decoration: none;
    color:#FFF;
}


.menuSecundario ul li.checked a
{
  color:white;
}

/* /////////////////////////////// 28-04 */
#logosTiendas {
    background:url(../images/fondo_cursos.jpg) no-repeat;
    height: 650px;
    clear:both;
    width:996px;
}
#filaLogos1 {
    float:left;
    margin-left: 70px;
    margin-top:30px;
    margin-bottom: 30px;
}
#filaLogos2 {
    float:left;
    margin-left: 70px;
    margin-bottom: 30px;
}
#filaLogos3 {
    float:left;
    margin-left: 70px;
}
div.logoTA {
    float:left;
    margin-right: 35px;
    text-align: center;
    font-size: 12px;
}
.fparrC {
    font-size: 12px;
}
.txt_contacto {
    font-size: 14px;
}

/* CAMPS */
#infoBoxCamps {
    margin-left: 45px;
    float:left;
}
.boxCampsA{
    width:355px;
    height:auto;
    padding:15px;
    background: #e2e5e2;
    margin-bottom: 10px;
    text-align: left;
    /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
.boxCampsB{
    width:385px;
    height:auto;
    padding:15px;
    background: none;
    margin-bottom: 10px;
    text-align: left;
}
.txtInfo{
    /*color:#4288b1;*/
    color:#000;
    font-size: 13px;
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
.infoCamps {
    text-align: left;   
}
.infoCamps img {
    margin-bottom: 10px;
}
.entradillaA {
    color: rgb(25, 141, 179);
    font-size: 30px;
    font-weight: 800;
    margin: 0px;
    padding: 0px;
}
.entradillaB {
    color: rgb(25, 141, 179);
    font-size: 18px;
}
#fotosBoxCamps {
    margin-left: 40px;
    float:left;
}
.fotosCamps {
   margin:4px 3px;
   float:left;
}
.fotosMedia img {
    width:186px;
    margin:3px;
    padding:0px;
    
}
.fotosMedia h2 {
    text-align: left;
    margin:0;
    padding-left:5px;
    padding-top:5px;
}
.boxC {
    padding: 10px;
    border: solid rgb(25, 141, 179) 1px;
}
.boxD {
    background-color: rgb(25, 141, 179);
    padding: 5px;
    color: rgb(255, 255, 255);
}
/* MENU CAMPAMENTO BCN */

#content .menuTerciario
{
    background: url("../images/bg-content-sec.jpg") repeat scroll 0 0 transparent;
    height:36px;
    padding-left: 30px;
    margin-top: 20px;
}

#contenido .menuTerciario {
    background:none;
    height:36px;
    width: 100%;
    color:#209cd6;
    margin-bottom:25px;
    margin-top: 0;
    padding-left: 0;
}
.menuTerciario ul {
    display: inline;
}
.menuTerciario ul li {
    display: inline;
    float:left;
	margin-right:11px;
}
.menuTerciario ul li a {
background:url("../images/btn_normal.jpg") repeat scroll 0 0 transparent;
color:#999;
display:block;
font-size:12px;
height:21px;
padding-top:7px;
text-align:center;
text-decoration:none;
width:134px;
}
.menuTerciario ul li a:hover {
    text-decoration: none;
    color:#209CD6;
	background: url(../images/btn_over.jpg) repeat;
}
#ultimo-item-ter {
	margin-right: 0 !important;
}
.condicionesPage{ 
	font-size: 14px;
}
.condicionesPage strong{ 
	color:#209CD6;
}

.contenido1C #dchaCol h1
{
    font-size: 32px;
    color:#1797c6;
}
.contenido1C #dchaCol h2
{
    font-size: 22px;
    font-style: italic;
    color:#8a8b8b;
}
#izdaCol {
clear:both;
float:left;
font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size:14px;
line-height:1.5;
margin-bottom:25px;
padding-right:20px;
width:405px;
}
#dhcaCol
{
    float:left;
    width:420px;
}
#dchaColB
{
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size:14px;
    line-height:1.5;
    margin-bottom:25px;
    float:left;
    margin-left:45px;
    width:385px;
}
.contenido1D #dchaCol
{
   width:920px;
}
.contenido1D #dchaCol {
float:left;
margin-left:45px;
width:385px;
}

.contenido1D #dchaCol .boxO {
    padding: 10px;
    color:none;
    border: none;
}
.contenido1D #dchaCol .boxP {
    background: #e2e5e2;
    padding: 10px;
    color: rgb(255, 255, 255);
}
.insc-icon {
  float:right;
  margin-right:-40px;
  margin-top:-20px;
  z-index:49;
}
#infoboxCamps
{
    margin-bottom:20px;
}
#listadoNoticias .titDestacado {
    height: auto;
    font-size: 18px;
    font-weight: 700;
    padding-left: 0px;
}

.aviso {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #209cd6;
}
