body {
	background-color: #DEEBD6;
	background-image: url(ficheros/logo.jpg);
	text-align:center;
	scrollbar-face-color: #EFEFEF;	
 	scrollbar-highlight-color: black;
 	scrollbar-shadow-color: white;
 	scrollbar-3dlight-color: black;
 	scrollbar-arrow-color: black;
	scrollbar-track-color: silver;
	}

.tabla {
	width:780;
	border-color:#7093db;
	border-style:outset;
	border-width:5;
	height:100%;	
}

.celdaframe {
	width:640;
	}

#cabecera {
	margin-top: 0%;
	margin-left: 5%;
	height:72px;
	width: 900px;
	background-image:url(ficheros/cabecera4.gif);
	background-repeat: no-repeat;
	}

#migas {
	color: White;
	height:23px;
	border-width:1px;
	margin-top: 0%;
	border-color:white;
	border-style:solid;
	text-align:center;
	background-color:#9b9b9b;
}
#menu{
	/*background-color: #99C5FF;*/
	margin-top: 1%;
	margin-left: -1%;
	float: left;
	width: 20%;
	height: 85%
}
#menu ul{
	margin-top: 0%;
	list-style: none;
	text-align: left;
}
#paginassecundarias {
	background-image:url(ficheros/logo.jpg);
	background-color:#cecece;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	text-align:left;
	margin-top:15;
	margin-left:20;
	margin-right:20;
	font-family:Comic Sans MS;
	font-size:18;
	font-weight:bold;
	text-indent:3em;
		}
#textoA{
	color: Gray;
	font-size: 12px;
}
.enlaces {
	font-family:century gothic;
	font-size:16;
}

.textoenlaces {
	font-family:arial;
	font-size:16;

}

.tituloscomponentes {
	color:green;
	font-size:18pt;
	font-family:Arial Black;
		}



.piesalbum {
		font-family:Courier New;
		font-size:14;
		font-weight:bold;
		font-style:italic;
		
}
.cabalbum{
	font-variant:small-caps;
	font-weight:bold;
	font-size:17;
}

.titalbum {
		color:blue;
		width:100%;
		text-indent:1em;
		border-style:double;
		border-width:5px;
		background-color:white;
		border-color:white;
		text-align:justify;
		font-size:20;
}

.infolena1{
		text-indent:0em;
		font-family:Courier New;
		font-size:14;
		border-style:ridge;
		border-color:teal;
		border-width:5px;
		width:480;
		margin-left: 175px;
		background-color:silver;
}
.infolena2{

		font-family:Courier New;
		font-size:16;
}
.infolena3{
		text-indent:0em;
		font-family:Tahoma;
		font-size:12;
		text-decoration:underline;
}
.infolena4{
		text-indent:0em;
		font-family:Tahoma;
		font-size:12;
}

.guestiatit{
	background-color:#E2FFEB;
	font-family:century gothic;
	text-align:center;
	font-size:20;
	border-width:2px;
	border-style:ridge;
	border-color:silver;
	margin-left: 18%;
	width:80%;
	color:#FF7733;
}

.guestiatex{
	font-family:arial;
	font-size:14;
}
