* {
	font: 10px Arial, Verdana, Sans-serif, 'Trebuchet MS'; 
	margin: 0; 
	padding: 0;
}

body {
	font: 70%/1.5em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	color: #000;
	background-color: #EEEEEE;
	text-align: center;
}

img { 
	border: 0px; 
}  

a { color: #87212E; text-decoration: underline; }

#main { 
	width: 760px;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
}

#anuncio {
	width: 760px;
	height: 67px;
	clear: both;
}

#wrap_left {
	vertical-align: top;
	float: left;
	width: 158px;
	background-color: #fff;
}

#wrap_right {
	float: left;
	display: inline;
	width: 602px;
}

#extra {
	width: 158px;
	height: 200px;
	background-color: #FFF;
	background: transparent url(../images/fondoenlaces.gif) repeat-y center top;
}

#contenido {
	background-color: #fff;
	text-align: left;
}
	
#descarga {
	width: 602px;
	height: 101px;
	color: #FFF;
}

#version {
	width: 602px;
	height: 13px;
	text-align: right;
	background: transparent url(../images/fondoversion.gif) repeat-y center top;
}

#version .ver {
	margin-right:40px;
	font: italic bold 1.0em Arial, Verdana, Sans-serif, 'Trebuchet MS';
}

#footer {
	width: 100%;
	height: 30px;
	clear: both;
	padding-top: 40px;
	text-align: center;
}

#footer a {
	color: #87212E;
	font: normal bold 1.0633em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {
	width: 100%;
	height:25px;
	clear: both;
	font: 1.0em bold Arial, Verdana, Sans-serif, 'Trebuchet MS';
	color: #494743;
	text-align: center;
}

.sep7 {
	height: 7px;
	background-color: #fff;
}

#idioma {
	color: #fff;
	height: 15px;
	background-color: #87212E;
	font: 0.87em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	text-align: right;
}

#idioma a {	
	color: #fff;
	text-decoration: none;
}

#idioma a:hover {	
	color: #fff;
	text-decoration: underline;
}

#nav_site {
	width: 158px;
	background-color: #fff;
}

#nav_site p { 
	display: none; 
}

#nav_site ul {
	list-style: none;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
}

#nav_site ul li {
	margin-bottom: 15px;
	vertical-align: middle;
}

#nav_site ul li a {
	font-family: Arial, Verdana, Sans-serif, 'Trebuchet MS';
	font-size: 1.30em;
	font-weight: bold;
	display: block;
	text-align: left;
	padding: 6px 0 0 5px;
	background-color: #ABADA6;
	color: #87212E;
	text-decoration: none;
	width: 100%;
	height: 22px;
	vertical-align: middle;
}

html>body #nav_site ul li a {
	width: auto;
}

#nav_site ul li a:hover {
	background-color: #87212E;
	color: #fff;
}

h1 {
	font: italic bold 1.8em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 582px;
	padding: 8px 0 8px 8px;
	color: #FFF;
	text-decoration: none;
	background-color: #ABADA6;
}

h2 {
	font: italic bold 1.2em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	display: block;
	text-align: left;
	padding: 7px 0 0 7px;
	color: #87212E;
	text-decoration: none;
	width: 602px;
}

h3 {
	font: italic bold 1.3em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}

h4 {
	font: italic bold 1.0em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	text-align: left;
	margin-left: 5px;
}

.clear {
	clear: both;
}

.texto{
	font-family: Arial, Verdana, Sans-serif, 'Trebuchet MS';
	font-size: 1.2em;
	text-align: justify;
	padding: 0px 14px 14px 14px;
	color: #000;
	text-decoration: none;	
}

.parrafo p {
	font-family: Arial, Verdana, Sans-serif, 'Trebuchet MS';
	font-size: 1.2em;
	text-align: justify;
	padding: 0px 14px 8px 14px;
	color: #000;
	text-decoration: none;	
}

.parrafo p strong {
	font-family: Arial, Verdana, Sans-serif, 'Trebuchet MS';
	font-size: 0.98em;
	color: #000;
	font-weight: bold;
	text-decoration: none;	
}

.parrafo a {
	font-size: 1.0em;
	text-decoration: underline;
	color: #87212E;
}

.parrafo p a:hover {
	color: #87212E;
}

.parrafo .negrita {
	font-size: 1.30em;
	color: #87212E;
	font-weight: bold;
}

#wrap_producto {
	display: block;
	text-align: center;
	background-color: blue;
	width: 100%;
}

#wrap_mini_producto {
	margin: 0 auto 0 auto;
	width: 590px;
	margin-bottom: 15px;
	border: 1px solid #e7d3d5;

	/* text-align: center;
	width: 590px;
	margin-bottom: 15px;
	border: 1px solid #e7d3d5; */
}

.box_producto {
	width: 180px;
	float: left;
	background-color: #fff;
}

.box_producto img {
	width: 160px;
	height: 160px;
	border: 1px solid #E7D3D5;
}

.box_mini_producto {
	display: inline-block;
	vertical-align: top;
	width: 126px;
	height: 102px;
	margin: 0 7px;
}

.box_mini_producto img {
	width: 115px;
	height: 80px;
	margin: 3px auto 5px auto;
}

.boxWeb {
	font: 1.0em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	margin-left: 14px;
	margin-bottom: 7px;
	margin-top: 14px;
	padding: 4px;
	width: 200px;
	color: #86212E;
}

.boxWeb #titulo {
	font: bold 1.1em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	background-color: #87212E;
	color: #fff;
	height: 20px;
	width: 140px;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.boxDireccion {
	margin-left: 14px;
	padding: 4px;
	width: 200px;
	font: normal 1.0em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	color: #ACABA6;
}

#producto {
	margin: 0 auto 0 auto;
	width: 590px;
	height: 360px;
}

table.prod_cab, .prod_desc { 
	width: 100%; 
	margin: 3px 0px 0px 0px; 
	border-collapse: collapse; 
	border: 1px solid #E7D3D5; 
}
 
table.prod_cab .titulo {
	font: bold italic 1.3333em Arial, Verdana, Sans-serif, 'Trebuchet MS'; 
	background-color: #86212E; 
	text-align: left;
	height: 18px; 
	width: 250px; 
	color: #fff;
	float: right;
	margin: 0;
	padding: 5px 0px 5px 5px;
}

table.prod_cab .precio {
	font: bold italic 1.7333em Arial, Verdana, Sans-serif, 'Trebuchet MS'; 
	text-align: right;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
}
 
 table.prod_desc td .datos {
	font: bold italic 0.9811em Arial, Verdana, Sans-serif, 'Trebuchet MS';  
	color: #904860; 
}
                                                                                                                                                            
table.prod_desc td { 
	padding-left: 15px; 
	padding: 1px;
	width: 250px; 
	border-bottom: 1px solid #E7D3D5;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	font: normal italic 1.1111em Arial, Verdana, Sans-serif, 'Trebuchet MS'; 
}

table.zonas {
	float: right;
	width: 220px;
	margin: 3px 3px 0px 0px; 
	border-collapse: collapse; 
	border: 1px solid #d8c0c0;
	margin-right: 20px;	
}

table.zonas td {
	text-align: right;
	border-bottom: 1px solid #d8c0c0;
	padding-left; 5px;
	padding-right: 5px;
}

#mas_info {
	clear:both;
	height:70px;
	width:100%;
	border: 1px solid #73FF4A;
	background-color: #e7d3d5;
}

#volver {
	clear:both;
	width:30px;
	margin: 10px auto 10px auto;
	/* background: #000 url(../images/iconos/001_23.gif) no-repeat center top; */
}

input {
	background-color: #e7d3d5;
	border: 0px;
  height: 14px;
  text-align: left;
  float: left;
}

textarea {
	background-color: #e7d3d5;
	border: 0px;
  text-align: left;
  float: left;
}

#wrap_botones {
	width: 110px;
	margin: 0 auto 0 auto;
	vertical-align: center;
	text-align: center;
	padding: 10px;
}

.boton {
	background-color: #e7d3d5;
	border: 1px solid #D6B4B7;
	text-align: center;
	font: bold 1.0em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	padding: 2px;
	height: 18px;
	margin-left: 8px;
}

.mensajeOK {
	background-color: #C2FFB0;
	border: 1px solid #73FF4A;
	text-align: center;
	font: bold italic 1.2em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	padding-top: 8px;
	height: 20px;
	width: 90%;
	margin: 10px auto 10px auto;
}

.mensajeFAIL {
	background-color: #FFAAAA;
	border: 1px solid #FF3E3E;
	text-align: center;
	font: bold italic 1.2em Arial, Verdana, Sans-serif, 'Trebuchet MS';
	padding-top: 8px;
	height: 20px;
	width: 90%;
	margin: 10px auto 10px auto;
}

table.pedidos { width:100%; margin:3px 3px; border-collapse: collapse; border: 1px solid #D6B4B7;}
table.pedidos th { text-align: center; border-bottom: 2px solid #D6B4B7; padding-bottom: 2px; }
table.pedidos td { padding: 1px; border-bottom: 1px solid #D6B4B7; border-right: 1px solid #D6B4B7; text-align: center; }
table.pedidos td .total { text-align: right; width: 100px; font-weight: bold; color: white; background-color: #FF6666;}
table.pedidos td .currency { text-align: right; width: 100px; font-weight: bold;}
table.pedidos td .etiqueta { text-align: right; background-color: #F4DAD9; font-weight: bold; width:100px;}


table.pedidos td a { display: block; text-align: center; border: 0; background-color: #D6B4B7; font: bold 1.1em Arial, verdana, sans-serif;}
table.pedidos td a:hover { display: block; text-align: center; background-color: #87212E; color: #fff; }


table.wrapFichaPedido { width:100%; margin:5px auto 5px auto; }
table.wrapFichaPedido td { width:50%; text-align: center; border: 0; vertical-align: top; margin-top: 0; }

table.fichaPedido { width:100%; height:100%; border-collapse:collapse; border: 1px solid #BB8489; }                                                                                                                                                              
table.fichaPedido th { height:14px; padding-left:5px; padding-top: 2px; text-align:left; border-bottom:2px solid #BB8489; background-color: #FcFcFE; font-weight: bold; }
                                                                                                                                       
table.fichaPedido td {padding: 1px; border-bottom: 1px dotted #D6B4B7;background-color: #FFF; border-right: 1px dotted #D6B4B7; text-align: left;}

table.descarga { margin: 20px auto 20px auto; border-collapse: collapse; border: 1px solid #D6B4B7; }
table.descarga td { padding: 1px; border-bottom: 1px solid #D6B4B7;; border-right: 1px solid #D6B4B7; text-align: center; }

.oculto {
	visibility: hidden;
}
