BODY{
	color: #999999;
	background-color: #ffffff;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 70%;
	/*background-image: url("../../../images/memorabilia.jpg");*/
}

H1{
	color: #666666;
	font-size: 220%;
	font-family: Impact;
}

TABLE{
	border-spacing: 0px;
	padding: 0px;
}	

TD{
	font-size: 70%;
}

A{
	text-decoration: none;
	color: #233C8f;
}

A:hover{
	text-decoration:none;
	color: #ff9900;
}

IMG{
	border: none;
	vertical-align:middle;
}

HR{
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
}	

UL{
	
}

LI{
	list-style: square;
}

TD{
	font-size: 70%;
}



/* paneles */

.pag{
	width: 95%;
	border-color: #cccccc;
}

.pan{
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
	background-color: #ffffff;
}

.pcab{
	text-align: right;
	margin-right: 20px;
}

.pmenu{
	text-align: right;
	background-color: #ffffff;
}

.ppie{
	color: #cccccc;
	font-size: font-size: 50%;
	text-align: center;
	background-color: #ffffff;
}

.pizq{
	width: 230px;
	vertical-align: top;
}

.pcen{
	margin: 12px;
	padding:12px;
	border: solid;
	border-width: 1px;
	border-color: #cccccc;
	text-align: center;
	vertical-align: center;
	background-color: #ffffff;	
}


/* secciones */
.secc{
	width: 100%;
	text-align: justify;
	background-color: #ffffff;
}

.subsecc{
}

/* etiqueta */
.etiq{
	color: #9999ff;
	font-weight: bold;
}

/* artículo */
.titular{
	font-size: 160%;
	font-family: Impact;
	text-align: center;
}


/* imagenes multi-skin */
.img-cabecera{
	width: 104px;
	height: 41px;	
	background-image: url("../images/thebeatles.gif");
}

.img-presentacion{
	width: 375px;
	height: 368px;	
	background-image: url("../images/wtb.jpg");
	text-align: center;
}

.img-actualidad{
	width: 78px;
	height: 29px;
	background-image: url("../images/actualidad.gif");
}

.img-actuaciones{
	width: 88px;
	height: 28px;
	background-image: url("../images/actuaciones.gif");
}
