body { 
 font: 11px  tahoma, Arial, Helvetica, sans-serif;
 margin: 0px; 
 text-align: center; 
 background: #362215 url(img/back.jpg);
 color:#a57d52;
}
#contenedor{ 
 padding: 0px; 
 width: 718px; 
 margin: auto; 
} 
#top{ 
 clear: both; 
 margin : 0px;
 padding:0px;
}
#top1 { 
 float:left;
 margin: 10px 0px 8px 15px;
 text-align:left;
 }
#top2 {
 float:right;
 margin:14px 40px 0px 0px;
 text-align:right;
}
#menu {
 text-align:center;
/* background:#2E1A0F;*/
 padding: 15px 0px 0px 42px;
 margin-top:15px;
 clear:both;
 height:31px;
/* -moz-opacity:0.55;
 filter:Alpha(Opacity=55);*/
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 background: url(img/back_menu.jpg) no-repeat 0px 0px;
 font-weight:bold;
}
#menu .item { 
 width:132px;
 float:left;
 color:#bcab77;
 background: url(img/vineta-b.gif) no-repeat left;
}
#contenido {
 clear:both;
 margin-top:0px;
 text-align:center;
 background:#362215;
 padding-top:10px;
}
#contenido2 {
 clear:both;
 margin-top:0px;
 text-align:justify;
 background: #362215;
 padding-top:0px;
}
#central {
 overflow: hidden;
 clear:both;
}
#izq { 
 text-align:justify;
 float:left;
 width:500px;
}
#texto {
 padding:0px 10px 10px 20px;
}
#der {
 text-align:justify;
 float:right;
 width:200px;
 margin-right:0px;
 margin-bottom: -30000px;
 padding-bottom: 30000px;
 color:#715537;
}
#bloque_der {
 margin-top:10px;
 margin-right:8px;
 margin-left:0px;
 margin-bottom: -30000px;
 padding-bottom: 30000px;
 padding-top:10px;
background:#26160D;
}
#bloque_der_cont {
/* background:#26160D;*/
 padding: 5px 4px 5px 6px;
 width:182px;
}

A, A:VISITED, A:ACTIVE, A:FOCUS, A:LINK{ 
 color: #bb874c;
 text-decoration:underline;
} 
A:HOVER{ 
 color: #bb874c; 
 text-decoration:underline;
} 

#menu A, #menu A:VISITED, #menu A:ACTIVE, #menu A:FOCUS, #menu A:LINK{ 
 color: #bcab77;
 text-decoration:none;
} 
#menu A:HOVER{ 
 color: #cf8b3d; 
 text-decoration:underline;
} 

h1 {
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:17px;
 font-weight:normal;
 /* background:url(img/icono1.gif) no-repeat left top; */
 padding:0px 0px 0px 0px;
 margin:0px
 text-align:left;
 color:#BB874C;
}
h2 {
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:20px;
 font-weight:normal;
/* background:url(img/fondo_h2.gif) no-repeat left top;*/
 background: url(img/fondob_h2.jpg) no-repeat 0px 0px;
 padding:28px 30px 15px 85px;
 text-align:left;
 color:#26160d; 
 margin-top:0px;
 margin-left:10px;
}
h3 {
/* font-family:"Times New Roman", Times, serif;*/
 background: url(img/fondo_h3.jpg) no-repeat 0px 0px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
 padding:11px 30px 5px 45px;
 text-align:left;
 color:#BB874C;
}
h4 {
/* font-family:"Times New Roman", Times, serif;*/
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
 padding:0px 0px 5px 0px;;
 text-align:left;
 color:#BB874C;
 margin-top:0px;
}
.subtitulo {
 font-size:15px;
 font-weight:bold;
 color:#BB874C;
}

hr { 
 height:2px;
 color: #4f3520;
 margin-top:10px;
 margin-bottom:10px;
 width:96%; 
}
.parrafo {
 padding:0px 10px 10px 35px;
 text-align:left;
 font-size:11px
}
#pie {
 color:#9B6A18;
 padding: 0px 0px 30px 0px;
 margin:0px 0px 0px 0px;
 clear:both;
 height:20px;
 text-align:center;
 background:#362215; 
}
#pie hr {
 margin-top:5px;
 margin-bottom:15px;
  width:98%; 
}
#menu-ppal li{
  margin-top:10px;
}
.fotos-edit {
 border: 1px dashed #715537;
 padding:5px;
 margin-bottom:10px;
}

input, textarea {
 background:#291a10;
 border:1px solid #715537;
 margin:5px 0px;
 color:#BCAB77;
 font: 11px  tahoma, Arial, Helvetica, sans-serif;
 padding:2px;
}
.boton {
 background:#d38e41;
 border:1px solid #715537;
 margin:5px 0px;
 color:#362215;
 font: 11px  tahoma, Arial, Helvetica, sans-serif;
 padding:2px; 
 font-weight:bold;
}

.text-gral {
 scrollbar-track-color: #cccccc;
 overflow:hidden;
 width:410px;
}
.tabla-listado {
 border: 1px solid #4f3520;
 border-collapse:collapse;
 border-spacing: 0px;
}
.tabla-listado td {
 border: 1px solid #4f3520;
}