/* CSS Document */

body
{
margin-top:0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
}

#contenido{
width:800px;
margin:0 auto;
/*background-color:#FFFF66;*/
font-family:"Trebuchet MS";
font-size:14px;
}



#banner_superior{
/*background-color:#00FFCC;*/
background-image:url(../img/banner_superior0.jpg);
width:790px;
height:90px;
color:#ffffff;
padding-right: 10px;
}

#menu{
/*background-color:#FFCC00;*/
/*background-image:url(../img/barra_menu_0.jpg);*/
font-size:14px;
color:#BDBBDB;
background-color:#5e83ed;
text-align:right;
width:790px;
height:20px;
padding-right: 10px;
}

#foto{
/*background-color:#CCCCCC;*/
width:800px;
height:150px;
margin-bottom:10px;
clear: both;
/*padding-right: 10px;*/
}

/*#pestanya_hotel_activo{
width:800px;
height:45px;
margin-bottom:10px;
} */


#contenido_main{
width: 798px;
border:1px #330099;
}

#contenido_central{
width:530px;
/*background-color:#660099;*/
/*background-image:url(../img/contenido_0.jpg);*/
}

#descripcion{
    padding:15px 20px 28px 20px;
    width:490px;
    background-color:#3A58A0;
    color:#BDBBDB;
    clear: both;
}

#foto_info{
float:left;
margin-right:10px;
border:3px  #ffffff solid;
margin-bottom: 10px;
}

#texto{
float: left;
}

#descripcion_h{
width:510px;
color:#BDBBDB;
}


#pie{
background-color:#5e83ed;
font-size:14px;
color:#ffffff;
text-align:center;
width:530px;
height:20px;
float: left;
}

#central_pie{
width:530px;
float:left;

}


#submenu{
background-color: #3A58A0;
text-align: center;
font-size: 12px;
padding: 25px 0px;;
}


#motor{
/*background-color:#FF3366;*/
/*background-image:url(../img/motor_0.jpg);*/
background: url(../img/motor_head.jpg) top no-repeat #425AA1;
width:250px;
/*height:275px;*/
float:left;
margin-bottom:15px;
padding-left: 5px;
}

#subcontenido{
width:235px;
/*height:100px;*/
background-color:#425AA1;
color: #BDBBDB;
/*background-image:url(../img/subcontenido_0.jpg);*/
float:left;
padding: 15px 10px;
text-align: center;
margin-bottom : 15px;
}

#contorno_tiempo{
clear: both;
width: 255px;
background-color: #425AA1;
/*padding: 15px 0px;*/
}

#tiempo{
/*margin:0 auto;*/
margin-left: 37px;
}

#oferta{
/*margin:0 auto;*/
text-align: center;
padding: 10px;
line-height: 25px;
}

#motor_subcontenido{
width:255px;
float:left;
margin-left:15px;
                 
}

.titulo{font:bold; text-decoration:underline; font-size:16px; }
.titulo2{font:bold; text-decoration:underline; font-size:14px; }
.descripcion_c{text-align:justify;}

.menu{font-size:12px; text-decoration: none;}

.menu_selec{font-size: 12px; color:#002f98; background-color: #b7caff; text-decoration: none;}

.menu_of{font-size:12px; text-decoration: none;}

.menu_selec_of{font-size: 12px; color:#ffa500; background-color: #425AA1; text-decoration: none;}

.submenu_selec{color: #b7caff;}

.submenu_selec_of{color: #ffa500;}

a.menu:link{color:#ffffff;}
a.menu:visited{color:#ffffff;}
a.menu:active{color:#ffffff;}
a.menu:hover{color:#BDBBDB; border-bottom: 1px dotted #013334;}

a.menu_of:link{font-weight: bold; color:#ffa500;}
a.menu_of:visited{font-weight: bold; color:#ffa500;}
a.menu_of:active{font-weight: bold; color:#ffa500;}
a.menu_of:hover{color:#fecf74; font-weight: bold; border-bottom: 1px dotted #013334;}

a.submenu:link{color:#BDBBDB;}
a.submenu:visited{color:#BDBBDB;}
a.submenu:active{color:#BDBBDB;}
a.submenu:hover{color:#ffffff; border-bottom: 1px dotted #013334;}

a.submenu_of:link{color:#ffa500;}
a.submenu_of:visited{color:#ffa500;}
a.submenu_of:active{color:#ffa500;}
a.submenu_of:hover{color:#fecf74; border-bottom: 1px dotted #013334;}

a {
color:orange;
}


.envio_correcto{
margin-left:auto;
margin-right:auto;
font:Arial, Helvetica, sans-serif;
font-size:14px;
border: 1px solid #CCCCCC;
width:300px;
text-align:center;
padding:15px;
color: #ffffff;
}


.Estilo1 {font-family: "Trebuchet MS"}
.Estilo3 {
    font-family: "Trebuchet MS";
    font-weight: bold;
    color: #FFFFFF;
}
.Estilo4 {font-family: "Trebuchet MS"; font-size: 12px; }
.Estilo15 {font-size: 14px; font-family: "Trebuchet MS"; }
.Estilo16 {font-family: "Trebuchet MS"; font-size: 12px; font-style: italic; }
.Estilo18 {
    font-family: "Trebuchet MS";
    font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
}
.Estilo20 {font-family: "Trebuchet MS"; font-weight: bold; color: #FFFFFF; }

.Estilo39 {color: #FFFFFF}
.Estilo59 {color: #FFFFFF; font-weight: bold; }

.relleno
{
border: 1px solid #CCCCCC;
margin-bottom: 2px;
margin-top: 2px;
padding: 2px;
}