/* CSS Document */
body{
font: normal 0.7em/1.4em Tahoma, Verdana, Arial, Georgia, sans-serif; 
color:#A08F5C;
}
input{
border:1px solid #A08F5C;}
img{
text-decoration:none;
border:0px;}
table.principal{
background:#FFFFFF;
width:790px;
border:0;
}
td.izq{
width:14px;
background:#FFFFFF url('/themes/casacoto/images/lat_izq.jpg') left top repeat-y;
}
td.drch{
width:14px;
background:#FFFFFF url('/themes/casacoto/images/lat_dr.jpg') right top repeat-y;
}
td.esq_inf_izq{
width:14px;
height:11px;
background:#FFFFFF url('/themes/casacoto/images/esq_inf_izq.jpg') left top no-repeat;
}
td.inferior{
height:11px;
background:#FFFFFF url('/themes/casacoto/images/lat_inf.jpg') left top repeat-x;
}
td.esq_inf_drch{
height:11px;
background:#FFFFFF url('/themes/casacoto/images/esq_inf_dr.jpg') right top no-repeat;
}
td.central_izq{
width:296px;
padding:25px 10px 10px 10px;

}
td.central_drch{
width:447px;
padding:25px 0px 10px 0px;
}
table.menu{
width:789px;
border:0; 
}
table.contenido{
width:440px;
background:#F7F5DC;
border:0px;
}
td.contenido_sup{
background:url('/themes/casacoto/images/contenido_sup.jpg') top left no-repeat;
width:440px;
height:24px;
}
td.contenido_inf{
background: url('/themes/casacoto/images/contenido_inf.jpg') top left no-repeat;
width:440px;
height:24px;
}
td.contenido_izq{
width:8px;
height:7px;
background:url('/themes/casacoto/images/contenido_izq.jpg') top left repeat-y;
}
td.contenido_drc{
width:8px;
height:7px;
background: url('/themes/casacoto/images/contenido_dr.jpg') top right repeat-y;
}
td.contenido_central{
width:418px;
padding:10px 15px 10px 15px;
}
td.menu_lat_izq{
width:36px;
height:32px;
background:url('/themes/casacoto/images/menu_lat_izq.jpg') left top no-repeat;
}
td.menu_lat_drch{
width:36px;
height:32px;
background:url('/themes/casacoto/images/menu_lat_drch.jpg') right top no-repeat;
}
td.menu{
background:url('/themes/casacoto/images/menu_linea.jpg') left top repeat-x;
text-align:left;
}
p.pie{
width:775px;
text-align:right;
color:#8DA33F;
}
div.container {
  position:absolute;
  width:200px;
  height:115px;
  z-index:10;
  left: 15px;
  top: 70px;
}

div.hojas {
  position:absolute;
  width:200px;
  height:115px;
  z-index:0;
  top:0px;
  left:-20px;
}

#enlaces li a{
color:#6A831B;
font-weight:bold;
}