body {
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	font-size: .8em;
	background-color:#e8e8e8;
	
	margin: 0;
	padding: 0;
}



ul, li, h1, h2, h3, h4, p, a {
	padding: 0;
	margin: 0;
}

a {
	color: #666666;/*758F5D VERDE BOTELLA DESATURADO*/
	text-decoration: none;
	outline: none;
}

p {
	font-size: .95em;
	font-weight: normal;
	color: #999;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1.2em 0 1em;
	color: #FFFFFF;/*758F5D VERDE BOTELLA DESATURADO*/
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;/*758F5D VERDE BOTELLA DESATURADO*/
}



ul, li {
	list-style: none;
}


/* STYLES */

.clearIt {
	clear: both;
}

.breadcrumb {
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	height: 27px;
	height: 40px;
	background-color: #CCCCCC;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
}

.breadcrumb div.icon {
	width: 40px;
	height: 40px;
	display: block;
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 5px;
}

.breadcrumb span img {
	width: 80px;
	height: 40px;
	display: block;
	position: relative;
	left: -40px;
}

.breadcrumb a {
	color: #FFF;
}

.breadcrumb a, .breadcrumb span {
	margin-top: 13px !important;
	display: inline-block;
}

.breadcrumb span, .breadcrumb a.volver {
	font-size: .9em;
	color: #999;/*669966 VERDE BOTELLA*/
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	display: inline-block;
	border-left: 1px solid #CCCCCC;
}

.breadcrumb a.volver {
	padding: 0 5px 0 20px;
	background: url(../images/back_arrow_green.png) 5px 1px no-repeat;
}

.section_image {
	background-color: #FFF;/*000*/
	height: 130px;
	overflow: hidden;
	background: no-repeat #FFF;/*000*/
	
}

/* LAYOUT */

.wrapper {
	min-width: 320px;
	display: block;
	position: relative;
	padding-bottom: 144px;			/* height + border from footer */
}

.content {

}

.content_pad {
	padding: 10px 15px 40px 48px;
}

.content_pad2 {
	padding: 30px 15px 5px 48px;
}

#partituras .content_pad {
	padding-bottom: 20px !important;
}

/* HEADER */

.header {
	height: 76px !important;
	display: block;
	border-bottom: 5px solid #999999;
	background-color:#FFFFFF;
}

.logo, .logo h1, .logo a {
	width: 320px;
	height: 76px;
	display: block;
}

/* MAIN NAV */

.main_nav{
}

.main_nav ul {
}

.nav ul li {
	height: 40px;
	background: #FFF;/*000*/
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 80px;
	color: #999;/*FFF*/
	overflow: hidden;
	margin-bottom: 1px;
}

.nav ul li img {
	width: 80px;
	height: 40px;
	float: left;
	margin-right: 45px;
}

.main_nav ul li {
/*	padding-left: 80px;*/
}

.nav ul li:last-child {
	margin: 0;
}

.nav ul li a {
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	color: #999;/*FFF*/
	display: block;
	font-weight: bold;
	line-height: 40px;
	text-decoration: none;
	text-transform: uppercase;
}


.nav ul li a.active {
	background: url(../images/nav_bullet.jpg) left top no-repeat #CCCCCC;/*#669966*/
}

.main_nav ul li a:hover {
	background: url(../images/nav_bullet.jpg) 85px top no-repeat #d8d8d8;/*#006633*/
}


/* NOVEDADES, CUANDO y CONTACTO */

.novedades ul li, .cuando ul li, .contacto ul li {
	padding: 13px 10px 13px 48px;
	border-bottom: 2px solid #bcbec0;
}

.novedades ul li h3, .cuando ul li h3 {
}

.cuando ul li h3, .contacto ul li h2 {
	margin: 0;
}

.cuando ul li p, .contacto ul li p {
	margin-top: 0;
}


.contacto li a {
	font-style: italic;
}


/* BIOGRAFIA - DISCOGRAFIA - PARTITURAS - VIDEOS */

.biog_nav ul li, .discog_nav ul li, .videos_nav ul li {
	padding-left: 40px;
}

/* para dos renglones */
.videos_nav ul li {
	height: auto !important;
}

.videos_nav ul li a {
	line-height: 20px;
	padding: 10px 0;
}

.biog_nav ul li a, .discog_nav ul li a, .videos_nav ul li a {
	padding-left: 30px;
	background: url(../images/arrowRight_bullet.png) left 5px no-repeat;
}

.biog_nav ul li a:hover, .discog_nav ul li a:hover, .videos_nav ul li a:hover {
	background-image: url(../images/arrowRight_bulletGreen.png);
	color: #d8d8d8;/*#669966*/
}

.discog_list_nav ul li a, .part_nav ul li a {
	text-transform: none;
	padding-left: 50px;
}

.discog_list_nav ul li a:hover, .part_nav ul li a:hover {
	color: #d8d8d8;/*#669966*/
}

.discog_list_nav img, .part_nav img {
	float: left;
	width: 40px !important;
	height: 40px;
	margin-right: 10px !important;
}

.song h3 {
	color: #999;/**/
	font-weight: normal;
}

.song p {
	margin: 5px 0;
}

.song p a {
	margin: 0 10px 0 0;
	display: inline-block;
}
.song {
	margin-bottom: 15px;
}

.song p a:hover {
	color: #d8d8d8;/*#669966*/
}

.slide_wrapper {
	text-align: center;
}

.slide {
	display: inline-block;
	width: 190px;
	margin: 15px 0 10px;
	height: 190px;
}

.slide_img {
	max-height: 190px;
}

.slide_nav {
	position: relative;
	text-align: center;
}

.slide_nav ul {
	display: inline-block;
}

.slide_nav ul li {
	float: left;
	margin: 0 5px;
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	font-size: .8.5em;
	color: #d8d8d8;/*FFF*/
	line-height: 14px;
}

.slide_nav a {
	display: block;
}

.slide_nav a.arrow {
	display: block;
	width: 13px;
	height: 14px;
	text-indent: -9999px;
}

.slide_nav ul li.slide_prev a {
	background: url(../images/slide_prev.png) no-repeat;
}

.slide_nav ul li.slide_next a {
	background: url(../images/slide_next.png) no-repeat;
}

.disco_header {
	height: 260px;
	padding: 10px;
	background-color: #FFF;/*000*/
	text-align: center;
}

.letra_header {
	padding: 20px 10px 15px 50px;
	background-color: #FFF;/*000*/
}

.creditos {
	font-size: .85em;
	margin-top: 50px;
}

.disco_header h2, .letra_header h2 {
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	display: inline-block;
	margin: 0 auto;
	text-transform: none;
	color: #d8d8d8;/*FFF*/
}

.letra_header h2 {
	font-size: 1.1em;	

}

.letra_header h2 a {
	color: #d8d8d8 !important;/*#FFF !important;*/
	background: url(../images/back_arrow_white.png) left 3px no-repeat;
	padding-left: 15px;
}


/* partituras */

.partituras {
	padding: 15px 0;
}

.part_disc_img {
	width: 65px;
	padding-left: 15px;
	float: left;
	margin-right: 15px;
}

.part_disc_img img {
	border: 1px solid #d8d8d8;/*666*/
	box-shadow: 5px 5px 5px rgba(0,0,0,.25)
}

.part_details {
	float: left;
}

.part_tema {
	margin-bottom: 0;
	font-weight: bold;
}

.part_details .options {
}

.part_details .options a {
	display: inline-block;
	margin-right: 5px;
}

.part_details .options a:hover {
	color:  #d8d8d8;/*#669966*/
}


/* El Grupo */

.integrante_header {
	margin-bottom: 10px;
}

.integrante img {
	width: 87px;
	float: left;
	margin-right: 10px;
	border: 3px solid ##d8d8d8;/*#669966*/
}

.integrante h3 {
	display: inline-block;
	margin: 1.8em 0 0;
	color: #999;/*000*/
}

.integrante_header p {
	margin: 0;
}


/* FOTOS */

.fotos {
	background: #d8d8d8;/*000*/
}

.fotos img {
	display: inline-block;
	border: 1px solid #CCC;/*666*/
	float: left;
	margin: 0 10px 10px 0;
}

.foto_detalle {
	background: url(../images/foto_detalle_bgr.jpg) no-repeat #FFF;/*000*/
	text-align: center;
	padding: 15px 0;
	background-size: cover;
}


@media (min-device-width: 480px) {
	.foto_detalle { background-image: url(../images/foto_detalle_bgr_big.jpg); }
}

.fotos_nav, .paginator {
	height: 20px;
	background-color: #FFF;/*000*/
	text-align: center;
	padding: 10px 0;
}


.fotos_nav ul, .paginator ul {
	display: inline-block;
}

.fotos_nav ul li, .paginator ul li {
	float: left;
	margin: 0 10px;
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	font-size: .8.5em;
	color: #FFF;
	
	
}

.fotos_nav ul li a, .paginator ul li a {
	display: block;
	line-height: 18px;
	color: #d8d8d8;/*FFF*/
	text-transform: uppercase;
}

.fotos_nav ul li.foto_prev a, .paginator ul li a.pg_prev {
	padding-left: 22px;
	background: url(../images/slide_prev.png) no-repeat;
}

.fotos_nav ul li.foto_next a, .paginator ul li a.pg_next {
	padding-right: 22px;
	background: url(../images/slide_next.png) no-repeat right;
}

.foto_detalle img {
	margin: 0 auto;
	max-width: 293px;
}

.foto_detalle {
	
}

.foto_epig {
	background-color: #999999;/*bfbfbf*/
	padding: 15px 45px;
}
.foto_epig p {
	color:#FFFFFF!important;
}


/* POESIA */

.poesia {background-color: #d8d8d8;
}

.poesia_nav {
}

.poesia_nav ul {
}

.poesia_nav ul li {
	width: 114px;
	height: 302px;
	text-align: center;
	margin-right: 20px;
	display: inline-block;
}

.poesia_nav ul li img {
	border: 1px solid #666;
	margin-bottom: 5px;
	width: auto !important;
	height: auto !important;
}

.poesia_nav ul li a {
	display: block;
	
	text-transform: none;
	width: 112px;
	height: 300px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
}

.poesia_nav ul li a:hover {
	color: #666666;
}

.poesia_tit {
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	background-color: #000;
	line-height: 45px;
	display: block;
	padding-left: 48px;
	margin-bottom: 10px;
}

.poesia_versos {
}

.poesia_versos dt {
	font-size: 1.2em;
	font-weight: bold;
	padding: 8px 0;
	color: #666;
	padding-left: 48px;
	background: url(../images/versos_mas.png) right 10px no-repeat;
	cursor: pointer;
}

.poesia_versos dt.active {
	background-image: url(../images/versos_menos.png);
	background-color: #FFFFFF;/*DDD*/
}

.poesia_versos dd {
	margin: 0;
	padding: 10px 0 10px 48px;
}


/* MIDI */

.midi {
	background-color: #f5f5f5;/*f5f5f5*/
	padding: 10px 0;
	margin-bottom: 15px;
}

#midi .content {
	padding-bottom: 10px;
}

.midi h3 {
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	text-decoration: underline;
	text-transform: uppercase;
	padding-left: 48px;
	margin-bottom: 15px;
	color: #999 !important;/*000*/
}

.midi .listado {
	margin-bottom: 15px;
}

.midi p {
	padding-left: 48px;
}

.midi .listado a {
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
	border-bottom: 1px solid #d8d8d8;/*999*/
	display: block;
	line-height: 32px;
	padding-left: 48px;
}

.midi .listado a:hover {
	color: #d8d8d8;/*669966*/
	background-color: #CCC;
	font-weight: bold;
}


/* FOOTER */

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/*height: 90px;*/
	display: block;
	border-top: 5px solid #d8d8d8;/*669966*/
	font-family:Arial, Helvetica, sans-serif !important;/*Georgia, "Times New Roman", Times, serif !important*/
}



.social {
	height: 30px;
	padding: 12px 0;
	background: url(../images/footer_btm_bgr.png) repeat-x;
	text-align: center;
}

.social ul {
	display: inline-block;
	margin: 0 auto;
}

.social ul li {
	float: left;
	margin: 0 15px;
}

.social ul li a {
	width: 30px;
	height: 30px;
	display: block;
	text-indent: -9999px;
}

.social ul li.social_tw a { background: url(../images/ico_tw_30.png) no-repeat; }
.social ul li.social_fb a { background: url(../images/ico_fb_30.png) no-repeat; }
.social ul li.social_ms a { background: url(../images/ico_ms_30.png) no-repeat; }

.versions {
	height: 45px;
	background-color: #d8d8d8;/*e9e8e8 gris claro*/
	text-align: center;
}

.versions ul {
	display: inline-block;
	margin: 0 auto;
	padding: 13px 0;
}

.versions ul li {
	border-right: 1px solid #d8d8d8;/*8c8b8b gris topo*/
	float: left;
}

.versions ul li:last-child {
	border: none;
}

.versions ul li a, .youtube ul li a  {
	
	text-transform: uppercase;
/*	font-size: .8em;*/
	text-decoration: none;
	padding: 2px 10px;
	display: block;
}

.youtube {
	height: 40px;
	background-color: #000;
	color: #FFF;
	padding: 0 48px;
	text-align: center;
}

.youtube a {
	padding-left: 40px;
	background: url(../images/ico_yt_38.png) no-repeat;
	height: 36px;
	display: block;
	color: #FFF;
	font-weight: bold;
	line-height: 38px;
	display: inline-block;
}