@charset "utf-8";
/* CSS Document */
:focus {
	outline:0;
}
img {border:none;}
form {display:inline;}
hr
{
	color: #666666;
	height: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	background-image: url(../ar/bg_menu_top.png);
	background-color: #FFFFFF;
}
#cv-pdf{
	background-color: #FFFFFF;
	background-image: url(../ar/trans.gif);
        }
a{
	color:  #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:hover {
	color: #993300;
	text-decoration: none;
}
#todo{
	margin: 0 auto;
	/*SI SE ABRE ESTO QUEDA CENTRADA*/
	padding: 0px;
	width: 940px;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity = 0);
}
#todo-prensa{
	margin: 0 auto;
	/*SI SE ABRE ESTO QUEDA CENTRADA*/
	padding: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity = 0);
	text-align: center;
	padding-bottom: 50px;
}#todo_entrada{
	margin: 0 auto;
	/*SI SE ABRE ESTO QUEDA CENTRADA*/
	padding: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity = 0);
	text-align: center;
}
#menu_top{
	height: 40px;
	background-color: !important #626462;
	z-index: 1000;
}
.dondetoi {
	color: #993300;
	font-size: 11px;
	margin: -20px 0 10px 0;
}
#columna1{
	width: 400px;
	float:left;
	margin: 50px 0 0 0;
	background-color: #FFFFFF;
}

#columna2{
	width: 500px;
	float:right;
	margin: 50px 0 0 0;
}
.texto-11{
	font-size: 11px;
	font-weight: normal;
}
.texto-11-color-bold{
	font-size: 11px;
	font-weight: bold;
		color: #993300;
}
.texto-12-no-bold{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.texto-14-bold{
	font-size: 14px;
	font-weight: bold;
}
.asterisco{
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
.texto-14-bold-white{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 4px;
}
.texto-14-bold-prensa{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 39px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.texto-14{
	font-size: 14px;
}
#columna-prensa{
	width: 100%;
	overflow: auto;
	height: 400px;
	background-color: #FFFFFF;
}

.columna-prensa-td{
	width: 270px !important;
	height: 310px !important;
	padding: 8px;
	text-align: center;
	color: #666666;
	vertical-align: top;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:0 0 10px #CCCCCC;
	-webkit-box-shadow:0 0px 10px #CCCCCC;
	-moz-box-shadow:0 0 10px #CCCCCC;
}
.columna-prensa-td img{
	vertical-align: middle !important;
}
#tabla-texto-scroll{
	width: 650px;
}
#columna-texto{
	width: 100%;
	overflow: auto;
	height: 400px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px !important;
}
#columna-texto-scroll{
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	/*padding-top: 15px !important;*/
}
#columna-texto2{
	width: 700px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px !important;
}
#columna-texto-cv-pdf{
	width: 700px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding-top: 15px !important;
}
#columna-texto-sin-overflow{
	width: 700px;
}
#todas-las-noticias{
	width: 700px;
	overflow: auto;
	height: 400px;
	}
	
#columna_izquierda{
	width: 200px;
	float:left;
	background-color: #99CC00;
}

#columna-derecha{
	width: 700px;
	float:right;
	margin: 30px 0 0 0;
	overflow: auto;
	height: 460px;
}
#columna-derecha-actual{
	width: 750px;
	height: 600px;
	float:right;
}

#menu-artista {
	margin:0 0 35px 0;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#menu-artista ul {
	list-style-type: none;
	display: block;
	margin:0 0 0 -38px;
	clear: both;
	background-color: #FFFFFF;
}
#menu-artista li {
	margin: 0 9px 0 0;
	float: left;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0 9px 0 0;
}

#menu-artista a:link{
	text-decoration: none;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#menu-artista a:hover, a.menu-artista:hover {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	background-color: #FFFFFF;
}

a.menu-artista-selected{
	text-decoration: none;
	color: #993300 !important;
	font-weight: bold;
}

/*prev next */

.menu-flechas{
	font-size: 36px;
}
a.menu-flechas{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C0C0C0;
}
a:hover.menu-flechas  {
	text-decoration: none;
	color: #993300;
}
a.menu-flechas-selected{
	font-size: 20px;
	text-decoration: none;
	color: #993300;
}

/* DERECHA*/
.seccion {
	color: #993300;
	font-weight: bold;
}
#cabecera-expo{
	margin: 50px 0 25px 0;
	background-color: #FFFFFF;
	color: #666666;
}
#cabecera-artistas{
	margin: 50px 0 0 0;
	background-color: #FFFFFF;
	color: #666666;
}
.datos-expo{
	width: 350px;
	float: left;
	display: inline;
	height: auto;
	text-align: left;
}

#td_datos_obras .datos-artista{
	font-size: 12px;
	font-weight: normal;
}
#td_datos_obras .datos-titulo{
	font-size: 11px;
	font-style: normal;
	padding: 0;
}
#td_datos_obras .datos-fecha{
	padding: 0;
	line-height: 16px;
}
.datos-artista {
	font-size: 14px;
	color: #993300;
	font-weight: bold;
}
.datos-titulo {
	font-size: 12px;
	padding: 0 0 0 10px;
	font-weight: bold;
}
.datos-fecha {
	font-size: 10px;
	padding: 0 0 0 10px;
}


/*desde febrero 2010

#tabla-obras{
position: absolute;
top: 50%;
left: 50%;
height: 550px;
margin-top: -275px;/* 50% del height
width: 940px;
margin-left: -470px;/* 50% del width 
z-index:-100;
}
#tabla-obras{
height: 550px;
width: 940px;
}
/*fin desde febrero 2010*/

#tabla-obras{
position: absolute;
top: 52%;
left: 50%;
height: 500px;
margin-top: -250px;/* 50% del height*/
width: 940px;
margin-left: -470px;/* 50% del width */
z-index:-100;
}


#td_imagen_obras{
	width: 800px;
	height: 500px;
	text-align: center;
	vertical-align: middle;
	padding-right: 15px;
}
#td_imagen_obras a:hover{
	opacity:0.9;
	filter: alpha(opacity = 90);

	}
#td_datos_obras{
	width: 125px!important;
	height: 500px;
	text-align: right;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #666666;
}
#menu-expo{
	float: right;
}
#contenido-imas img{
border-bottom: 1px dotted #FFF;
}
.obra-titulo{
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.obra-tecnica{
	font-size: 10px;
	color: #666666;
}
#contenido-texto{
	text-align: left;
	font-size: 12px;
	width: 500px;
	padding: 5px 60px 0 0;
}
#contenido-texto2{
	text-align: left;
	font-size: 12px;
	padding: 0 60px 30px 0;
}
/******************************fin diciembre 2010*/

.tabla-expos{
	width: 600px;
	clear: both;
	margin: 0 0 50px 15px;
	/*background-color: #FAF9F5;*/
	padding: 10px 20px 30px 20px;
	background-color: #FAF9F5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:0 0 10px #CCCCCC;
	-webkit-box-shadow:0 0px 10px #CCCCCC;
	-moz-box-shadow:0 0 10px #CCCCCC;
}
.tabla-expos-artistas {
	width: 650px;
	clear: both;
	color: #333;
}
.tabla-expos-artistas td{
	padding: 3px 0 3px 36px;
}
.tabla-expos-nombres{
	font-size: 13px;
	border-bottom: 1px dotted #CCC;
	width: 300px !important;
	padding: 3px 0 3px 36px;
}
.tabla-expos-fechas{
	font-size: 11px;
	border-bottom: 1px dotted #CCC;
	width: 300px !important;
	vertical-align: top;	
}
.tabla-expos-nombres a{
	text-decoration: none;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.tabla-expos-nombres a:hover{
	text-decoration: none;
	color: #993300;
}
.tabla-expos-anostop td{
	width: 40px;
	clear: both;
	padding: 2px;
	text-align: center;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
.tabla-expos-anostop {
padding-left: 30px;
}
.tabla-expos td{
	padding: 5px 0 5px 30px;
	border-bottom: 2px dotted #E7E5DA;
}
.td-annios{
	/*color: #993300;*/
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	padding: 0 0 0 20px;
	border-bottom: 2px dotted #E7E5DA;
	line-height: 40px;
}
.tabla-artistas-sin-enlace{
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}
.tabla-artistas{
	width: 650px;
	clear: both;
	margin: 0 0 40px 0;
	color: #999999;
}
.tabla-artistas a{
	font-weight: bold;
	font-size: 14px;
}
.tabla-artistas td{
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}
.tabla-artistas-nombres{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	width: 180px !important;
	color: #999999;
}
.tabla-creditos{
	width: 390px;
	clear: both;
}
.tabla-creditos td{
	padding: 5px;
	border-bottom: 1px dotted #CCC;
	font-size: 12px;
}

/*NOTICIAS*/
.clear-all{
	height: 1px;
	clear: both;
}
.menu-noticias{
	margin: 20px 0 0 0;
	width: 590px;
}
.jump-menu{
	font-size: 11px;
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #FFFFFF;
	color: #993300;
	float: left;
}
.menu-noticias-galeria{
	font-size: 11px;
	border: 1px solid #CCC;
	line-height:20px;
	background-color: #FFFFFF;
	color: #993300;
	width: 80px;
	float: left;
	text-align: center;
	font-weight:bold;
}
.menu-noticias-galeria a{
	display:block;
	width:100%;
	height:100%;
	background-color: #FFFFFF;
	color: #993300;
	text-decoration: none;	
}
.menu-noticias-galeria a:hover{
	background-color: #993300;
	color: #FFF;
}
.menu-noticias-paginacion{
	float: right;
	width: 95px;
	text-align: center;
	padding: 0 10px 0 10px;
	color: #999999;
	border: 1px solid #CCC;
	line-height:20px;
}
.menu-noticias-paginacion a{
	color: #666666;
	text-decoration: none;
	padding: 0 0 0 3px;
	font-size: 12px;
	font-weight: bold;
}
.menu-noticias-paginacion a:hover{
	color: #993300;
}
#tabla-noticias{
	/*padding-bottom: 50px;*/
	margin-bottom: 45px !important;
	}
#tabla-noticias img{
	}
.noticia{
	width: 550px;
	float: left;
	height: auto;
	border: 1px dotted #E7E5DA;
	margin: 10px 0 15px 10px;
	background-color: #FAF9F5;
	box-shadow:0 0 15px #DDD;
	-webkit-box-shadow:0 0px 15px #DDD;
	-moz-box-shadow:0 0 15px #DDD;
	padding: 10px;
}

.noticia-imagen{
	float: left;
	text-align: center;
	margin: 20px 20px 20px 20px;
	max-height: 200px;
}
.noticia-titulo{
	font-weight: bold;
	color: #993300;
	font-size: 14px;
	margin: 20px 20px 0;
	}
.noticia-fecha{
	font-size: 10px;
	margin: 0 0 0 20px;
	}
.noticia-texto{
	font-size: 12px;
	margin: 20px;
	}
.noticia-texto a{
        text-decoration: underline;
        cursor: pointer;
}
.noticia-texto a:hover{
        text-decoration: none;
        cursor: pointer;
}	
.noticia-linea{
	margin: 10px;
}	
.tabla-form{
	width: 500px;
	clear: both;
	background-color: #FFFFFF;
}
.td-form-left{
	padding: 7px 0;
	border-bottom: 1px dotted #CCC;
	width: 160px;
	font-weight: bold;
}
.tabla-form td{
	padding: 7px 0;
	border-bottom: 1px dotted #CCC;
}
.tabla-form-td-sin-border{
	padding: 7px 0;
	border-bottom: 1px dotted #FFF !important;
}
input.caja-email, select.jump-mailinglist {
margin:0 !important;
}
.jump-mailinglist{
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-color: #FEFFF9;
	color: #333333;
	border: 1px solid #CCC;
	line-height: 18px;
	cursor: pointer;
}
.caja-email {
	font : 11px Arial, Helvetica, sans-serif;
	color : #333333;
	border : 1px solid #CCC;
	background-color: #FEFFF9;
	width: 200px;
	height: 18px;
}
.enviar {
	font : 12px Arial, Helvetica, sans-serif;
	color : #333333;
	border : 1px solid #CCC;
	background-color: #FEFFF9;
	width: 60px;
	height: 22px;
	font-weight: bold;
	cursor: pointer;
}
.error{
margin-left: 15px;
color : #993300;
font-weight: bold;
font-size: 11px;
}
.error404{
	width: 400px;
	float: left;
	height: auto;
	border: 1px dotted #CCC;
	margin: 30px 0 0 0;
	background-color: #F9F9F9;
	padding: 10px;
}
#carrusel{
	height: 100%;
	width: 100%;
}
#carrusel img{
	height: 100%;
	width: 100%;
}
.separador1{
margin: 50px 0 0 0;
}
.separador2{
	margin: 20px 0;
	border-top: 15px solid #CCC;
}
.separador3{
	/*margin: 30px 0 0 0 !important;*/
	height: 30px; !important;
}
.descargar-pdf{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 15px 0 20px 0;
	background-image: url(../ar/ico_text.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 0 8px 25px;
	border-top: 1px dotted #666;
}

/*****pagina de invitación**************/

#tabla-invit{
position: absolute;
top: 52%;
left: 50%;
height: 500px;
margin-top: -250px;/* 50% del height*/
width: 940px;
margin-left: -470px;/* 50% del width */
z-index:-100;
}
/*#tabla-invit{
	margin: 50px 0 0 0;
	text-align: center;
	height: 100% !important;
	min-height:700px !important;
	width: 940px;
}*/
.invit-datos-artista {
	font-size: 18px;
	color: #993300;
	line-height: 25px;
}
.invit-datos-titulo {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #626462;
}
.invit-datos-fecha {
	font-size: 11px;
	color: #626462;
}
#td_imagen_invit{
	height: 500px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	padding-right: 15px;
}
#td_imagen_invit a:hover{
	opacity:0.8;
	filter: alpha(opacity = 80);
}	
#td_datos_invit{
	width: 150px;
	text-align: right;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #666666;
	line-height: 22px;
}

/*prev con php /desde Villalta 2010/ next */

.paginacion{
	font-size: 36px;
	padding-left: 15px;
}
a.paginacion{
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C0C0C0;
}
a:hover.paginacion  {
	text-decoration: none;
	color: #993300;
}
a:active.paginacion  {
	text-decoration: none;
	color: #CCCCCC;
}

/*prev con php /desde artistas_entrada/ 2011 anterior - posterior*/

#paginacion2{
	font-size: 12px;
	padding-left: 15px;
}
#paginacion2 a:link{
	text-decoration: none;
	color: #C0C0C0;
}
#paginacion2 a:hover  {
	text-decoration: none;
	color: #993300;
}
#paginacion2 a:active  {
	text-decoration: none;
	color: #CCCCCC;
}
#menu-artista {
	margin: -10px 0 35px 0;
	background-color: #FFFFFF;
}
#menu-artista a{
	font-size: 10px;
	font-weight: bold;
}
#menu-artista ul {
	list-style-type: none;
	display: block;
	margin:0 0 0 -38px;
	clear: both;
	background-color: #FFFFFF;
}
#menu-artista li {
	margin: 0 9px 0 0;
	float: left;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0 9px 0 0;
}
#menu-artista a:link{
	text-decoration: none;
	color: #666;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#menu-artista a:hover, a.menu-artista:hover {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	background-color: #FFFFFF;
}
a.menu-artista-selected{
	text-decoration: none;
	color: #993300 !important;
	font-weight: bold;
}

/*****verano**************/

.tabla-verano{
	width: 390px;
	clear: both;
	font-size: 12px;
	background-color: #FFFFFF;	
}
.tabla-verano td{
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}
.tabla-verano a{
	font-size: 14px;
	font-weight: bold;
}
#verano{
	width: 700px;
	float:right;
}
#tabla-dos{
position: absolute;
top: 45%;
left: 50%;
height: 400px;
margin-top: -200px;/* 50% del height*/
width: 900px;
margin-left: -470px;/* 50% del width */
z-index:-100;
}
.barrabottom{
	border-bottom: 5px solid #CCC;
}
#tabla-verano{
	position: absolute;
	top: 46%;
	left: 50%;
	height: 500px;
	margin-top: -250px;/* 50% del height*/
	width: 990px;
	margin-left: -470px;/* 50% del width */
	z-index:-100;
	background-color: #FFFFFF;
}
#tabla-verano2{
	z-index:-100;
	background-color: #FFFFFF;
	margin: 80px 0 0 0;
}
/*.tabla-expos-temporadas{
	width: 600px;
	clear: both;
	margin: 0 0 50px 0;
	/*background-color: #FAF9F5;*/
	/*background-color: #FAF9F5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow:0 0 10px #CCCCCC;
	-webkit-box-shadow:0 0px 10px #CCCCCC;
	-moz-box-shadow:0 0 10px #CCCCCC;
} */

.tabla-expos-temporadas {
	width: 600px;
	margin: 0 0 50px 0;
	clear: both;
}
.tabla-expos-temporadas td{
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #E7E5DA;
}
/**************************************************/

#menu-temporadas{
	float: left;
	width: 600px;
	line-height: 25px;
	background-color: #FFFFFF;
	font-size: 11px;
}
#menu-temporadas ul {
	list-style-type: none;
	display: block;
	margin:0 0 0 -38px;
	clear: both;
	background-color: #FFFFFF;
}
#menu-temporadas li {
	float: left;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 0 21px 5px 0;
	width: 60px;
}
#menu-temporadas a:link{
	text-decoration: none;
	color: #666;
	font-size: 11px;
	background-color: #FFFFFF;
}
#menu-temporadas  a:hover, a.menu-temporadas:hover {
	text-decoration: none;
	color: #993300;
	background-color: #FFFFFF;
}
a.menu-temporadas-selected {
	text-decoration: none;
	color: #993300 !important;
	background-color: #FFFFFF;
	font-weight: bold;
}
.temporadas-nombre{
	/*color: #993300;*/
	font-size: 12px;
	color: #993300;
	padding: 0 10px 0 0;
	line-height: 70px;
}
.temporadas-annios{
	/*color: #993300;*/
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	padding: 0 20px 0 0;
	line-height: 40px;
}

/*------------ NUEVA PAGINA PARA CADA ARTISTA-----ENERO 2011-----------*/

.tabla-artistas-new{
	margin: 10px 0 0 0;
}
.tabla-artistas-new td{
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	border-bottom: 1px dotted #CCC;
	color: #999999;
}
.artistas-entrada{
	width: 600px;
	clear: both;
	padding: 10px 0 30px 0;
}
.artistas-entrada td{
	padding: 15px 0 15px 0;
	border-top: 1px dotted #CCC;
}
.datos-artista-entrada {
	font-size: 18px;
	color: #993300;
}
.artistas-entrada-nombres{
	font-size: 14px;
	font-weight: bold;
	width: 300px !important;
	color: #999999;
}
.artistas-entrada-fechas{
	font-size: 11px;
	width: 300px;
	color: #666666;
	padding-left: 20px;
}

/**********************diciembre 2010*/
#temporadas{
	float: left;
	width: 540px;
	line-height: 25px;
	padding: 0 0 30px 0;
}
#temporadas a{
margin: 0 27px 0 0;
}
/*
a.temporadas-years{
	margin: 0 20px 0 0;
}
a.temporadas-years-selected{
	color: #993300 !important;
	margin: 0 20px 0 0;
}
*/
#descargar-pdf-2{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0 0 10px 0;
	background-image: url(../ar/ico_text.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 24px;
	line-height: 50px;
	border-top: 1px dotted #E7E5DA;
	margin-top: 15px;
	clear: both;
}
