body {
	background: rgb(36, 32, 33);
	margin: 0;
	padding:0;

}
div#general {
	position: absolute;
	height: 587px;
	width: 1004px;
	margin: auto;
}
div#cabecera {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1004px;
	height: 16px;
	background-image: url(img_comun/fondo_p.jpg);
}

div#izquierda{
	position: absolute;
	top: 16px;
	bottom: 0;
	background: rgb(36, 32, 33);
	width: 343px;
	height: 489px;
}
div#logo{
	position: absolute;
	top: 0px;
	left: 30px;
	bottom: 0;
	background: rgb(36, 32, 33);
	width: 313px;
	height: 252px;
}
div#menu{
	position: absolute;
	top: 252px;
	left: 30px;
	bottom: 0;
	background: rgb(36, 32, 33);
	width: 313px;
	height: 237px;
}
div#derecha{
	position: absolute;
	top: 16px;
	left:343px;
	bottom: 0;
	background-image: url(img_comun/fondo_g.jpg);
	width: 661px;
	height: 489px;
}
div#derechavideo{
	position: absolute;
	top: 16px;
	left:343px;
	bottom: 0;
	background-image: url(img_comun/fondo_video.jpg);
	width: 661px;
	height: 489px;
}
div#derechaexpulsion{
	position: absolute;
	top: 16px;
	left:343px;
	bottom: 0;
	background-image: url(img_comun/fondo_expulsion.jpg);
	width: 661px;
	height: 489px;
}
div#fotos{
	position: absolute;
	top: 0px;
	left:62px;
	bottom: 0;
	width: 467px;
	height: 252px;
}
div#fotospeque{
	position: absolute;
	top: 22px;
	left:555px;
	bottom: 0;
	width: 83px;
	height: 520px;
}
div#fondotexto{
	position: absolute;
	top: 255px;
	left:62px;
	bottom: 0;
	background-color: #f26422;
	opacity: 0.1;
	filter:alpha(opacity=10);
	width: 467px;
	height: 227px;
}
div#fondotextoexpulsion{
	position: absolute;
	top: 0px;
	left:62px;
	bottom: 0;
	background-color: #f26422;
	opacity: 0.1;
	filter:alpha(opacity=10);
	width: 467px;
	height: 489px;
}
div#fondovideo{
	position: absolute;
	top: 0px;
	left:62px;
	bottom: 0;
	background-color: #f26422;
	opacity: 0.1;
	filter:alpha(opacity=10);
	width: 467px;
	height: 489px;
}
div#video {
	position: absolute;
	top: 103px;
	left:62px;
	bottom: 0;
	width: 467px;
	height: 262px;
}
div#textotecnica{
	position: absolute;
	top: 255px;
	left:62px;
	bottom: 0;
	width: 601px;
	height: 227px;
}
div#textotecnica2{
	position: absolute;
	top: 0px;
	left:62px;
	bottom: 0;
	width: 467px;
	height: 489px;
}
div#tablafotos{
	position: absolute;
	top: 93px;
	left:62px;
	bottom: 0;
	width: 466px;
	height: 312px;
}
div#textoartistica{
	position: absolute;
	top: 0px;
	left:62px;
	bottom: 0;
	width: 467px;
	height: 489px;
}
div#pie {
	position: absolute;
	top: 505px;
	bottom: 0;
	background: rgb(36, 32, 33);
	width: 1004px;
	height: 82px;
}
#divUpControl{
	position:absolute;
	width:536px;
	left:17px;
	top:269px;
	z-index:1;
	text-align: right;
	height: 19px;
} 
#divDownControl{
	position:absolute;
	width:536px;
	left:17px;
	top:460px;
	z-index:1;
	text-align: right;
	height: 19px;
} 
#divUpControl2{
	position:absolute;
	width:536px;
	left:15px;
	top:149px;
	z-index:1;
	text-align: right;
	height: 19px;
} 
#divDownControl2{
	position:absolute;
	width:536px;
	left:15px;
	top:340px;
	z-index:1;
	text-align: right;
	height: 19px;
} 
.textonaranja {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #f26422;
	line-height: 1.8;
	
}
.textoblanco {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.8;
	
}
.idioma {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #6d6c6c;
}	
.textopie {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #efefef;
}
.textointerior {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	TEXT-DECORATION: none;
	 
}
a.textointerior:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	TEXT-DECORATION: none;
}
.textointerior1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #f26422;
	 
}
.textointerior2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #f26422;
	 
}
a.textogris { 
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #efefef;
	line-height: 1.8; 
	TEXT-DECORATION: none;
}
a.textogris:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #f26422;
	line-height: 1.8;
	TEXT-DECORATION: none;
}
a.idioma { 
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #6d6c6c;
	TEXT-DECORATION: none;
}
a.idioma:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
}
a.actores { 
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 2.8;
	color: #763e2f;
	TEXT-DECORATION: none;
}
a.actores:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.3;
	color: #f26422;
	TEXT-DECORATION: none;
}
.actores2 { 
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #F26422;
	TEXT-DECORATION: none;
}
.actores3 { 
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
}
.actores4{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2;
	color: #f26422;
	TEXT-DECORATION: none;
}
a.personajes { 
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	line-height: 2.8;
	color: #988e8c;
	TEXT-DECORATION: none;
}
a.personajes:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.3;
	color: #ffffff;
	TEXT-DECORATION: none;
}
.personajes1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2;
	color: #ffffff;
	TEXT-DECORATION: none;
}
.personajes2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	TEXT-DECORATION: none;
}
.actores5{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f26422;
	TEXT-DECORATION: none;
}
.personajes3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2;
	color: #f26422;
	TEXT-DECORATION: none;
}

