/* CSS Document */
body{ 
background-image:  url(../imagenes/font.jpg); background-repeat:repeat-x; 
}
#contenedor{
 width:100%; height:100%; font-family:Century Gothic; font-size:10px; color:#fff;
}
#borde{
 width:907px; margin-top:0px; 
}
#top{
 width:907px;  height:60px;  margin-top:0px; 
 }
#texto{
 font-size:14px; padding-left:40px; 
 height:63px; background-image:url(../imagenes/icono.gif);
 background-repeat:no-repeat; background-position:left; 
}
#texto1{
 color:#E1E1E1; align:right; height:60px;
}
#power{
 background-image: url(../imagenes/borde.gif); height:17px; width:897px;  
 margin-top:15px;
 padding-top:4px; background-repeat:no-repeat; padding-right:12px; 
}
#menuhome{
 background-image: url(../imagenes/menuhome.jpg); background-repeat:repeat-x;
 height:29px; width:907px; border-bottom:1px solid #fff; 
 padding-top:4px;}

#menuhome li{
 list-style-type:none;  float:left;  width:85px;  
}
#menuhome li a{
 text-decoration:none; display:block; padding:1px 0px; margin-left:0px; text-align:center; color:#FFFFFF;
}
#menuhome a:hover{
 color:#00ff00; 
}
#cuerpo{
 width:907px; background-color:#FFFFFF; color:#666666;
 background-image:url(../imagenes/logotipo.gif); background-position:center;
 background-repeat:no-repeat; 
}
#buscar{ 
 float:right; width:250px; height:27px; 
}
#bottom{
 background-image:url(../imagenes/bottom.jpg); background-repeat:repeat-x; height:20px; width:907px;
 /*padding-left:5px; */
}
#bottom li{
 list-style-type:none;  float:left;  width:100px;  
}
#bottom li a{
 text-decoration:none; display:block; padding:1px 0px; margin-left:5px; 
 text-align:center; color:#FFFFFF;
}
#bottom a:hover{
 color:#00ff00;
}
.oruro{
 color:#565656; text-align:center;
}
/*css de la pagina home*/
#banner{
 background-image:url(../imagenes/banner.jpg); background-repeat:no-repeat; height:240px; width:907px;
}
#menumiddle{
 background-image: url(../imagenes/menumidlle.jpg); background-repeat:repeat-x;
 height:20px; width:907px; border-top:1px solid #fff; 
} 

#menumiddle li{
 list-style-type:none;  float:left;  width:80px;   margin-left:4px; 
}
#menumiddle li a{
 text-decoration:none; display:block; padding:1px 0px; margin-left:0px; text-align:center; color:#FFFFFF;
}
#menumiddle a:hover{
 color:#353534; background-image:url(../imagenes/sobra_menu.jpg); background-repeat:repeat-x; height:19px; 
 background-position:center;
}
#dpdi{
 background-image:url(../imagenes/sobra_menu.jpg); background-repeat:no-repeat-x; height:19px; 
 background-position:center; 
 }
#cuerpo1{
 width:907px; height:138px; background-image:url(../imagenes/fondomiddle.jpg); 
 background-repeat:repeat-x; border-bottom:2px solid #fff;    
} 
#loginForm{
 height:56px; width:250px; float:left; color:#FFFFFF; 
 margin-top:78px;
}
.inputLogin{ border:1px solid #365474; margin-top:5px; }
label{ margin-top:0px;}

/*formato de los textos de las paginas*/
#titulo_gral{
 color: #3cac20;font-family:trebuchet ms; font-size:12px; text-align:left; padding-left:20px; padding-top:17px; font-weight:bold;
 }
#mostrar_inf{
  color:#353534; font-family:trebuchet ms; font-size:11px; text-align:left; padding-left:20px; padding-top:10px; height:350px; width:860px;
  padding-right:20px;
 }
#titulo_middle{
   font-family : trebuchet ms;
   font-size:10px; padding-top:10px; text-align:left; padding-left:10px;
font-weight : bold;
/*color:#9d4340;
/*color : #3cac20; */
}
#contenido_mi{
 text-align:justify; padding-left:10px; padding-top:5px;
    font-family : Century Gothic;
	font-size:10px;
}
#img{
 background-image:url(../imagenes/mundo.gif); background-repeat:no-repeat; background-position:center; 
 width:150px; float:right; height:130px; 
}
