@charset "UTF-8";
/* CSS Document */

body {
	
	/* background-color:#fff !important; */
	background:url(../images/header-libros-bg.png) repeat-x #FFF !important;
	
}


#header-esc {
	color: #000000
	/* background-color:#fff !important; */
}


#logo-esc {
	/* border-bottom: 1px solid #CCCCCC;*/
	

}

#menu-esc {
	font-family: Verdana,Geneva,sans-serif;
	height: 48px;
}

#img-esc {
	border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    overflow: hidden;
    width: 938px;
}

#menu-esc ul li{
	list-style:none;
	background:none !important ;
}
#menu-esc li{
	float:left;
	padding: 12px 14px;
}
#menu-esc li a{
	font-size: 0.82em;
	font-weight: normal;
    color:#666;
	text-decoration:none;
}


.active a {
 	color: #6699FF  !important ;
    font-weight: bold  !important ;
}

#ja-header{
	/* background-color:#fff !important; */
}

#ja-header .main-inner1 {
   background: none ;
}

.main {
    width: 950px;
}