body {
	margin: 0px;
	background-color: #fffffff;
	text-align:center;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #6B6B6B;
}

#contenedor {
	margin: 0px auto;
	width: 800px;
	text-align: left;	
}

.txtBusc {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;	
}

.boton {
	background-image: url('../img/boton.jpg');
	color: #ffffff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	width: 100px;
	height: 20px;
	border: none;
}

img {
	border: none;	
}

a {
	color: #084788;
}

a:link {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.pie {
	color: #ffffff;
}

a.pie:link {
	text-decoration: none;
}

a.pie:active {
	text-decoration: none;
}

a.pie:hover {
	text-decoration: none;
}

a.pie:visited {
	text-decoration: none;
}

a.imagen:link {
	color: #ffffff;
	text-decoration: none;	
}

a.imagen:active {
	color: #ffffff;
	text-decoration: none;	
}

a.imagen:active {
	color: #ffffff;
	text-decoration: none;	
}

a.imagen:hover {
	color: #ffffff;
	text-decoration: none;	
}

.encNovedades {
	color: #ffffff;
	font-size: 2em;
	font-family: Arial, Helvetica, sans-seriff;
	width: 793px;
	height: 29px;
	background-image: url('../img/fondoRojo.jpg');
	background-repeat: repeat-X;
	padding-top:3px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.rojo {
	color: #990000;	
}

.bold {
	font-weight: bold;	
}

.fondoAzul {
	background-color: #2F4669;
	margin-top:5px;
}

.fondoGris {
	background-color: #EFEFEF;
	margin-bottom:5px;
}

.encAzul {
	padding: 4px;
	text-align: left;
	font-weight: bold;
	float: left;
	color: #ffffff;
}

.bordeBlanco {
	border-right: 1px solid #ffffff;
}

.bordeGris {
	border: 1px solid #ACACAC;
	margin-bottom:5px;
}

.titular {
	color: #000000;
	font-weight: bold;
	background-color: #D6E1F0;
	padding: 5px 7px;
	border-bottom: 1px solid #ACACAC;
}

.titular2 {
	background-image: url('../img/fondoEnc2.jpg');
	width:442px;
	height: 18px;
	font-weight: bold;
	padding: 3px;
}

.titularMasVendidos {
	background-image: url('../img/fondoTopSeller.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left:5px;
	font-weight: bold;
	width: 260px;
	height: 20px;
	font-size: 13px;
	padding-top: 2px;
}

#fotos {
	border-right: 1px solid #ACACAC;
	border-left: 1px solid #ACACAC;
}

.tablaEnc {
	background-color: #D6E1F0;
	color: #000000;
	font-weight: bold;
	font-size: 11px;	
}

.tablaTd {
	background-color: #EFEFEF;
	color: #000000;
	font-size: 11px;	
}

.botonCompra {
	font-family: Arial, verdana;
	background-image: url('../img/fondoBoton.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	border: none;
	font-weight: bold;
	font-size: 20px;
	padding: 5px;
	cursor: pointer;
}

.botonCompra2 {
	font-family: Arial, verdana;
	background-image: url('../img/fondoBoton2.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	border: none;
	font-weight: bold;
	font-size: 20px;
	padding: 5px;
	cursor: pointer;
}

.carritoTitular {
	font-family: Helvetica, Arial, verdana;
	font-size: 16pt;
	color: #0072BC;
	margin: 10px 0px;
}

.bordeNaranja {
	border: 1px solid #D66E19;
	margin-bottom: 5px;	
}

.titular3 {
	background-color: #D66E19;
	color: #ffffff;
	font-weight: bold;
	height:18px;
	padding: 3px;
	width: 442px;	
}
