.fondo_top {
	background-image: url(img/fondo_arriba.jpg);
	background-repeat: no-repeat;
	background-position: top center;/*	vertical-align: top;*/

}
.fondo_down {
	background-image: url(img/fondo_abajo.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	text-align: left;
}
.fondo_slide {
	background-image: url(img/marco.png);
	background-repeat:no-repeat;
	background-position: right top;
	vertical-align: top;
	height: 389px;
}
.fondo_artista {
	background-image: url(img/artistas/fondito_txt.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #1d628e;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fondo_artista2 {
	background-image: url(img/artistas/solapa-txt.png);
	background-repeat:no-repeat;
	background-position: left top;
	vertical-align: top;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #1d628e;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fondo_jueves {
	background-image: url(img/fondo-jueves.png);
	background-repeat:no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 150px;
}
.fondo_viernes {
	background-image: url(img/fondo-viernes.png);
	background-repeat:no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 150px;
}
.fondo_sabado {
	background-image: url(img/fondo-sabado.png);
	background-repeat:no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 150px;
}
.fondo_domingo {
	background-image: url(img/fondo-domingo.png);
	background-repeat:no-repeat;
	background-position: left top;
	vertical-align: top;
	height: 168px;
}
.promo_foto {
	margin-top:17px;
	margin-left:31px;
	width: 546px;
	height:376px;
	float: left;
}
.foto {
	border: 5px solid #fff;
}
.txt_descripcion {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #280a02;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.txt_descripcion2 {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #280a02;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.txt_descripcion3 {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #900;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.txt_cronograma {
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
}
.txt_bluscai {
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #900;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.campo-form {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#288BCC;
	font-size:12px;
	background: url(img/fondo-form.png);
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
}
.campo-form-fondo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#900;
	font-size:12px;
	background: url(img/fondo-form.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
	height:20px;
}
.texto_link_minuscula {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #e6e6e6;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #600;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #900;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #E10000;
	text-decoration: none;
}
img.thumbnail {
	float: none;
	/*	width: 52px;

	height: 52px;*/

	border: 7px solid #e6e6e6;
	/*	padding: 4px;*/

/*	margin: 5px 10px 0 0;*/

	background: #fff;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);/*	filter: gray;*/

/*	filter: xray;*/

}
a:hover img.thumbnail {
	opacity: .80;
	-moz-opacity: .80;
	-khtml-opacity: .80;
	filter: alpha(opacity=80);
}

