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

BODY {
	background-color:#F3F2EE;
	margin:0px;
}

INPUT {
	border:1px solid #f3f2ee;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:200px;
}

TEXTAREA {
	border:1px solid #f3f2ee;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
	
INPUT.large {
	width:440px;
}

INPUT.check {
	border:0px;
	width:15px;
}

.webDiv {
	display:table;
	background-color:#FFF;
}

TD.backLeft {
	background:url(images/back_left.jpg);
	background-repeat:repeat-y;
}

TD.backRight {
	background:url(images/back_right.jpg);
	background-repeat:repeat-y;
}

TD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.header {
	display:table;
}

.navLeft {
	display:table;
	float:left;
	width:148px;
	padding-left:12px;
	padding-top:11px;
}

.navLeft .titgeneros {
	display:table;
	width:148px;
	padding-bottom:12px;
}

.navLeft .sep {
	clear:both;
	display:table;
	width:135px;
	background-color:#F1F1F1;
}

.navLeft .genero {
	display:table;
	color:#73013A;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	padding-top:13px;
	padding-bottom:11px;
}

.navLeft .genero A {
	color:#73013A;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.navLeft .genero A:hover {
	color:#666;
}

.navLeft .generoOk {
	display:table;
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	float:left;
	width:140px;
	padding-right:5px;
	padding-top:12px;
	padding-bottom:11px;
}

.navLeft .genSelect {
	display:table;
	padding-top:17px;
	padding-bottom:11px;
	
}

.separatorNav {
	display:table;
	float:left;
}

.conter {
	display:table;
	width:533px;
	padding-left:20px;
	float:left;
	padding-right:8px;
	//padding-right:5px;
}

.conter .titnovedades {
	display:table;
	padding-top:11px;
	padding-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#620131;
	font-size:16px;
	font-weight:bold;
	width:485px;
	//width:460px;
}

.conter .titnovedades A{
	display:table;
	padding-top:11px;
	padding-bottom:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#620131;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.conter .atras {
	display:table;
	padding-top:25px;
	padding-bottom:3px;
}

.conter .atras A{
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.conter .separator {
	clear:both;
	display:table;
	width:533px;
	height:5px;
	background-color:#73013A;
	margin-bottom:17px;
}


.conter .separatorPag {
	clear:both;
	display:table;
	width:533px;
	height:5px;
	background-color:#73013A;
	margin-top:17px;
	margin-bottom:5px;
}

.conter .separatorCesta {
	display:table;
	width:930px;
	height:5px;
	background-color:#73013A;
	margin-bottom:17px;
}

.conter .itemDestacado {
	display:table;
	height:225px;
	width:526px;
	padding-bottom:10px;
	clear:both;
}

.conter .itemSingle {
	display:table;
	float:left;
	/*width:233px;*/
	padding-bottom:10px;
	margin-right:12px;
	
}

.conter .itemMini {
	display:table;
	height:102px;
	width:220px;
	padding-bottom:10px;
	float:left;
	margin-right:8px;
}

.conter .itemFicha {
	display:table;
	height:265px;
	width:526px;
	padding-bottom:10px;
}

.conter .portada{
	display:table;
	float:left;
	margin-right:10px;
}

.conter .itemDestacado .titulo, .conter .itemFicha .titulo {
	display:table;
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
}


.conter .itemDestacado .titulo A {
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
	text-decoration:none;
}

.conter .titulo A {
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


.conter .itemSingle .titulo {
	display:table;
	width:136px;
	//width:135px;
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.conter .itemMini .titulo {
	display:table;
	width:145px;
	//width:136px;
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}

.conter .itemSingle .formato, .conter .itemMini .formato {
	display:table;
	width:130px;
	padding-top:4px;
	height:55px;
}

.conter .itemSingle .titulo A, .conter .itemMini .titulo A{
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.conter .itemSingle .titulo A:hover, .conter .itemMini .titulo A:hover, .conter .itemDestacado .titulo A:hover{
	color:#666;
}

.titulo A:hover{
	color:#666;
}

.conter .itemDestacado .introPeli, .conter .itemFicha .introPeli {
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:358px;
	padding-top:3px;
	padding-left:4px;
}

.conter .itemSingle .introPeli {
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	width:240px;
	padding-left:2px;
}

.conter .itemDestacado .masinfo {
	display:table;
	clear:both;
	padding-top:2px;
	padding-left:4px;
	float:left;
	padding-bottom:5px;
}

.conter .itemFicha .masinfo {
	display:table;
  padding-left:2px;
	float:left;
	padding-bottom:5px;
}

.conter .itemFicha .icGo {
	display:table;
	padding-left:3px;
	margin-top:6px;
	padding-bottom:5px;
	
}

.introPeli .infomas, .desc .infomas {
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.conter .itemDestacado .infoPeli {
	position:absolute;
	bottom:0px;
	vertical-align:bottom;
}

.conter .itemFicha .infoPeli {
	position:absolute;
	bottom:0px;
	left:180px;
	//left:0px;
	vertical-align:bottom;
}

.conter .itemSingle .separator {
	display:table;
	width:240px;
	height:5px;
	background-color:#73013A;
	margin-bottom:5px;
}

.conter .itemSingle .infoPeli, .conter .itemMini .infoPeli {
	
}

.conter .formato {
	display:table;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:-3px;
}

.conter .precio {
	clear:both;
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

.conter .masinfo A {
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.conter .masinfo A:hover {
	color:#666;
}

.conter A.masinfo {
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.conter A.masinfo:hover {
	color:#666;
}

.conter .icGo {
	display:table;
	padding-left:3px;
	margin-top:8px;
	
}


.rightNav {
	display:table;
	width:250px;
	background-image:url(images/backRight.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#E7DFCF;
}

.rightNav .bloqueRight {
	display:table;
	width:100%;
}

.rightNav .bloqueRight .content {
	display:table;
	padding-top:15px;
}

.rightNav .bloqueRight .line {
	width:250px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-bottom:5px;
}

.rightNav .bloqueRight INPUT {
	width:206px;
	height:30px;
	border:0px;
	background-color:#FCF5E6;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-indent:3px;
	padding-top:6px;
}

.rightNav .bloqueRight .lineBlog {
	width:250px;
	padding-left:;
	/*text-align:center;*/
}

.rightNav .bloqueRight .lineBlog A, .rightNav .bloqueRight .lineSold A {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

.rightNav .bloqueRight .lineBlog A, .rightNav .bloqueRight .lineSold A:hover {
	color:#660134;
}

.rightNav .bloqueRight .sepBlog {
	width:250px;
	height:1px;
	background-color:#D5C8AA;
	margin-top:9px;
	margin-bottom:9px;
}

.rightNav .bloqueRight .sepBlogW {
	width:250px;
	height:1px;
	margin-top:9px;
}

.rightNav .bloqueRight .linefb {
	display:table;
	margin-left:17px;
	padding-bottom:6px;
}

.rightNav .bloqueRight .facebook {
	width:49px;
	height:63px;
	background-color:#73013A;
	float:left;
	margin-right:6px;
}

.rightNav .bloqueRight .lineSold {
	width:232px;
	margin-left:18px;;
}

.rightNav .finRight {
	background-color:#FFF;
	padding-bottom:30px;
}

.preFooter {
	clear:both;
	float:left;
	display:table;
	background:url(images/backFoot.png);
	background-repeat:repeat-x;
	width:980px;
	height:22px;
}

TD.preFooterR {
	background:url(images/backFoot_r.jpg);
}

.lineFooter {
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	font-size:11px;
	padding-bottom:3px;
}

.lineFooter A{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.lineCopy {
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:10px;
	padding-bottom:25px;
}

.itFicha {
	display:table;
	padding-top:15px;
}

.itFicha .desc {
	display:table;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	width:528px;
}

.itFicha .separatorFicha {
	background-color:#E8E8E8;
	height:1px;
	width:525px;
	margin-top:8px;
	margin-bottom:8px;
}


.cestaTable {
	width:930px;
	background-color:#f3f2ee;
	height:20px;
	margin-top:14px;
	margin-bottom:10px;
}

.cestaItem {
	width:930px;
	padding-bottom:3px;
}

.cestaProducto {
	width:638px;
	padding-left:6px;
	float:left;
}

.cestaProducto A, .materialesProducto A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
	font-weight:normal;
}

.cestaProducto A:hover, .materialesProducto A:hover{
	color:#660134;
}

.materialesProducto {
	width:930px;
	padding-left:6px;
}

.cestaPrecio {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	font-weight:bold;
	float:left;
	width:58px;
}

.cestaPrecioTotal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	font-weight:bold;
	float:left;
	width:65px;
}

.cestaCantidad {
	float:left;
	margin-top:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
	width:100px;
	text-align:center;
	padding-right:5px;
}

.cestaCantidad A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.cestaDel A{
	color:#73013A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}

.separatorListadoCesta{
	display:table;
	background-color:#f3f2ee;
	width:930px;
	height:1px;
	margin-top:6px;
	margin-bottom:6px;
}

.cestaTotales {
	display:table;
	padding-top:10px;
	text-align:right;
	width:930px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#333;
}

.gastos {
	display:table;
	padding-top:10px;
	text-align:right;
	width:930px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

.separatorTotalesCesta{
	display:table;
	width:930px;
	text-align:right;
	height:1px;
	margin-top:6px;
	margin-bottom:15px;
}

.cestaBTComprar{
	display:table;
	width:930px;
	text-align:right;
	height:1px;
	padding-bottom:15px;
}

.explicLegal {
	width:930px;
	padding-top:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	padding-bottom:15px;
}

.titleRelacionados {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	padding-bottom:35px;
}

.cestaDatosCompra{
	width:50%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
