/****************************SECTION GENERAL******************************/
body {
	background-color: #000000;
	background-image:url(../imageindex/fondo.jpg);
	color:#FFFFFF;
}
#contenido {
	margin-top:2%;
}

#todo {
	background-color:#333;
	z-index:900000;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	overflow:auto;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	display:none;
}

a, a img, a:visited, a:active {
	color:#CCCCCC;
	text-decoration:none;
	border:none;
	border-style:none;
	outline:none;
	outline-style:none;
}
a img {
	border:none;
}
a:hover {
	text-decoration:none;
	color: #A2A2A2;
	border:none;
}
.content {
	padding-top:30px;
	padding-bottom:30px;
	padding-left:60px;
	padding-right:60px;
}
.indextext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

.indexmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.text_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.home {
	border:none;
	width:191px;
	height:35px;
	text-align:center;
}
.link_estudio {
	color: #FFFFFF;
	font-weight: bold;
	border:none;
}

.align_content {
	margin-left:24%;
}

.fondomp3 {
	background:url(../images/fondoseccion.jpg);
	background-repeat:repeat-y;
	width:650px;
	text-align:center;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

.fondomp3rojo {
	background-image:url(../images/fondomp3rojo.jpg);
	background-repeat:repeat-y;
	width:650px;
	text-align:center;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

#loading {
	background-color:;
	background:#333333 url("../imageindex/loading.gif") no-repeat center center;
	font-weight:bold;
	width:auto !important;
	height:auto !important;
	top:0;
	bottom:0;
	left:0;
	right:0;
	padding-top:200px;
	position:fixed !important;
	text-align:center;
	z-index:900000;
	*float:left;
	*width:2500px;
	*height:800px;
	*position:absolute;
}
.error {
	color:#FF9900;
	font-size:15px;
	font-weight:bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
td.volver {
	border:1px #CCCCCC solid;
	background-color:#666666;
	padding-top:3px;
	padding-bottom:3px;
}
a.volver {
	display:block;
	text-decoration:none;
	text-align:center;
}
a.volver:hover {
	background-position:inherit;
}
a.volver span {
	display:none;
}

#volver {
	background-image:url(../imageindex/volver.gif);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
	vertical-align:middle;
}
#volver:hover {
	background-image:url(../imageindex/volver_over.gif);
}

input[type="text"], input[type="submit"], input[type="button"] {
	background-image:url(../imageindex/background.png);
	background-repeat:repeat-x;
	border:1px #999999 solid;
	color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
}
input[type="text"] {
	padding-left:2px;
	padding-top:2px;
	height:20px;
	width:140px;
}
input[type="submit"], input[type="button"] {
	padding:2px;
	height:30px;
	width:100px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
input[type="text"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
	background-image:url(../imageindex/background_over.png);
	background-repeat:repeat-x;
	border:1px #FFFFFF solid;
	color:#000000;
	font-weight:bold;
}
textarea {
	background-image:url(../imageindex/background_textarea.png);
	background-repeat:repeat;
	border:1px #999999 solid;
	height:95px;
	width:200px;
	color:#CCCCCC;
	font-weight:bold;
	padding-left:2px;
	padding-top:2px;
	scroll:no-scroll;
}
textarea:hover {
	background-image:url(../imageindex/background_textarea_over.png);
	background-repeat:repeat-x;
	border:1px #FFFFFF solid;
	color:#000000;
	font-weight:bold;
}
.opacity {
	filter:alpha(opacity=70);
	opacity: 0.7;
}

#mp3_player {
	z-index:900000;
	overflow:auto;
	width:64px;
	height:21px;
	position:fixed!important;
	position:absolute;
	top:0;
	right:0;
	overflow:hidden;
	outline:none;
}

/****************************SECTION MENU******************************/
.menu1 {

}
.menu2 {

}


ul.menu { 
	list-style:none;
	height:0px;
	margin:10px!important;
	margin:0px;	
}
ul.menu li {
	float:left;
}
ul.menu li a {
	display:block;
	text-decoration:none;
}
ul.menu li a:hover {
	background-position:inherit;
}
ul.menu li a span {
	display:none;
}

#historia {
	background-image:url(../menu/historia.gif);
	background-repeat:no-repeat;
	width:123px;
	height:19px;
	vertical-align:middle;
}
#historia:hover, .historia_hover {
	background-image:url(../menu/historia.gif);
	background-position:left -17px;
}

#integrantes {
	background-image:url(../menu/integrantes.gif);
	background-repeat:no-repeat;
	width:168px;
	height:19px;
	vertical-align:middle;
}
#integrantes:hover, .integrantes_hover {
	background-image:url(../menu/integrantes.gif);
	background-position:left -17px;
}

#fotos {
	background-image:url(../menu/fotos.gif);
	background-repeat:no-repeat;
	width:87px;
	height:19px;
	vertical-align:middle;
}

#fotos:hover, .fotos_hover {
	background-image:url(../menu/fotos.gif);
	background-position:left -17px;
}

#videos {
	background-image:url(../menu/videos.gif);
	background-repeat:no-repeat;
	width:102px;
	height:19px;
	vertical-align:middle;
}

#videos:hover, .videos_hover {
	background-image:url(../menu/videos.gif);
	background-position:left -17px;
}

#fechas {
	background-image:url(../menu/fechas.gif);
	background-repeat:no-repeat;
	width:95px;
	height:19px;
	vertical-align:middle;
}

#fechas:hover, .fechas_hover {
	background-image:url(../menu/fechas.gif);
	background-position:left -17px;
}

#letras {
	background-image:url(../menu/letras.gif);
	background-repeat:no-repeat;
	width:105px;
	height:19px;
	vertical-align:middle;
}

#letras:hover, .letras_hover {
	background-image:url(../menu/letras.gif);
	background-position:left -17px;
}

#novedades {
	background-image:url(../menu/novedades.gif);
	background-repeat:no-repeat;
	width:149px;
	height:19px;
	vertical-align:middle;
}

#novedades:hover, .novedades_hover {
	background-image:url(../menu/novedades.gif);
	background-position:left -17px;
}

#contactos {
	background-image:url(../menu/contactos.gif);
	background-repeat:no-repeat;
	width:150px;
	height:19px;
	vertical-align:middle;
}

#contactos:hover, .contactos_hover {
	background-image:url(../menu/contactos.gif);
	background-position:left -17px;
}

#cosas {
	background-image:url(../menu/cosas.gif);
	background-repeat:no-repeat;
	width:90px;
	height:19px;
	vertical-align:middle;
}

#cosas:hover, .cosas_hover {
	background-image:url(../menu/cosas.gif);
	background-position:left -17px;
}

/****************************SECTION HISTORIA******************************/
.historia_content {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	text-align:center;
	width:520px;
}


/****************************SECTION INTEGRANTES******************************/

a.integrantes {
	display:block;
	text-decoration:none;
	text-align:center;
}
a.integrantes:hover {
	background-position:inherit;
}
a.integrantes span {
	display:none;
}

#integrantes_container{
	width:650px;
	height:auto;
}

#integrantes_container .individual_integrante{
	float:left;
	width:325px;
	height:150px;
}
#juan_lapera, #luciano_crux, #guillermo_cairo, #juan_mendez, #pablo_giunchi, #esteban_dizeo{
	width:100px;
	height:100px;
	cursor:pointer;
}
#juan_lapera {
	background-image:url(../images/integrantes/Juan_Lapera_copy.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/integrantes/Juan_Lapera_copy.png");	
}

#luciano_crux {
	background-image:url(../images/integrantes/Luciano_copy.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/integrantes/Luciano_copy.png");
}

#guillermo_cairo {
	background-image:url(../images/integrantes/Guillermo_Cairo_copy.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/integrantes/Guillermo_Cairo_copy.png");
}

#juan_mendez {
	background-image:url(../images/integrantes/Juan_Mendez_copy.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/integrantes/Juan_Mendez_copy.png");
}

#pablo_giunchi {
	background-image:url(../images/integrantes/Pablo_Giunchi_copy.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/integrantes/Pablo_Giunchi_copy.png");
}

#esteban_dizeo {
	background-image:url(../images/integrantes/Esteban_Di_Zeo_copy.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/integrantes/Esteban_Di_Zeo_copy.png");
}

#Juan_Lapera {
	background-image:url(../menu/integrantes/bateria.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	vertical-align:middle;
}
#Juan_Lapera:hover {
	background-image:url(../menu/integrantes/bateria_over.gif);
}

#Luciano {
	background-image:url(../menu/integrantes/voz.gif);
	background-repeat:no-repeat;
	width:50px;
	height:20px;
	vertical-align:middle;
}
#Luciano:hover {
	background-image:url(../menu/integrantes/voz_over.gif);
}

#Guillermo_Cairo {
	background-image:url(../menu/integrantes/primer_guitarra.gif);
	background-repeat:no-repeat;
	width:240px;
	height:20px;
	vertical-align:middle;
}
#Guillermo_Cairo:hover {
	background-image:url(../menu/integrantes/primer_guitarra_over.gif);
}

#Juan_Mendez {
	background-image:url(../menu/integrantes/guitarra_ritmica.gif);
	background-repeat:no-repeat;
	width:245px;
	height:38px;
	vertical-align:middle;
}
#Juan_Mendez:hover {
	background-image:url(../menu/integrantes/guitarra_ritmica_over.gif);
}

#Pablo_Giunchi {
	background-image:url(../menu/integrantes/teclados.gif);
	background-repeat:no-repeat;
	width:135px;
	height:20px;
	vertical-align:middle;
}
#Pablo_Giunchi:hover {
	background-image:url(../menu/integrantes/teclados_over.gif);
}

#Esteban_Di_Zeo {
	background-image:url(../menu/integrantes/bajo.gif);
	background-repeat:no-repeat;
	width:80px;
	height:20px;
	vertical-align:middle;
}
#Esteban_Di_Zeo:hover {
	background-image:url(../menu/integrantes/bajo_over.gif);
}

/****************************SECTION PHOTOS******************************/

a.photos {
	display:block;
	text-decoration:none;
	text-align:center;
}
a.photos:hover {
	background-position:inherit;
}
a.photos span {
	display:none;
}

#photos_bar_lo {
	background-image:url(../menu/fotos/bar_lo.gif);
	background-repeat:no-repeat;
	width:80px;
	height:20px;
	vertical-align:middle;
}
#photos_bar_lo:hover {
	background-image:url(../menu/fotos/bar_lo_over.gif);
}

#photos_la_plata {
	background-image:url(../menu/fotos/la_plata.gif);
	background-repeat:no-repeat;
	width:110px;
	height:20px;
	vertical-align:middle;
}
#photos_la_plata:hover {
	background-image:url(../menu/fotos/la_plata_over.gif);
}

#photos_estudio_y_cosas {
	background-image:url(../menu/fotos/estudio_y_cosas.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	vertical-align:middle;
}
#photos_estudio_y_cosas:hover {
	background-image:url(../menu/fotos/estudio_y_cosas_over.gif);
}

#photos_fotos_del_ensayo {
	background-image:url(../menu/fotos/fotos_del_ensayo.gif);
	background-repeat:no-repeat;
	width:220px;
	height:20px;
	vertical-align:middle;
}
#photos_fotos_del_ensayo:hover {
	background-image:url(../menu/fotos/fotos_del_ensayo_over.gif);
}

#photos_fotos_en_mitos {
	background-image:url(../menu/fotos/fotos_en_mitos.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	vertical-align:middle;
}
#photos_fotos_en_mitos:hover {
	background-image:url(../menu/fotos/fotos_en_mitos_over.gif);
}

#photos_fotos_en_mitos_parte_2 {
	background-image:url(../menu/fotos/mitos_parte_2.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	vertical-align:middle;
}
#photos_fotos_en_mitos_parte_2:hover {
	background-image:url(../menu/fotos/mitos_parte_2_over.gif);
}


#photos_fotos_siberianas {
	background-image:url(../menu/fotos/fotos_siberianas.gif);
	background-repeat:no-repeat;
	width:220px;
	height:20px;
	vertical-align:middle;
}
#photos_fotos_siberianas:hover {
	background-image:url(../menu/fotos/fotos_siberianas_over.gif);
}
#photos_cbgb_9_05_2009 {
	background-image:url(../menu/fotos/photos_cbgb_9_05_2009.gif);
	background-repeat:no-repeat;
	width:300px;
	height:20px;
	vertical-align:middle;
}
#photos_cbgb_9_05_2009:hover {
	background-image:url(../menu/fotos/photos_cbgb_9_05_2009_hover.gif);
}

#photos_galleria_byn {
	background-image:url(../menu/fotos/galeria_blanco_y_negro.gif);
	background-repeat:no-repeat;
	width:300px;
	height:20px;
	vertical-align:middle;
}
#photos_galleria_byn:hover {
	background-image:url(../menu/fotos/galeria_blanco_y_negro_over.gif);
}

#photos_grabando {
	background-image:url(../menu/fotos/grabando.gif);
	background-repeat:no-repeat;
	width:130px;
	height:20px;
	vertical-align:middle;
}
#photos_grabando:hover {
	background-image:url(../menu/fotos/grabando_over.gif);
}

#photos_grabando_segunda_parte {
	background-image:url(../menu/fotos/grabando_segunda_parte.gif);
	background-repeat:no-repeat;
	width:300px;
	height:20px;
	vertical-align:middle;
}
#photos_grabando_segunda_parte:hover {
	background-image:url(../menu/fotos/grabando_segunda_parte_over.gif);
}

#photos_lucho_grabando {
	background-image:url(../menu/fotos/lucho_grabando.gif);
	background-repeat:no-repeat;
	width:200px;
	height:20px;
	vertical-align:middle;
}
#photos_lucho_grabando:hover {
	background-image:url(../menu/fotos/lucho_grabando_over.gif);
}

#photos_letras {
	background-image:url(../menu/fotos/letras.gif);
	background-repeat:no-repeat;
	width:90px;
	height:20px;
	vertical-align:middle;
}
#photos_letras:hover {
	background-image:url(../menu/fotos/letras_over.gif);
}

#photos_mitos_y_cbgb {
	background-image:url(../menu/fotos/mitos_y_cbgb.gif);
	background-repeat:no-repeat;
	width:170px;
	height:20px;
	vertical-align:middle;
}
#photos_mitos_y_cbgb:hover {
	background-image:url(../menu/fotos/mitos_y_cbgb_over.gif);
}

#photos_acatraz_12_06 {
	background-image:url(../menu/fotos/acatraz_12_06.gif);
	background-repeat:no-repeat;
	width:290px;
	height:20px;
	vertical-align:middle;
}
#photos_acatraz_12_06:hover {
	background-image:url(../menu/fotos/acatraz_12_06_over.gif);
}


/********************************************************IMAGE GALLERY****************************************************/

.image_gallery {
	background-color:#666666;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
	padding:0px;
}
.image_gallery td {
	width:250px;
}
.individual_photo, .individual_nophoto {
	float:left;
	width:240px;
	height:140px;
	border:1px #CCCCCC solid;
	margin:0px;
	padding-top:7%;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}
.individual_photo:hover {
	background-color:#333333;
	}

/********************************************************PAGINACION*******************************************************/
.paginator {
	text-align:center;
	width:694px;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	border:1px #CCCCCC solid;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:30px;
}

a.page_selected, span.page_selected {
	background-image:url(../imageindex/background.png);
	background-repeat:repeat-x;
	border:1px #999999 solid;
}
a.page_unit, span.page_unit {
	background-image:url(../imageindex/background_over.png);
	background-repeat:repeat-x;
	border:1px #999999 solid;
}

a.page_unit, span.page_unit, a.page_selected, span.page_selected{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	display:block;
	float:left;
	width:15px;
	height:20px;
}
.page_unit:hover {
	background-image:url(../imageindex/background.png);
	background-repeat:repeat-x;
}

.flyer_derecho {
	background-image:url(../images/flyers/22-05-2010-club_tucuman_con_arbol_rotate.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/flyers/22-05-2010-club_tucuman_con_arbol_rotate.png");
	cursor:pointer;
	float:right;
	height:420px;
	position:absolute;
	right:0px;
	top:64px!important;
	top:90px;
	width:400px;
}

.flyer_izquierdo {
	float:left;
	top:120px;
	left:60px;
	position:absolute;
	cursor:pointer;
	width:450px;
	height:423px;
}

.fechas_derecha, .fechas_izquierda{
	background-repeat:no-repeat;
	bottom:0;
	margin:0px;
	padding:0px;
	height:500px;
	position:fixed !important;
	position:absolute;
	z-index:-9999;
	width:244px;
}

.fechas_derecha{
	clear:both;
	background-image:url(../imageindex/fechas_derecha.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imageindex/fechas_derecha.png");
	float:right;	
	right:0px;
	margin-right:0px!important;
	margin-right:-10px;	
}

.fechas_izquierda{
	background-image:url(../imageindex/fechas_izquierda.png)!important;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imageindex/fechas_izquierda.png");
	float:left;
	margin-left:0px!important;
	margin-left:-10px;
	left:0px;
	width:195px;
}
