@import url(menu.css);
@import url(generico.css);

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	color: #000;
	padding-bottom: 2em;
}

body .textoGenerico {
	font-size: 80%; 

}

a#enlaceHome {
	background: url(../i/logotr.jpg) top left no-repeat;
	text-indent: -10000px;
	width: 185px;
	height: 70px;
	display: block;
	float: left;
}

p, table, ul, ol, dl {
/*	font-size: 80%;*/
	color: #444;
	clear: both;
}

p {
        margin: 1em 0;
}

a {
	text-decoration: none;
	color: #79161e;
	color: #a9464e;
}

a:hover {
	text-decoration: none;
	color: #79161e;
}

.clearboth {
	clear: both;
}

#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding: 15px 130px 0 0;
}

#banners {
  position: absolute;
  margin-left: 760px;
  margin-top: 10px;
  width: 120px;
}

#banners a, #banners object {
  display: block;
  margin-bottom: 20px;
}

#bannersInferiores {
  margin-top: 20px;
}

#top {
	overflow: hidden;
	position: relative;
}

#logo {
	float: left;
}

/* - - - menu - - - */

/* - - - top_down - - - */
#top_down {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	clear: both;
	position: relative;
}

#top_down #destacados {
	float: left;
	font-size: 70%;
	font-weight: bold;
	color: #374d62;
	width: 40%;
	text-align: left;
}

#top_down ul#destacados {
	list-style: none;
	height: 15px;

	padding: 2px 0 1px 0;
}

#top_down ul#destacados li {
	display: inline;
	background-color: #e9eff1;
	border-left: 1px dotted #374d62;
	padding: 2px 5px 1px 5px;

	color: white;
}

#top_down ul#destacados li a {
	color: #374d62;
}

#top_down ul#destacados li.on {
	background: #374d62;
}

#top_down ul#destacados li.on a {
	color: white;
}

#top_down ul#destacados li.out {
	background: #e9eff1;
}

#top_down ul#acc_direct {
  position: absolute;
  top: 0px;
  right: 0px;
	font-size: 75%;
	color: #374d62;
	width: 60%;
	text-align: right; 
	list-style-image: url(../i/flecha_accDirect.gif);
	padding: 2px 0 0 0;
}

#top_down ul#acc_direct li {
	display: inline;
	margin-left: 10px;
	font-weight: 900;
}

#top_down ul#acc_direct li a {
	color: #374d62;
	padding-left: 8px;
	background: transparent url(../i/flecha_accDirect.gif) 0px 5px no-repeat;
	font-weight: normal;
}

/* - - - barra_buscador - - - */
#foto img {
	width: 750px;
}

/* - - - barra_buscador - - - */
#barra_buscador {
	font-size: 80%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	clear: both;
}

#ticker {
	font-size:90%;
                float: left;
	padding: 0 0 9px 0;
	font-weight: bold;
}

#ticker marquee {
	width: 380px;
	float: left;
	font-style: italic;
	font-weight: normal;
	color: #555;
	padding-top: 7px;
}

#idioma {
	float: left;
	margin-left: 30px;
	padding-top: 7px;
}

#idioma a {
	padding-left: 25px;
}

#idioma a#esp {
	background: url(/resources/i/idiomas/es.gif) no-repeat center left;
}
#idioma a#en {
	background: url(/resources/i/idiomas/en.gif) no-repeat center left;
}
#idioma a#eng {
	background: url(/resources/i/idiomas/eng.gif) no-repeat center left;
}

#buscador {
	float: right;
	padding: 3px 0 3px 0;
}

#buscador span {
	font-weight: bold;
}

#buscador input, #buscador input.out {
	background-color: #fff;
	border: 1px solid #c0c0c0;
	padding: 3px 5px 0px 5px;
	font-size: 12px;
	color: #333;
	height: 18px;
	width: 165px;
}

#buscador input:focus, #buscador input.on {
	background-color: #cddcde;
	border: 1px solid #a3a3a3;
}

#buscador button {
	background-color: #626262;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	border: 0px solid #a3a3a3;
	margin-left: 5px;
}

/* - - - menu2 - - - */
/* - - - menu3 - - - */
/* - - - menu4 - - - */


/* - - - complementos - - - */
ul#complementos {
	font: bold 10px arial;
	margin: 0 0 15px 0;
	text-align: right;
	list-style: none;
	margin: 5px 0 25px 0;
}

ul#complementos li {
	display: inline;
}

ul#complementos li a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 5px 3px 22px;
}

ul#complementos li a.foto {background: url(../i/ico_fotos.gif) 5px 5px no-repeat;}
ul#complementos li a.programa {background: url(../i/ico_papel.gif) 5px 5px no-repeat;}


h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 110%;
	color: #79161E;
	border-bottom: 1px solid #AF4C52;
                padding: 0 7px;
	margin: 20px 0 2px 0;
}

h2 {
	font-size: 105%;
	color: #6F5C1F;
	border-bottom: 1px solid #E1D1A4;
 	margin: 10px 0 5px 0;
}

h3 {
	font-size: 90%;
	color: #6F5C1F;
	margin: 10px 0 5px 0;
}

.oculto {
	display: none;
}

a.descargar {
	text-decoration: none;
	padding-left: 18px;
	background: url(/resources/i/verano/bullet/icoDescargar.gif) left center no-repeat;
}

a.ver {
	text-decoration: none;
	padding-left: 18px;
	background: url(/resources/i/verano/icovisualizar.gif) left center no-repeat;
}


.edVacio {
  display: none;
}

.invitacion {
  text-align: center;
}

.invitacion img {
  float: none !important;
}
 #clip{
 text-align:right;
 color:#8A5F4E;
 font-weight:bold;
 
 }
 
 #datos a{
 color:#8A5F4E;
 
 }

#descarga{
 text-align:right;
 
 }
 #duracion{
  float:left;
  color:#8A5F4E;
 
 }





/* Cosicas nuevas */
#opcionesRapidas {
  position: relative;
  padding-top: 25px;
}

#opcionesRapidas a {
  width: 100%;
  height: 29px;
  display: block;
  text-indent: -9999em;
  overflow: hidden;
}

#opcionesRapidas #busqueda {
  width: 84px;
  height: 29px;
  position: absolute;
  right: 65px;
  padding-right: 3px;
  background: url(/resources/i/menu/buscar.png) no-repeat;
  border-right: 1px solid #809fac;
}

#opcionesRapidas #busqueda-search {
  width: 34px;
  height: 29px;
  position: absolute;
  right: 65px;
  padding-right: 3px;
  background: url(/resources/i/menu/find.png) no-repeat;
  border-right: 1px solid #809fac;
}

#opcionesRapidas #language {
  width: 58px;
  right: 0;
  height: 29px;
  position: absolute;
}

#opcionesRapidas #language-en {
  width: 62px;
  right: 0;
  height: 29px;
  position: absolute;
}

#opcionesRapidas #eng {
  background: url(/resources/i/menu/english.png) no-repeat;
}

#opcionesRapidas #esp {
  background: url(/resources/i/menu/spanish.png) no-repeat;
}