body {
 background-image: url(../imagenes/fondo_interno.jpg); background-repeat:repeat-x; margin:0px;	
}
#contenedor{
 width:100%; height:100%; font-family:Century Gothic,Tahoma; 
}
#borde{
 width:900px;  margin-top:0px; 
}
#top{
 height:130px; margin-top:15px; margin-bottom:5px; 
}
#logo{
 width: 365px; height:120px; float:left; background-image:url(../imagenes/logo-trans.png); 
}
#buscador{
 width: 340px; height:74px; float:right;  padding-top:25px; 
}
#menu1{
 float:left; margin:0px; width:110px; padding:0px; height:65px; text-align:left; font-size:11px; border-right:1px dashed; color:#f2f2f2;
 list-style-position:inside; 
}
#menu1 ul{ 
 list-style-image:url(../imagenes/flecha-trans.png); margin:0px; padding:0px; 
}
#menu1 li a{
 color:#f2f2f2; text-decoration:none; padding-left:10px;   
}
#buscador1{
 width: 220px; height:30px; float:right; text-align:left; margin-bottom:20px; 
}

#nuevo{
 background: url(../imagenes/nuevo-trans.png); background-repeat:no-repeat;  
}
#escudos{
 width:900px; height:50px; background-image:url(../imagenes/pie-trans.png); background-repeat:no-repeat; margin-top:0px; margin-bottom:5px;
}
#pie{
 width:900px; color:#000000; font-size:10px; background-image:url(../imagenes/borde1.png); background-repeat:no-repeat; padding-top:5px; text-align:left;
}
#pie2{
 background-image:url(../imagenes/borde1.png); background-repeat:no-repeat; height:2px; margin-top:24px;
}
#pie ul{
 margin:0px; padding:0px;
}
#pie li{ 
 list-style:none; margin:0px; padding:0px;  font-family:Century Gothic,Tahoma; float:left;  
}
#pie li a{
 color:#000000; text-decoration:none; margin-left:0px; padding-left:0px;
}
#pie a:hover{ 
text-decoration: underline; 
}
#cuerpo{
  background-color:#FFFFFF; margin-top:15px; margin-bottom:10px; 
}

/*para el movimiento del menu*/
#dhtmlgoodies_menu ul li ul{
 display:none; /* Necesario para visualizarse bien en opera */ 
}
#dhtmlgoodies_menu{
 visibility:hidden; background-image:url(../imagenes/menuhori.jpg); background-repeat:no-repeat; height:40px; width:900px;
}
#dhtmlgoodies_menu ul{
margin:0px; /* Sin sangria */
padding:0px; /* Sin sangria */ 
}
#dhtmlgoodies_menu li{
list-style-type:none;
} 
#dhtmlgoodies_menu a{
margin:0px;
padding:0px; 
}

/* Estilos de la estética del menú. Aquí puedes modificarlos de acuerdo al estilo de tu web
Estilos que se aplican a todo el menú*/

#dhtmlgoodies_menu ul{
width:89px; 
}
#dhtmlgoodies_menu ul.menuBlock1{ /* Barra de menú - elementos del menu principal*/
border:0px; width:902px; 
}
#dhtmlgoodies_menu ul.menuBlock2{ /* Barra de menú - elementos del menu principal*/
  border:0px; padding-left:10px; border:0px solid #fff; width:120px; text-align:left; color:#000000;  background-color:#364651;
   font-family:"Century Gothic,Tahoma"; font-size:10px; margin-top:0px; 
}
#dhtmlgoodies_menu a{
 color: #fff;  text-decoration:none; font-family:Century Gothic,Tahoma; font-size:12px; width:89px; padding-top:0px; font-size:10px;
}
/*estilos ddel nmenu siempre visible*/
#dhtmlgoodies_menu .currentDepth1{
 width:89px; border-right:1px solid #7f0001; padding-top:8px; height:30px;  
}
#dhtmlgoodies_menu .currentDepth1over{ 
 width:89px; border-right:1px solid #7f0001; font-weight:bold; text-decoration:underline; color:#FFFFFF; padding-top:8px; height:35px;
}
#dhtmlgoodies_menu .currentDepth1 a{
 font-weight:bold; width:89px; font-size:12px; 
}
#dhtmlgoodies_menu .currentDepth1over a{ 
 color:#FFF; font-weight:bold;  text-decoration:underline; color:#FFFFFF; font-size:12px; 
}
/* Estilos submenu nivel 1 */
#dhtmlgoodies_menu .currentDepth2{
 border:0px solid #FFF; font-size:10px;
}
#dhtmlgoodies_menu .currentDepth2over{
 text-decoration:underline; color:#FFFFFF; font-size:10px;  
} 
#dhtmlgoodies_menu .currentDepth2over a{
 text-decoration:underline; color:#FFFFFF; font-size:10px;
} 

/* FINDEL MENU*/
/* INICIAMOS CON EL MENU IZQUIERDO */
#menuiz{
 float:left; margin:0px; width:185px; padding:0px; height:150px; text-align:left; font-size:11px; color:#f2f2f2;
 list-style-position:inside;
}
#menuiz ul{ 
 list-style-image:url(../imagenes/flecha1.png); margin:0px; padding:0px;    width:175px; 
}
#menuiz li{
  border-bottom:1px solid #d5d5d5; height:20px; text-decoration:none; 
}
#menuiz li a{
 color:#444467; text-decoration:none; padding-left:10px;
}
#menuiz a:hover{
 color:#333333; text-decoration:underline;  
}
#contenido{
 float:right; margin:0px; 
  width:700px; padding-left:5px; padding-bottom:10px; 
}