body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-image:url(../images/frikicity/fondo.gif);
	background-repeat:no-repeat;
}
.paleta_off{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color:#FA7900;
}
.paleta_on{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #8C4401;
	background-color:#FFDA94;
	background-image: url(../images/fondo_paleta.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tx_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003D93;
	text-align:right;
}
.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003D93;
	text-align:left;
	vertical-align: top;
}
.paleta:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C4401;
	text-decoration: underline;
}
.paleta:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C4401;
	text-decoration: underline;
}
.paleta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C4401;
	text-decoration: underline;
	background-color: #FA4C00;
}
.paleta:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C4401;
	text-decoration: underline;
	background-color: #FA4C00;
}
.foto_principal {
	text-align:center;
}
.titprod {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
	text-align:left;
}
.precio {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-align:left;
}
.descrip {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003D93;
	text-align:left;
}
