a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #666666;
}
body 
{
	background-image: url('../imagenes/fondo_gris.jpg');	
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#E1AD0F;
	scrollbar-base-color:#F08A00;
	scrollbar-arrow-color:#C59503;
	scrollbar-track-color:#C59503;
	scrollbar-shadow-color:#C59503;
	scrollbar-highlight-color:#C59503;   
	scrollbar-3dlight-color:#C59503;   
	scrollbar-darkshadow-Color:#C59503;
}

.texto1 {
	font-family: arial;
	font-size: 11px;
	color: #3c3c3c;
}
.texto2 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto3 {
	font-family: arial;
	font-size: 10px;
	color: #666666;
}
.texto4 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.img
{   
	width:132px;
	height:132px;	
	left:8px; 
	top:8px;
	position:absolute;	
}

.img2
{   
	width:132px;
	height:132px;		
}

.aqua
{
	opacity:.50;
	filter:alpha(opacity=50);
	-moz-opacity:.50;	
	padding-top: 6px;
	background-color:White; 
	color:#55514E;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	width:137px;
	height:20px;
	left:4px; 
	top:114px;
	position:absolute;
	vertical-align:bottom; 
	z-index:1;
	
}

.aqua2
{
	opacity:.50;
	filter:alpha(opacity=50);
	-moz-opacity:.50;	
	padding-top: 6px;
	background-color:White; 
	color:#55514E;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	width:137px;
	height:20px;
	left:30px; 
	top:117px;
	position:absolute;
	vertical-align:bottom; 
	z-index:1
}
.CeldaImagen
{
	position:relative;
	width:147px;
	height:149px;
}
.CeldaImagen2
{
	background-image: url('../imagenes/zona-foto-artista.png');
	width:147px;
	height:149px;
	
}
.texto5 {
	font-family: arial;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}

.Ocultar
{
	display:none;
}
.Buscar
{
	background-image: url('../imagenes/bot-buscar.jpg');
	border-bottom-style: none; 
	border-right-style: none; 
	border-top-style: none;
	border-left-style: none; 
	width: 77px; 
	height: 24px;
}
.Buscar:hover
{
	background-image: url('../imagenes/bot-buscar2.jpg');
	border-bottom-style: none; 
	border-right-style: none; 
	border-top-style: none;
	border-left-style: none; 
	width: 77px; 
	height: 24px;
	cursor:pointer; 
}