body{
  background:#F8E7BE;
  font-family:Times New Roman;
  font-size:0.9em;
  color:#696969;
  padding:20px;
}
h1, h2, h3, h4, h5, h6{
  margin-top:0px;
  margin-bottom:10px;
  padding:0px;
  color:#EF8D49;
}
img{
  border:0px;
}
input, textarea{
  border:1px solid #EF8D49;
  padding:4px;
  color:#666; 
  font-weight:bold;
}
a{
  color:#EA670C;
  text-decoration:none;
}
a:hover{
  color:#F3AA76;
  text-decoration:underline;
}
.btn{
  text-transform:capitalize;
  border:2px solid #EA670C !important;
  color:#EA670C;
  padding:5px; 
  border:0px;
  font-weight:bold;
  cursor:pointer;
}
.btn:HOVER{
  border:2px solid #fff !important;
  background-color:#F3AA76;
  color:#fff;
}
#plantilla{
  position:relative;
  background:#fff;
  width:950px;
  margin:0px auto;
  border:1px solid #F3AA76;
  border-bottom:0px;
  overflow:hidden;
}
#encabezado {
  width:920px;
  height:80px;
  padding:15px;
  padding-bottom:0px;
  display:inline-block;
}
#encabezado .logo{
  width:350px;
  height:72px;
  display:inline-block;
  float:left;
  overflow:hidden;
}
#menu{
  width:570px;
  height:80px;
  float:right;
}

#menu .selected{
  color:#fff; 
  background-color:#F3AA76;
}


#contenido{
  position:relative;
  width:920px;
  min-height:300px;
  padding:5px 15px 10px 15px;
}
#contenido b, #contenido strong{
  color:#EA670C;
}
#contenido p{
  line-height:1.4em;
}
#contenido p.empresa{  
  width:540px;
}
#contenido .portada_historia{
  float:right;
  width:510px;
  margin-left:10px;
  display:inline-block;
}
#contenido em{
  position:relative;
  margin-top:10px;
  font-size:28px;
  color:#B2B2B2;
  width:330px;
  padding:30px 20px 50px 30px;
  line-height:38px;
  float:left;
  position:relative;
}
#contenido em .comillas_altas{
  font-size:90px;
  position:absolute;
  top:20px;
  left:0px;
}
#contenido em .comillas_bajas{
  font-size:90px;
  position:absolute;
  bottom:0px;
  right:30px;
}
#contenido #miniaturas{
  clear:right;
  float:right;
  margin-top:10px;
}

#formulario_contactar{
  float:right;
  border-left: 1px solid #F3AA76;
  padding-left:10px;
}
#informacion_contactar{
  float:left;
  width:400px;
}
#informacion_contactar .atributo{
  width:180px;
  display:inline-block;
  float:left;
}
#informacion_contactar .valor{
  display:inline-block;
  float:left;
}
#informacion_contactar span{
  line-height:1.5em;
  margin-bottom:10px;
}
#texto_contactar{
  padding-bottom:20px;
  display:inline-block;
}
.clear{
  clear:both;
}
#piedepagina{
  font-size:0.8em;
  padding:15px;
  width:920px; 
  text-align:left;
  border:1px solid #F3AA76;
  border-top:0px;
  background:#fff;
  overflow:hidden;
  margin:0px;
  padding-top:10px; 
  border-top:1px solid #ccc; 
  font-size:14px;
  //width:950px;
}

#telefono{width:950px; margin:0px auto; text-align:right; padding-bottom:5px;}
#table{//width:557px;}
