body {
background-color:#DADADA;
}

/**Estilos de cuadros div****************************************************************************************************/


#contenedor{      /*Contiene todos los elemtos de el home de bibilioteca como los menus, header, footer*/
height:auto;
width:800px;
background-color:#FFFFFF;
border:1px #000 solid;
margin:0 auto;
 }



#title{        /*Baner suerior de las letras de la universidad */
width:100%;
height:50px;
background-image:url(ext_img/titulo-header-ie.png);
}





#banner{       /*Baner de fotos aleatorias**/
width:100%;
height:124px;
background-image:url(ext_img/header.extension.jpg);
}


  
#menu_horizontal{   /*div contenedor del menu horizontal**/
margin-top:0px;
width:100%;
height:25px;
background-color:#2B2B2B;
float:left;
}



#buscador{
margin-left:20px;
margin-top:20px;
width:150px;    /*Estilos de el div contenedor de el  buscador**********/
height:25px;
}

#boton{ width:25px; height:25px; background:url(ie_img/lupa2.png) no-repeat; border:1px #6281a0 none;   }


/*estilo de el campo de texto de el buscador*************************************************************************/
#form1{
background: #FFFFFF;    
width:90px; 
border:1px #D2D2D2 solid; 
color:#6281a0; 
margin-top:8px; 
height:13px;}

      

/****************************************************************************************************************/


      
.search{ padding:2px; padding-left:30px;
        }



#contenido{                  /*div contenedor de los div noticias  y el del articulo correspondiente*/  
           float:right;
           width:612px;
		   height:100px;
		   background:#FFFFFF;
		   }



#menu_lateral{      /* div contenedor del menu lateral y del buscador*****/
margin-top:0px;
width:188px;
height:1600px;
background-color:#333366;
float:left;
}

#menu_lateral_asistencia{      /* div contenedor del menu lateral y del buscador*****/
margin-top:0px;
width:188px;
height:600px;
background-color:#333366;
float:left;
}

#menu_lateral_deporte{      /* div contenedor del menu lateral y del buscador*****/
margin-top:0px;
width:188px;
height:530px;
background-color:#333366;
float:left;
}

#menu_lateral_alimentacion{      /* div contenedor del menu lateral y del buscador*****/
margin-top:0px;
width:188px;
height:350px;
background-color:#333366;
float:left;
}

#menu_lateral_resid{      /* div contenedor del menu lateral y del buscador*****/
margin-top:0px;
width:188px;
height:420px;
background-color:#333366;
float:left;
}

#menu_lateral_reglamento{      /* div contenedor del menu lateral y del buscador*****/
margin-top:0px;
width:188px;
height:400px;
background-color:#333366;
float:left;
}

#menu_lateral_ie{      /* div contenedor del menu lateral y del buscador*****/
margin-top:0px;
width:188px;
height:1120px;
background-color:#2b2b2b;
float:left;
}

#ubicacion{        /*ubucacion de el menu lateral  vertical **/
margin: 30px  0px  0px  0px;
width:auto;
height:auto;}

#noticias{             /*estilos de el div noticias**********/
border:1px #D2D2D2 solid;
float:right;
width:190px;
height:240px;
background-color:#FFFFFF;
margin-left:5px;
margin-right:7px;
margin-top:50px;
}

#fila_noticias{   /*estilos de el div que tiene las noticias generadas por el bucle noticias***/
width:202px;
height:50px;
}          




#logos_calendario{  /*div que contiene la imagen de bienvenida del home Biblioteca*/
margin-top:47px;
margin-left:15px;
width:380px;
height:450px;
background:url(Biblioteca_Home/img.home.biblio.png) no-repeat;
}

#footer{     /***div de footer**************/
width:100%;
height:47px;
background:#2B2B2B;
clear:both;
}



 

#menu_lateral_servicios{   /****menu lateral servicios redimension(temporal)****************/
margin-top:0px;
width:188px;
height:1800px;
background-color:#333366;
float:left;
clear:both;
}

#postulacion_contenedor{  /****conenedordel div de postulacion titulo y texto****************/
                     border:1px #FFFFFF solid;
					 margin-top:20px;
					 margin-left:15px;
                     width:380px;
                     height:555px;
                     background-color:#FFFFFF;
					 }

#alumserv_contenedor{  /****conenedordel div de postulacion titulo y texto****************/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px #FFFFFF solid;
	margin-top:20px;
	margin-left:15px;
	width:500px;
	height:100px;
	background-color:#FFFFFF;
	background-position: top;
					 }
					 
					 
					 
#Organigrama{ /****conenedordel div de ogranigama imagen****************/
background:white;
margin-top:47px;
margin-left:15px;
width:380px;
height:450px;
}





/*EStilos de Texto **********************************************************************************************************************/

.texto_noticias{ /*texto que rige el cuadrito de las noticias*/
color:#2d5882;
margin-top:2px;
margin-left:2px;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
	   }

#titulo_noticias{ /*texto que rige los titulos de las noticias*/
color:#2d5882;
margin:5px 0px 7px 3px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}	   


#texto_objetivos {    /*texto que rige las letras de el contenido del centro del esqueleto objetivos */
width:380px;
border:1px #FF0000 none;
display:block;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#2d5882;
height:auto}

.texto_postulacion{        /*texto que rige la misma area que texto_objetivos pero de los demas esqueletos*/
text-align:justify;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#2d5882;      
              }

.titulo_postulacion{  /*testo que rige todos los titulos de los articulos*/
margin: 5px;
text-align:center;
color:#FFFFFF;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif; 
font-size:16px;
}

#footer{
float:center;
width:800px;
height:47px;
background:##333366;
clear:both;
}

#letras_footer{  
margin-top:-1px;
margin-right:2px;
text-align:right;
font-size:10px;
color:#FFFFFF;
float:right;
font-family:Arial, Helvetica, sans-serif; 
width:350px;
height:47px;
}




#letras_fo{  /**margenes de la legra del footer********/
margin-top:2px;}


/*fin estilos de texto*********************************************************************************/