#footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-color: #FFF;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.boxBorder1 {
	border: 1px solid #EEEEEE;
}
.tituloProducto {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.referenciaProd {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.precioPromocion {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.sepBorder {
	padding: 3px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.simBoton {
	background-color: #CC0000;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6666;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #CC6666;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
input {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#datupdate #button {
	font-size: 14px;
}
#datupdate #tarjeta {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#confirm input {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.black {
	color: #000000;
}
#blogconteiner {
	background-image: url(../images/promociones/main-blog.jpg);
	height: auto;
	width: 100%;
	padding-top: 75px;
	background-repeat: no-repeat;
	background-position: left top;
}
