html, body {
	margin: 0;
	padding: 0;
	}

body {
	font-family: 'Antic', sans-serif;
	font-size: 14px;
	background-color: #ece7e1;
	}
	
p {
	line-height: 20px;
	margin-bottom: 10px;
	}
	
a {
	color: #d96b00;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
#marco {
	width: 980px;
	margin: 0 auto -50px;
	background-color: #fff;
	}

#cabecera {
	position: relative;
	height: 170px;
	background-color: #aaa;
	}
	
	#cabecera #cabeceraIdioma {
		position: absolute;
		top: 106px;
		right: 5px;
		height: 20px;
		padding: 2px;
		background-color: #bbb;
		}
	
		#cabecera #cabeceraIdioma a{
			display: block;
			float: left;
			height: 12px;
			padding: 4px 5px;
			background-color: #bbb;
			font-size: 12px;
			color: #fff;
			border-left: 1px solid #fff;
			}
	
		#cabecera #cabeceraIdioma a:first-child {
			border: 0;
			}
	
		#cabecera #cabeceraIdioma a:hover {
			color: #000;
			text-decoration: none;
			background-color: #fff;
			}
	
	#cabecera #menu {
		width: 980px;
		height: 35px;
		}
		
		#cabecera #menu ul {
			}
			
			#cabecera #menu ul li {
				float: left;
				width: 98px;
				height: 35px;
				color: #fff;
				background-color: #000;
				font-family: Times;
				font-variant: small-caps;
				font-size: 16px;
				text-align: center;
				}
			
			#cabecera #menu ul li a {
				display: block;
				padding: 7px 5px 3px 5px;
				width: 87px;
				height: 23px;
				border-bottom: 2px solid #000;
				border-left: 1px solid #333;
				color: #ddd;
				}
			
			#cabecera #menu ul li a:hover {
				border-bottom: 2px solid #d96b00;
				color: #d96b00;
				text-decoration: none;
				font-size: 18px;
				}
		
#cuerpo {
	width: 980px;
	overflow: hidden;
	clear: both;
	}
	
	#cuerpo #diapositiva {
		width: 980px;
		height: 350px;
		}

	#cuerpo #contenido {
		float: left;
		width: 680px;
		}
		
		#cuerpo #contenido #seccion {
			width: 630px;
			height: 90px;
			background-image: url("../../../images/front/seccion-fondo.png");
			padding: 25px;
			}
		
			#cuerpo #contenido #seccion #seccionTitulo {
				width: 150px;
				height: 35px;
				margin-bottom: 9px;
				font-family: Times;
				font-size: 30px;
				font-weight: bold;
				color: #fff;
				}
		
			#cuerpo #contenido #seccion #seccionOpciones {
				width: 630px;
				height: 35px;
				border-top: 1px dotted #d96b00;
				padding-top: 20px;
				font-family: 'Alice', serif;
				font-size: 20px;
				color: #fff;
				}
		
				#cuerpo #contenido #seccion #seccionOpciones a {
					color: #fff;
					}
				
		#cuerpo #contenido #mostrar {
			position: relative;
			width: 630px;
			margin: 10px auto;
			}
				
			#cuerpo #contenido #mostrar ul#agenda {
				margin-top: 15px;
				}
				
			#cuerpo #contenido #mostrar ul#agenda  li.item, ul#agenda2  li.item {
				width: 630px;
				padding: 10px 0;
				border-bottom: 1px dotted #d96b00;
				}
			
				ul#agenda2 {
				width: 269px;
				}
			
				ul#agenda2  li.item {
				width: 269px;
				}
			
			#cuerpo #contenido #mostrar ul#agenda  li.item:last-child, ul#agenda2  li.item:last-child {
				border-bottom: 0;
				}
				
				#cuerpo #contenido #mostrar ul#agenda  li.item  ul li , ul#agenda2  li.item  ul li {
					padding: 3px 0;
					line-height: 20px;
					}
				
				#cuerpo #contenido #mostrar ul#agenda  li.item  ul li.fecha, ul#agenda2  li.item  ul li.fecha  {
					color: #d96b00;
					font-weight: bold;
					}
				
				#cuerpo #contenido #mostrar ul#agenda  li.item  ul li.obra, ul#agenda2  li.item  ul li.obra {
					font-family: 'Alice', serif;
					font-size: 20px;
					margin-bottom: 10px;
					}

				#cuerpo #contenido #mostrar ul#agenda  li.item  ul li.cita, #citalateral {
					padding-left: 45px;
					background: #fff url("../../../images/front/ico-comillas.png") no-repeat left top;
					}
				
					#cuerpo #contenido #mostrar ul#agenda  li.item  ul li span.firma {
						color: #666;
						}
				
				#cuerpo #contenido #mostrar ul#agenda  li.item  ul li.entrevista {
					padding-left: 45px;
					background: #fff url("../../../images/front/ico-entrevista.png") no-repeat left top;
					}
				
				#cuerpo #contenido #mostrar ul#agenda  li.item  ul li.agenda {
					padding-left: 45px;
					background: #fff url("../../../images/front/ico-agenda.png") no-repeat left top;
					}
				
			#cuerpo #contenido #mostrar div.noticia {
				overflow: hidden;
				width: 630px;
				padding: 15px 0 10px 0;
				border-bottom: 1px dotted #d96b00;
				}
				
			#cuerpo #contenido #mostrar div.noticia:last-child {
				border-bottom: 0;
				}
				
				#cuerpo #contenido #mostrar div.noticia div.noticia_titulo {
					width: 630px;
					font-family: 'Alice', serif;
					font-size: 20px;
					margin-bottom: 15px;
					}
				
				#cuerpo #contenido #mostrar div.noticia div.noticia_foto {
					float: left;
					width: 150px;
					}
				
				#cuerpo #contenido #mostrar div.noticia div.noticia_texto {
					float: right;
					width: 470px;
					font-family: 'Antic', sans-serif;
					}
						
			#carousel_control {
				position: absolute;
				top: 5px;
				width: 630px;
				}
						
				#carousel_control #left-but {
					float: left;
					}
						
				#carousel_control #right-but {
					float: right;
					}
						
			img.fancycarousel {
				float: left;
				margin-right: 10px;
				}
				
			div.fancycarouselDIV {
				width: 410px;
				}
				
			#carousel1 {
				width: 630px;
				height:230px;
				background:#fff;
				overflow:scroll;
				}
				
			#carousel2 {
				width: 630px;
				}
				
			table.videos {
				width: 630px;
				margin-top: 15px;
				}
				
				table.videos tr td:first-child {
					width: 330px;
					}
				
				table.videos tr td {
					height: 275px;
					}
				
					table.videos tr td div {
						width: 300px;
						margin: 10px 0 20px 0;
						}
				
			table.repertorio_opera {
				width: 100%;
				margin-top: 15px;
				}
				
				table.repertorio_opera th {
					background-color: #bbb;
					font-family: 'Alice', serif;
					color: #fff;
					font-variant: small-caps;
					font-size: 18px;
					}
				
				table.repertorio_opera th, table.repertorio_opera td {
					padding: 5px;
					border-bottom: thin solid #ccc;
					}
			
			#cuerpo #contenido #contacto {
				text-align: center;
				}
			
				#cuerpo #contenido #contacto .agencia {
					font-weight: bold;
					}
		
	#cuerpo #lateral {
		float: right;
		width: 300px;
		}
	
		#cuerpo #lateral .youtube {
			margin: 10px 0;
			}
				
        #cuerpo #lateral #citalateral, .citalateral {
            margin: 10px 0;
            padding-right: 10px;
            font-size: 1.2em;
            line-height: 1.5em;
        }
		
		.citalateral {
			margin: 20px 0;
			padding-top: 10px;
			float: left;
            width: 280px;
        }
		
		.citaderecha {
            width: 269px;
			float: right;
            border-left: 1px dotted #d96b00;
            padding: 10px 20px;

        }
	
		#cuerpo #lateral #indexAudio {
			margin: 10px 0;
			width: 300px;
			padding: 0 29px;
			background-color: #3a2a45;
			}

			#cuerpo #lateral #indexAudio  div{
				border-width: 0px; !important
				}
			
#pie {
	margin-left: 10px;
	border-top: 1px solid #ccc;
	width: 960px;
	height: 12px;
	padding: 10px 0;
	font-size: 12px;
	color: #666;
	}

.cursiva {
	font-style: italic;
	}
	
.destacado {
	display: block;
	margin-top: 15px;
	font-family: 'Alice', serif;
	font-size: 20px;
	margin-bottom: 10px;
	color: #000;
	}
	
.destacado:hover {
	text-decoration: none;
	}
    
.ante {
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #666;
}

.cloudcarousel {
    width: 120px;
}

em
{
    font-style: italic !important;
}

strong
{
    font-weight: bold !important;
}

.rowYoutube
{
    box-sizing: border-box;
    width: 100%;
    margin: 10px 0;
}

.youtube_videos
{
    box-sizing: border-box;
    width: 50%;
    float: left;
}

.title_youtube
{
    width: 95%;
    margin-top: 10px 0 30px 0 !important;
    min-height: 60px;
}