/* >>> RESET */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
html{color:#000;background:#16468E;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}
/* <<< RESET */


/* >>> FONTS */
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;}table {font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* <<< FONTS */

/* >>> BASE */
body {
	color: #FFF;
	background: #16468E url(../img/bck_body.gif) repeat-x left top;
	font-size: 77%;
	line-height: 1.385;
}
h2 {
	margin: 1em 0;
}
h3 {
	margin: 1em 0 0.5em;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
ol li {
	list-style: decimal inside;
}
a {
	color: #FF9412;
}
a:hover {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
input,textarea {
	background-color: #DFE1E6;
	border: 1px solid #FFF;
}
input,label {
	padding: 3px;
	margin-bottom: 10px;
}
ul,dl {
	margin-bottom: 1em;
}
dt {
	font-weight: bold;
	float: left;
	margin-right: 0.4em;
}
table {
	font-size: 93%;
}
td {
	border-top: 1px dotted #FF9412;
}
th {
	font-size: 116%;
	font-weight: bold;
	line-height: 2.6em;
}
th span {
	border-left: 3px solid #FF9412;
	padding-left: 3px;
}
tr {
	line-height: 2em;
}
object {
	margin-bottom: 15px;
}
.bold {
	font-weight: bold;
}
.texto_oculto {
	text-indent: -9999px;
	background: no-repeat left top;
}
.texto_oculto a {
	display: block;
	width: 100%;
	height: 100%;
}
.align_right {
	text-align: right;
}
.img_centro {
	display: block;
	margin: auto;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.borrar {
	clear: both;
}
.borde_blanco {
	border: 1px solid #FFF;
}
.flecha_derecha {
	width: 26px;
	height: 30px;
	float: right;
}
.flecha_izquierda {
	width: 26px;
	height: 30px;
	float: left;
}
.flecha_azul {
	background-image: url(../img/arrow_right_blue.gif);
}
.flecha_azul_izquierda {
	background-image: url(../img/arrow_left_blue.gif);
}
.flecha_negro {
	background-image: url(../img/arrow_right_black.gif);
}
.flecha_negro_izquierda {
	background-image: url(../img/arrow_left_black.gif);
}
.ampliar a {
	color: #FFF;
	line-height: 2em;
	background: url(../img/ico_glass.gif) no-repeat left top;
	padding-left: 17px;
}
.oculto {
	display: none;
}
/* <<< BASE */


/* >>> GRIDS */
#documento {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#col_2_main,#col_2_side {
	float: left;
	padding: 20px;
	margin-left: 15px;
	min-height: 460px;
	/*overflow: hidden;*/
}
#col_2_main img.float_left {
	margin-right: 20px;
}
#col_2_main img.float_right {
	margin-left: 20px;
}
#col_2_side li {
	margin-bottom: 0.5em;
}
#col_2_main {
	background: #0C3A80 url(../img/bck_grad_01.gif) repeat-x left top;
}
#col_2_side {
	background: #040303 url(../img/bck_grad_02.gif) repeat-x left top;
}
#col_2_main h2,#col_2_side h2 {
	font-size: 116%;
	font-weight: bold;
	line-height: 2.6em;
}
#col_2_main h2 span,#col_2_side h2 span {
	padding-left: 3px;
	border-left: 3px solid #FF9412;
}
/* <<< GRIDS */


/* >>> CABECERA */
#logo {
	text-indent: -9999px;
	width: 164px;
	height: 58px;
	background: url(../img/logo.gif) no-repeat left top;
}
#logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#cabecera {
	position: relative;
	padding: 40px 0 10px;
}
.idiomas {
	font-size: 93%;
	color: #1B4568;
	text-transform: uppercase;
	position: absolute;
	top: 5px;
	right: 33px;
}
.idiomas li {
	display: inline;
}
.idiomas a {
	color: #3E84BD;
	text-decoration: none;
}
.idiomas a:hover {
	color: #1B4568;
}
#menu {
	position: absolute;
	top: 50px;
	right: 0px;
}
#menu li {
	float: left;
	margin-right: 33px;
	height: 34px;
	line-height: 32px;
	background: no-repeat left bottom;
	text-indent: -9999px;
}
#menu li a {
	display: block;
	width: 100%;
	height: 100%;
}
#menu li a:hover,#menu #menu_on {
	border-top: 3px solid #FF9412;
}
#menu #menu_inicio {
	background-image: url(../img/menu_inicio.gif) ;
	width: 40px;
}
#menu #menu_compania {
	background-image: url(../img/menu_compania.gif);
	width: 81px;
}
#menu #menu_agenda {
	background-image: url(../img/menu_agenda.gif);
	width: 63px;
}
#menu #menu_espectaculos {
	background-image: url(../img/menu_espectaculos.gif);
	width: 110px;
}
#menu #menu_noticias {
	background-image: url(../img/menu_noticias.gif);
	width: 65px;
}
#menu #menu_contacto {
	background-image: url(../img/menu_contacto.gif);
	width: 76px;
	margin-right:17px;
}
#menu #menu_facebook {
	background-image: url(../img/facebook.gif) ;
	width: 95px;
	margin-right:0px;
	}
#menu #menu_inicio_eu {
	background-image: url(../img/menu_inicio_eu.gif) ;
	width: 61px;
	margin-right:24px
}
#menu #menu_compania_eu {
	background-image: url(../img/menu_compania_eu.gif);
	width: 79px;
	margin-right:24px
}
#menu #menu_agenda_eu {
	background-image: url(../img/menu_agenda_eu.gif);
	width: 63px;
	margin-right:24px
}
#menu #menu_espectaculos_eu {
	background-image: url(../img/menu_espectaculos_eu.gif);
	width: 95px;
	margin-right:24px
}
#menu #menu_noticias_eu {
	background-image: url(../img/menu_noticias_eu.gif);
	width: 76px;
	margin-right:24px
}
#menu #menu_contacto_eu {
	background-image: url(../img/menu_contacto_eu.gif);
	width: 85px;
	margin-right:17px;
}
#menu #menu_facebook_eu {
	background-image: url(../img/facebook.gif) ;
	width: 95px;
	margin-right:0px;
	}
/* <<< CABECERA */


/* >>> BANNER */
#banner {
	clear: both;
	padding-bottom: 15px;
}
/* <<< BANNER */


/* >>> INICIO */
#inicio h3 {
	color: #FF9412;
	font-size: 116%;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #FFF;
	width: 75%;
}
#col_3_i,#col_3_c,#col_3_d {
	float: left;
	padding: 10px;
	margin-left: 15px;
	min-height: 550px;
	/*overflow: hidden;*/
}
#col_3_i {
	background: #0C3A80 url(../img/bck_grad_01.gif) repeat-x left top;
	width: 410px;
}
#col_3_i div {
	width: 200px;
	margin-left: 10px;
}
#col_3_c {
	background: #040303 url(../img/bck_grad_02.gif) repeat-x left top;
	width: 189px;
}
#col_3_d {
	background: #040303 url(../img/bck_grad_02.gif) repeat-x left top;
	width: 189px;
}
#tit_espectaculos {
	background-image: url(../img/tit_espectaculos.gif);
	width: 112px;
	height: 23px;
}
#tit_agenda {
	background-image: url(../img/tit_agenda.gif);
	width: 170px;
	height: 24px;
}
#tit_compania {
	background-image: url(../img/tit_compania.gif);
	width: 86px;
	height: 22px;
}
#tit_noticias {
	background-image: url(../img/tit_noticias.gif);
	width: 72px;
	height: 24px;
}
#tit_noticias_eu {
	background-image: url(../img/tit_noticias_eu.gif);
	width: 82px;
	height: 25px;
}
#tit_espectaculos_eu {
	background-image: url(../img/tit_espectaculos_eu.gif);
	width: 98px;
	height: 24px;
}
#tit_compania_eu {
	background-image: url(../img/tit_compania_eu.gif);
	width: 85px;
	height: 22px;
}
#tit_agenda_eu {
	background-image: url(../img/tit_agenda_eu.gif);
	width: 170px;
	height: 24px;
}
/* <<< INICIO */


/* >>> COMPANIA */
#col_2_main {
	width: 460px;
}
#siluetas {
	margin: 10px 0;
}
#siluetas img {
	float: left;
	margin-right: 10px;
}
#siluetas ol {
	float: left;
	margin-left: 20px;
}
/* <<< COMPANIA */


/* >>> COMPONENTE */
#componente #col_2_main {
	width: 620px;
}
#componente #col_2_side h3 {
	color: #FF9412;
	font-size: 108%;
	font-weight: bold;
	text-transform: uppercase;
}
#componente #col_2_side img,#espectaculo #col_2_side img {
	border: 1px solid #E2E2E2;
}
/* <<< COMPONENTE */


/* >>> AGENDA */
#agenda #col_2_main,#agenda #col_2_side {
	padding: 10px;
	margin-left: 15px;
}
#agenda #col_2_main {
	width: 277px;
	padding: 0px 0px 20px;
	background-image: none;
	background-color: #000;
}
#agenda #col_2_side {
	width: 566px;
	padding: 10px;
}
#agenda table {
	width: 100%;
}
#agenda th.lugar {
	width: 300px;
}
#agenda th.fecha {
	width: 80px;
}
#agenda th.hora {
	width: 60px;
}
/* <<< AGENDA */


/* >>> ESPECTACULOS */
#espectaculos object {
	margin-left: 7px;
}
#espectaculos #banners a img {
	margin-left: 7px;
}
#espectaculos table {
	border:hidden
}
#espectaculos table tr{
	border:hidden
}
/* <<< ESPECTACULOS */


/* >>> ESPECTACULO */
#espectaculo #col_2_main {
	width: 558px;
}
#espectaculo #col_2_side h3 {
	font-size: 108%;
	font-weight: bold;
	line-height: 2em;
	border-bottom: 1px dotted #FFF;
}
#espectaculo #col_2_side dt {
	color: #FF9412;
}
#espectaculo table {
	clear: both;
	width: 700px;
	margin: 2em auto;
}
#espectaculo #col_2_side {
	width: 224px;
}
/* <<< ESPECTACULO */

/* >>> NOTICIAS */
#noticias  #col_2_main {
	width: 666px;
}
#noticias  #col_2_main h3 {
	font-size: 116%;
	font-weight: bold;
	text-align: center;
	width: 100px;
}
.dia {
	background: url(../img/bck_date.gif) no-repeat left bottom;
	line-height: 52px;
	display: block;
	width: 50px;
	height: 52px;
	margin: auto;
}
.mes {
	line-height: 1.6em;
}
#noticias  #col_2_side {
	background: #000 url(../img/bck_noticias.jpg) no-repeat left bottom;
	width: 116px;
}
#noticias  #col_2_side li a {
	color: #FFF;
	font-size: 116%;
	font-weight: bold;
	text-decoration: none;
}
#noticias #col_2_side #noticia_on {
	color: #FF9412;
}
.noticia {
	margin-right: 18px;
	margin-left: 100px;
	margin-top: 40px;
	clear: both;
	position: relative;
}
.noticia h3 {
	position: absolute;
	top: -20px;
	left: -108px;
}
#noticias #galeria_navegacion {
	padding-top: 2em;
	margin-right: 18px;
}
/* <<< NOTICIAS */

/* >>> CONTACTO */
#contacto #col_2_main, #contacto #col_2_side {
	height: 600px;
}
#contacto #col_2_main {
	position: relative;
	width: 380px;
	background-image: url(../img/bck_grad_03.gif);
	background-color: #384064;
}
#contacto #col_2_main ul {
	margin-top: 2em;
}
#contacto #col_2_main li {
	margin-bottom: 0.6em;
}
#contacto #col_2_main img {
	/*position: relative;
	left: -20px;
	bottom: 0px;*/
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#contacto #col_2_side {
	width: 400px;
}
#contacto label {
	display: block;
	width: 80px;
	float: left;
}
#contacto #col_2_main h3,#contacto #col_2_side h3 {
	font-weight: bold;
	text-transform: uppercase;
}
#form_contacto textarea {
	width: 300px;
}
#enviar {
	font-size: 116%;
	color: #FFF;
	background-color: #174A95;
	padding: 6px;
	cursor: pointer;
	margin-left: 86px;
	margin-top: 10px;
}
#contacto_email,#contacto_telefono {
	background: no-repeat left top;
	padding-left: 22px;
}
#contacto_email {
	background-image: url(../img/ico_mail.gif);
}
#contacto_telefono {
	background-image: url(../img/ico_phone.gif);
}
#vcard {
	margin: 2em;
}
.zemError {
	color: #990000;
	background-color: #FFE1E1;
	border-width: 2px;
	border-style: solid;
	border-color: #FF0000;
	padding: 0.6em;
}
/* <<< CONTACTO */


/* >>> LEGAL */
#legal #col_2_main {
	width: 580px;
	padding: 70px;
	margin-left: 88px;
}
#legal #col_2_main h3 {
	color:#64a7de;
	font-size: 108%;
	font-weight: bold;
}
#legal #col_2_main li {
	margin-bottom: 1em;
}
/* <<< LEGAL */


/* >>> ERROR */
#error #col_2_main {
	margin: 0 auto;
	float: none;
}
/* <<< ERROR */


/* >>> GALERIA */
.galeria {clear:both;text-align:center;padding-top:15px;}
.galeria_dinamica {margin-top:15px;}
.galeria_dinamica li{width:90px;height:56px;border:3px double #eee; float:left;margin: 5px 5px 0 0;}
.galeria_dinamica li.hover{border-color:#bbb;}

.caption{color:#FFF;font-family: "Trebuchet MS";font-style: italic;}

.nav {
	clear: both;
	text-align: center;
	color: #9EC2FA;
	padding-top: 20px;
}
.nav a {
	color: #9EC2FA;
	text-decoration: none;
	text-transform: uppercase;
}
.nav a:hover {
	text-decoration: underline;
}
/* <<< GALERIA */


/* >>> PIE */
#pie {
	background: #000;
	text-align: center;
	clear: both;
}
#pie li{
	display: inline;
	line-height: 2em;
}
#pie li span{
	color: #FF9412;
}
#pie a {
	color: #FFF;
}
/* <<< PIE */