
body{
	margin:0px;
}
a{text-decoration:none;}

#outside{
	width:1078px;
	margin-left:auto;
	margin-right:auto;
}

#left, #col_center, #col_right{
	/*height:700px;*/
	float:left;
}

#left{
	margin-top:20px;
	width:774px;
}
	#left_menu{float:left;_margin-top:20px;}
		#left_menu ul li{
			list-style-image:url(/img/estructura/menu_butllet.gif);
			background:url(/img/estructura/menu_sep.gif) no-repeat;
			color:#3d6256;
			font-family:tahoma;
			font-size:12px;
			padding-top:3px;
			padding-bottom:3px;
			text-transform: uppercase;
			font-weight:bold;
			margin-top:0px;
		}
		#left_menu a{ color:#3d6256; }
		#left_menu .sep{
			float:left;
		}

#content{
	margin-top:20px;
	width:520px;
	float:left;
	font-family:verdana;
}
#content p{
	font-family:verdana;
	font-size:11px;
	color:#4e4e4e;
}

#content .cdiv, #content .big {width:100%;height:70px;}

#content .cdiv .thumb, #content .big .thumb{
	float:left;
	border:1px solid #8c8c8c;
	margin:5px;
	margin-top:0px;
}

#content .cdiv p, #content .big p{
	width:420px;
	float:right;
}

#content .title{
	color:#3d6256;
	font-family:tahoma;
	font-size:16px;
	margin-top:0px;
}
#content .cdiv h2, #content .big h2{
	width:420px;
	padding-left:15px;
	float:right;
	margin:0px;
	color:#496f62;
	font-weight:bold;
	font-size:12px;
	background:url(/img/estructura/butllet_lista.gif) 4px 4px no-repeat;

}
#content .cdiv h2 img, #content .big h2 img{
	float:left;
}

#content .big{height:105px;}

#content .big h2, #content .big p {
	width:400px;
}

#col_center{
	width:223px;
	overflow:hidden;
}
	.rBlock,.rPack{
	border:1px solid #999999;
	border-top:0px;
	}
	.rPack{
	width:221px;
	}

	.rPack_name{
		font-family:arial;
		font-size:18px;
		color:#00212d;
		text-transform:capitalize;
	}

	.rPack_price{
		font-family:tahoma;
		font-size:24px;
		color:#00212d;
	}
	.rPack_bottom{
		height:50px;
		font-family:tahoma;
		color:#808b3d;
	}
		.rPack_info, #compra, #pvpmercado{
			float:left;
		}

		.rPack_info{
			display:block;
			width:40%;
		}
		.rPack_info a{
			font-size:14px;
			float:left;
			color:#808b3d;
			font-weight:bold;
		}
		.rPack_buy{
			font-size:11px;
			font-weight:bold;
			text-align:center;
			width:40%;
			float:right;
		}
		.rPack_pvpmercado{
		font-weight:800;
			font-size:12px;
			color:#00212d;
			display:block;
			text-align:center;
		}
		.rPack_oldpvp{
			text-decoration:line-through;
			color:#00212d;
			font-size:16px;
		}
		.rPack_items{
		height:80px;
		}
		.rPack_items p{
			float:left;
			width:70px;
			height:80px;
			margin:0px;
			margin-left:2px;
		}

		.rPack_items span{
			display:block;
			padding:3px;

			width:29px;
			height:25px;
			background-image:url(/img/estructura/numberbg.gif);
			background-repeat:no-repeat;
			color:#20374a;
			font-size:15px;
			font-weight:bold;
		}

#col_right{
	width:80px;
	height:669px;
	margin-top:40px;
}
	#right1{
		background-image:url(/img/estructura/dcha2.GIF);
		/*background-image:url(/img/estructura/mainbanner_right.jpg);*/
		/*background-attachment: fixed; */
		/*background-position: top right;*/
		background-repeat:no-repeat;
		width:50px;
		height:234px;
	}
	#right2{
		background-image:url(/img/estructura/dcha2.GIF);
		background-repeat:no-repeat;
		width:50px;
		height:433px;
	}

#estampado_tr{
	background-image:url(/img/estructura/top_dcha.gif);
	width:224px;
	height:40px;
}

#top_menu{
	/*height:25px;*/
	border-bottom:1px solid #666;

	height:5px;
	width:774px;
	margin-top:15px;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
	color:#666666;
}

#footer{
	width:100%;
	height:99px;
	float:left;
	background-image:url(/img/estructura/footer_bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:white;
	margin-top:10px;
}
#footer p{margin:0px;margin-top:10px;font-weight:bold;font-family:verdana;}

#f_right{float:right;margin-right:20px!important}
#f_left{float:left;margin-left:20px!important}

/*PRODUCTO*/
#productos{
	width:99%;
}
.miniPrd{
	width:110px;
	height:150px;
	float:left;
	font-size:12px;
	border:1px solid #ccc;
	margin-right:5px;
	margin-bottom:5px;
	padding:3px;
	font-weight:bold;
	color:#00212D;
}

.miniPrd a{
	color:#00212D;
	margin-bottom:5px;
}

.nop{text-decoration:line-through;}
/*COMPRA*/
#datos_cliente{width:324px;float:right}
#datos_cliente label{
	width:120px;
	height:20px;
	text-align:right;
	float:left;
	font-size:11px;
}

#datos_cliente input, textarea{
	width:190px;
	height:14px;
	float:right;
	font-size:11px;
}

#datos_compra{
	width:150px;
	float:left;
	font-family:verdana;
	font-size:11px;
	color:#4e4e4e;
}
#paypal_but{
	width:148px!important;
	height:77px!important;
	background:url(/img/paypalbutton.gif);
	margin-right:10px;
}
