	body{
		background-image:url(../img/fondo.jpg);
	}
	
	a{
		color: #000000;
		text-decoration: none;
	}

	a:hover{
		color: #666;
		text-decoration: underline;
	}
	#contenedor{
		width: 800px;
		margin: 0 auto; /* centrar contenedor en body */
		padding: 0;
		padding-left:25px;
		/*text-align: center;*/
		background-color:#FFFFFF;
	}

/* cabecera */

	#cabecera{
		margin: 0px;
		font-size: 85%;
		color: #666;
		background: transparent;
		width:100%;
	}
	
	#cabecera .logo{
		margin: 0px;
	}
	
	#home #cabecera{
		/*margin: 12px 0;
		height:150px;
		width:100%;
		background: #fff url(../cabs/banner_11.jpg) no-repeat;*/
	}

	#home #cabecera .logo{
		display:none;
	}

/*	Menu	*/
	#menu{
		width: 775px;
		padding-left:5px;
		/*margin: 5px auto;
		text-align: center;*/
	}
	#menu .elemento_menu{
				
		font-family: "Zurich Cn BT";
		font-size: 10pt;
		font-style: normal;
		color: #FFFFFF;
		font-weight: bolder;
		font-variant: normal;
		text-transform: uppercase;
		text-align: center;
		width:151px;
		height:33px;
		padding-top:16px;
		padding-left: 3px;
		background-image:url(../img/boton.jpg);
		background-repeat:no-repeat;
		float:left;
		/*border:solid 1px #000000;*/
	}
	#menu .elemento_menu_tienda{
		font-family: "Zurich Cn BT";
		font-size: 10pt;
		font-style: normal;
		color: #FFFFFF;
		font-weight: bolder;
		font-variant: normal;
		text-transform: uppercase;
		text-align: center;
		width:151px;
		height:33px;
		padding-top:16px;
		padding-left: 3px;
		background-image:url(../img/boton_tienda2.jpg);
		background-repeat:no-repeat;
		float:left;
	}
	#linea{
		/*margin-top:0px;
		padding-left:36px;*/
		text-align:left;
	}
	#cuerpo{
		margin: 0;
		padding-left:5px;
		color: #666;
		background: transparent;
		width:100%;
	}
	#cuerpo #lateral{
		width: 166px;
		float:left;
		background-color:#EDEDED;
		padding:2px;
		/*border:solid 1px #000000;*/
	}
	#cuerpo #contenido{
		float:left;
		padding-left:5px;
		padding:2px;
		margin-left:5px;
		background-color:#EDEDED;
		width:590px;
		/*border:solid 1px #000000;*/
	}
	#pie{
		margin-top: 10px;
		padding-left:5px;
		color: #666;
		background: transparent;
		width:100%;
	}
	#pie .pie_clase{
		font-family: "Helvetica Light";
		font-size: 8pt;
		font-style: normal;
		color: #666666;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		text-align:center
	}

	#contenido h1{
		font-family: "Zurich Cn BT";
		font-size: 15pt;
		font-style: normal;
		color: #666666;
		font-weight: bold;
		font-variant: normal;
		text-transform: uppercase;
	}


.texto {
	font-family:Verdana, sans-serif;
	clear:justify;
	float: justify;
	text-align:justify;
	font-size: 10pt;
	line-height: 1.8em;
	color: #666;
	margin-right: 20px;
		/*border-right: 1px solid #ccc;		*/
	/*
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	text-align:justify;*/
}

.textor {
	font-family:Verdana, sans-serif;
	clear:right;
	float:right;
	text-align:right;
	font-size: 10pt;
	line-height: 1.8em;
	color: #666;
	margin-right: 20px;
		/*border-right: 1px solid #ccc;		*/
	/*
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	text-align:justify;*/
}

.nombreproducto {
	font-family: "Helvetica Neue";
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.pie {
	font-family: "Helvetica Light";
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.vinc {
	font-family: "Helvetica Light";
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
}
.rastreador {
	font-family: "Helvetica Light";
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.IMAGEN {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-position: centre centre;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A3BAE3;
	border-right-color: #A3BAE3;
	border-bottom-color: #A3BAE3;
	border-left-color: #A3BAE3;
}
.menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #6C84B2;
	font-weight: bold;
	font-variant: normal;
	/*line-height: 15px;*/
	text-align:left;
	/*margin-left: 6px;*/
	margin-top: 12px;
	/*margin-right: 6px;*/
	text-decoration:none;
}
	/*font-family: "Zurich Cn BT";
	font-size: 13pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}*/
.submenu {
	font-family: "Zurich BT";
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	font-variant: normal;
	line-height: 12px;
}
.textolateral {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: 6C84B2;
	font-weight: bold;
	font-variant: normal;
	line-height: 12px;
	text-align:left;
	margin-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C84B2;
	margin-top: 12px;
	margin-right: 6px;
}
.textonegrita {
	font-family:Verdana, sans-serif;
	clear:justify;
	float: justify;
	text-align:justify;
	font-size: 10pt;
	line-height: 1.8em;
	color: #666;
	margin-right: 20px;
	font-weight: bold;
}
.textonegritanojust {
	font-family:Verdana, sans-serif;
	clear:left;
	float: left;
	text-align:left;
	font-size: 10pt;
	line-height: 1.8em;
	color: #666;
	margin-right: 20px;
	font-weight: bold;
}
.preciototal {
	font-family:Verdana, sans-serif;
	clear:justify;
	float: justify;
	text-align:justify;
	font-size: 10pt;
	color: #666;
	margin-right: 20px;
	font-weight: bold;
}
.IMAGEN {
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-position: center center;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7891B9;
	border-right-color: #7891B9;
	border-bottom-color: #7891B96;
	border-left-color: #7891B9;
}
.boton{
font: 12px arial, sans-serif;
color: #ffffff;
border: 1pt solid #5f5f5f;
background-color: #FFFFFF;
height: 18px;
width: 60px;
}
