/* ------------------------------------------------------
	Basics
------------------------------------------------------ */
* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
}

p {
	color: #FFFFFF;
}

.negro {
	color: #000000;
}

.negro_footer {
	color: #000000;
	font-size: 95%;
}

.bold_naranja {
	color: #FFAF02;
	font-weight: bold;
}

h6{
	color:#000000;
	font-size:0.75em;
	height:40px;
	text-align:center;
	vertical-align: middle;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* ------------------------------------------------------
	Wrapper
------------------------------------------------------ */
#wrapper {
	margin: 0 auto;
	width: 988px;
	background-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFAF02;
	border-bottom-color: #FFAF02;
	border-left-color: #FFAF02;
}
/* ------------------------------------------------------
	Header
------------------------------------------------------ */
#header {
	width: 966px;
	/*border: 1px solid #FF00FF;*/
	/*background: #BD9C8C;*/
	height: 50px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 47px;
	width: 198px;
}

#mainNav {
	float: right;
	margin-top: 14px;
}

#idiomas {
	float: right;
	margin-top: 15px;

}

/* NAV Idiomas --------------------------- */

ul#navlist_idiomas {
	white-space: nowrap;
	float: right;
	list-style-type: none;
	padding: 0;
	width: 200px;
}

#navlist_idiomas li.es {
	float: right;
	background-image: url(../img/es.gif);
	background-repeat: no-repeat;
	background-position: 0.7em;
	padding-left: 2em;
}



#navlist_idiomas li.en {
	float: right;
	background-image: url(../img/en.gif);
	background-repeat: no-repeat;
	background-position: 0.7em;
	padding-left: 2em;
}


#navlist_idiomas a {
	margin-right: 10px;
	text-decoration: none;
	color: #FFFFFF;	
}


/*
#navlist_idiomas li.en_index {
	float: right;
	background-image: url(../img/en_index.gif);
	background-repeat: no-repeat;
	background-position: 0.7em;
	padding-left: 2em;
}

#navlist_idiomas li.es_index {
	float: right;
	background-image: url(../img/es_index.gif);
	background-repeat: no-repeat;
	background-position: 0.7em;
	padding-left: 2em;
}
*/

/* MAIN NAV --------------------------- */

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	width: 450px;
	clear: both;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 5px;
	font-weight: bold;
	margin-right: 15px;
}

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}

#navlist a:hover {
	color: #FFAF02;
	text-decoration: none;
}

#navlist li.current a{
	color: #FFAF02;
	text-decoration: none;
}

/* ------------------------------------------------------
	Sub Nav
------------------------------------------------------ */
#subNav{
	width: 986px;
	/*border: 1px solid #FF00FF;*/
	height: 19px;
	background-color: #FFAF02;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	text-align: center;
}

/* SUB NAV List --------------------------- */

ul#subNavList{
	white-space: nowrap;
	padding: 0;
}

#subNavList li {
	display: inline;
	list-style-type: none;
}

#subNavList a {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
}

#subNavList a:link{
	color: #000000;
	background-color: #FFAF02;
	text-decoration: none;
}

#subNavList a:visited {
	color: #000000;
	background-color: #FFAF02;
	text-decoration: none;
}

#subNavList a:hover {
	color: #FFAF02;
	background-color: #000000;
	text-decoration: none;
}

#subNavList li.current_subNav a{
	color: #FFAF02;
	background-color: #000000;
	text-decoration: none;
}


/* ------------------------------------------------------
	Sub Nav Content
------------------------------------------------------ */
#subNavContent{
	width: 986px;
	/*border: 1px solid #FF00FF;*/
	height: 19px;
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 3px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFAF02;
}

/* SUB NAV List --------------------------- */

ul#subNavListContent{
	white-space: nowrap;
	padding: 0;
}

#subNavListContent li {
	display: inline;
	list-style-type: none;
}

#subNavListContent a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFAF02;
}

#subNavListContent a:link, #subNavListContent a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#subNavListContent a:hover {
	color: #FFAF02;
	text-decoration: none;
}

#subNavListContent li.current_subNavContent a{
	color: #FFAF02;
	text-decoration: none;
}


/* ------------------------------------------------------
	Content
------------------------------------------------------ */
#content_tv {
	width: 948px;
	margin: 0px;
	height: 134px;
	background-image: url(../img/cabecera_tv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFA916;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content_cine {
	width: 948px;
	margin: 0px;
	height: 134px;
	background-image: url(../img/cabecera_cine.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFA916;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

#content_flash {
	width: 930px;
	margin: 0 auto;
	padding: 0px;
	height: 430px;
	background-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFA916;
	

}

/* ------------------------------------------------------
	Spacer
------------------------------------------------------ */
#spacer {
	width: 966px;
	/*background: #BD9C8C;*/
 	margin: 0px 0px 0px 0px;
	padding: 10px;
}
/* ------------------------------------------------------
	Footer
------------------------------------------------------ */
#footer {
	width: 980px;
	margin: 0px;
	padding: 4px;
	background-color: #FFAF02;
	text-align: center;
}

