html {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#696969;
}
img {
	border:0px;
}

body {	 
	margin:0px;
	padding:0px;
	background:url(../img/fondoarriba.jpg) top center no-repeat;
}
table{
border:0px;}
#degradado{
	width:100%;
	float:left;
	background:url(../img/fondoRepite.jpg) top center repeat-y;
}
#general {
	width:923px;
	margin:0px auto 0px auto;
}
#buscador {
	background:url(../img/bgBuscador.jpg) repeat-x top left;
	height:25px;
	color:#FFFFFF;
	padding-left:30px;
	padding-top:3px;
	text-transform:uppercase;
	font-size:12px;
}
#buscarform {
	width:100px;
	height:12px;
	margin-top:3px;
	padding-left:5px;
	font-size:11px;
}
.titularGrupo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7c7c7c;
	font-size:20px;
	padding-left:20px;
	text-transform:uppercase;
	padding-top:10px;
	text-align:left;
	background-image: url(../img/bgTitDerecha.jpg);
	height: 35px;
	width: 262px;
	margin-top: 20px;
}
.titular {
	font-family: "Franklin Gothic Medium";
	letter-spacing: -0.1em;
	font-weight: 900;
	color:#7c7c7c;
	font-size:30px;
	margin-left:20px;
	text-transform:uppercase;
	padding-top:10px;
	text-align:left;
}
.MenuArtistas {
	padding-left:15px;
	float:left;
	text-decoration:none;
}
.MenuArtistas:visited{
	padding-left:15px;
	text-decoration:none;
}
.MenuArtistas:hover{
	padding-left:15px;
	text-decoration:none;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

}
.nombreMenuArtistas {
	font-size:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding-bottom:5px;
}
.fotoMenuArtistas {
	padding-bottom:5px;
}
.pieMenuArtistas {
	padding-bottom:5px;
}
.infoRecordings {
	background:url(../img/bgRecordings.jpg);
	background-repeat:no-repeat;
	width:420px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom:10px;
	/*position:relative;*/
}
/*.infoRecordings:hover {
	text-decoration:none;
	opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}*/
.infoRecordings2 {
	background:url(../img/bgRecordings.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:140px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	position:relative;
}


.fotoRecordings {
	margin: 10px 0px 0px 10px;
	width:115px;
	height:115px;
	float:left;
}
.nombreRecordings {
	padding-top:2px;
	color:#4b4b4b;
	font-family: "Franklin Gothic Medium";
	letter-spacing: -0.05em;
	font-weight: 900;
	font-size: 14px;
	float:left;
	text-transform:uppercase;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.nombreRecordingspeq {
	padding-top:2px;
	color:#4b4b4b;
	font-family: "Franklin Gothic Medium";
	letter-spacing: -0.05em;
	font-weight: 900;
	font-size: 12px;
	float:left;
	text-transform:uppercase;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.nombreGrupoRecordings {
	padding-top:20px;
	color:#f15900;
	font-family: "Franklin Gothic Medium";
	letter-spacing: -0.1em;
	font-weight: 900;
	font-size: 18px;
	float:left;
	text-transform:uppercase;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a.ampliarinfoRecordings {
	float:right;
	width:80px;
	background:url(../img/bgAmpliarInfo.jpg) no-repeat;
	font-family: "Franklin Gothic Medium";
	font-size: 12px;
	text-transform:uppercase;
	color:#FFFFFF;
	margin-top:50px;
	position:absolute;
	bottom:9px;
	right:15px;
	padding: 3px 5px 5px 5px;
	display:block;
	text-decoration: none;
	
}
.ampliarinfoRecordings:hover {
	background:url(../img/bgAmpliarInfo2.jpg) no-repeat;
	display:block;
	text-decoration: none;
	
}

#suscribirse {
	background-color:#4a4a4a;
	height:120px;
	background-image: url(../img/bgSombraColumnaDerecha.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 282px;
	text-align: center;
	}
#endirecto {
	background-color:#4a4a4a;
	width:282px;
	float: left;
}
#endirectotit {
	width:98%;
}
#buscarformsuscribete {	
	text-align:left;
	width:200px;
	height:16px;
	margin-top:3px;
	padding-left:15px;
	font-size:11px;
	color:#CCCCCC;

}
.SuscribirseEnviar{
	padding-top:10px;
	padding-right:40px;
	text-align:right;
}
.SuscribirseEnviar:hover{
	text-decoration:none;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

}
.txtSuscribete {
	font-size: 10px;
	color: #b5b5b5;
	text-align:right;
	padding-top:5px;
	padding-right:20px;
}
.gruposendirecto {
	background-image: url(../img/bgGruposEnDirecto.jpg);
	height: 25px;
	background-position: left;
	text-align:left;
	text-transform:uppercase;
	padding-top:10px;
	padding-left:20px;
	font-family: "Franklin Gothic Medium";
	font-weight: 900;
	letter-spacing: -0.05em;
	color: #FFFFFF;
	font-size: 18px;
	width: 262px;
}
.imggrupodirecto {
	padding-left: 12px;
	height: 62px;
	text-align:left;
	/*background-image: url(../img/bgFotosEnDirecto.jpg);*/
	background-position: 1px 1px;
	background-repeat: no-repeat;
	padding-top: 5px;
	float: left;
	width: 262px;
	padding-bottom: 5px;
}
.gruposFechas {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 20px;
	float: left;
	width: 262px;
	padding-bottom: 20px;
}
.gruposFechas .gruposFechasFecha {
	color: #ed3500;
	font-weight: bold;
	font-size: 14px;
}
.gruposFechas .gruposFechasFecha a {
	color: #ed3500;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.gruposFechas .gruposFechasFecha a:visited {
	color: #ed3500;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.gruposFechas .gruposFechasFecha a:hover {
	color: #ed3500;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}
.gruposFechas .gruposFechasNombre {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}
.respSubscribete {
	color: #cccccc;
	font-weight: normal;
	font-size: 10px;
}
.AmpliarGrupos  {
	text-align:right;
	padding-right:20px;
	width: 262px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration:none;
}
.AmpliarGrupos:hover {
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.grupo {
	height: 100%;
	float: left;
	background-image: url(../img/bgSombraColumnaDerecha.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Menu {
	width: 282px;
	text-align: left;
}
#ctl_banner {
	position:absolute;
	bottom: 0;
	right: 0; 
}
#cabecera {
background-color:#000000;
	position: relative;
	width:923px;
	height:184px;
}
.pieBanner {
	color: #FFFFFF;

}
.pieBanner a{
	color: #FFFFFF;
		text-decoration:none;
}
.pieBanner a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.pieBanner a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.numeros {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.numeros a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.pie{
	float:left;
	text-align:center;
	width:922px;
	height:35px;
	color:#333333;
	font-size:10px;
	padding-top:25px;
	background-color:#888888;
	text-decoration:none;
}
.pie a{	
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
.pie a:visited{
	color:#cccccc;
	font-size:10px;
	text-decoration:none;
}
.pie a:hover{
	color:#cccccc;
	font-size:10px;
	text-decoration:none;
}
a:active img {
   background: none;
    border: 0px;
    padding: 0;
}
