/* CSS Document */
/* ©2006 NOMBRE DE LA LIBRERĶA
--------------------------------------------------------------------------------------------- */

#cabecera{
	width: 740px;
	height:141px;
	float:left;	
	background:url(bg_top.jpg) no-repeat left top;

}
#logo{
	width: 172px;
	height:83px;
float:left;
margin:16px 0px 0px 4px;
background:url(111logo.gif);
}
#down_cabecera{
	width: 740px;
	height:5px;
	float:left;
	/*margin-bottom:13px;*/
	/*background:url(../bg_down_top.gif) no-repeat left top;*/
}
