/* CSS Document */

*,html{
	margin:0px;
	padding:0px;
}

body{
	background-color: #EAEAEA;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #CC3366;
	text-decoration: none;
}

a:active {
	color: #CC3366;
	text-decoration: none;
}

#contenedor{
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 2px;
}

#cabecera{
	height: 200px;
	background-image: url(../images/cabecera.jpg);
}

#animacion{
	float: right;
	height: 180px;
	width: 605px;
}

#menuaux{
	clear: both;
	height: 18px;
	font-size:12px;
	text-align: right;
	width: 795px;
	padding-top: 2px;
}

#menuaux li{
	list-style:none;
	display: inline;
	padding-right: 5px;
}

#breadcrumbs{
	clear: both;
	height: 14px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/fondo_breadcrumbs.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 200px;
	width: 755px;
}
#breadcrumbs a{
	text-decoration: underline;
}

#breadcrumbs a:link {
	color: #FFFFFF;
}

#breadcrumbs a:visited {
	color: #FFFFFF;
}

#menu{
	float: left;
	width: 164px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	font-size:12px;
}

#menu li{
	list-style-type: none;
	text-indent: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li ul li{
	text-indent: 40px;
	margin: 0px;
}

#publi{
	float: right;
	width: 150px;
	background-image: url(../images/fondo_publi.jpg);
	background-repeat: repeat-y;
}

#publi li{
	list-style-type: none;
	margin-left: 12px;
	padding-top: 7px;
}
#contenido{
	float: right;
	width: 618px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
}

#contenido p{
	font-size: 13px;
	text-indent: 30px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	height: 33px;
	text-align: right;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
	text-indent: 0px;
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #CC3366;
	padding-bottom: 10px;
	text-indent: 0px;
	padding-top: 4px;
}

.textoDestacado {
	color: #CC3366;
	font-weight: bold;
}

.curiosidades{
	color: #3262A3;
}

.declaraciones, .apariciones{
	list-style-type: none;
	font-size: 12px;
	padding-left: 25px;

}

.declaraciones{
	list-style-image: url(../images/sonidos.jpg);
}

.apariciones{
	list-style-image: url(../images/apariciones.gif);
	margin-top: 40px;
}

.fechadeclaraciones{
	font-size: 11px;
	font-style: italic;
}

#paginar{
	background-color: #E5E5E5;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}

.textoSinSangria{

	text-indent: 0px!important;
	text-align: left!important;

}

.hr{

	background-image: url(../images/hr.jpg);
	height: 16px;
	width: 100%;
	text-align: center;
	clear: both;
	background-repeat: no-repeat;
	background-position: right;

}

#pie{
	clear: both;
	height: 20px;
	background-image: url(../images/piePag.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-position: bottom;
	padding-bottom: 5px;
	}

address{

	font-size: 11px;
	font-style: normal;
	padding:8px 0px 0px 0px;
	text-align: center;
}
#fondos{
	padding-left: 30px;
}
#galeria li{
	display:inline;
	list-style-type: none;
	float:left;
	margin: 0px 5px 5px 0px;
}
#fondos li{
	display:inline;
	list-style-type: none;
	float:left;
	margin: 0px 10px 10px 0px;
}

/* for non-IE browsers */
div.holder, div.holder2 {
	background:#E6E8F2;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
div.holder {
	width:116px;/*16px + que la imagen*/
	height:116px;
}

div.holder2 {
	width:275px;
	height:250px;
}
div.holder img, div.holder2 img {margin:0 auto; border:1px solid #999;}
/* vertical align for IE */
.edge {width:0; height:100%; *display:inline-block; vertical-align:middle;} 
.container {text-align:center; width:100%; *display:inline-block; vertical-align:middle;}
.container p{
	text-align:center!important;
	text-indent: 0px!important;
	padding-bottom: 0px!important;
}
.option{
	font-size: 9px!important;
	margin-top: 10px;
}

/* Clases para el menu de temporadas */

#tabs {
	width: 480px;
	margin:0;
	list-style:none;
	font-size:12px;
	line-height:normal;
	padding-top: 0px;
	padding-bottom: 5px;
	float: right;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 7px;
	text-decoration:none;
	background-image: url(../images/tableft4.gif);
	background-repeat: no-repeat;
	background-position:left -60px;
}
#tabs a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	background-image: url(../images/tabright4.gif);
	background-repeat: no-repeat;
	background-position:right -60px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover {
	background-position:0% -18px;
	}
#tabs a:hover span {
	background-position:100% -18px;
} 

#tabs a.selected{
	background-position: left bottom;
}

#tabs a.selected span{
	background-position: right bottom;
}

/* Fin Clases para el menu de temporadas */
