﻿/*estilo*/
*{ margin: 0; padding: 0; }*
body{ 
    margin: 0; 
    background: #fff; 
    font: .84em "Trebuchet MS", Arial, Sans-Serif; 
    color: #642d0e;
    text-align:center;
    }
#arriba{
    height:60px;
    background-color:#642d0e;
    border-bottom:10px solid #fbe5cf;
}
#cabecera{
    width:800px;
    margin:0 auto;
}
/*
Menu
*/
#nav_bar {
    float:top;
    margin:0px auto;
    padding:0;
    position:relative;
    text-align:center;
    width:800px;
    height:60px;
    overflow:hidden;
}
#bot1, #bot2, #bot3, #bot4, #bot5 {
    float:left;
    width:160px;
    height:60px;
    line-height:15px;
    font-size:10px;
    /*font-family:sans-serif;*/
    color:#ffffff;
    font-weight:bold;
    border:0px solid white;
    position:relative;
}
#nav_bar h2 {
    line-height:30px;
    font-size:15px;
    margin:0px;
    padding:0px;
    color:#fff;
}
 
.nav_top, .nav_bottom {
    height:60px;
    float:top;
}
.nav_bottom a{
    text-decoration:none;
    color:#fff;
}
    
#bot1 {
    /*background:#29131F;*/
    background:#7d3c0e;
}
#bot2 {
    /*background:#522125;*/
    background:#964c0e;
}
#bot3 {
    /*background:#7F2922;*/
    background:#b05b0f;
}
#bot4{
    /*background:#C24D23;*/
    background:#c96b0f;
}
#bot5 {
    /*background:#DB7422;*/
    background:#e97f0f;
}
/*
fin menu
*/
#contenedorindex{
    width:800px;
    margin:0 auto;
    height:500px;
    background-image:url(../images/fon1.jpg);/*52*/
}
#contenedortratamientos{
    width:800px;
    margin:0 auto;
    height:500px;
    background-image:url(../images/fon2.jpg);/*53*//*66*/
}
#contenedorsalas{
    width:800px;
    margin:0 auto;
    height:500px;
    background-image:url(../images/fon3.jpg);/*6-39*/
}
#contenedordonde{
    width:800px;
    margin:0 auto;
    height:500px;
    background-image:url(../images/fon4.jpg);
}
#contenedorcontacto{
    width:800px;
    margin:0 auto;
    height:500px;
    background-image:url(../images/fon5.jpg);/*31*/
}
#contenidoindex{
    float:left;
    width:460px;
    height:300px;
    /*border:2px dotted #e97f0f;*/
    margin-top:110px;
}
#contenidotratamientos{
    float:left;
    width:450px;
    height:430px;
    /*border:2px dotted #e97f0f;*/
    margin-top:30px;
}
#contenidotratamientosderecha{
    float:right;
    width:270px;
    height:430px;
    margin-top:90px;
}
#contenidosalas{
    float:right;
    width:400px;
    height:400px;
    /*border:2px dotted #e97f0f;*/
    margin-top:60px;
}
#contenidodonde{
    float:left;
    width:390px;
    height:370px;
    /*border:2px dotted #e97f0f;*/
    margin-top:90px;
}
#contenidodondederecha{
    float:right;
    width:340px;
    height:200px;
    background-color:#642d0e;
    margin-top:20px;
    filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#contenidocontacto{
    float:right;
    width:340px;
    height:390px;
    background-color:#642d0e;
    margin-top:90px;
    filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#contenidocontacto2{
    float:left;
    width:390px;
    height:300px;
    /*border:2px dotted #e97f0f;*/
    margin-top:30px;
}
#pie { 
    clear: both;
    width: 800px;
    margin: 0 auto;
    /*padding: 15px;*/
    /*border-top: 1px dotted #83573e; background: #fff;*/
    }
    
p.derecha{
    text-align:right;
    font-size:0.70em;
}
#pie a{
 text-decoration:none;
 color:#7d3c0e;
}
#pie a:hover{
    color:#e97f0f;
}
#info p{
    text-align:justify;
    color: #83573e;
    line-height:1.5em;
}
#info h1{
    color:#642d0E;
    text-align:left;
}
 #info h2{
    color:#e97F0F;
    text-align:left;
}
#info strong{
    font-weight:700;
    color:#e97F0F;
}
#info a{
    font-weight:700;
    color:#e97F0F;
    text-decoration:none;
}
#info2 h1{
    padding-top:15px;
    padding-left:10px;
    color:#e97f0f;
}
#info2 p{
    padding-left:20px;
    color:#fff;
}
#info2 label{
color:FBe5cf;
font-size:1.2em;
padding-left:4px;
}
#info2 input{
    color: #83573E;
    padding:4px;
    font-size:1.2em;
}
#info2 .textarea{
    /*margin-left:6px;*/
    color:#83573E;
    padding:4px;
        font: 1.0em "Trebuchet MS", Arial, Sans-Serif; 
}

.peque{
font-size:0.90em;

}
