.backg {
	background-attachment: fixed;
	background-image: url(../images/backg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.titproductos {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	text-transform: uppercase;

}
.titdescripcion {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.descripcion {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.descripcionoferta {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.portecolor {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.backg2 {
	background-attachment: fixed;
	background-image: url(../images/interior.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.formulario {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1 solid #CCCCCC;
	font-weight: normal;
}
.cajita {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: right;
}

.linea {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.titblanco {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.resultadocompra {
	font-family: verdana;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.titprincipal {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
}
