@charset "utf-8";
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color: #F2E2D3;
	scrollbar-dark-shadow-color: #F2E2D3;
	scrollbar-track-color: #F2E2D3;
	scrollbar-face-color: #F5DDC3;
	scrollbar-shadow-color: #F2E2D3;
	scrollbar-highlight-color: #F2E2D3;
    }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
	text-transform: capitalize;
	font-weight: bold;
}

	.idioma1{
	display:none;
}
	.idioma3{
	display:none;
}

#container {
	width: 99%;  /* esto creará un contenedor con el 80% del ancho del navegador */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
    }
    /* Sugerencias para barras laterales:
    1. Dado que está trabajando en porcentajes, es conveniente no utilizar relleno lateral en las barras laterales. Se añadirá al ancho en el caso de navegadores que cumplen los estándares, creando un ancho real desconocido. 
    2. El espacio entre el lado del div y los elementos que contiene puede crearse colocando un margen izquierdo y derecho en dichos elementos, como se observa en la regla ".thrColLiq #sidebar1 p".
    3. Dado que Explorer calcula los anchos después de mostrarse el elemento padre, puede que ocasionalmente encuentre errores inexplicables con columnas basadas en porcentajes. Si necesita resultados más predecibles, puede optar por cambiar a columnas con tamaño en píxeles.
    */
	
	 #header {
	height: 225px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/sup3.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-left: 73px;
    } 	

#sidebar1 {
	float: left; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a él */
	width: 140px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;

	
 }
 #lira{
	padding-top: 55px;
	text-align: center;
	 }	 
#lira .sociedad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 3px;
}
#lira .nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 2px;
	font-weight: bold;
}
#lira .poble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 4px;
}

#sidebar2 {
	float: right; /* este elemento debe preceder en el orden de origen a cualquier elemento que desee situar junto a */
	width: 200px;
	padding: 0;
    }
#sidebar1 p, .thrColLiq #sidebar1 h3, .thrColLiq #sidebar2 p, .thrColLiq #sidebar2 h3 {
      margin-left: 10px; /* deben asignarse los márgenes izquierdo y derecho de cada elemento que vaya a colocarse en las columnas laterales */
      margin-right: 10px;
    }
    /* Sugerencias para mainContent:
    1. El espacio entre el mainContent y las barras laterales se crea con los márgenes izquierdo y derecho del div mainContent.
    2. para evitar la caída de un elemento flotante con una resolución mínima admitida de 800 x 600, los elementos situados dentro del div mainContent deben tener un tamaño de 300px o inferior (incluidas las imágenes).
    3. en el siguiente comentario condicional de Internet Explorer, la propiedad zoom se utiliza para asignar a mainContent "hasLayout." Esto evita diversos problemas específicos de IE.
    */
#mainContent {
	margin-bottom: 0;
	margin-left: 140px;
	background-color: #FFFFFF;
	padding: 0px;
	
    }
#mainContent #general{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    }
#mainContent #general #fichaconcerto{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/oboe.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
    }
#mainContent #general #fichaconcerto #dentro{
	margin-left: 150px;
	margin-right: 200px;
	background-image: url(../images/topficha3.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
    }
#mainContent #general #fichaconcerto #dentro2{
	margin-left: 150px;
	margin-right: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-image: url(../images/conciertobajo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
    }
.post {
}

.post .date {
	float: left;
	width: 70px;
	border: 1px solid #C9E5FC;
	text-align: center;
	font-size: 11px;
	color: #3F4C6B;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #C1CDE5;
}

.post .date b {
	display: block;
	background: #F4FAFE;
	font-size: 24px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.post .title {
	margin: 0;
}
.post .meta {
	margin: 0 0 0 0;
	color: #B2B7C4;
}
	
	
	
.ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.cabconcert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.cabeceraacto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-image: url(../images/fondoconcerto.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


    /* Varias clases diversas para su reutilización */
	#topsection{
	height: 200px;
	background-image: url(../images/superiorcalendari.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cambiador{
	padding-top: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.markermenu{
	list-style-type: none;
	padding: 0;
	width:199px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9A9A9A;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #9A9A9A;
}
.markermenu #titulomenu{
	display: block;
	width: auto;
	padding-left: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C1CED4;
	height: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.markermenu li a{
	background: white url(../images/blanca.gif) no-repeat 2px center;
	color: #00014e;
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 20px;
	text-decoration: none;
	/*border-bottom: 1px solid #0099FF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
	color: #881313;
	/*background-color: #999999;*/
	background-image:url(../images/corchea.gif); /*onMouseover image change. Remove if none*/
}

	
	
	
    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
      float: right;
      margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
      float: left;
      margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que deba incluir completamente a sus elementos flotantes hijos */
      clear: both;
      height: 0;
      font-size: 1px;
      line-height: 0px;
    }
#menu {
	text-align: left;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 199px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu ul{
	padding:0;
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#menu ul li{
display: inline;
padding:0;
margin:0;
}
#menu ul li a{
	color:#000;
	text-decoration:none;
	text-align:center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom:5px;
	padding-left: 15px;
}
#menu ul li a:hover, #menu ul li a:focus {
background-color:#7E83E3;
color:#FFF;
}
.menutitle{
	display: block;
	width: auto;
	padding-left: 20px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BFD8EB;
	height: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	border: 1px solid #000000;
	cursor:pointer;
	color: #000000;
}
#footer{
	clear: left;
	width: 100%;
	color: #999999;
	text-align: center;
	padding: 4px 0;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#footer a{
color: #FFFF80;
}
.borde_conc {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9933;
}
#mainContent   #general   #fichaconcerto   #dentro2    a:link {
	text-decoration: none;
	color: #999999;
}
#mainContent    #general    #fichaconcerto    #dentro2     a:visited {
	text-decoration: none;
	color: #999999;
}
.bordeform {
	border: 1px solid #000151;
	background-color: #C1CED4;
	padding: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

