@charset "utf-8";
/* CSS Document */
:focus {
	outline:0;
}
img {border:none;}
form {display:inline;}

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/menu_top_bg.gif);
	background-color: #FFFFFF;
}
a{
	color:  #666666;
	text-decoration: none;
}

a:hover {
	color: #993300;
	text-decoration: none;
}
#todo{
	margin: 0 auto;
	/*SI SE ABRE ESTO QUEDA CENTRADA*/
	padding: 0px;
	width: 940px;
	height: 100%;
}
#menu_top{
	margin: 5px 0 0 0;
	height: 45px;
	background-color: #626462;
}
.dondetoi {
	color: #993300;
	font-size: 11px;
	margin: 0 0 25px 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;
}
.texto-14{
	font-size: 14px;
}
#columna-prensa{
	width: 100%;
	overflow: auto;
	height: 400px;
	background-color: #FFFFFF;
}
.columna-prensa-td{
	width: 260px;
	height: 220px;
	background-color: #FAF9F5;
	padding: 8px;
	text-align: center;
	border-bottom: 10px solid #FFF;
	border-right: 10px solid #FFF;
	color: #666666;
	background-image: url(../ar/bg_oblicuo.png);
	background-repeat: repeat;
	vertical-align: top;
}
.columna-prensa-td img{
	border: 1px solid #DDD;
}
#columna-texto{
	width: 700px;
	overflow: auto;
	height: 400px;
	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;
	letter-spacing: 1px;
}

#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;
}
.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;
}
/*fin desde febrero 2010*/
#td_imagen_obras{
	width: 800px;
	height: 550px;
	text-align: center;
	vertical-align: middle;
	padding-right: 15px;
}
#td_imagen_obras a:hover{
	opacity:0.8;
	filter: alpha(opacity = 80);
	}
#td_datos_obras{
	width: 125px!important;
	height: 550px;
	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;
}
.tabla-expos{
	width: 650px;
	clear: both;
	margin: 0 0 30px 0;
	/*background-color: #FAF9F5;*/
	padding: 5px 20px 20px 20px;
	background-color: #FAF9F5;
}
.tabla-expos td{
	padding: 5px 0;
	border-bottom: 2px dotted #E7E5DA;
}
.tabla-expos-nombres{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #CCC;
	width: 300px !important;
	color: #999999;
}
.tabla-expos-fechas{
	font-size: 11px;
	border-bottom: 1px dotted #CCC;
	width: 350px;
	color: #666666;
}
.tabla-expos-nombres a{
	text-decoration: none;
}
.td-annios{
	/*color: #993300;*/
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	padding: 0 0 0 20px;
	border-bottom: 2px dotted #E7E5DA;
}
.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: 550px;
}
.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: 80px;
	text-align: right;
	padding: 0 8px;
	color: #999999;
	border: 1px solid #CCC;
	line-height:20px;
}
.menu-noticias-paginacion a{
	color: #666666;
	text-decoration: none;
	padding: 3px 0px 8px 3px;
	font-size: 12px;
	font-weight: bold;
}
.menu-noticias-paginacion a:hover{
	color: #993300;
}
.noticia{
	width: 550px;
	float: left;
	height: auto;
	border: 1px dotted #E7E5DA;
	margin: 0 0 25px 0;
	background-color: #FAF9F5;
}

.noticia-imagen{
	float: left;
	text-align: center;
	margin: 20px 20px 10px 20px ;
}
.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: 70px 0 0 0;
}

.descargar-pdf{
	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: 7px 0 8px 30px;
	border-top: 1px dotted #D5E6AC;
}


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

#tabla-invit{
position: absolute;
top: 50%;
left: 50%;
height: 600px;
margin-top: -300px;/* 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: 600px;
	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: 125px;
	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;
}

/*****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;
	padding: 15px;
}
