.fondo {
	background-image: url(imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arial15blanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.arial12blanca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.pie {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fondo2 {
	background-image: url(imagenes/fondo2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.arial12azulb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #325278;
}
.arial12grisb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration: none;

}
.fondocaja {
	background-image: url(imagenes/fondo_caja.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondotitpadel {
	background-image: url(imagenes/fondo_tit_padel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.trebu12negra {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
