#harmony{
	position:absolute;
	top:200px;
	width:350px;
	height:170px;
	padding-left:10px;
	
}
#navcontainer
{
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 70%;
border-bottom: 1px solid #000000;
}
.lista{

text-decoration:none;
list-style-image:url(fotos/resultset_next.png);
color:#009900;
text-align:left;
}
A:link.enlace {
text-decoration:none;
color:#2f4276;
font-weight:bold;

}
A:visited.enlace {
text-decoration:none;
color:#2f4276;
font-weight:bold;
}
A:hover.enlace {
text-decoration:none;
color:#3484BC;

}
A:active.enlace {
text-decoration:none;
color:#3484BC;
font-weight:bold;
}

.boton {   
font-size:12px;
font-family: verdana, arial, sans-serif;
padding:2px;
display:compact;
font-weight:bold;
color:#363C92;
cursor:pointer;
}
.boton:link,
.boton:visited {
	font-size:18px;
	font-family: verdana, arial, sans-serif;
	padding:2px;
}
.boton:hover {
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;

background:#D2D0E6 ;
} 
img.Foto{
width:20%;
}
#opcions
{
	position: absolute;
	top: 5px;
	left: 30%;
	right:20%;
	height: 200%;
	width: 30%;
	background:#00FF66;
	text-align:left;
}

#opcions h1
{
	color:#353C91;
	font-size:18px;
	font-weight:bold;
	padding-top:0px;
}


 .tabla th {
	padding: 5px;
	font-size: 12px;
	background-color: #3484BC;
	background-image: url(fondo_th.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #558FA6;
	border-bottom-color: #558FA6;
	font-family: “Trebuchet MS”, Arial;
	text-transform: uppercase;
	text-align:left;
}
 .tabla td {
 padding:5px;
 color:#2f4276;
 font-size:14px;
 font-weight:bold;
 text-align:left;

 }
A:visited.flecha {
text-decoration:none;
color:#D2D0E6;
}
A:hover.flecha {
text-decoration:none;
color:#D2D0E6;
}
A:active.flecha {
text-decoration:none;
color:#D2D0E6;
}