@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	margin:0px;
}

img{
	display:block;
}

.idioma{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
	color:#FE860C;
}

#carga {
	position:absolute; 
	top:155px; 
	left:190px;
	width:560px;
}

#bottom {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

/* Menú Derecha */

#web {
    display:block;
    width:34px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/web.gif) top left no-repeat;
}

a#web5 {
    display:block;
    width:34px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/2005.gif) top left no-repeat;
}
a#web6 {
    display:block;
    width:34px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/2006.gif) top left no-repeat;
}
a#web7 {
    display:block;
    width:34px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/2007.gif) top left no-repeat;
}
a#web8 {
    display:block;
    width:34px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/2008.gif) top left no-repeat;
}
a#patrocinio {
    display:block;
    width:100px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/patrocinio.gif) top left no-repeat;
}

a#web5:hover {
    background-position:0 -20px;
}
a#web6:hover {
    background-position:0 -20px;
}
a#web7:hover {
    background-position:0 -20px;
}
a#web8:hover {
    background-position:0 -20px;
}
a#patrocinio:hover {
    background-position:0 -20px;
}

/* Fin */

#gallery{
	position:absolute;
	top:130px;
	left:447px;
}
a#gallery_bt {
    display:block;
    width:340px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/galeria_bt.gif) top left no-repeat;
}
a#gallery_bt:hover {
    background-position:0 -20px;
}

/* Menú Principal */
#programa {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/programa.gif) top left no-repeat;
}
a#programa:hover {
    background-position:0 -20px;
}

#actividades {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/actividades.gif) top left no-repeat;
}
a#actividades:hover {
    background-position:0 -40px;
}

#calendario {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/calendario.gif) top left no-repeat;
}
a#calendario:hover {
    background-position:0 -20px;
}

#prensa {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/prensa.gif) top left no-repeat;
}
a#prensa:hover {
    background-position:0 -20px;
}

#sede {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/sede.gif) top left no-repeat;
}
a#sede:hover {
    background-position:0 -20px;
}

#contacto {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/contacto.gif) top left no-repeat;
}
a#contacto:hover {
    background-position:0 -20px;
}

.spacer{
	display:block;
}
/* Fin */

/* Contenedor */

h1{
	
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#000000;
}

.contenido{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

.centrado{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

.imagenD{
	border:thin;
	border-color:#CCCCCC;
	float:right;
	margin-left:20px;
}
.imagenI{
	border:thin;
	border-color:#CCCCCC;
	float:left;
	margin-right:20px;
}

.imagenSola{
	border:thin;
	border-color:#CCCCCC;
	float:none;
}
.imagenPlay{
	border:0;
	margin-left:10px;
}

.enlace_cont{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	margin-left:20px;
}

a:link,a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/* Fin */

/* Hombre-Camara */

#mundo_portada {
	position:absolute; 
	top:450px; 
	left:710px;
}

#mundo_inicio {
	position:absolute; 
	top:483px; 
	left:722px;
}

#mundo_fuera {
	position:absolute; 
	top:435px; 
	left:722px;
}

#mundo_fuerados {
	position:absolute; 
	top:460px; 
	left:726px;
}

#bolarayo{
	position:absolute; 
	top:110px; 
	left:780px;
}
/* Fin */

/* Submenu 1 */
#largometrajes {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/largos.gif) top left no-repeat;
}
a#largometrajes:hover {
    background-position:0 -20px;
}
#cortometrajes {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/cortos.gif) top left no-repeat;
}
a#cortometrajes:hover {
    background-position:0 -20px;
}
#docgallegos {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/docus.gif) top left no-repeat;
}
a#docgallegos:hover {
    background-position:0 -40px;
}
#jurado {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/jurado.gif) top left no-repeat;
}
a#jurado:hover {
    background-position:0 -20px;
}
#bogdan {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/bogdan.gif) top left no-repeat;
}
a#bogdan:hover {
    background-position:0 -20px;
}
#audrius {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/audrius.gif) top left no-repeat;
}
a#audrius:hover {
    background-position:0 -20px;
}
#musica {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/musica.gif) top left no-repeat;
}
a#musica:hover {
    background-position:0 -40px;
}
#historias {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/historias.gif) top left no-repeat;
}
a#historias:hover {
    background-position:0 -40px;
}
#actividades {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/actividades.gif) top left no-repeat;
}
a#actividades:hover {
    background-position:0 -40px;
}
#seminario {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/seminario.gif) top left no-repeat;
}
a#seminario:hover {
    background-position:0 -40px;
}
#exposicion {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/exposicion.gif) top left no-repeat;
}
a#exposicion:hover {
    background-position:0 -40px;
}
#conciertos {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/conciertos.gif) top left no-repeat;
}
a#conciertos:hover {
    background-position:0 -20px;
}
/* Fin */

/* SUBMENÚ SEDE */

#turgalicia {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/turgalicia.gif) top left no-repeat;
}
a#turgalicia:hover {
    background-position:0 -20px;
}
#concello {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/concello.gif) top left no-repeat;
}
a#concello:hover {
    background-position:0 -20px;
}
#area {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/area.gif) top left no-repeat;
}
a#area:hover {
    background-position:0 -20px;
}
#comer {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/comer.gif) top left no-repeat;
}
a#comer:hover {
    background-position:0 -20px;
}
#alojarse {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/alojarse.gif) top left no-repeat;
}
a#alojarse:hover {
    background-position:0 -20px;
}
#ir {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/ir.gif) top left no-repeat;
}
a#ir:hover {
    background-position:0 -20px;
}
#llegar {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/llegar.gif) top left no-repeat;
}
a#llegar:hover {
    background-position:0 -20px;
}
#noticias {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/noticias.gif) top left no-repeat;
}
a#noticias:hover {
    background-position:0 -20px;
}
#dossier {
    display:block;
    width:125px;
    height:20px;
    text-indent:-9999px;
    background:url(imagen/dossier.gif) top left no-repeat;
}
a#dossier:hover {
    background-position:0 -20px;
}
#cartel {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/cartel.gif) top left no-repeat;
}
a#cartel:hover {
    background-position:0 -40px;
}
#galeria {
    display:block;
    width:125px;
    height:40px;
    text-indent:-9999px;
    background:url(imagen/galeria.gif) top left no-repeat;
}
a#galeria:hover {
    background-position:0 -40px;
}

/* Fin */