body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #934EB4;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/fondo_morado.gif);
	background-repeat: repeat-x;
}
a:link, a:visited{
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active{
	color: #C90118;
}
a.enlaceblanco:link, a.enlaceblanco:visited{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.enlaceblanco:hover, a.enlaceblanco:active{
	font-size: 10px;
	color: #FF8701;
	text-decoration: none;
}
a.enlaceblanco img{
	vertical-align: middle;
	margin-right: 4px;
}
td.sup {
	height: 47px;
	background-image: url(../img/fondo_sup.gif);
	background-repeat: no-repeat;
}
td.izq {
	background-image: url(../img/fondo_izq_rep.gif);
	background-repeat: repeat-y;
}
td.dch {
	background-image: url(../img/fondo_dch_rep.gif);
	background-repeat: repeat-y;
}
td.inf {
	height: 35px;
	background-image: url(../img/fondo_inf.gif);
	background-repeat: no-repeat;
}
.idiomas{
	color: #FFFFFF;
}
.cabecera{
	background-image: url(../img/fondo_cabecera.gif);
	background-repeat: repeat-x;
}
.logotipoHome {
	margin-top: 1px;
	margin-left: 26px;
}
#bannerSup {
	background-color: #979797;
	height: 60px;
	width: 479px;
	padding: 1px;
	position: relative;
	float: right;
	clear: left;
	margin-right: 15px;
	margin-top: 10px;
	overflow: hidden;
}
.menu{
	background-image: url(../img/fondo_menu.gif);
	background-repeat: repeat-x;
	padding: 2px;
}
.btCestaCompra{
	padding: 0px;
	margin: 0px;
	display: inline;
	float: right;
	clear: left;
}
.contenido {
	background-color: #F6F6F6;
	background-image: url(../img/fondo_contenidos_inf.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#f_buscador{
	margin-bottom: 30px;
}
#f_buscador img{
	margin-bottom: 10px;
}
#f_buscador input, #f_buscador select{
	font-size: 10px;
	border: solid 1px #BCBEC0;
	background-color: #F6F6F6;
	color: #454545;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	margin-left: 4px;
}
#f_buscador input{
	width: 146px;
	height: 14px;
}
#f_buscador select{
	width: 148px;
	height: 20px;
}
#f_buscador label{
	padding-left: 5px;
	font-size: 10px;
	color: #787878;
}
.celdaBuscador{
	background-image: url(../img/filete_vertical.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#f_buscador input.botonBuscador{
	font-size: 10px;
	border: none;
	color: #787878;
	background-color: #F6F6F6;
	margin-top: 6px;
}
#f_buscador input.img_esp{
	width: 52px;
	height: 22px;
	margin-left: 100px;
	background-image: url(../img_esp/bt_buscar.gif);
}
#f_buscador input.img_eng{
	width: 52px;
	height: 22px;
	margin-left: 100px;
	background-image: url(../img_eng/bt_buscar.gif);
}
#f_buscador input.img_fr{
	width: 70px;
	height: 21px;
	margin-left: 82px;
	background-image: url(../img_fr/bt_buscar.gif);
}
.destacado{
	width: 152px;
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-bottom: 7px;
}
.destacado p{
	margin-top: 0px;
	margin-bottom: 0px;
}
.destacado a:link, .destacado a:visited{
	color: #000000;
	text-decoration: none;
}
.destacado a:hover, .destacado a:active{
	text-decoration: underline;
}
.precioDestacado{
	font-weight: bold;
	color: #C90118;
	text-align: right;
}
.precioOferta{
	font-weight: bold;
	color: #83A720;
	text-align: right;
	text-decoration: line-through;
}
.marca{
	color: #235CAA;
}
.moduloMiniaturas{
	width: 322px;
	height: 240px;
	color: #FFFFFF;
	text-align: right;
}
.moduloMiniaturas p{
	margin-top: 115px;
	margin-left: 150px;
	margin-right: 30px;
}
.moduloCollectibles{
	width: 322px;
	height: 200px;
	color: #FFFFFF;
	text-align: right;
}
.moduloCollectibles p{
	margin-top: 75px;
	margin-right: 55px;
}
.moduloNovedades{
	width: 372px;
	height: 200px;
	color: #FFFFFF;
	text-align: left;
}
.moduloNovedades p{
	margin-top: 85px;
	margin-left: 25px;
}
.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #78A5D6;
	padding-left: 15px;
	text-align: left;
}
.subTitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663366;
}
.cuerpo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
.cuerpo blockquote {
	margin-left: 130px;
}
.cuerpo img.alineaDch{
	float: right;
	clear: left;
	margin-left: 40px;
	margin-bottom: 8px;
	border: 2px solid #E9EBEB;
	background-color: #FFFFFF;
}
.cuerpo img.alineaIzq{
	float: left;
	clear: right;
	margin-right: 20px;
	margin-bottom: 8px;
	border: 2px solid #E9EBEB;
	background-color: #FFFFFF;
}
.celdaCatalogo{
	border: 1px solid #E9EBEB;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.celdaNovedad{
	border: 1px solid #F8DADD;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.celdaOferta{
	border: 1px solid #E1EAC8;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.paginacion{
	padding: 3px;
	font-size: 9px;
}
.pie{
	margin-top: 30px;
	color: #FFFFFF;
}
.negrita{
	font-weight: bold;
}
a.enlacebanner:link, a.enlacebanner:visited{
	font-size: 10px;
	color: #D8C4DC;
	text-decoration: none;
}
a.enlacebanner:hover, a.enlacebanner:active{
	font-size: 10px;
	color: #D8C4DC;
	text-decoration: none;
}
.privacidad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

