#content_center #ficha {
	clear: both;
	display: block;
	float: left;
	width: 788px;
	background: url(css_img/ficha_center_bg.gif) repeat-y top left;
}

#content_center #ficha h5 {
	float: left;
	width: 648px;
	height: 20px;
	padding: 8px 0px 0px 40px;
	color: #00CCFF;
	font-size: 12px;
	font-weight: bold;
	background: url(css_img/ficha_up_bg.gif) no-repeat top left;
}

#content_center #ficha h6 {
	float: right;
	width: 80px;
	height: 19px;
	padding: 9px 20px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	background: url(css_img/ficha_up_bg.gif) no-repeat -688px 0px;
}

#content_center #ficha .ficha_descripcion {
	float: left;
	padding: 45px 0px 0px 105px;
	width: 262px;
	font-size: 12px;
}

#content_center #ficha .ficha_descripcion .titulo, #content_center #ficha .ficha_descripcion label {
	color: #0063BE;
	font-size: 13px;
	font-weight: bold;
}

#content_center #ficha .ficha_descripcion .aviso {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
}

#content_center #ficha .ficha_descripcion label {
	clear: left;	
	position: relative;
	float: left;
	padding-top: 4px;
	margin-right: 5px;
	margin-top: 10px;
	width: 99px;
}

#content_center #ficha .ficha_descripcion select, #content_center #ficha .ficha_descripcion input {
	width: 145px;
	height: 18px;
	border: 1px solid #C9CFD5;
	padding: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 13px;
}

#content_center #ficha .ficha_descripcion input {
	width: 138px;
	height: 14px;
	padding-left: 4px;
	padding-top: 2px;
}	

#content_center #ficha .ficha_descripcion a.ampliar_imagen {
	display: block;
	clear: both;
	width: 139px;
	height: 26px;
	margin-top: 16px;
	margin-left: 102px;
	margin-bottom: 40px;
	background: url(css_img/bt_ampliar_imagen.gif) no-repeat top left;
	text-indent: -9999px;
}

#content_center #ficha .ficha_descripcion a.ampliar_imagen:hover {
	background-position: 0px -26px;
}

#content_center #ficha .img_container {
	float: left;
	width: 414px;
	height: 237px;
	margin-top: 4px;
	padding-bottom: 4px;
	overflow: hidden;
}

#content_center #ficha .ficha_imagen {
	display: none;
	/*
	float: left;
	width: 225px;
	height: 244px;*/
}

#content_center #ficha .acciones {
	position: relative;
	clear: both;
	display: block;
	float: left;
	width: 788px;
	height: 41px;
	background: url(css_img/ficha_down_bg.gif) no-repeat top left;
}

#content_center #ficha .acciones li {
	display: inline;
}

#content_center #ficha .acciones li a.volver {
	float: left;
	width: 157px;
	height: 31px;
	background: url(css_img/bt_volver.gif) no-repeat top left;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 7px 0px 0px 10px;
	margin: 4px 0px 0px 10px;
}

#content_center #ficha .acciones li a.volver:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#content_center #ficha .acciones li a.guardar {
	float: left;
	width: 177px;
	height: 28px;
	background: url(css_img/bt_guardar.gif) no-repeat top left;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding: 7px 0px 0px 10px;
	margin: 6px 50px 0px 110px;
}

#content_center #ficha .acciones li a.guardar:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#content_center #ficha .acciones li.precio {
	float: left;
	display: block;
	width: 166px;
	height: 31px;
	background: url(css_img/pvp_ficha.gif) no-repeat top left;
	color: #FF6600;
	font-weight: bold;
	font-size: 13px;
	padding: 9px 0px 0px 105px;
	margin: 4px 0px 0px 77px;
}

#content_center #ficha .acciones li a.anadir_carrito {
	float: right;
	display: block;
	width: 120px;
	height: 31px;
	background: url(css_img/bt_anadir_carrito_ficha.gif) no-repeat top left;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0px 0px 56px;
	margin: 4px 12px 0px 0px;
}

#content_center #ficha .acciones li a.anadir_carrito:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#content_center #ficha .acciones li a.anadir_carrito.hidden {
	display: none;
}

#content_center #ficha .acciones li a.confirmar_pedido {
	float: right;
	display: block;
	width: 120px;
	height: 31px;
	background: url(css_img/bt_anadir_carrito_ficha.gif) no-repeat top left;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0px 0px 56px;
	margin: 4px 12px 0px 0px;
}

#content_center #ficha .acciones li a.confirmar_pedido:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#content_center #ficha #anadir_carrito_msg {
	position: relative;
	display: block;
	top: -88px;
	*top: -130px;
	left: 592px;
	*left: 65px;
	width: 164px;
	height: 58px;
	background: url(css_img/anadir_carrito_msg.png) no-repeat top left;
	margin: 0px;
	padding: 15px;
}

#content_center #ficha #anadir_carrito_msg {
	display: none;	
}

#content_center #ficha #anadir_carrito_msg img {
	position: relative;
	top: -30px;
	*top: 0px;
}

#content_center #ficha #anadir_carrito_msg p {
	position: relative;
	top: -30px;
	*top: -5px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: none;
}

#content_center #ficha #anadir_carrito_msg a {
	color: #0063BE;
	font-weight: bold;
	text-decoration: underline;
}

#content_center #ficha #anadir_carrito_msg a:hover {
	text-decoration: none;
}

#content_center #ficha table {
	clear: both;
	margin-left: 1px;
	width: 784px;
    border-collapse: collapse;
}

#content_center #ficha table th {
	height: 23px;
	background-color: #FED000;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

#content_center #ficha table th.even {
	background-color: #FCAB06;
}

#content_center #ficha table td {
	height: 20px;
	background-color: #ffffff;
	color: #000033;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	border-bottom: 1px solid #cccccc;
}

#content_center #ficha table td.table_left {
	text-align: left;
	padding-left: 5px;
}

#content_center #ficha table td img {
	vertical-align: middle;	
}

#content_center #ficha table td input.input_cantidad {
	width: 30px;
	height: 14px;
	border: 1px solid #C9CFD5;
	padding: 1px 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 4px;
}

#content_center #ficha #total {
	color: #FED000;
	font-weight: bold;
	margin-left: 1px;
	width: 784px;
	background: #000066 url(css_img/carrito_total_bg.gif) no-repeat 340px 2px;
}

#content_center #ficha #total label {
	clear: both;
	float: left;
	padding: 10px 8px 0px 12px;
}

#content_center #ficha #total input {
	float: left;
	width: 100px;
	height: 14px;
	border: 1px solid #C9CFD5;
	padding: 1px 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 8px;
}

#content_center #ficha #total p {
	color: #ffffff;
	padding-top: 10px;
	font-size: 15px;
	text-align: center;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#content_center #ficha #total p.bt_descuento {
	float: left;
	margin-left: 2px;
	width: 18px;
}

#content_center #ficha #total p.descuento {
	float: left;
	margin-left: 100px;
	width: 80px;
}

#content_center #ficha #total p.subtotal {
	float: left;
	margin-left: 68px;
	width: 80px;
}

#content_center #ficha #total a.gastos_envio {
	clear: both;
	display: block;
	text-align: right;
	width: 400px;
	margin-left: 370px;
	padding: 8px 12px 8px 0px;
	/*padding: 8px 0px 8px 454px;
	*padding: 8px 0px 8px 430px;*/
	color: #FED000;
	text-decoration: underline;
}

#content_center #ficha h6.banda_lightblue {
	text-align: left;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	padding: 7px 0px 0px 40px;
	margin-left: 1px;
	margin-bottom: 0px;
	width: 744px;
	height: 20px;
	background: #0063BE url(css_img/h6_star_lightblue.gif) no-repeat 6px 2px;
}

#content_center #ficha textarea {
	width: 774px;
	height: 50px;
	border: 0px;
	padding: 1px 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 1px;
}

#content_center #compra_ok {
	position: absolute;
	width: 339px;
	height: 205px;
	z-index: 99;
	background: url(css_img/compra_ok.png) no-repeat top left;
	display: none;
	cursor: pointer;
}

#content_center #compra_error {
	position: absolute;
	width: 339px;
	height: 205px;
	z-index: 99;
	background: url(css_img/compra_error.png) no-repeat top left;
	display: none;
	cursor: pointer;
}

.borrar_preload {
	display: none;
}
