/* --------------------- ESTILOS HOME  ---------------------*/
#imagenesportada {
	width: 500px;
	clear: both;
}
#fondo_imghome {
	background-image: url(../images/fondo_imghome.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 86px;
	float: left;
	padding-top: 11px;
	padding-left: 11px;
}
#lineahome {
	height: 2px;
	width: 480px;
	float: left;
	margin-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
/* --------------------- ESTILOS SECCIONES  ---------------------*/
/* --- BUSQUEDA --- */
.col-busqueda_izq {
	width:30%;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.col-busqueda_dcha {
	width: 64%;
	float: right;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
/* --- RESULTADOS --- */
.col-resultados_izq {
	width: 394px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: left;
}
.col-resultados_dcha {
	width: 90px;
	float: right;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	text-align: center;
}
.col-resultadosimg_izq {
	width: 76px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
}
.col-resultadosimg_cen {
	width: 304px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	text-align: left;
}
.col-resultadosimg_dcha {
	width: 90px;
	float: right;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	text-align: center;
}
/* --- FICHA --- */
.col-resultadosficha_izq {
	width: 148px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
}
.col-resultadosficha_izq_si {
	width: 380px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: left;
}
.col-resultadosficha_cen {
	width: 232px;
	height: 178px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: left;
}
.col-resultadosficha_dcha {
	width: 90px;
	float: right;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	text-align: center;
}
/* --- REALIZAR PEDIDO --- */
.col-rpedido1_izq {
	width: 394px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: left;
}
.col-rpedido1_dcha {
	width: 90px;
	float: right;
	margin-top: 4px;
	margin-left: 2px;
	margin-bottom: 4px;
	text-align: center;
}
.col-rpedido2_izq {
	background-color: #F7ECB7;
	width: 392px;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	text-align: left;
}
.col-rpedido2_dcha {
	background-color: #F7ECB7;
	width: 90px;
	float: right;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 4px;
	text-align: center;
}
.col-rpedido3_izq {
	width: 15%;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.col-rpedido3_dcha {
	width: 83%;
	float: right;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.col-rpedido3_dcha1 {
	width: 150px;
	float: left;
}
.col-rpedido3_dcha2 {
	width: 150px;
	float: left;
}

/* --- LIBROS --- */
.col-materias_1 {
	text-align: left;
	width: 48%;
	float: left;
	padding: 4px;
	border-width: 1px;
	border-style: dotted;
	border-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
.col-materias_2 {
	text-align: left;
	width: 48%;
	float: right;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
#resumen {
	text-align: justify;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#paginado1_centrar {
	text-align: center;
}
#paginado1_izq {
	float: left;
	padding-top: 6px;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-left: 100px;
}
#paginado1_cen {
	float: left;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
}
#paginado1_dcha {
	float: left;
	padding-top: 6px;
	padding-left: 2px;
	padding-bottom: 2px;
}

