@charset "utf-8";
/* CSS Document */

#navBar {
	width:809px;
	height:33px;
	background-color:#E48A00;
}

#ban-I{
	width:170px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	border:0px #ccc solid;
}

#contador{
	width:170px;
	height:auto;
	text-align: center;
}

#banM-3{
	width:260px;
	height:65px;
	border:1px #FC0 solid;
	float:left;
}

#banM-4{
	width:260px;
	height:65px;
	border:1px #FC0 solid;
	margin-bottom:10px;
	float:right;
}#contenedorlibro {
	background: #FFF;
	width: 989px;
	margin-right: auto;
	margin-left: auto;
}
#contenedorgeneral {
	background: #000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

