body{
	padding:0px;
	margin:0px;
}
/* Remover bordes a imagenes con enlaces */
img{ border:0; }
/* Remover el borde de puntos del enlace al ser pinchado */
a{ outline:0; }
a:link, a:visited, a:hover{ color:#CC0000; text-decoration:none; }
a:hover{ text-decoration:underline; }

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	height: 0;
	visibility: hidden;
}

#body{
	padding:0px;
	margin:0px;
	background-color:#515151;
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}

input, textarea {border:0; background-color:#333333; color:#CCCCCC;}


/* body_1 */
#body_1{ width:740px; margin:0 auto; padding-top:4px; color:#CCCCCC; }
#body_1 a:link, #body_1 a:visited, #body_1 a:hover{ color:#CCCCCC; text-decoration:none; }
#body_1 a:hover{ text-decoration:underline; }
#body_1 span.ruta{ float:left; }
#body_1 span.fecha{ float:right; }

/* body_2 */
#body_2{ width:780px; margin:0 auto; }
#body_2 h1{ display:none; }

/* body_3 */
#body_3{
	margin:0 auto;
	width:780px;
	height:25px;
	background-image:url('../img/fondoSup.png') !important;
	background-image:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fondoSup.png');
	background-position:bottom center;
	background-repeat:no-repeat;
	position:relative;
}

/* body_4 */
#body_4{
	margin:0 auto;
	width:780px;
	background-image:url('../img/fondoMed.png') !important;
	background-image:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fondoMed.png');
	background-position:center;
	background-repeat:repeat-y;
}

/* body_5 */
#body_5{
	margin:0 auto;
	width:780px;
	height:25px;
	background-image:url('../img/fondoInf.png') !important;
	background-image:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fondoInf.png');
	background-position:top center;
	background-repeat:no-repeat;
}

#body_6{ width:740px; margin:0 auto; padding-bottom:4px; color:#999; }
#body_6 a:link, #body_6 a:visited, #body_6 a:hover{ color:#BBB; }

#cabecera {
	width:780px;
	height:162px;
	background:url(../img/bg_cabecera.gif) no-repeat;
	position:relative;
}

#cabecera #myGallery, .rotator{
	position:absolute;
	right:0;
	width: 515px !important;
	height: 162px !important;
}

#cuerpo{
	background-image:none;
	filter:none;
	position:relative !important;
	position:inherit;
}

/*  Izquierda */
#contenidoIzq{
	float:left;
	width:200px;
	min-height:290px;
	height:auto !important;
	height:290px;
	margin-left:8px !important;
	margin-left:4px;
	background:url(../img/menu.png) top left no-repeat;
	position:relative;
}

/* Contenido Derecha */
#contenidoDch{
	width:550px;
	min-height:300px;
	float:right;
	position:relative;
}

/* Contenido */
#contenido {padding-right:30px;}

/* Contenido Inferior */
#contenidoInf{ clear:both; }
	

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#990000;
	margin:5px 0px 8px 0px;
	padding:0px;
}
h3{
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 24px;
	font-variant:small-caps;
	line-height:24px;
	letter-spacing:0.05em;
	color:#FFF;
	margin:0px;
	margin-bottom:10px;
}
h4{
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 21px;
	font-variant:small-caps;
	line-height:24px;
	letter-spacing:0.05em;
	color:#CCC;
	margin:0px;
	margin-bottom:15px;
}
h4 a:link, h4 a:visited, h4 a:hover{
	color:#FFF;
	background:url(../img/alambre.png) bottom left repeat-x;
	padding-bottom:6px;
	text-decoration: none;
}
h4 a:hover{
	color:#666666;
}
h5{
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 16px;
	font-variant:small-caps;
	line-height:24px;
	letter-spacing:0.05em;
	color:#CCC;
	margin:0px;
	margin-bottom:5px;
	border-bottom:1px solid #666666;
}
h6{}

/************Menu**************/
#menu{ clear:both; height:30px; margin-top:3px; margin-bottom:5px; background-image:url(../img/fondoMenu.jpg); }
#menu ul{ margin:0 auto; padding:0px; list-style:none; width:756px; }
#menu ul li{ margin:0px; padding:0px; display:inline; }
#menu span.ab_alt{ display:none; }
#menu a{ float:left; width:151px; height:30px; }
#menu a#ab_67op1{ background-image:url(../img/boton1.jpg); width:152px; }
#menu a#ab_67op2{ background-image:url(../img/boton2.jpg); }
#menu a#ab_67op3{ background-image:url(../img/boton3.jpg); }
#menu a#ab_67op4{ background-image:url(../img/boton4.jpg); }
#menu a#ab_67op5{ background-image:url(../img/boton5.jpg); }
#menu a:link, #menu a:visited { background-position: 0 -30px; }
#menu a:hover{ height:30px;	background-position: 0 0; }
#menu a.activo:link, #menu a.activo:visited{ height:30px; background-position: 0 0px; }
/************Submenu**************/
#submenu ul{ margin:20px 0; padding:0px; list-style:none; }
#submenu ul li{ margin:0px; padding:0px; }
#submenu a{ font-family: Georgia, Times; font-size:14px; font-weight:bold; }
#submenu a:link, #submenu a:visited, #submenu a:hover{
	display:block;
	padding:8px 20px 10px 20px;
	width:160px;
	height:16px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../img/lineaMenu.png) bottom left no-repeat;
}
#submenu a:hover{ 
	background:url(../img/lineaMenuB.png) bottom left no-repeat;
}
#submenu a.activo{ 
	background:url(../img/lineaMenuB.png) bottom left no-repeat;
}
#submenu li.activa a:link, #submenu li.activa a:visited, #submenu li.activa a:hover{
	background:url(../img/lineaMenuB.png) bottom left no-repeat;
}

/*******Menu Galerķa*********/

.menuimg_fondo{
	margin:8px 0 20px 0;
	background:url(../img/menuGaleria_fondo.gif) left repeat-y;
	width:518px;
}
.menuimg_sup{
	background:url(../img/menuGaleria_sup.gif) top left no-repeat;
}
.menuimg_inf{
	background:url(../img/menuGaleria_inf.gif) bottom left no-repeat;
	padding:10px 18px;
}

.menuimg_fondo ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.menuimg_fondo ul li{
	display:inline;
	margin:0px;
	padding:0px;
}
.menuimg_fondo ul li a{
	display:block;
	width:148px !important;
	width:150px;
	float:left;
	margin:0 8px 4px 0;
	padding:3px 2px;
	text-decoration:none;
	background:url(../img/bg_menuGaleria.gif) no-repeat;
}

.menuimg_fondo ul li a:hover, .menuimg_fondo a.activo,
.menuimg_fondo ul li.activa a:link, .menuimg_fondo ul li.activa a:hover {
	background:url(../img/bg_menuGaleria.gif) bottom no-repeat;
	text-decoration:none;
}

/*******Galerķa fotos*********/

.galeria {
	margin:10px;
	background:url(../img/bg_galeria.gif) no-repeat;
	padding:15px 10px 10px 10px;
	height:140px;
	width:120px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.galeria a {
	display:block;
	width:100px;
	height:75px;
	border:1px solid #000;
	overflow:hidden;
	margin:0 auto;
	background-color:#000;
}

.galeria a:hover {border-color:#990000;}

.galeria .miniatura {border:0; margin:0;}

.galeria div {margin-top:5px}

/*******************************/

.fot-derecha { float: right; margin:0 0 6px 6px; }
.fot-izquierda { float: left; display: inline; /* ie hack */ margin:0 6px 6px 0;}


div.titulares{
	margin-bottom:40px;
}
div.titulares span.resumen, .resumen{
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#999999;
}
div.titulares img.miniatura{
	border:1px solid #CCCCCC;
	float:left;
	margin-right:20px;
	margin-bottom:8px;
}
div.titulares div.leermas{
	 clear:both;
	 text-align:right;
}

span.desde{
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	font-weight:bold;
	color:#990000;
	display:block;
}
span.ab_seg{ display:none; }

div.desarrollo{
	width:510px;
	margin-bottom:40px;
	background:url(../img/alambre.png) top left repeat-x;
	padding-top:25px;
}
div.desarrollo img.miniatura{
	border:1px solid #CCCCCC;
	float:right;
	margin-top:2px;
	margin-left:20px;
}
div.desarrollo span.resumen{
	display:block;
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#CCC;
	margin-bottom:10px;
}
div.desarrollo span.descripcion{
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	color:#FFF;
}

.topPaco{
	width:215px;
	height:88px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	padding:10px;
	border:1px solid #660000;
	background:#000 url(../img/bg_topDVT.gif) bottom right no-repeat;
}
.topPaco .numero {
	float:left;
	/*display:block;
	width:30px;*/
	color:#990000;
	font-size:50px;
	line-height:40px;
	font-family:"Times New Roman", Times, serif;
	/*text-align:center;*/
	letter-spacing:-10px;
	margin-right:15px;
	padding-bottom:0px;
}
.topPaco h4{
	font-size:22px;
	letter-spacing:-1px;
}
#controles{
	width:510px;
	text-align:right;
}
a.volver, a.enviar, a.imprimir{
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	line-height:18px;
	color:#990000;
}
a.volver{
	float:left;
	height:14px;
	padding-left:18px;
	vertical-align:middle;
	background:url(../img/icoVolver.png) top left no-repeat;
}
a.enviar{
	height:14px;
	padding-left:18px;
	margin-left:15px;
	vertical-align:middle;
	background:url(../img/icoEnviar.png) top left no-repeat;
}
a.imprimir{
	height:14px;
	padding-left:18px;
	margin-left:15px;
	vertical-align:middle;
	background:url(../img/icoImprimir.png) top left no-repeat;
}
a.volver:hover, a.enviar:hover, a.imprimir:hover{
	color:#CC0000;
}

.calendario {
	float:left;
	width:25px;
	height:45px;
	margin-right:15px;
	margin-top:4px;
	padding:4px;
	background:url(../img/fondoFecha.jpg) no-repeat top left;
	font-family: georgia, times, serif;
	font-size:11px;
	color:#660000;
	text-align:center;
}

.calendario .abFecha span {text-align:center;}
.calendario .abDia, .calendario .abMes, .calendario .abAnoB{ display:block; line-height:90%; }
.calendario .abDia{ font-size: 19px; margin: -2px 0 3px 0; line-height:90%; }
.calendario .abAnoB{ font-size:10px; }
.calendario .abAnoA{ display:none; }
.calendario .abMes span, .calendario .abDia span, .calendario .abAno span, .calendario .abAnoA span, .calendario .abAnoB span{ display:none; }

div.leermas span{ display:none; }
div.leermas a:link, div.leermas a:visited, div.leermas a:hover{
	display:block;
	margin-left:auto;
	margin-top:8px;
	width:68px;
	height:20px;
	background:url(../img/leerMas.png) no-repeat;
}
div.leermas a:hover{
	background:url(../img/leerMasB.png) no-repeat;
}
.fuentes{ text-align:right; }

/* ini PAGINADOR */
div.paginador{
	height:22px;
	padding-right:25px;
	text-align:right;
	font-family: Verdana;
	font-size: 11px;
	font-weight:lighter;
	color: #666666;
	text-decoration: none;
}
div.paginador a:link, div.paginador a:visited{ font-family:Verdana; font-size:11px; color:#666666; font-weight:bold; text-decoration:none; }
div.paginador a:hover{ font-family:Verdana; font-size:11px; color:#333333; font-weight:bold; text-decoration:underline; }

div.paginador a.paginador_actual:link, div.paginador a.paginador_actual:visited, div.paginador a.paginador_actual:hover{
	padding:0px 2px 0px 2px;
	background-color:#666666;
	color:#FFFFFF;
	text-decoration:none;
}

/* fin PAGINADOR */

/* Enlaces */
.enlaces{ margin-top:4px; margin-bottom:5px; }
a.enlaces_link:link, a.enlaces_link:visited{ font-family:Tahoma; font-size:10px; text-decoration:none; color:#666666; }
a.enlaces_link:hover{ font-family:Tahoma; font-size:10px; text-decoration:underline; color:#666666; }

/* Descargas */
.descargas{ margin-top:2px; margin-bottom:5px; }
a.descargas_link:link, a.descargas_link:visited{ font-family:Tahoma; font-size:10px; text-decoration:none; color:#666666; }
a.descargas_link:hover{ font-family:Tahoma; font-size:10px; text-decoration:underline; color:#666666; }

.descargas_peso{ font-family:Tahoma; font-size:10px; color:#999999; }

/* Miniatura */
.miniatura{ border:1px solid #CCCCCC; margin-top:3px; }
.columnaFotos img{ margin-bottom:20px; }
.columnaFotos{
	float:right;
	width:140px;
	padding-top:20px;
	clear:right;
}

.columna-fotos {float: left; padding: 16px; background-color: #efefef; margin: 0.4em 2.5em 2em 0; border: 1px solid #E5E5E5;}

.info{
	display:block;
	background-image:url(/img/info.png);
	background-repeat:no-repeat;
	padding-left:70px;
	padding-top:5px;
	height:50px;
	vertical-align:middle;
	font-size:12px;
	color:#999999;
	line-height:18px;
}
/* Cancion */

.lista_canciones a:link, .lista_canciones a:visited, .lista_canciones a:hover{ color:#FFFFCC; }
.lista_canciones{ line-height:16px; }
.cancion{
	width:510px;
	margin-bottom:15px;
	border-top:1px dotted #CC0000;
}
.cancion th{
	padding-top:15px;
	font-family:Georgia, Times, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 18px;
	font-variant:small-caps;
	line-height:20px;
	letter-spacing:0.05em;
	color:#FFFFCC;
	text-align:left;
}
.cancion td{
	line-height:16px;
	font-size:11px;
}
.cancion .subir{
	text-align:right;
	padding-right:20px;
	font-weight:bold;
	background:url(../img/subir.gif) top right no-repeat;
}


/* Varios */

.aguja {
	width:77px;
	height:119px;
	background:url(../img/aguja.gif) no-repeat;
	position:absolute;
	z-index:100;
	top:8px;
	left:205px;
}


/**************** Tooltip *********************/
.tool-tip {
	color: #fff;
	width: 278px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #990000;
	padding: 8px 8px 4px;
	background: url(../img/bg_tip.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../img/bg_tip.png) bottom right;
}

/**************** Rotativo Eventos *********************/
#rotativo1 {
	overflow:hidden;
	/*border:1px solid #660000;*/
	padding:20px;
	background:#0F0F0F url(../img/bg_destacado.gif) no-repeat;
}
ul.moostick{
	display:block;
	margin:0 !important;
	padding:0 !important;
	height:184px;
	overflow:hidden;
}
.moostick li{
	
	overflow:hidden;
	display:block;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
	clear:both;
}

/**************** TOP DVT *********************/
.topDVT {
	width:190px;
	margin-top:25px;
	padding:15px;
	border:1px solid #4C4C4C;
	background:#000 url(../img/bg_top10.gif) top right repeat-y;
	float:right;
}

.topDVT ol {
	margin:0;
	padding:0 0 0 1.4em;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
}

.topDVT li {
	margin-bottom:10px;
} 

/************* Noticias portada ***************/

.noticias {
	width:275px;
	margin-top:25px;
	float:left;
	font-family:"Times New Roman", Times, serif;
}

.noticias .titulares {
	width:100%;
	margin-bottom:10px;
	clear:both;
}
.noticias h4 {
	font-size:13px;
	margin:0 0 5px;
	line-height:15px;
}
.noticias .titulares .resumen {
	font-size:11px;
}
.noticias .desde {
	font-size:10px;
	display:inline;
}

.noticias .titulares img.miniatura { margin-right:10px;}
/* */

/* Sec Depeche Mode */

.secDepeche { background: #000 url(../img/bg_secDepeche.gif) no-repeat; }
.secDepeche .intro {
	background-image:url(../extra/imagenes/img_66/fot_grupo.gif);
	background-repeat:no-repeat;
	padding:0 24px 0 250px;
	font:15px "Times New Roman", Times, serif;
	height:152px;
} 

/* */

/* Banners */

#banners { padding:0 0 0 20px; }

.miniGaleria {margin-top:15px; height: 112px !important; margin-bottom:16px; padding:0;}
#miniGaleria { position:relative; border:1px solid #4C4C4C; }
#miniGaleria, #miniGaleria .rotator{
	position:absolute;
	left:20px;
	width: 144px !important;
	height: 112px !important;
	overflow:hidden;
	background-color:#000000;
}


/* */

/****************GENERICOS*********************/
.verd_10{ font-family:Verdana; font-size:10px; }
.verd_11{ font-family:Verdana; font-size:11px; }
.verd_12{ font-family:Verdana; font-size:12px; }

.arial_10{ font-family:Arial; font-size:10px; }
.arial_11{ font-family:Arial; font-size:11px; }
.arial_12{ font-family:Arial; font-size:12px; }

.tahoma_10{ font-family:Tahoma; font-size:10px; }
.tahoma_11{ font-family:Tahoma; font-size:11px; }
.tahoma_12{ font-family:Tahoma; font-size:12px; }

.times_10 { font-family: Georgia,Times New Roman,Times; font-size:10px; }
.times_12 { font-family: Georgia,Times New Roman,Times; font-size:12px; }
.times_14 { font-family: Georgia,Times New Roman,Times; font-size:14px; }
.times_16 { font-family: Georgia,Times New Roman,Times; font-size:16px; }
.times_28 { font-family: Georgia,Times New Roman,Times; font-size:28px; }

/* .pkg - wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
/*.pkg { display: inline-block; }
 no ie mac \*/
* html .pkg { height: 1%; }
.pkg[class] { height: auto; }
.pkg { display: block; }
/* */

/* Contactar */
.formulario_contactar input, .formulario_contactar textarea{
	background-color:#333333;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
}
/* /Contactar */

/* LAST FM */
.radio { width:144px; /*background:url(../img/bg_radio.gif) no-repeat; */ margin-left:20px; border:1px solid #4C4C4C; }
.radio table {margin:0 auto;}
table.lfmWidget208a5a5b62f51e5425766b1177a1dfa0 td {margin:0 !important;padding:0 !important;border:0 !important;}
table.lfmWidget208a5a5b62f51e5425766b1177a1dfa0 tr.lfmHead a:hover {background:url(http://cdn.last.fm/widgets/images/en/header/radio/mini_black.png) no-repeat 0 0 !important;}
table.lfmWidget208a5a5b62f51e5425766b1177a1dfa0 tr.lfmEmbed object {float:left;}
/*table.lfmWidget208a5a5b62f51e5425766b1177a1dfa0 tr.lfmFoot td.lfmConfig a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat 0px 0 !important;}*/
table.lfmWidget208a5a5b62f51e5425766b1177a1dfa0 tr.lfmFoot td.lfmView a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -85px 0 !important;}
table.lfmWidget208a5a5b62f51e5425766b1177a1dfa0 tr.lfmFoot td.lfmPopup a:hover {background:url(http://cdn.last.fm/widgets/images/en/footer/black.png) no-repeat -159px 0 !important;}