@charset "utf-8";
/* CSS Document */
body{
margin:0;
padding:0;
background:#000;}

#cabecera{
margin: 0px;
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/home.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#cabecera_contac{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/home.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#cabecera_sugessted{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/sugess.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#cabecera_trekk{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/trekk.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#cabecera_mount{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/mount.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}


#cabecera_raff{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/raff.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}


#cabecera_cuatro{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/cuatro.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#cabecera_amazon{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/amazon.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#cabecera_testimonials{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/testimonials.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#cabecera_prices{
text-align:center;
width:1120px;
height:240px;
margin: auto;
background:url(../images/prices.jpg) no-repeat center;
border-bottom:solid #0d591f 10px;}

#logo{
margin:0 auto;
padding:30px 0 20px 30px;
height:100px;
width:1000px;
text-align:left;}

#cont_botonera{
height:95px;
width:100%;
}
#botonera{
margin:0 auto;
height:20px;
padding:60px 0 10px 0;
width:1120px;}
#contenedor{
text-align:center;
min-width:100%;
height:420px;
background:#000;}
#piedepagina{
text-align:center;
background:url(../images/piedepagina_fondo.gif) repeat-x;
height:150px; 
min-width:1120px;}
#interna{
margin:0 auto;
width:1000px;}
#telefono{
margin:0 auto;
width:1120px;
height:36px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#8cba8d;
text-align:left;
padding-top:2px;}
#creditos{
margin:0 auto;
width:1120px;}
#izq{
float:left;
width:680px;}

#der{
width:300px;
padding:10px;
float:right;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13px;
text-align:left;}

#der b{
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:16px;}

.titulo{
color:#ffffff;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;}

#creditos_izq{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;}
#creditos_izq a{
color:#687b68;
text-decoration:none;}

#creditos_der{
float: right;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;}
#creditos_der a{
color:#687b68;
text-decoration:none;}
#der b{
    font-size: 14px;
}

img{
border-width: 0;
}

.textoTabla td{

    font-size:11px;
    
}
.textoTabla2 td{

    color: white;

}

#botonera #index{
background: url(../images/btn_home.png);
}


#botonera #mountain:Hover{
background: url(../images/btn_mountainbiking_on.png);
}