@charset "utf-8";
/* CSS Document */

.tahoma11white {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 145%;
	color: #FFFFFF;
}
.tahoma11grey {
	font-family: tahoma, arial, helvetica;
	font-size: 11px;
	line-height: 145%;
	color: #666666;
}
.fondoweb {
	background-image: url(imagenes/alucast_bg.jpg);
	background-repeat:  repeat-y;
	background-position: 0px 19px;
}
.fondoacastelldefels {
	background-image: url(imagenes/alucast04.png);
	background-repeat: no-repeat;
	background-position: left top;
}
