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

.li {
	list-style-type: none;
	/*height: 130px;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../../../grafica/secciones/store/fondo_caratula.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 305px;
}
#div_main_container {
	background-image: url(../../../grafica/secciones/store/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: 800px;
	position: relative;
	margin: 0px auto;
}
.img_caratula {
	padding-right: 20px;
	float: left;
	padding-bottom: 20px;
}
img {
	padding-right: 10px;
}
.liner {
	height: 500px;
	width:700px;
	margin-top: 0px;
	overflow: auto;
	line-height: normal;
}
#div_foto {
	float: left;
	height: 205px;
	width: 273px;
	background-image: url(../../../grafica/secciones/store/foto.png);
	background-repeat: no-repeat;
	background-position: left top;
}
