@charset "utf-8";
/* CSS Document */

/*////////////////////////////////////////////////////////////interna////////////////////////////////////////////////////*/

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7{float:left;/* padding-left:10px;*/}
div.last {/*margin-right:15px;;*/  float: right;}
.span-1 {width:292px;}
.span-2 {width:122px; /*margin:0;*/}
.span-3 {width:539px;}
.span-4 {width:661px;}
.span-5 {width:665px;}
.span-6 {width:174px;}
.span-7 {width:252px;}
.first { padding-right:5px;}
.lastfoto { padding-right:10px;  float: right;}

.contendorInternas {
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	width:960px;
	
}

.logoInterna {
	background: url(../images/logo_interna.png) no-repeat scroll left top;
	behavior: url(../css/iepngfix.htc);
	width:292px;
	height: 303px;
}

.logoInterna2{
	background: url(../images/logo_interna2.png) no-repeat scroll left top;
	behavior: url(../css/iepngfix.htc);
	width:122px;
	height: 303px;
}

.logoHome2{
	background: url(../images/logo_home2.gif) no-repeat scroll left top;
	width:122px;
	height: 303px;
}
.contenidoInterna {
	border-right: 4px solid #712c6b;
	background-color:#FFFFFF;
	margin:0 auto;
	/*background-image: url(../images/back_img.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;*/
	/*padding-bottom:20px;*/
	}

.bordeizq {
	background-color: #FFFFFF;
	border-left: 4px solid #712c6b;
	background: url(../images/back_img.gif) no-repeat bottom right;
	height: 600px;
        }

.bordeizqlargo {
	background-color: #FFFFFF;
	border-left: 4px solid #712c6b;
	background: url(../images/back_img.gif) no-repeat bottom right;
	height: 900px;
        }

.bordeizqHome {
	background-color: #FFFFFF;
	border-left: 4px solid #712c6b;
	background: url(../images/back_img.gif) no-repeat bottom right;
	height: 300px;	}
	
.topInterna {
	background: url(../images/top_internas.gif) no-repeat scroll left top;
	width:539px;
	height: 120px;
}

.topInternaTemp1 {
	background: url(../images/top_internas_temp1.gif) no-repeat scroll left top;
	width:539px;
	height: 120px;
}

.topInternaTemp2 {
	background: url(../images/top_internas_temp2.gif) no-repeat scroll left top;
	width:539px;
	height: 120px;
}



.topHomeTemp1 {
	background: url(../images/top_home_temp1.gif) no-repeat scroll left top;
	width:539px;
	height: 120px;
}

.topHomeTemp2 {
	background: url(../images/top_home_temp2.gif) no-repeat scroll left top;
	width:539px;
	height: 120px;
}



/*///////////////////////////////////////// nav//////////////////////////////////////////////////////////////////////*/
.navHome{
	background: url(../images/fondo_nav_home.gif) no-repeat scroll right top;
	width:159px;
	height: 271px;
	float: right;
	text-align: right;
	padding-right: 2px;
}

.nav {
	background: url(../images/fondo_nav.gif) no-repeat scroll right top;
	width:160px;
	height: 401px;
	float: right;
	text-align: right;
	padding-right: 2px;
}

.nav a#home{
	background: url(../images/nav_home.gif) no-repeat scroll right top;
	width:88px;
	height: 29px;
	display:block;
	float:right;
	}

.nav a:hover#home{
	background: url(../images/nav_home_on.gif) no-repeat;
	}

.nav a#personajes{
	background: url(../images/nav_personajes.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.nav a:hover#personajes{
	background: url(../images/nav_personajes_on.gif) no-repeat;
	}

.nav a#sinopsis{
	background: url(../images/nav_sinopsis.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.nav a:hover#sinopsis{
	background: url(../images/nav_sinopsis_on.gif) no-repeat;
	}


.nav a#fotos{
	background: url(../images/nav_fotos.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.nav a:hover#fotos{
	background: url(../images/nav_fotos_on.gif) no-repeat;
	}


.nav a#fotosEscenas{
	background: url(../images/nav_escenas.gif) no-repeat scroll right top;
	width:112px;
	height: 19px;
	display:block;
	float:right;
	}

.nav a:hover#fotosEscenas{
	background: url(../images/nav_escenas_on.gif) no-repeat;
	}
	
.nav a#fotosBack{
	background: url(../images/nav_backstage.gif) no-repeat scroll right top;
	width:112px;
	height: 19px;
	display:block;
	float:right;
	}

.nav a:hover#fotosBack{
	background: url(../images/nav_backstage_on.gif) no-repeat;
	}
	
.nav a#fotosTeatro{
	background: url(../images/nav_teatro.gif) no-repeat scroll right top;
	width:112px;
	height: 19px;
	display:block;
	float:right;
	}


.nav a:hover#fotosTeatro{
	background: url(../images/nav_teatro_on.gif) no-repeat;
	}

.nav a#fotosGiras{
	background: url(../images/nav_giras.gif) no-repeat scroll right top;
	width:112px;
	height: 19px;
	display:block;
	float:right;
	}
	
.nav a:hover#fotosGiras{
	background: url(../images/nav_giras_on.gif) no-repeat;
	}

.nav a#fotosHigh{
	background: url(../images/nav_highlights.gif) no-repeat scroll right top;
	width:107px;
	height: 26px;
	display:block;
	float:right;
	}
	
.nav a:hover#fotosHigh{
	background: url(../images/nav_highlights_on.gif) no-repeat;
	}
	
.nav a#videos{
	background: url(../images/nav_videos.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.nav a:hover#videos{
	background: url(../images/nav_videos_on.gif) no-repeat;
	}


.nav a#videosClips{
	background: url(../images/nav_clips.gif) no-repeat scroll right top;
	width:94px;
	height: 19px;
	display:block;
	float:right;
	}

.nav a:hover#videosClips{
	background: url(../images/nav_clips_on.gif) no-repeat;
	}

.nav a#videosTrailer{
	background: url(../images/nav_trailer.gif) no-repeat scroll right top;
	width:94px;
	height: 19px;
	display:block;
	float:right;
	}

.nav a:hover#videosTrailer{
	background: url(../images/nav_trailer_on.gif) no-repeat;
	}


.nav a#videosBloopers{
	background: url(../images/nav_bloopers.gif) no-repeat scroll right top;
	width:101px;
	height: 16px;
	display:block;
	float:right;
	}
	
.nav a:hover#videosBloopers{
	background: url(../images/nav_bloopers_on.gif) no-repeat;
	}
	
.nav a#videosTeatro{
	background: url(../images/nav_teatro.gif) no-repeat scroll right top;
	width:112px;
	height: 17px;
	display:block;
	float:right;
	}
	
.nav a:hover#videosTeatro{
	background: url(../images/nav_teatro_on.gif) no-repeat;
	}


.nav a#videosGiras{
	background: url(../images/nav_giras2.gif) no-repeat scroll right top;
	width:101px;
	height: 26px;
	display:block;
	float:right;
	}
	
.nav a:hover#videosGiras{
	background: url(../images/nav_giras2_on.gif) no-repeat;
	}

.nav a#cd{
	background: url(../images/nav_cd.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.nav a:hover#cd{
	background: url(../images/nav_cd_on.gif) no-repeat;
	}
	
.nav a#cdLetras{
	background: url(../images/nav_letras.gif) no-repeat scroll right top;
	width:92px;
	height: 18px;
	display:block;
	float:right;
	}

.nav a:hover#cdLetras{
	background: url(../images/nav_letras_on.gif) no-repeat;
	}
	
	
.nav a#cdTemas{
	background: url(../images/nav_temas.gif) no-repeat scroll right top;
	width:92px;
	height: 18px;
	display:block;
	float:right;
	}

.nav a:hover#cdTemas{
	background: url(../images/nav_temas_on.gif) no-repeat;
	}
	
.nav a#cdArte{
	background: url(../images/nav_arte.gif) no-repeat scroll right top;
	width:82px;
	height: 17px;
	display:block;
	float:right;
	}

.nav a:hover#cdArte{
	background: url(../images/nav_arte_on.gif) no-repeat;
	}
	

.nav a#wallpapers{
	background: url(../images/nav_wallpapers.gif) no-repeat scroll right top;
	width:139px;
	height: 31px;
	display:block;
	float:right;
	}

.nav a:hover#wallpapers{
	background: url(../images/nav_wallpapers_on.gif) no-repeat;
	}

.nav a#juegos{
	background: url(../images/nav_juegos.gif) no-repeat scroll right top;
	width:139px;
	height: 31px;
	display:block;
	float:right;
	}

.nav a:hover#juegos{
	background: url(../images/nav_juegos_on.gif) no-repeat;
	}
	
	
	
	
/*/////////////////////////////////////////fin nav//////////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////galeria fotos//////////////////////////////////////////////////////////////////////*/

.fotos p {
	background-color: #ffc92f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#712c6b;
	font-weight: bold;
	padding: 5px;

	}
/*/////////////////////////////////////////fin aleria fotos//////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////textos//////////////////////////////////////////////////////////////////////*/
.textos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#505050;
        padding-left:10px;
        padding-right:25px;
        text-align:justify;
	
	}
.textos p b{
	font-weight: bold;
	color:#f07c02;    
        font-family: Arial, Helvetica, sans-serif;
	font-size: 15px !important;
    }
        	
.textos b {
	font-weight: bold;
	color:#f07c02;
	}

.textos a {
	font-weight: bold;
	color:#e62799;
	text-decoration:none;
	font-family: "Comic Sans MS";
	}
.textos a:hover {
	font-weight: bold;
	color:#e62799;
	text-decoration:underline;
	}

.textos h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#009abd;
	padding: 5px;
	margin-top: 15px;
	}

.textos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#009abd;
	padding-left:10px;
        margin:0px;
	}
        
.textos .epigrafe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#f07c02;
        text-align:center;
	}

.textos ol{
    color:#505050;
    font-size:15px;
    }  
        
     
/*/////////////////////////////////////////fin textos//////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////home//////////////////////////////////////////////////////////////////////*/

.home a#fotos{
	background: url(../images/home_fotos.gif) no-repeat scroll right top;
	display:block;
	width:252px;
	height: 218px;
	}
	
.home a:hover#fotos{
	background: url(../images/home_fotos_on.gif) no-repeat;
	}

.home a#personajes{
	background: url(../images/home_personajes.gif) no-repeat scroll right top;
	width:252px;
	height: 218px;
	display:block;
	}
.home a:hover#personajes{
	background: url(../images/home_personajes_on.gif) no-repeat;
	}


.home a#wallpapers2{
	background: url(../images/home_wallpapers.gif) no-repeat scroll right top;
	width:252px;
	height: 213px;
	display:block;
	}
	
.home a:hover#wallpapers2{
	background: url(../images/home_wallpapers_on.gif) no-repeat;

	}


.home a#videos{
	background: url(../images/home_videos.gif) no-repeat scroll right top;
	width:252px;
	height: 212px;
	display:block;
	}
	
.home a:hover#videos{
	background: url(../images/home_videos_on.gif) no-repeat;
	}
/* Fotos Temporada 1 Español */

#home-temp1 .home a#fotos{
	background: url(../images/home_temp1_fotos.gif) no-repeat scroll right top;
	width:250px;
	height: 218px;
	display:block;
	}
	
#home-temp1 .home a:hover#fotos{
	background: url(../images/home_temp1_fotos_on.gif) no-repeat;
		margin-left:-2px;
	}

#home-temp1 .home a#personajes{
	background: url(../images/home_temp1_personajes.gif) no-repeat scroll right top;
	width:252px;
	height: 218px;
	display:block;
	}
	
#home-temp1 .home a:hover#personajes{
	background: url(../images/home_temp1_personajes_on.gif) no-repeat;
	}


#home-temp1 .home a#wallpapers2{
	background: url(../images/home_temp1_wallpapers.gif) no-repeat scroll right top;
	width:250px;
	height: 213px;
	display:block;
	}
	
#home-temp1 .home a:hover#wallpapers2{
	background: url(../images/home_temp1_wallpapers_on.gif) no-repeat;
			margin-left:-2px;
	}


#home-temp1 .home a#videos{
	background: url(../images/home_temp1_videos.gif) no-repeat scroll right top;
	width:252px;
	height: 212px;
	display:block;
	}
	
#home-temp1 .home a:hover#videos{
	background: url(../images/home_temp1_videos_on.gif) no-repeat;
	}



/* FIN Fotos Temporada 1 Español */


.navHome{
	background: url(../images/fondo_nav_home.gif) no-repeat scroll right top;
	width:160px;
	height: 271px;
	float: right;
	text-align: right;
	padding-right: 2px;
}



.navHome a#home{
	background: url(../images/nav_home.gif) no-repeat scroll right top;
	width:88px;
	height: 29px;
	display:block;
	float:right;
	}

.navHome a:hover#home{
	background: url(../images/nav_home_on.gif) no-repeat;
	}

.navHome a#personajes{
	background: url(../images/nav_personajes.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.navHome a:hover#personajes{
	background: url(../images/nav_personajes_on.gif) no-repeat;
	}

.navHome a#sinopsis{
	background: url(../images/nav_sinopsis.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.navHome a:hover#sinopsis{
	background: url(../images/nav_sinopsis_on.gif) no-repeat;
	}


.navHome a#fotos{
	background: url(../images/nav_fotos.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.navHome a:hover#fotos{
	background: url(../images/nav_fotos_on.gif) no-repeat;
	}


.navHome a#videos{
	background: url(../images/nav_videos.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.navHome a:hover#videos{
	background: url(../images/nav_videos_on.gif) no-repeat;
	}


.navHome a#cd{
	background: url(../images/nav_cd.gif) no-repeat scroll right top;
	width:136px;
	height: 31px;
	display:block;
	float:right;
	}

.navHome a:hover#cd{
	background: url(../images/nav_cd_on.gif) no-repeat;
	}


.navHome a#wallpapers{
	background: url(../images/nav_wallpapers.gif) no-repeat scroll right top;
	width:139px;
	height: 31px;
	display:block;
	float:right;
	}

.navHome a:hover#wallpapers{
	background: url(../images/nav_wallpapers_on.gif) no-repeat;
	}

.navHome a#juegos{
	background: url(../images/nav_juegos.gif) no-repeat scroll right top;
	width:139px;
	height: 31px;
	display:block;
	float:right;
	}

.navHome a:hover#juegos{
	background: url(../images/nav_juegos_on.gif) no-repeat;
	}

.footerHome {
	background: url(../images/footer.gif) no-repeat scroll right top;
	width: 954px;
	height: 66px;
	margin-right:3px;
	/*padding-left:161px;*/
	margin: 0 auto;
	}

.banner {
	width: 954px;
	/*padding-left:161px;*/
	margin: 0 auto;
        padding-bottom:30px;
	}

/*/////////////////////////////////////////fin home//////////////////////////////////////////////////////////////////////*/



.footer {
	background: url(../images/footer.gif) no-repeat scroll right top;
	/*width: 665px;*/
	height: 66px;
	margin-right:3px;
	}
