/*** Tags
-------------------------------------------------------------- ***/
*{margin:0; padding:0;}

body {background:#fff url(../imagenes/interfaz/bg_body.gif) repeat-x 0px 0px; font:62.5% "Arial Narrow", Arial, Helvetica, sans-serif; color:#42423d;}
:focus {outline:0;}
img {border:0px;}
ul, ol {list-style-type:none;}

a {color:#d02d3f; text-decoration:none;}
a:hover {color:#d02d3f; text-decoration:underline;}

h1, h2, h3 {font-family:Impact, Arial, Helvetica, sans-serif; font-weight:normal; margin-bottom:0.6em;}
h1 {color:#DDDBD4;}
h2 {margin-bottom:0.5em;}
#ficha h3, h3.subt_tit_ficha {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	display:block;
	border-bottom:1px dotted #aca398;
	text-transform:uppercase;
	margin-top:1.0em;
}

.centrado{text-align:center;}


.tit_narrow {font-family: "Arial Narrow", Arial, Helvetica, sans-serif;}

label span {color:#9f9383; font-size:0.8em; letter-spacing:0.05em;}
/*** Clases comunes
-------------------------------------------------------------- ***/
.right {float:right;}
.left {float:left;}
.cleaning {clear:both;}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
.clearfix {display:block;}
* html .clearfix {height:1px;}

.al_right {text-align:right;} 

.caja_brdBottom {border-bottom:1px dotted #ACA398; padding-bottom:1.3em;}
.verMas {display:block; text-align:right; padding:0.3em 0.4em;}
.tag, .tag_b {padding:0px 1px; color:#fff; background:#1e1d1c; text-transform:uppercase; font-size:0.85em;}
.tag_b {background:#F2F0EA; color:#000;}
.lnk_subir {display:block; text-align:right; padding-right:12px; background:url(../imagenes/interfaz/ico_subir.gif) no-repeat right 4px;}

.lnk_calendario {display:block; background:url(../imagenes/interfaz/calendario.gif) no-repeat 0px 3px; padding-left:20px; line-height:1.8em;}

.texto_corp h3 {color:#4F4F4F;}
.texto_corp h4 {text-transform:uppercase; font-size:1.1em; font-weight:normal; color:#aca398;}

h4.espaciosh4{margin-bottom:10px;background:#efefef;padding:2px 10px;}


.texto_corp img {display:block; padding:0px;}
.texto_corp ul li {margin-bottom:0.5em; list-style-type:square; margin-left:1.2em;}
.texto_corp p.dest {font-size:1.25em;}

.list_gen li {margin-bottom:0.2em;}
.list_gen li strong {color:#aca398;}

.list_link li {margin-bottom:0.3em;}
.list_link li a {display:block; background:url(../imagenes/interfaz/bullet_listLink.gif) no-repeat 0px 5px; padding-left:0.7em;}
.list_link li a span {color:#ACA398;}

.list_lnk_dest li {margin:0em 0em 1.0em 1.0em!important; list-style-type:none!important;}
.list_lnk_dest li a {
	width:240px;
	display:block;
	background:url(../imagenes/interfaz/bg_link_dest.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:7px 1.0em 8px;
	font-size:1.3em;
}
.list_lnk_dest li a:hover {background-position:0px -37px; text-decoration:none;}

.menu_seccion {margin-bottom:2.0em;}
.menu_seccion_item, .menu_seccion_itemSel, .menu_seccion_item:hover, .menu_seccion_itemSel:hover {
	display:block;
	padding:0.3em 0em 0.3em 2.0em;
	background-image:url(../imagenes/interfaz/ico_menuSeccionItem.gif);
	background-repeat:no-repeat;
	background-position: 0px 9px;
	line-height:1.3em; 
	font-size:1.15em;
	/*border-bottom:1px solid #e9e7e0;*/
}
.menu_seccion li {border-bottom:1px solid #e9e7e0;}
.menu_seccion ul li {border-bottom:0;}


.menu_subseccion_item, .menu_subseccion_itemSel, .menu_subseccion_item:hover, .menu_subseccion_itemSel:hover {
	display:block;
	padding:0.3em 0em 0.3em 1em;
	margin-left: 2em;
	background:transparent url(../imagenes/interfaz/bullet_listLink.gif) no-repeat scroll 5px;
	line-height: 1.3em; 
	font-size: 1.0em;
}
.menu_seccion_itemSel, .menu_seccion_item:hover, .menu_seccion_itemSel:hover {background-position: 0px -33px; text-decoration:none;}
.menu_seccion li a span {color:#000;}

.presen_enlaces .menu_seccion li {margin-left:50px; float:left; width:40%;}

#datos_contacto div.right {width:45%;}
#datos_contacto div.right {width:25%;}

/*CLASES DE ErROR*/
.error {border: 1px solid red !important;}
.errorSpan span {color:red !important;} 

/*** Forms
-------------------------------------------------------------- ***/
	fieldset {border:0px; padding:0px;}
	label {color:#72695e; padding-right:0.6em;}
	.txt, textarea, select {
		color:#6F6C68;
		font:13px "Arial Narrow", Arial, Helvetica, sans-serif;
		border:1px solid #d2cec2;
		padding:1px 2px;
	}
	select {padding:0!important;}
	
	.btn, .btn_large {
		text-transform:uppercase;
		display:block;
		width:75px;
		text-align:left;
		padding:0px 0px 0px 3px;
		background-repeat:no-repeat;
		background-position:0px 0px;
		background-image:url(../imagenes/interfaz/btn.gif);
		color:#fff;
		font-size:11px!important;
		border:0px;
		cursor:pointer;
		height:19px;
		font-family:Arial, Helvetica, sans-serif;
	}
	.btn_large {width:122px; background-image:url(../imagenes/interfaz/btn_large.gif);}
	.btn:hover, .btn_large:hover {background-position:0px -19px; color:#1e1d1c;}
	
	.combo_fecha select.fecha {width:25%;}
	.combo_fecha select.fecha#dmes, .combo_fecha select.fecha#hmes {width:75px;}

	.mensaje_ok {font-size:1.2em; line-height:1.5em; height:15.0em;}
	.mensaje_error {font-size:1.2em; line-height:1.5em; padding:0.2em 0.4em; background:#EFB3BB;}
	
	.info_forms {color:#707067; font-size:0.9em;}

/*** Layout
-------------------------------------------------------------- ***/
#contenedor {width:760px; margin:20px auto 0px;}
#cabecera, #pie {font-size:1.1em;}
#cabecera ul{font-size:1.0em;}

#cabecera {background:#d02d3f; border-bottom:1px solid #dad8d1; height:121px; color:#fff; overflow:hidden; position:relative;}
#banner {position:absolute; z-index:3; left:366px; top:41px;}
#cabecera .right {padding:11px 11px 0px 0px; width:66%; text-align:right;}
#cabecera ul li {display:inline; text-transform:uppercase;}
#cabecera ul li a {color:#fff; text-decoration:none; padding:0px; font-size:11px;}
#cabecera ul li a:hover {background:#fff; color:#d02d3f;}
#cabecera h2 {
	display:block;
	background-image:url(../imagenes/interfaz/logo_redescena.gif);
	background-repeat:no-repeat;
	width:120px;
	height: 0px !important; 
	height /**/:73px; /* IE 5/Win hack */ 
	padding: 73px 0 0 0;
	overflow:hidden;
	float:right;
	margin-top:13px;
}

#mainMenu {background:url(../imagenes/interfaz/bg_mainMenu.gif) no-repeat 0px 0px;}
#mainMenu ul li {float:left; /*margin-left:1px;*/}
.item_menu {
	display: block;
	height: 0px !important;
	height /**/:39px; /* IE 5/Win hack */ 
	padding: 39px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
.item_menuSel, .item_menu:hover {
	display: block;
	height: 0px !important;
	height /**/:39px; /* IE 5/Win hack */ 
	padding: 39px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position:0px -39px;
}
#mainMenu ul li#espectaculos a { width:109px; background-image:url(../imagenes/interfaz/botn_espectaculos.gif);}
#mainMenu ul li#companias a {width:197px; background-image:url(../imagenes/interfaz/botn_companias.gif);}
#mainMenu ul li#escenarios a {width:92px; background-image:url(../imagenes/interfaz/botn_escenarios.gif);}
#mainMenu ul li#circuitos a {width:80px; background-image:url(../imagenes/interfaz/botn_circuitos.gif);}
#mainMenu ul li#festivales a {width:88px; background-image:url(../imagenes/interfaz/botn_festivales.gif);}
#mainMenu ul li#actualidad a {width:97px; background-image:url(../imagenes/interfaz/botn_actualidad.gif);}
#mainMenu ul li#multimedia a {width:96px; background-image:url(../imagenes/interfaz/botn_multimedia.gif);}

#busc_rapido { font-size:13px; background:url(../imagenes/interfaz/bg_buscRapido.gif) no-repeat 0px 0px; padding:5px 10px; line-height:1.6em;}
#busc_rapido form {width:72%;}
#busc_rapido div .left {margin-right:6px;}
#busc_rapido .txt {width:14.0em;}
#busc_rapido select.txt {width:11.2em;}
#busc_rapido a {font-size:0.85em; float:right;}
#busc_rapido .btn_b {
	display:block;
	width:76px;
	text-align:left;
	padding:1px 0px 1px 3px;
	background-repeat:no-repeat;
	background-position:0px 1px;
	background-image:url(../imagenes/interfaz/btn_busc_rapido.gif);
	color:#fff;
	font-size:10px!important;
	border:0px;
	cursor:pointer;
	height:18px;
	font-weight:bold;
}
#busc_rapido .btn_b:hover {background-position:0px -17px;}
#busc_rapido .btn_acceso {
	font-size:1.0em;
	display:block;
	background-image:url(../imagenes/interfaz/btn_acceso.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:169px;
	height:23px;
	color:#FFF;
	padding-left:10px;
	margin-left:4px;
}
#busc_rapido .btn_acceso:hover {text-decoration:none; background-position: 0px -23px;}

.nube a {font-size:20px; line-height:1.1em;}
.nube h2 {color:#42423D!important;}

.intro_actualidad, .intro_espec, .intro_curso, .intro_miembro {padding:0.7em 0em 0.4em 0em; border-bottom:1px dotted #aca398;}

#wrap_pie {background:#e9e7e0 url(../imagenes/interfaz/bg_pie.gif) repeat-x 0px 0px;}
#pie {width:760px; margin:0px auto; padding:18px 0px; color:#92897f;}
#pie div {width:21%;}
#pie div.box_menu {border-right:1px dotted #c7c0b7; margin-right:0.9em;}
#pie .segundoMenu {width:11.0em;}
#pie .informacion{width:12.5em;}
#pie ul li a {text-transform:uppercase; color:#42423d;}
#pie h3 {font-size:1.5em; color:#aca398;}
.logoMercartes {padding:1.0em 0.0em 0em 0.2em;}


/*** Layout HOME
-------------------------------------------------------------- ***/
#contenidoHome {padding:30px 20px; font-size:1.3em;}
#contenidoHome h1 {font-size:3.5em; line-height:36px; margin-bottom:0.17em;}
#contenidoHome h2 {color:#42423d; font-size:1.5em;}
#contenidoHome h3 {font-size:1.3em; color:#aca398;}

#contenidoHome #niv_2 div.left {width:32%; margin-right:1.8em;}

#box_actualidad {margin-bottom:2.4em;}
#box_actualidad .destacado {width:474px; border-bottom:1px dotted #aca398;}
#box_actualidad .destacado span {font-size:1.4em; font-family:Impact, Arial, Helvetica, sans-serif;}
#box_actualidad .listado {width:17.0em; border-bottom:1px solid #aca398;}

#acceso {background:#e9e7e0 url(../imagenes/interfaz/bg_acceso.gif) no-repeat 0px 0px; margin-bottom:1.5em; width:221px;}
#acceso h2 { color:#e9e7e0; margin-left:0.4em; font-size:14px;}
#acceso form {padding:0.5em 0.8em;}
#acceso form label {display:block;}
#acceso form .txt {width:6.5em;}
#acceso .cleaning {padding-top:0.8em;}
#acceso a {font-size:10px; display:block; width:60%;}
#acceso.popup {margin:0 0 0 10px;}

.popup .texto_corp {text-align:left; font-size:1.2em; padding:1.4em;}

#box_nuevo {margin-bottom:1.4em;}
#box_nuevo h3 {margin-bottom:0.3em;}
#box_nuevo p {font-size:1.2em;} 

#box_introVideo {width:220px!important;}
#box_introVideo h2 {padding-left:1.0em; background:url(../imagenes/interfaz/ico_tituVideo.gif) no-repeat 0px 10px; color:#ACA398; font-size:1.9em;}
#box_introVideo a.thickbox {text-transform:uppercase;}
/*.intro_video {
	display:block;
	margin-bottom:0.8em;
	background:url(../imagenes/interfaz/btn_play.gif) no-repeat right 0px;
	color:#42423d;
	height: 32px;
}
.intro_video:hover {color:#d02d3f;}
.intro_video span {display:block; width:83%;}*/
#box_introVideo .verMas {border-bottom:1px solid #aca398; border-top:1px dotted #aca398;}

#redRecomienda {width:222px; border-bottom:1px solid #aca398;}
#redRecomienda .left {padding-bottom:2px;}
#redRecomienda .right {width:68%;}
.que_redRecomienda {float:left; padding-top:4px; font-size:0.85em; letter-spacing:0px;}

.box_banner {margin:20px 0px 0px 20px;}


/*** Layout HOME NEW
-------------------------------------------------------------- ***/
.activo {display:block;}
.oculto {display:none;}

.lnk_plus{font-size:11px; font-weight:bold;}

#contenidoHome {padding:30px 0px; font-size:1.3em;}
#contenidoHome h1 {font-size:3.5em; line-height:36px; margin-bottom:0.17em;}
#contenidoHome h2 {color:#42423d; font-size:1.5em;}
#contenidoHome h3 {font-size:1.1em; color:#aca398;  font-family:Georgia;}

#contenidoHome #niv_2 div.left {width:32%; margin-right:1.8em;}

	/*** Nivel 1
-------------------------------------------------------------- ***/
	#nivel_1 {margin-bottom:1.0em;}
	#nivel_1 #left_col {width:505px; float:left;}
	#nivel_1 #right_col {width:235px; float:right;}
	
	#sub_col {width:163px;}
	.btn_portada {
		display:block;
		width:110px;
		line-height:22px;
		text-align:center;
		color:#d52139;
		font-size:12px;
		background-image:url(../imagenes/interfaz/btn_arrow.gif);
		background-repeat:no-repeat;
		font-weight:bold;
	}
	.btn_portada:hover{color:#e4e0d3; text-decoration:none; background-position:0px -22px;} 
	
	#slideShow {border:1px solid #dddbd4; padding:2px; margin-bottom:1.1em;}
	.btn_new, .btn_newSel {
		width:158px;
		font-size:1.1em;
		font-family:Georgia;
		display:block;
		color:#aca398;
		padding:5px 8px;
		height:49px;
		border-bottom:1px solid #5c5c55;
		background:#42423d;
	}
	.btn_newSel,.btn_newSel:hover,.btn_new:hover {color:#fff; background:#42423d url(../imagenes/interfaz/bg_btnNew.gif) repeat-x 0px 0px; text-decoration:none;}
	
	#ultimasNoticias {width:330px; border-right:1px solid #d5d1cb; padding-right:4px;}
	#ultimasNoticias h2 {display:block; border:1px solid #dedcd5; background:#d02d3f; color:#e9e7e0; padding:5px 7px; font-size:16px; text-transform:uppercase; letter-spacing:0.05em;}
	#ultimasNoticias .intro_new {width:155px; margin:0em 0em 1.0em 6px;}
	
	.intro_new {position:relative;}
	.intro_new span a {padding:1px 2px; color:#1e1d1c; background:#e9e7e0; font-size:11px; text-transform:uppercase;}
	.intro_new h3 a, .intro h3 a {color:#134d86;}
	
	#anterioresNoticias .intro_new {border-bottom:1px dotted #1e1d1c; margin-bottom:0.6em; padding-bottom:0.4em; font-size:0.9em;}
	
	#box_altaRedescena {margin-top:1.6em; background:url(../imagenes/interfaz/brd_punteado.gif) repeat-x 0px 0px; padding:0.8em 0.1em 0em;}
	#box_altaRedescena h2 {font-family:"Arial Narrow", Arial; font-size:18px; font-weight:bold; line-height:1.0em;} 
	#box_altaRedescena a {
		text-align:center;
		display:block;
		color:#fff;
		font-family:Georgia;
		background:url(../imagenes/interfaz/btn_alta.gif) no-repeat 0px 0px;
		width:159px;
		line-height:27px;
		margin-bottom:0.8em;
	}
	#box_altaRedescena a:hover {text-decoration:none; color:#1e1d1c;}
	#box_altaRedescena em {font-family:Georgia; color:#aca398; font-weight:bold;}
	
	#intro_circuitos {margin:2.0em 0em; border:1px solid #e9e7e0;}
	#intro_circuitos .wrap {padding:0.6em 0.4em;}
	#intro_circuitos h2 {font-family:"Arial Narrow", Arial; text-transform:uppercase; border-bottom:1px solid #e9e7e0; padding-bottom:0.3em;}
	#intro_circuitos h3 {width:65%; font-size:1.2em; padding-top:0.3em;}
	#intro_circuitos p {margin:0.5em 0.2em 0.8em;}
	.btn_border {
		line-height:22px;
		background-image:url(../imagenes/interfaz/btn_brd.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		display:block;
		color:#CF3146;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		width:122px;
	}
	.btn_border:hover {color:#fff;background-position:0px -22px; text-decoration:none;}
	
	.scroll_nav {background:#e9e7e0; padding:0.2em;}
	.btn_ant, .btn_sig {display:block}
	.btn_ant {padding-left:1.6em; background:url(../imagenes/interfaz/btn_ant.gif) no-repeat 0px 0px; width:3.1em;} 
	.btn_sig {padding-right:1.6em; background:url(../imagenes/interfaz/btn_sig.gif) no-repeat right 0px; width:3.1em;} 
	
	#intro_laRed {
		margin:1.4em 0em;
		padding:2.6em 1.4em;
		background:url(../imagenes/interfaz/bg_intro_laRed.gif) no-repeat 0px 0px;
	}
	#intro_laRed a {display:block;color:#1e1d1c; text-decoration:underline; font-family:georgia; font-size:1.2em; font-style:italic; padding-top:0.5em;}
	#intro_laRed a:hover {text-decoration:none;}
	
	#proximosFestivales h2 {
		font-size:1.25em;
		text-transform:uppercase;
		font-family:"Arial Narrow" Arial;
		color:#FFF;
		display:block; padding:0.3em 0.5em; background:url(../imagenes/interfaz/bg_tit_proximosFestivales.gif) no-repeat 0px 0px;
		margin-bottom:none;
		}
	#proximosFestivales .wrap {background:#e9e7e0; padding:0.6em;}
	.festi {padding:0.5em; border-bottom:1px solid #b8b1a6; margin-bottom:0.3em;}
	.festi img {border:2px solid #fff;}
	.festi div.right {width:53%;}
	.festi div.right h3 {margin-bottom:0.2em;}
	.festi div.right h3 a {color:#134d86; font-style:italic;}
	
	/*** Nivel 2
-------------------------------------------------------------- ***/
	#nivel_2 #left_col {width:251px; float:left;}
	#nivel_2 #right_col {width:498px; float:right;}

	#intro_videos {border-top:4px solid #aca398; border-bottom:1px solid #aca398; padding-top:0.4em; margin-bottom:1.0em;}
	#intro_videos h2 {color:#aca398; margin-bottom:0em;}
	#intro_videos .clearfix {padding:0.6em;}
	.intro_video {position:relative; margin:0em 0.5em 0.5em;}
	.intro_video img {border:2px solid #aca398; display:block; margin-bottom:0.2em;}
	.intro_video a {color:#42423d;}
	.btn_playDest {
		display:block;
		position:absolute;
		left:6.0em;
		top:3.0em;
		color:#cf3146!important;
		background-image:url(../imagenes/interfaz/btn_playVideo.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		width:48px;
		line-height:60px;
		font-size:1.1em;
		text-transform:uppercase;
		padding-left:12px;
	}
	.btn_playDest:hover {background-position:0px -60px; color:#1e1d1c; text-decoration:none;}
	
	#masNoticias {border-right:1px solid #d5d1cb; padding-right:0.4em; margin-bottom:1.0em;}
	#masNoticias .intro_new {border-bottom:1px dotted #1e1d1c; margin-bottom:0.6em;}
	
	#enGira, #espacios {width:49%; margin-bottom:1.0em;}
	#enGira h2, #espacios h2 {font-family:Georgia, Arial; font-style:italic; color:#42423d; font-size:1.8em; margin-bottom:0.1em;}
	#espacios h2 {color:#aca398;}
	#enGira a.right, #espacios a.right {font-size:12px; font-weight:bold; padding-top:0.4em;} 
	#enGira .wrap, #espacios .wrap {border-top:1px solid #aca398; border-bottom:1px solid #aca398; background:#e9e7e0; padding:0.5em; min-height:355px;}
	#enGira .intro, #espacios .intro {margin-bottom:0.5em;}
	#enGira .intro img, #espacios .intro img {border:2px solid #fff; clip: rect(0px, 108px, 72px, 0px)}
	#enGira .intro .right, #espacios .intro .right {width:48%;}
	#espacios .intro span {font-size:0.9em;}
	
	#intro_proyectos {border:1px solid #e9e7e0;}
	#intro_proyectos h2 {font-family:Georgia, Arial; padding:0.4em;}
	#intro_proyectos h2 span {color:#cf3146;}
	
	.box_introProyecto {padding:1.0em;}
	.box_introProyecto p {width:50%; padding:0em 0.6em;}
	
	#laRedRecomienda {position:relative;}
	#laRedRecomienda div {border:1px solid #dddbd4; padding:50px 2px 2px; font-family:Georgia, Arial;}
	#laRedRecomienda .tit {position:absolute; top:3px; left:3px;}
	#laRedRecomienda em {color:#42423d; font-size:1.2em;}
	#laRedRecomienda em, #laRedRecomienda p {padding:0.2em;} 
	#laRedRecomienda p {font-size:0.85em; color:#aca398; margin-top:0.2em;}  



.rrss ul li {display:inline; float:left; padding:0.6em 0.25em 0em;}
.rrss ul li a {
	display: block;
	height: 0px !important;
	height /**/:23px; /* IE 5/Win hack */ 
	padding: 23px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	width:23px;
}
.rrss ul li a:hover {
	background-position:0px -23px;
}
.rrss ul li a#facebook {background-image:url(../imagenes/interfaz/btn_facebook.gif);}
.rrss ul li a#twitter {background-image:url(../imagenes/interfaz/btn_twitter.gif);}
.rrss ul li a#meneame {background-image:url(../imagenes/interfaz/btn_meneame.gif);}
	
/*** Layout Interiores
-------------------------------------------------------------- ***/
#contenido {padding:10px 0px 3.0em; font-size:1.3em;}
.ruta {font-size:0.8em; color:#9c958c; border-bottom:1px dotted #d1cdc1; padding:3px 0px; font-family:Arial, Helvetica, sans-serif;}

#contenido h1 {
	padding-left:0.8em;
	background: url(../imagenes/interfaz/ico_tituSeccion.gif) no-repeat 0px 5px;
	margin:27px 0px;
	font-size:2.7em;
	line-height:28px;
}
#contenido h2 {color:#aca398; font-size:1.5em; letter-spacing:0.04em;}
#contenido #leftCol {float:left; width:495px;}
#contenido #rightCol {float:right; width:224px;}

.cont_layout_menu #leftCol {width:224px!important;}
.cont_layout_menu #rightCol {width:495px!important;}

	/*  Espectáculos  */
	#contenido #ultimos_espec {margin:0px 0px 2.0em 3.5em; width:222px;}
	.intro_espec em a, .intro_curso em a, .intro_miembro em a {text-transform:uppercase; font-style:normal;}
	#leftMod_espec {width:222px;}
		#leftMod_espec #redRecomienda {margin-bottom:2.0em;}

#busquedaAvanzada, #info_lateral {background:url(../imagenes/interfaz/bg_busqAvanzada.gif) repeat-y 0px 0px; margin-bottom:2.3em;}
#busquedaAvanzada h2, #info_lateral h2 {
	display:block;
	color:#fff;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:1.25em;
	background:url(../imagenes/interfaz/bg_busqAvanzada_top.gif) no-repeat 0px 0px;
	line-height:27px;
	padding-left:1.7em;
}
#info_lateral h2 {background:url(../imagenes/interfaz/bg_infoLateral_top.gif) no-repeat 0px 0px; padding-left:0.4em;}

#busquedaAvanzada .bottom, #info_lateral .bottom {display:block; height:15px; background:url(../imagenes/interfaz/bg_busqAvanzada_bottom.gif) no-repeat 0px 0px;}
.form_gen label {display:block;}
.form_gen fieldset {padding:0.7em 1.0em; background:#E9E7E0;}
.form_gen select {width:191px;}
.form_gen .form-row {margin-bottom:0.8em;}
.form_gen .bottom { display:block; height:15px; background:url(../imagenes/interfaz/bg_busqAvanzada_bottom.gif) no-repeat 0px 0px;}
.form_gen .form-row select{vertical-align:middle;}
.form_gen .form-row img{vertical-align:middle;margin:0 0 3px 0;}

#busquedaAvanzada .form_gen fieldset {background:none;}
#info_lateral .texto {padding:0.4em 1.4em 1.4em;}
#info_lateral .texto  h4 {text-transform:uppercase; font-size:1.1em; font-weight:normal; color:#9F968B;margin-bottom:10px}


/*** Layout Listado
-------------------------------------------------------------- ***/
.cab_resultados h3 {font-family:"Arial Narrow", Arial, Helvetica, sans-serif; font-size:1.4em;}
.cab_resultados h3 em {font-style:normal; color:#aca398;}
.cab_resultados a {font-size:0.85em;}

.parametros strong, .paginador {color:#aca398;}

.filtro {padding:0.2em 0em 0.5em;}
	.filtro form.right {width:125px;}
	.filtro label {color:#42423d; font-size:1.2em;}
	.filtro .txt {width:12.0em;}
	
.sin_resultados {padding:2.0em 0em;}
	
.paginador {background:#e9e7e0; padding:3px; margin:1.0em 0em;}
.paginador .sel {text-decoration:underline;}


/*** Layout Ficha (espectáculos)
-------------------------------------------------------------- ***/
#ficha .titu_ficha .left {width:78%;}
#ficha .titu_ficha a.right {font-size:0.9em; padding-top:0.4em;}
#ficha #info_general {border-bottom:1px solid #aca398; padding-bottom:0.6em;}
#ficha #info_general div.left {width:82%;} 
#ficha ul li {margin-bottom:0.25em;}
#ficha ul li strong {color:#aca398;}
#ficha p.dest {font-size:1.16em;}
#ficha #info_general P IMG{float:left;margin:0 15px 0 0;border:1px solid #efefef;padding:3px;}

#ficha #datosTecnicos .datosFoto {width:58%;}
#ficha #datosTecnicos img, #ficha #info_general .imgCorp {border:1px solid #D1CDC1; padding:2px;}

#ficha h3 a {text-transform:none; font-size:0.7em;}

.calend {width:187px; font-family:Arial, Helvetica, sans-serif; border:1px solid #d02d3f; background:url(../imagenes/interfaz/bg_cal.gif) repeat 0px 0px; padding:1px;}
.calend table {width:100%; font-size:10px;}
.calend  td, #calend th {padding:2px;}
.calend caption {background:#d02d3f; width:100%; color:#e9e7e0; text-align:center; font-size:1.1em; margin-bottom:1px;}
.calend thead, .calend .foot {background:#aca398; color:#e9e7e0;}
.calend tbody {background:#e9e7e0; color:#42423d;}
.calend thead th, .calend tbody td {padding:2px; text-align:center;}
.calend .foot a {color:#e9e7e0;}
.calend  .sel {/*border:1px dotted #d02d3f;*/ color:#d02d3f; background:#d9d6c9;}

#listadoEventos {width:56%; height:141px; overflow:auto;}
#listadoEventos h5 {color:#e42419; font-size:1.3em; line-height:1.6em; font-weight:normal;}
#ficha #listadoEventos  ul li {margin-bottom:0.1em;}

#programacion #listadoEventos {width:100%; height:auto; overflow:visible;}

.item_cal {background:#f2f0ea; padding:4px; margin-bottom:6px; color:#aca398;}
.item_cal em a {text-transform:uppercase; font-style:normal;}
.item_cal strong {font-weight:normal; text-transform:uppercase; color:#42423d; font-size:0.9em; display:block; margin:0.2em 0em;}
.item_cal li strong {display:inline; color:#aca398;} 

.jcarousel-skin-redEscena li a img{clip: rect(0px, 108px, 75px, 0px);}

/*** Layout Circuitos
----------------------------------------------------------- ***/
.presen {width:75%; margin-left:35px; font-size:1.15em; line-height:1.5em;}
.presen img {padding-right:25px;}

.intro_circuito {border:1px solid #e9e7e0; padding:8px; color:#aca398; margin-bottom:15px; width:338px; margin-left:18px; height:80px;}
.intro_circuito p {width:80%; float:left;}
.intro_circuito em a {
	display:block;
	background:url(../imagenes/interfaz/ico_play_min.gif) no-repeat 0px 4px;
	padding:0px 0px 4px 17px;
	font-style:normal;
	font-size:16px;
}
.intro_circuito strong {padding-left:17px; color:#000; text-transform:uppercase; font-weight:normal;}
.img_circuitos {padding:0em 3.0em 0em 3.5em;}

/*** Layout Circuitos ficha
-------------------------------------------------------------- ***/
.ficha_circuito .cab {background:url(../imagenes/interfaz/bg_cabFichaCircuito.gif) no-repeat 0px 0px; padding:14px 0px 0px 10px;}
.ficha_circuito h2 {color:#42423d!important; font-size:1.3em; margin-bottom:0.6em;}
.ficha_circuito .cab ul li {float:left; margin-right:6px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:0.85em; background:#fff; color:#42423d; border-color:#dad7cd; text-decoration:none;}
.ficha_circuito .cab ul li a {display:block; padding:4px 9px; border-width:1px 1px 0px 1px; border-style:solid; background:none; border-color:#E9E7E0;}
.ficha_circuito .tab { border-color:#dad7cd;}
.ficha_circuito .tabSel, .ficha_circuito .tabSel:hover, .ficha_circuito .tab:hover { background:#fff; color:#42423d; border-color:#dad7cd; text-decoration:none;}
.ficha_circuito .caja_cont { border-bottom:1px solid #dad7cd; background:url(../imagenes/interfaz/bg_fichaCircuito.gif) repeat-y 0px 0px; padding:2.0em 1.4em; display:none;}

.ficha_circuito #circ_ficha {display:block;}
.ficha_circuito form select {width:17.0em; margin-right:1.0em;}

.ficha_circuito #info_general ul.left {margin:0em 1.8em; width:45%;}
.ficha_circuito #info_general .right {line-height:1.5em; width:25%;}
.ficha_circuito #info_general .right a span {font-size:0.85em;}

.prox_espec em {font-style:normal; font-size:0.85em; color:#9c958c; padding-left:5px; font-family:Arial, Helvetica, sans-serif;}
.prox_espec a {font-size:1.1em; text-transform:uppercase; line-height:1.5em;}


/*** Layout Escenario ficha
-------------------------------------------------------------- ***/
#venta_entradas {background:url(../imagenes/interfaz/bg_ventaEntradas.gif) no-repeat 0px 0px; margin:42px 0px 25px; height:73px;}
#venta_entradas h3 {color:#e9e7e0; border-bottom:0; padding:10px 0px 0px 73px;}
#venta_entradas div.right {width:40%; padding:10px 6px; line-height:1.3em;}

#servicios img {padding-right:0.6em;}

#ficha.ficha_escenario #info_general div.left {width:55%;}


/*** Layout Festivales
-------------------------------------------------------------- ***/
.desc_calend {width:35%;}
.desc_calend_2 {width:27%;}
.desc_calend_2_new h3 {
margin-top:2.3em;
	display:block;
	background:url(../imagenes/interfaz/ico_descargas.gif) no-repeat 0px 0px;
	font-size:1.5em;
	padding-left:2.7em;}
.desc_calend_2_new h3 {padding:0.6em 0em 0.6em 2.7em;}
.desc_calend_2_new p {padding-left:0.8em; font-size:1.2em;}

.desc_calend h3, .desc_calend_2 h3 {
	margin-top:2.3em;
	display:block;
	background:url(../imagenes/interfaz/ico_descargas.gif) no-repeat 0px 0px;
	font-size:1.5em;
	padding-left:2.7em;
}
.desc_calend_2 h3 {padding:0.6em 0em 0.6em 2.7em;}
.desc_calend p, .desc_calend_2 p {padding-left:0.8em; font-size:1.2em;}

/*** Layout Actualidad
-------------------------------------------------------------- ***/
.cont_actualidad #box_actualidad .listado { border-bottom:none; width:96%;}

.intro_actualidad div.right {width:79%;}
.intro_actualidad .fecha {color:#aca398; font-size:0.85em;}

.ficha_noticia .entradilla em {font-style:normal; font-size:1.4em; display:block; padding-bottom:1.0em;}
.ficha_noticia .texto_noticia img {padding:0px 20px 20px 0px;}

/*** Layout Multimedia
-------------------------------------------------------------- ***/
.box_navTab .bottom {margin-bottom:2.0em; display:block; height:7px; background: url(../imagenes/interfaz/bg_bajo_navTab.gif) repeat-x 0px 0px;}
.box_navTab ul li {float:left; margin-right:1.0em;}
.box_navTab ul li a {
	display:block;
	font-size:1.4em;
	width:52px;
	height:25px;
	padding-left:1.6em;
	line-height: 1.5em;
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#984242;
}
.box_navTab ul li a:hover, .box_navTab ul li a.sel {background-position:0 -25px; text-decoration:none; color:#D02D3F;} 
.box_navTab ul li a.tabVideos {background-image:url(../imagenes/interfaz/tab_video.gif);}
.box_navTab ul li a.tabFotos {background-image:url(../imagenes/interfaz/tab_foto.gif);}
.box_navTab ul li a.tabMulti {background-image:url(../imagenes/interfaz/tab_multi.gif);}

#sec_multimedia .destacado {border-bottom:1px solid #ACA398;}
#sec_multimedia .destacado .box_tags {font-size:0.85em;}
#sec_multimedia .destacado .box_tags .tag_b {font-size:1.0em;}

#sec_multimedia .box_introVideo_multi {margin-bottom:0.8em; border-bottom:1px dotted #ACA398;}

#sec_multimedia .bloque_videos {width:280px;}
#sec_multimedia .bloque_videos .verMas {padding-top:0px;}
#sec_multimedia .bloque_fotos {width:182px;}

#sec_multimedia .box_tags {font-size:0.85em;}
#sec_multimedia .destacado .presen {font-size:15px; display:block; padding-bottom:0.3em;}

#sec_multimedia .intro_foto { margin-top:1.0em; border-bottom:1px dotted #ACA398; padding-bottom:0.2em;}
#sec_multimedia .intro_foto img {padding:0 10px 4px 0;}
#sec_multimedia .intro_foto .presen {color:#42423D;} 
#sec_multimedia .intro_foto .presen:hover {color:#d02d3f;}

#sec_multimedia .verMas {border-bottom:1px solid #aca398;}


/*** Layout Proyectos
-------------------------------------------------------------- ***/
.cont_layout_menu.proyectos #leftCol {width:185px!important;}
.cont_layout_menu.proyectos #rightCol {width:550px!important;}

#box_introProyectos .fila {border-bottom:1px dotted #d1cdc1; padding-bottom:2.0em; margin-bottom:2.0em;}
.intro_proyecto {width:154px; height:170px; padding:14px; border-right:1px solid #aca398; float:left;}
.intro_proyecto .img {vertical-align:bottom; text-align:center; height:110px; margin-bottom:1.3em;}
.intro_proyecto .img img {vertical-align:bottom;}

h2.tit_proyecto {font-family:"Arial Narrow",Arial, Helvetica, sans-serif!important; text-transform:uppercase; letter-spacing:0!Important; font-size:1.8em!Important;}

#ficha.proyecto #info_general .left {width:350px;}


/*** Layout Recomienda **/
.img_recomienda {padding-right:12px;}


/*** Layout Corp
-------------------------------------------------------------- ***/
.cont_corporativo .texto_corp p {margin-bottom:1.2em; font-size:1.05em;}
.texto_corp .caja_brdBottom {padding-bottom:0px!important; margin-bottom:12px;}

.titu_corp {padding-bottom:1.0em;}
.titu_corp .left {width:78%;}
.titu_corp a.right {font-size:0.75em; text-transform:uppercase; letter-spacing:1px; padding-top:3.0em;}

.descarga_prensa {margin-bottom:1.6em;}
.descarga_prensa em a {text-transform:uppercase; font-size:1.1em; font-style:normal;}
.descarga_prensa span {color:#aca398; font-size:0.85em;}

#body_login {background-color:#fff; background-image:none; text-align:center;}






.proyectos_pp{margin:15px 0 0 0;clear:both;}
.proyectos_pp .cab{font-family:Impact, Arial, Helvetica, sans-serif; font-weight:normal;font-size:1.7em;background:transparent url(../imagenes/interfaz/pt.gif) scroll repeat-x bottom left;padding:0 0 10px 0;color:#DDDBD4;font-size:3.5em;}
.proyectos_pp .logos{padding:10px 0;}
.proyectos_pp .logos .proyecto{border-right:1px solid #aca398;float:left;padding:0 21px;}
.proyectos_pp .logos .proyecto_sin{border-right:0;float:left;padding:0 21px;}

.img_left{float:left;margin:0 10px 0 0;}