html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
}
 
/* No olvides definir estilos para focus */
:focus {
  outline: 0;
}
 
/* No olvides resaltar de alguna manera el texto insertado/borrado */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
 
/* En el código HTML es necesario añadir cellspacing="0" */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:center 0;
	background-image:url(images/fondo_9.jpg);
	background-repeat:no-repeat;
	background-color: #000000;
}

a {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 a{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

h1 a:hover{
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

h2 {
	color: #1f1f1f;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

h2 a{
	color: #1f1f1f;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

h2 a:hover{
	color: #1f1f1f;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

h3 {
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:right;
}

h3 a{
	color: #848484;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

h3 a:hover{
	color: #848484;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

p {
	color: #848484;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

p a{
	color: #848484;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

p a:hover{
	color: #848484;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

ul{
	list-style-type:none;  
}

ul li{
	display:inline;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
} 

hr {
	border: 0;
	border-bottom: 2px solid #E4E4D4;
	border-top:0px;
}
	
div#contenedor{
	text-align: left;
	margin: auto;
	width: 990px;
	background-color: #fff;
	background-image:url(images/fondointeriorcentral.gif);
	background-repeat:repeat-y;
} 

div#encabezado {
	height:auto;
	background-color: #000;
}

div.interior {
	width:990px;
	margin:0 auto;
}

div.rayasarriba{
	height:20px;
	background-image:url(images/rayas.jpg);
	background-repeat:repeat-x;
}

div#zonalogotipo{
	height:135px;
}

div#logotipo{
	float:left;
	width:230px;
	height:135px;
}

div#zonamenuypubli{
	float:right;	
	width:743px;
	height:135px;
}

div#menusecundario{
	width:743px;
	height:30px;
	background-image:url(images/fondomenusecundario.gif);
	background-repeat:repeat-x;
}

.menucontenedor {
	background-image:url(images/fondomenusecundario.gif);
	background-repeat:repeat-x;
	background-color:#4f4f4f;
}
.menucontenedor li {
	float:left;
	width:auto;
}
.menucontenedor a {background:url(images/menusecundario.gif); display:block; height:30px; text-indent:-9000%;font-size:0px;}

.menu_accesibilidad a {width:90px;}
.menu_rss a {width:34px; background-position:-90px 0px;}
.menu_registro a {width:64px; background-position:-124px 0px;}
.menu_busqueda a {width:153px; background-position:-188px 0px;}
.menu_estilos a {width:79px; background-position:-341px 0px;}
.menu_archivo a {width:59px; background-position:-420px 0px;}
.menu_busquedasimple a {width:80px; background-position:-479px 0px;}

.menu_accesibilidad a:hover {background-position:0px -30px;}
.menu_rss a:hover {background-position:-90px -30px;}
.menu_registro a:hover {background-position:-124px -30px;}
.menu_busqueda a:hover {background-position:-188px -30px;}
.menu_estilos a:hover{background-position:-341px -30px;}
.menu_archivo a:hover{background-position:-420px -30px;}
.menu_busquedasimple a:hover {background-position:-479px -30px;}

.menu_accesibilidad a.active {background-position:0px -60px;}
.menu_rss a.active {background-position:-90px -60px;}
.menu_registro a.active {background-position:-124px -60px;}
.menu_busqueda a.active {background-position:-188px -60px;}
.menu_estilos a.active {background-position:-341px -60px;}
.menu_archivo a.active {background-position:-420px -60px;}
.menu_busquedasimple a.active {background-position:-479px -60px;}

div#publicidadcabecera{
	width:739px;
	height:90px;
	padding:2px;
	background-color:#3f3f3f;
}

div#busquedasimple{
	height:30px;
	vertical-align:top;
}

form#formulario {
	display:inline;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	border: 0px;
	margin:0px;
	vertical-align: middle;
}

form#formulario input {
	float:left;
	padding:2px;
	vertical-align: middle;
}

#boton_enviar {
	float:right;
	width: 54px;
	height: 20px;
	background: #4f4f4f;
	border: 0px;
	background-image: url(images/ok.gif);
	text-indent: -9999%;
	cursor: pointer;
	vertical-align: middle;
}

.campo {
	width: 122px;
	height: 16px;
	border: 0px;
	background: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.campo:focus { 
	background:#fff; 
}

div#menuprincipal{
	height:30px;
}

.menuholder {
	background-image:url(images/fondomenusecundario.gif);
	background-repeat:repeat-x;
	background-color:#4f4f4f;
}
.menuholder li {
	float:left;
	width:auto;
}
.menuholder a {background:url(images/menuprincipal.gif);display:block; height:30px; text-indent:-9000%;font-size:0px;}

.menu_enportada a {width:82px;}
.menu_actualidad a {width:79px; background-position:-82px 0px;}
.menu_agenda a {width:56px; background-position:-161px 0px;}
.menu_perfiles a {width:61px; background-position:-217px 0px;}
.menu_laguia a {width:55px; background-position:-278px 0px;}
.menu_opinion a {width:57px; background-position:-333px 0px;}
.menu_cine a {width:37px; background-position:-390px 0px;}
.menu_culturaytendencias a {width:136px; background-position:-427px 0px;}
.menu_tienda a {width:51px; background-position:-563px 0px;}
.menu_entumovil a {width:77px; background-position:-614px 0px;}
.menu_serviciosparamusicos a {width:90px; background-position:-691px 0px;}
.menu_publiycontacto a {width:114px; background-position:-781px 0px;}
.menu_ediciones a {width:95px; background-position:-895px 0px;}

.menu_enportada a:hover {background-position:0px -30px;}
.menu_actualidad a:hover{background-position:-82px -30px;}
.menu_agenda a:hover {background-position:-161px -30px;}
.menu_perfiles a:hover {background-position:-217px -30px;}
.menu_laguia a:hover {background-position:-278px -30px;}
.menu_opinion a:hover {background-position:-333px -30px;}
.menu_cine a:hover {background-position:-390px -30px;}
.menu_culturaytendencias a:hover {background-position:-427px -30px;}
.menu_tienda a:hover {background-position:-563px -30px;}
.menu_entumovil a:hover {background-position:-614px -30px;}
.menu_serviciosparamusicos a:hover {background-position:-691px -30px;}
.menu_publiycontacto a:hover {background-position:-781px -30px;}
.menu_ediciones a:hover {background-position:-895px -30px;}

.menu_enportada a.active {background-position:0px -60px;}
.menu_actualidad a.active {background-position:-82px -60px;}
.menu_agenda a.active {background-position:-161px -60px;}
.menu_perfiles a.active {background-position:-217px -60px;}
.menu_laguia a.active {background-position:-278px -60px;}
.menu_opinion a.active {background-position:-333px -60px;}
.menu_cine a.active {background-position:-390px -60px;}
.menu_culturaytendencias a.active {background-position:-427px -60px;}
.menu_tienda a.active {background-position:-563px -60px;}
.menu_entumovil a.active {background-position:-614px -60px;}
.menu_serviciosparamusicos a.active {background-position:-691px -60px;}
.menu_publiycontacto a.active {background-position:-781px -60px;}
.menu_ediciones a.active {background-position:-895px -60px;}

div#interiorcentral {
	width:990px;
	margin:0 auto;
	background-color:#fff;
	background-image:url(images/fondointeriorcentral.gif);
	background-repeat:repeat-y;
}

div#nombreseccion {
	width:990px;
	height:32px;
	background-color:#2F2F2F;
}

div#contenedorgoogle {
	margin-left:30px;
	margin-top: 8px;
}

div#columnaizquierda {
	float:left;
	width:655px;
}

div.fotoprincipal {
	width:640px;
	height:auto;
	margin-left:15px;
	background-image:url(images/fondofotoprincipal.gif);
	background-repeat:no-repeat;
	background-position:top;
}

div.resumenprincipal {
	width:621px;
	height: 21px;
	margin-left:30px;
	background-image:url(images/fondotitulo.gif);
	background-repeat:no-repeat;
	text-indent: 24px;
	padding: 2px;
}

div.datosperfilesprincipal{
	margin-left:31px;
	padding-bottom:3px;
}

div.titularresumen {
	border: 0px;
	width: 575px;
	height: auto;
	margin-left:56px;
	padding-right:20px;
}

div.titularresumen h2 {
	color: #1f1f1f;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div.titularresumen h2 a{
	color: #1f1f1f;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.titularresumen h2 a:hover{
	color: #1f1f1f;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.entradilla1{
	float:left;
	width:255px;
	padding-top:11px;
	padding-left:27px;
	height:auto;
	line-height: 14px;
	background-image:url(images/marca.gif);
	background-repeat:no-repeat;
	text-align:justify;
}

div.entradilla2{
	margin-left:290px;
	width:255px;
	padding-top:11px;
	padding-left:27px;
	height:auto;
	line-height: 14px;
	background-image:url(images/marca.gif);
	background-repeat:no-repeat;
	text-align:justify;
}

div.entradillafooter{
	clear:both;
	height:2px;
}

div.separadorgris{
	clear:both;
	margin-left:15px;
	height:4px;
	background-color:#eee;
}

div.footercontenido{
	clear:both;
	height:10px;
}

div.espaciadorgris{
	height:8px;
	background-color:#eee;
}

div#desarrollocontenido{
	width:640px;
	margin-left:15px;
	background-color:#FFFFFF;
}

div#desarrollocontenido h3 {
	color: ff6300;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align:right;
}

div#desarrollocontenido h3 a{
	color: #848484;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#desarrollocontenido h3 a:hover{
	color: #848484;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#fichacontenido{
	float:left;
	margin-left: 10px;
	padding: 10px;
	width:170px;
	line-height:14px;
	background-color:#eee;
	background-image:url(images/fondofichacontenido.gif);
	background-repeat:no-repeat;	
	border: 2px solid #E4E4D4;
}

div#fichacontenido h1 {
	color: #ff6300;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#fichacontenido p {
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#fichacontenido p a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:none;
}

div#fichacontenido p a:hover {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#fichacontenido hr {
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div.contenedorprincipal{
	background-color:#FFFFFF;
	margin-left:210px;
}

div.resumenprincipalcontenido {
	height: 21px;
	background-image:url(images/fondotitulo.gif);
	background-repeat:no-repeat;
	text-indent: 24px;
	padding: 2px;
}

div.titularresumencontenido {
	border: 0px;
	width: 385px;
	margin-left:26px;
	padding-right:10px;
}

div.titularresumencontenido h2 {
	color: #1f1f1f;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div.titularresumencontenido h2 a{
	color: #1f1f1f;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.titularresumencontenido h2 a:hover{
	color: #1f1f1f;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.entradillacontenido{
	padding-top:11px;
	padding-left:27px;
	height:auto;
	line-height: 14px;
	background-image:url(images/marca.gif);
	background-repeat:no-repeat;
	text-align:justify;
}

div.entradillacontenido p{
	font-weight: bold;
}

div#textoprincipal{
	padding:0px 10px 0px 5px;
	background-color:#fff;
	line-height: 16px;
	text-align:justify;
}

div#textoprincipal p{
	color: #848484;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#textoprincipal a{
	color: #6B6B9D;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#textoprincipal a:hover{
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.compartelo {
	width: 594px;
	height: 20px;
	margin-left:15px;
	margin-top:10px;
	padding-right:5px;
	padding-left:37px;
	padding-top:2px;
	background-color:#eee;
	background-image:url(images/compartelo.gif);
	background-repeat:no-repeat;
	border: 2px solid #E4E4D4;
}

div.menucomparte{
	height:18px;
	margin-left:52px;
}

div.ficha{
	float:right;
	width:auto;
	margin-right:2px;
	margin-top:3px;
	text-align:right;
}

div.sombracolumnaizquierda {
	width:640px;
	height:12px;
	margin-left: 15px;
	background-image:url(images/sombracompartelo.jpg);
	background-repeat:repeat-x;
}

div.contenidosestaticos{
	margin: 10px 0px 0px 40px;
}

div.tituloestaticos{
	height:30px;
	background-image:url(images/fondocontenidoestatico.gif);
	background-repeat:no-repeat;
	text-indent: 27px;
	letter-spacing: -1px;
}

div.tituloestaticos h2 {
	color: #ED760E;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div.tituloestaticos h2 a{
	color: #ED760E;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.tituloestaticos h2 a:hover{
	color: #ED760E;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#fff;
}

div.parrafosestaticos{
	margin: 10px 10px 25px 0px;
	padding-left:30px;
	line-height:16px;
	text-indent:25px;
	background-image:url(images/marca.gif);
	background-repeat:no-repeat;
	text-align:justify;
}

div.parrafosestaticos p{
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-indent:25px;
}

div.parrafosestaticos a{
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

table.teclasabreviadas{
	width:570px;
}

table.teclasabreviadas thead th {
	font: bold 11px Arial, Verdana, sans-serif;
	color: #4f4f4f;
	text-align: left;
	padding: 5px;
	background-color: #eeeeee;
}

table.teclasabreviadas tbody tr{
	background-color: #ffffff;
}

table.teclasabreviadas tbody tr:hover {
  	background-color: #f4f4f4;
}

table.teclasabreviadas tbody td {
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	text-align: left;
	padding: 5px;
	border-top: 2px dotted #e4e4e4;
}

div.sombracolumnaizquierda2 {
	width:640px;
	height:8px;
	margin-left:15px;
	background-color: #eeeeee;
	background-image: url(images/fondozonaperfilesactualidad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

div.zonasecundario {
	width: 640px;
	height: auto;
	margin-left:15px;
	margin-bottom:8px;
}

div.zonasecundario2 {
	width: 640px;
	height: auto;
	margin-left: 15px;
	padding: 8px 0px 0px 0px;
	background-color:#eee;
}

div.secundario1 {
	float:left;	
	width: 300px;
	height: 260px;
	padding: 6px;
	line-height: 14px;
	background-color:#eee;
	border: 2px solid #E4E4D4;
	background-image:url(images/fondosecundario.gif);
	background-repeat:repeat-x;
}

div.secundario2 {
	margin-left: 321px;	
	width: 300px;
	height: 260px;
	padding: 6px;
	line-height: 14px;
	background-color:#eee;
	border: 2px solid #E4E4D4;
	background-image:url(images/fondosecundario.gif);
	background-repeat:repeat-x;
}

div.secundariogoogle {
	margin-left: 321px;	
	width: 300px;
	height: 260px;
	padding: 6px;
	line-height: 14px;
	background-color:#eee;
	border: 2px solid #E4E4D4;
	background-image:url(images/fondosecundario.gif);
	background-repeat:repeat-x;
	text-align:right;
}

div.secundariogoogle p{
	color: #ff6300;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.secundariogoogle p a{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.secundariogoogle p a:hover{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.publicidadinterior {
	float:left;		
	width: 300px;
	height: 260px;
	padding: 6px;
	background-color:#eee;
	border: 2px solid #E4E4D4;
	background-image:url(images/fondosecundario.gif);
	background-repeat:repeat-x;
	text-align:right;
}

div.publicidadinterior p{
	color: #ff6300;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.publicidadinterior p a{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.publicidadinterior p a:hover{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.resumensecundario {
	width:296px;
	height:auto;
	margin:0px;
	border:0px;
	background-image:url(images/fondotitulo.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 2px 2px 4px 2px;
}

div.textoresumensecundario{
	margin-left:22px;
}

div.titularsecundario {
	border: 0px;
	width: 276px;
	height: auto;
	line-height: 18px;
	margin-left:24px;
	padding-top:3px;
}

div.titularsecundario h2 {
	color: #1f1f1f;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div.titularsecundario h2 a{
	color: #1f1f1f;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.titularsecundario h2 a:hover{
	color: #1f1f1f;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#zonaterciario {
	width: 636px;
	height: auto;
	margin-left: 15px;
	background-color:#fff;
	border: 2px solid #E4E4D4;
}

div#terciario1 {
	width:200px;
	height:auto;
	float:left;
	padding: 9px 0px 9px 9px;
}

div#terciario2 {
	width:200px;
	height:auto;
	margin:0 auto;
	padding:9px 0px 9px 0px;
}

div#terciario3 {
	width:200px;
	height:auto;
	float:right;
	padding:9px 9px 9px 0px;
}

div.resumenterciario {
	width:194px;
	height:auto;
	background-image:url(images/fondotitulo.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 3px 3px 5px 3px;
}

div.textoresumenterciario{
	margin-left:22px;
}

div.titularterciario {
	width: 176px;
	height: auto;
	line-height:16px;
	margin-left:24px;
	padding-top:3px;
}

div#zonaperfilesactualidad {
	width: 640px;
	height: auto;
	margin-left: 15px;
	background-color: #eee;
	background-image: url(images/fondozonaperfilesactualidad.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

div#zonaperfiles {
	float:left;
	width:202px;
	height: auto;
	margin: 0px 0px 0px 5px;
	padding: 6px;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div.datosperfiles {
	margin-left:25px;
	line-height:13px;
	padding-top:3px;
}

div.datosperfiles p {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.datosperfiles p a{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.datosperfiles p a:hover{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.entumovilperfiles{
	padding: 11px 0px 0px 0px;
	background-image: url(images/fondoentumovilperfiles.gif);
	background-repeat:repeat-x;
}

div.tiendaperfiles{
	padding: 8px 0px 8px 0px;
	background-image: url(images/fondoentumovilperfiles.gif);
	background-repeat:repeat-x;
}

div#navegadorperfiles {
	width:189px;
	height: auto;
	padding: 5px 4px 4px 4px;
	background-color: #eee;
	border: 2px solid #E4E4D4;
	text-align:center;
}

div#navegadorperfiles p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#navegadorperfiles a{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#navegadorperfiles a:hover{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#zonaactualidad{
	width: 385px;
	margin-left:235px;
	padding-top:5px;
	line-height: 16px;
}

div#zonaactualidad hr {
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div#contenedorzonalibros{
	margin-top:3px;
	height:69px;
	width:auto;
}

div#zonalibrosfoto{
	float:left;
	width: 60px;
	height:auto;
}

div#zonalibros{
	width: 396px;
	margin-left:231px;
	padding-top:5px;
	line-height: 17px;
}

div#zonalibros hr {
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div.contenedorzonaestrenos{
	display:inline-block;
	height:68px;
	width:203px;
}

div.contenedorzonaestrenos p {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.contenedorzonaestrenos p a{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.contenedorzonaestrenos p a:hover{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.zonaestrenosfoto{
	float:left;
	width:61px;
	height:auto;
}

div.zonaestrenostitular{
	width:141px;
	margin-left:59px;
	}

div#zonaestrenos{
	width:203px;
	margin-top:1px;
	margin-bottom:7px;
	margin-left:415px;
	line-height:14px;
}

div#zonaestrenos hr{
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div#listadoarchivo{
	width: 602px;
	margin: 0px 0px 0px 10px;
	padding-top:5px;
	line-height: 18px;
}

div#listadoarchivo hr {
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div#navegadoractualidad {
	width: 387px;
	padding:3px;
	text-align:center;
	line-height: 16px;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div#navegadoractualidad p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#navegadoractualidad a{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#navegadoractualidad a:hover{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#contenedorcomentario{
	margin: 0px 0px 0px 15px;
	padding: 0px 10px 5px 10px;
	height:auto;
	background-color: #eeeeee;
}

div.avatarcomentario{
	float:left;
	padding: 8px 8px 8px 8px;
}

div.comentario {
	width:545px;
	height: auto;
	margin: 0px 0px 5px 0px;
	padding: 8px 5px 15px 65px;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div.comentario p{
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.comentario p a{
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.comentario p a:hover{
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.textocomentario{
	padding-left:35px;
	background-image: url(images/fondotextocomentario.gif);
	background-repeat:no-repeat;
	background-position:top-left;
}

div.navegadorcomentario {
	width: 605px;
	height:auto;
	padding:5px;
	margin-bottom:4px;
	text-align:center;
	line-height: 16px;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div.navegadorcomentario p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.navegadorcomentario a{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.navegadorcomentario a:hover{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.promociones {
	width: 615px;
	height:auto;
	margin-top:7px;
	margin-bottom:4px;
	padding-bottom:2px;
	text-align:left;
	line-height: 16px;
	background-color: #333;
	background-image: url(images/fondopromociones.gif);
	background-repeat:repeat-x;
	background-position:top-left;
	border: 2px solid #666;
}

div.promociones p{
	color: #ff6300;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.promociones h1 a{
	color: #ff6300;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.promociones h1 a:hover{
	color: #ddd;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#606060;
}

div.promociones h2 a{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.promociones h2 a:hover{
	color: #ddd;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#606060;
}

div.zonaterciariopromociones {
	width: 615px;
	height: auto;
}

div.terciariopromociones1 {
	width:191px;
	height:auto;
	float:left;
	padding: 0px 0px 9px 10px;
}

div.terciariopromociones2 {
	width:191px;
	height:auto;
	margin:0 auto;
	padding:0px 0px 9px 0px;
}

div.terciariopromociones3 {
	width:191px;
	height:auto;
	float:right;
	padding:0px 9px 9px 0px;
}

div.resumenterciariopromociones {
	width:185px;
	height:auto;
	line-height:14px;
	padding: 3px 1px 1px 2px;
}

div.navegadorcomentario2 {
	width: 602px;
	height:auto;
	padding:6px;
	text-align:left;
	line-height: 16px;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div.navegadorcomentario2 p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.navegadorcomentario2 p a{
	color: #666;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.navegadorcomentario2 p a:hover{
	color: #666;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#formulariocomentario {
	width:315px;
	padding:5px;
	margin:5px 0px 5px 0px;
	border:2px solid #e4e4d4;
	background-color:#eee;
	background-image: url(images/fondocomentario.gif);
	background-repeat:no-repeat;
	background-position:top-right;
}

div#formulariocomentario fieldset {
	border:0;
}

div#formulariocomentario legend{
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#666;
	padding: 0px 0px 5px 0px;
}

div#formulariocomentario p label {
	font:bold 11px Arial, Helvetica, Verdana, sans-serif;
	float: left;
	width: 110px;
	text-align:right;
	padding:5px;
	color: #848484;
}
div#formulariocomentario p br {
	clear: left;
}

.campo2 {
	width: 160px;
	height: 16px;
	border: 2px solid #e4e4e4;
	background: #f9f9f9;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.campo2:focus { 
	background:#fff; 
}

.campo3 {
	border: 2px solid #e4e4e4;
	background: #fafafa;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.campo3:focus { 
	background:#fff; 
}

#botoncomentario {
	margin:5px 0px 0px 120px;
	width: 63px;
	height: 19px;
	background: #eee;
	border: 2px solid #e4e4d4;
	background-image: url(images/ok2.gif);
	text-indent: -9999%;
	cursor: pointer;
}

div#normascomentario{
	float:right;
	width:275px;
	margin-top:7px;
	line-height:12px;
}

div#normascomentario p{
	color: #848484;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#normascomentario a:hover{
	color: #848484;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#normascomentario p a{
	color: #848484;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#contenedorrelacionado{
	margin: 0px 0px 0px 15px;
	padding: 0px 10px 5px 10px;
	height:auto;
	background-color: #eee;
	background-image: url(images/fondorelacionado.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div#contenedorrelacionadoportada{
	margin: 0px 0px 0px 15px;
	padding: 13px 10px 5px 10px;
	height:auto;
	background-color: #eee;
	background-image: url(images/fondorelacionado.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div.rotulosportada{
	height:auto;
	margin-left:15px;
	background-color: #eee;
}

div.relacionado {
	width:605px;
	height: 85px;
	margin: 0px 0px 5px 0px;
	padding: 5px;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div#avisoresultados{
	margin: 2px 10px 10px 30px;
	text-align:left;
}

div#avisoresultados p{
	color: #848484;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#avisoresultados p a{
	color: #666;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#avisoresultados a:hover{
	color: #666;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.contenedorresumenrelacionado{
	float:right;
	width:446px;
	height:85px;
}

div.resumenrelacionado {
	width:438px;
	height:auto;
	background-image:url(images/fondotitulo.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 3px 3px 5px 3px;
}

div.textoresumenrelacionado{
	margin-left:22px;
}

div.titularrelacionado {
	width: 412px;
	height:30px;
	line-height:16px;
	margin-left:24px;
	padding-top:3px;
}

div.ficharelacionado{
	margin-left:24px;
}

div.contenedormasseccion{
	height:84px;
}

div.contenedormassecciontextos{
	margin-left:158px;
}

div.contenedormasseccionfoto{
	float:left;
	margin-left:-2px;
	width:150px;
	height:84px;
}

div.ficharelacionadoportada{
	margin-left:56px;
	padding-bottom:9px;
}

div.relacionadocine{
	float:left;
	width:392px;
	height: 85px;
	margin: 0px 0px 6px 0px;
	padding: 5px;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div.contenedorresumenrelacionadocine{
	float:right;
	width:237px;
	height:85px;
}

div.resumenrelacionadocine{
	width:231px;
	height:auto;
	background-image:url(images/fondotitulo.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 3px 3px 5px 3px;
}

div.textoresumenrelacionadocine{
	margin-left:22px;
}

div.titularrelacionadocine{
	width: 207px;
	height:30px;
	line-height:16px;
	margin-left:24px;
	padding-top:3px;
}

div.ficharelacionadocine{
	margin-left:24px;
}

div#servicios {
	clear: both;
	width: 630px;
	height: auto;
	margin-left: 15px;
	padding: 10px 0px 10px 10px;
	background-color: #eee;
	background-image: url(images/fondozonaservicios.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div#contenedorlaguia{
	width: 640px;
	height: auto;
	margin-left: 15px;
	background-color: #fff;
	background-image: url(images/fondocontenedorlaguia.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div#zonalaguia {
	width: 636px;
	height: 203px;
	background-color:#fff;
	border: 2px solid #E4E4D4;
	overflow:hidden;
}

div#laguia1 {
	width:200px;
	height:auto;
	float:left;
	padding: 9px 0px 9px 8px;
}

div#laguia2 {
	width:200px;
	height:auto;
	margin:0 auto;
	padding:9px 0px 9px 0px;
}

div#laguia3 {
	width:200px;
	height:auto;
	float:right;
	padding:9px 9px 9px 0px;
}

div#zonaopinion {
	width:640px;
	height:auto;
	background-color: #eee;
	background-image: url(images/fondozonaperfilesactualidad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:3px;
}

div#zonaopinion3 {
	margin-left:15px;
	width:640px;
	height:auto;
	background-color: #eee;
	background-image: url(images/fondozonaperfilesactualidad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-bottom:3px;
}

div#opinion{
	width:305px;
	margin:0px 0px 0px 10px;
	padding-bottom:3px;
}

div.recuadroopinion{
	width: 305px;
	height:auto;
	text-align:right;
	margin:2px 0px 0px 10px;
	background-color:#eee;
}

div.recuadroopinion p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.recuadroopinion p a{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.recuadroopinion p a:hover{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#publicidadinterior2 {
	float:right;
	width: 300px;
	height: 260px;
	margin: 0px 10px 5px 0px;
	background-color:#eee;
	text-align:right;
}

div#publicidadinterior2 p{
	color: #ff6300;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#publicidadinterior2 p a{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#publicidadinterior2 p a:hover{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#columnaderecha {
	width: 300px;
	margin-left: 665px;
}

div.publicidadderecha {
	height:auto;
	padding-top: 10px;
}

div.rotulopublicidad1{
	padding-top:7px;
	height:16px;
	background-image: url(images/fondorotulopublicidad1.gif);
	background-repeat:repeat-x;
	text-align:right;
}

div.rotulopublicidad1 p{
	color: #ff6300;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.rotulopublicidad1 p a{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.rotulopublicidad1 p a:hover{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.rotulopublicidad{
	padding-top:7px;
	height:22px;
	background-image: url(images/fondorotulopublicidad.gif);
	background-repeat:repeat-x;
	text-align:right;
}

div.rotulopublicidad p{
	color: #ff6300;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.rotulopublicidad p a{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.rotulopublicidad p a:hover{
	color: #666;
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#zonaregistro{
	width: 281px;
	height: 40px;
	padding: 3px 5px 5px 10px;
	vertical-align:middle;
	background-color:#eee;
	border: 2px solid #E4E4D4;
	background-image: url(images/fondoregistro.gif);
	background-repeat:no-repeat;
}

div#zonaregistro p{
	color: #ff6300;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#zonaregistro p a{
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#zonaregistro p a:hover{
	color: #666;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.siguenos{
	width: 286px;
	height: 27px;
	padding:5px;
	background-color:#eee;
	border: 2px solid #E4E4D4;
	background-image: url(images/fondosiguenos.gif);
	background-repeat:repeat-y;
}

div.menusiguenos{
	width:153px;
	height:29px;
	background-image:url(images/menusiguenos.gif);
	background-repeat:repeat-x;
	margin-left:123px;
}

.menusiguenoscontenedor {
	background-image:url(images/menusiguenos.gif);
	background-repeat:repeat-x;
	background-color:#eee;
}
.menusiguenoscontenedor li {
	float:left;
	width:auto;
}
.menusiguenoscontenedor a {background:url(images/menusiguenos.gif); display:block; height:29px; text-indent:-9000%;font-size:0px;}

.menu_siguenosfacebook a {width:29px;}
.menu_siguenosmyspace a {width:31px; background-position:-29px 0px;}
.menu_siguenostwitter a {width:31px; background-position:-60px 0px;}
.menu_sigenosyoutube a {width:31px; background-position:-91px 0px;}
.menu_siguenosrss a {width:31px; background-position:-122px 0px;}

.menu_siguenosfacebook a:hover {background-position:0px -29px;}
.menu_siguenosmyspace a:hover {background-position:-29px -29px;}
.menu_siguenostwitter a:hover{background-position:-60px -29px;}
.menu_sigenosyoutube a:hover {background-position:-91px -29px;}
.menu_siguenosrss a:hover {background-position:-122px -29px;}

.menu_siguenosfacebook a.active {background-position:0px -58px;}
.menu_siguenosmyspace a.active {background-position:-29px -58px;}
.menu_siguenostwitter a.active {background-position:-60px -58px;}
.menu_sigenosyoutube a.active {background-position:-91px -58px;}
.menu_siguenosrss a.active {background-position:-122px -58px;}

div#tiendadiscos {
	width:296px;
	height: auto;
	background-color: #fff;
	border: 2px solid #E4E4D4;
}

div#disco01{
	height:103px;
	background-image: url(images/fondodiscos.gif);
	background-repeat:repeat-x;
}

div#disco02{
	height:103px;
	background-image: url(images/fondodiscos.gif);
	background-repeat:repeat-x;
}

div#disco03{
	height:103px;
	background-image: url(images/fondodiscos.gif);
	background-repeat:repeat-x;
}

div#disco04{
	height:103px;
	background-image: url(images/fondodiscos.gif);
	background-repeat:repeat-x;
}

div#disco05{
	height:103px;
	background-image: url(images/fondodiscos.gif);
	background-repeat:repeat-x;
}

div.recuadrogris2 {
	width: 276px;
	height: auto;
	margin: 2px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	background-color:#eee;
	border: 2px solid #E4E4D4;
	text-align:right;
}

div.recuadrogris2 p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.recuadrogris2 p a{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.recuadrogris2 p a:hover{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#entumovil{
	height:auto;
}

div#entumovil01{
	height:125px;
}

div#entumovil02{
	height:125px;
}

div#entumovil03{
	height:125px;
}

div#publicidadentumovil{
	height:250px;
}

div#banneravanzada{
	margin-top:8px;
	height:178px;
}

div.recuadrogris3{
	width: 286px;
	height: 27px;
	text-align: center;
	margin-bottom:8px;
	padding:5px;
	background-color:#eee;
	border: 2px solid #e4e4d4;
	background-image: url(images/fondoregistro.gif);
	background-repeat:no-repeat;
}

div.fotografia{
	margin:8px 0px 10px 0px;
	height:auto;
}

div#topfooter {
	clear: both;
	height:auto;
	background-color:#2f2f2f;
}

div#rotulotopfooter{
	width: 960px;
	height:42px;
	background-color:#2f2f2f;
	margin-left:15px;
}

div#contenidotopfooter{
	width:942px;
	height:auto;
	background-color:#000;
	padding: 9px;
	margin-left:15px;
}

div#topnacional{
	width:290px;
	height:auto;
	float:left;
	padding:9px;
	background-color:#111;
}

div#topinternacional{
	width:290px;
	height:auto;
	margin:0 auto;
	padding:9px;
	background-color:#111;
}

div#topautoeditados{
	width:290px;
	height:auto;
	float:right;
	padding:9px;
	background-color:#111;
}

div#topnacional hr{
	border: 0;
	border-bottom: 2px solid #222;
	border-top:0px;
}

div#topinternacional hr{
	border: 0;
	border-bottom: 2px solid #222;
	border-top:0px;
}

div#topautoeditados hr{
	border: 0;
	border-bottom: 2px solid #222;
	border-top:0px;
}

div#topnacional01{
	height:160px;
}

div#topnacional02{
	height:83px;
}

div#topnacional03{
	height:83px;
}

div#topnacional04{
	height:83px;
}

div#topnacional05{
	height:83px;
}

div#topinternacional01{
	height:160px;
}

div#topinternacional02{
	height:83px;
}

div#topinternacional03{
	height:83px;
}

div#topinternacional04{
	height:83px;
}

div#topinternacional05{
	height:83px;
}

div#topautoeditados01{
	height:160px;
}

div#topautoeditados02{
	height:83px;
}

div#topautoeditados03{
	height:83px;
}

div#topautoeditados04{
	height:83px;
}

div#topautoeditados05{
	height:83px;
}

div#finaltopfooter{
	width: 951px;
	height:32px;
	margin-left:15px;
	padding-top:5px;
	padding-right:9px;
	padding-bottom:15px;
	background-image: url(images/rotulofinaltopfooter.gif);
	background-repeat:no-repeat;
	background-color:#2f2f2f;
	text-align:right;
}

div#publicidadfooter{
	height:90px;
	margin-left:15px;
	padding-bottom:15px;
	background-color:#2f2f2f;
}

div#footer {
	clear:both;
	height:232px;
	text-align: center;
}

div#contenedorlogomenufooter{
	height:140px;
	background-color:#000;
}

div#logofooter{
	float:left;
	margin-top:8px;
	height:130px;
	width:230px;
}

div#menufooter{
	width:722px;
	height:70px;
	margin-top:5px;
	margin-right:22px;
	float:right;
}

.menufootercontenedor {
	background-image:url(images/menufooter.gif);
	background-repeat:repeat-x;
	background-color:#000;
}
.menufootercontenedor li {
	float:left;
	width:auto;
}
.menufootercontenedor a {background:url(images/menufooter.gif);display:block; height:15px; text-indent:-9000%;font-size:0px;}

.menu_fquienessomos a {width:165px;}
.menu_fnotalegal a {width:165px; background-position:0px -15px;}
.menu_fprivacidad a {width:165px; background-position:0px -30px;}
.menu_fpubli a {width:165px; background-position:0px -45px;}
.menu_faccesibilidad a {width:165px; background-position:0px -60px;}
.menu_fenportada a {width:122px; background-position:-165px 0px;}
.menu_festilosmusicales a {width:122px; background-position:-165px -15px;}
.menu_factualidad a {width:122px; background-position:-165px -30px;}
.menu_fagenda a {width:122px; background-position:-165px -45px;}
.menu_fperfiles a {width:122px; background-position:-165px -60px;}
.menu_flaguia a {width:145px; background-position:-287px 0px;}
.menu_fopinion a {width:145px; background-position:-287px -15px;}
.menu_ftop5 a {width:145px; background-position:-287px -30px;}
.menu_fgalerias a {width:145px; background-position:-287px -45px;}
.menu_fmultimedia a {width:145px; background-position:-287px -60px;}
.menu_fcine a {width:157px; background-position:-432px 0px;}
.menu_fcultura a {width:157px; background-position:-432px -15px;}
.menu_fopinion2 a {width:157px; background-position:-432px -30px;}
.menu_favanzada a {width:157px; background-position:-432px -45px;}
.menu_farchivo a {width:157px; background-position:-432px -60px;}
.menu_ftienda a {width:132px; background-position:-589px 0px;}
.menu_fentumovil a {width:132px; background-position:-589px -15px;}
.menu_fservicios a {width:132px; background-position:-589px -30px;}
.menu_fnewsletter a {width:132px; background-position:-589px -45px;}
.menu_frss a {width:132px; background-position:-589px -60px;}

.menu_fquienessomos a:hover {background-position:0px -75px;}
.menu_fnotalegal a:hover{background-position:0px -90px;}
.menu_fprivacidad a:hover {background-position:0px -105px;}
.menu_fpubli a:hover {background-position:0px -120px;}
.menu_faccesibilidad a:hover {background-position:0px -135px;}
.menu_fenportada a:hover {background-position:-165px -75px;}
.menu_festilosmusicales a:hover {background-position:-165px -90px;}
.menu_factualidad a:hover {background-position:-165px -105px;}
.menu_fagenda a:hover {background-position:-165px -120px;}
.menu_fperfiles a:hover {background-position:-165px -135px;}
.menu_flaguia a:hover {background-position:-287px -75px;}
.menu_fopinion a:hover {background-position:-287px -90px;}
.menu_ftop5 a:hover {background-position:-287px -105px;}
.menu_fgalerias a:hover {background-position:-287px -120px;}
.menu_fmultimedia a:hover {background-position:-287px -135px;}
.menu_fcine a:hover {background-position:-432px -75px;}
.menu_fcultura a:hover {background-position:-432px -90px;}
.menu_fopinion2 a:hover {background-position:-432px -105px;}
.menu_favanzada a:hover {background-position:-432px -120px;}
.menu_farchivo a:hover {background-position:-432px -135px;}
.menu_ftienda a:hover {background-position:-589px -75px;}
.menu_fentumovil a:hover {background-position:-589px -90px;}
.menu_fservicios a:hover {background-position:-589px -105px;}
.menu_fnewsletter a:hover {background-position:-589px -120px;}
.menu_frss a:hover {background-position:-589px -135px;}

.menu_fquienessomos a.active {background-position:0px -150px;}
.menu_fnotalegal a.active{background-position:0px -165px;}
.menu_fprivacidad a.active {background-position:0px -180px;}
.menu_fpubli a.active {background-position:0px -195px;}
.menu_faccesibilidad a.active {background-position:0px -210px;}
.menu_fenportada a.active {background-position:-165px -150px;}
.menu_festilosmusicales a.active {background-position:-165px -165px;}
.menu_factualidad a.active {background-position:-165px -180px;}
.menu_fagenda a.active {background-position:-165px -195px;}
.menu_fperfiles a.active {background-position:-165px -210px;}
.menu_flaguia a.active {background-position:-287px -150px;}
.menu_fopinion a.active {background-position:-287px -165px;}
.menu_ftop5 a.active {background-position:-287px -180px;}
.menu_fgalerias a.active {background-position:-287px -195px;}
.menu_fmultimedia a.active {background-position:-287px -210px;}
.menu_fcine a.active {background-position:-432px -150px;}
.menu_fcultura a.active {background-position:-432px -165px;}
.menu_fopinion2 a.active {background-position:-432px -180px;}
.menu_favanzada a.active {background-position:-432px -195px;}
.menu_farchivo a.active {background-position:-432px -210px;}
.menu_ftienda a.active {background-position:-589px -150px;}
.menu_fentumovil a.active {background-position:-589px -165px;}
.menu_fservicios a.active {background-position:-589px -180px;}
.menu_fnewsletter a.active {background-position:-589px -195px;}
.menu_frss a.active {background-position:-589px -210px;}

div#menuzonamediafooter{
	height:22px;
	padding-top:16px;
	background-image: url(images/fondozonamediafooter.gif);
	background-repeat:no-repeat;
	background-color:#000;
	text-align:center;
}

div#menuzonamediafooter p{
	color:#ff6300;
}

div#menuzonamediafooter p a{
	color:#fff;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#menuzonamediafooter a:hover{
	color:#fff;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#666;
}

div#colofon{
	height:47px;
	padding-top:5px;
	background-image: url(images/fondocolofon.gif);
	background-repeat:repeat-x;
	background-color:#2f2f2f;
	text-align:center;
	line-height: 15px;
}

div#colofon p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#colofon p a{
	color: #fff;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#colofon p a:hover{
	color: #fff;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#666;
}

div#optimizado{
	height:40px;
	padding-top:7px;
	text-align: center;
}

div#optimizado p{
	color: #eee;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#optimizado p a{
	color: #eee;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#optimizado p a:hover{
	color: #eee;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#4f4f4f;
}

div#contenidotablacalendario{}

div#avisocalendario{
	float:right;
	margin-right:3px;
	width: 175px;
	text-align:left;
}

div#avisocalendario p{
	color: #848484;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#avisocalendario p a{
	color: #848484;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#avisocalendario a:hover{
	color: #848484;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#tablacalendario1{
	float:left;
	width:206px;
	height:170px;
	margin: 0px 0px 0px 0px;
	padding-top:6px;
	text-align: center;
	border: 2px solid #e4e4e4;
	background-image: url(images/fondotablacalendario.gif);
	background-repeat:no-repeat;
	background-color:#cdcdcd;
}

div#tablacalendario2{
	width:206px;
	height:170px;
	margin: 5px 0px 0px 214px;
	padding-top:6px;
	text-align: center;
	border: 2px solid #e4e4e4;
	background-image: url(images/fondotablacalendario.gif);
	background-repeat:no-repeat;
	background-color:#cdcdcd;
}

div#tablacalendario1 p{
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#tablacalendario1 p a{
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#tablacalendario1 a:hover{
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#tablacalendario2 p{
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#tablacalendario2 p a{
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#tablacalendario2 a:hover{
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

table.tablacalendario{
	margin: 5px 0px 0px 3px;
	width:200px;
	table-layout:auto;
}

table.tablacalendario thead th {
	font: bold 11px Arial, Verdana, sans-serif;
	color: #4f4f4f;
	text-align: center;
	padding: 4px;
	background-color: #e4e4e4;
}

table.tablacalendario tbody td {
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	text-align: center;
	background-color: #fff;
	padding: 4px;
	border-top: 2px solid #e4e4e4;
}

table.tablacalendario tbody td:hover {
  	background-color: #f4f4f4;
}

table.tablacalendario tbody td a{
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

table.tablacalendario tbody td a:hover{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.fechasconciertos{
	height:26px;
	padding-top:15px;
	text-indent: 28px;
	letter-spacing: -1px;
	text-align: left;
	background-image: url(images/iconofecha.gif);
	background-repeat:no-repeat;
}

div.fechasconciertos h2 {
	color: #ED760E;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div.fechasconciertos h2 a{
	color: #ED760E;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.fechasconciertos h2 a:hover{
	color: #ED760E;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#eeeeee;
}

div.volveracalendario{
	float:right;
	margin-right:4px;
}

div.ciudadyconcierto{
	height:auto;
	padding-bottom:10px;
}

table.datosconciertos{
	width:615px;
	margin-left:2px;
	table-layout:auto;
}

table.datosconciertos thead th {
	font: bold 12px Arial, Verdana, sans-serif;
	color: #4f4f4f;
	text-align: left;
	padding: 4px;
	background-color: #e4e4e4;
}

table.datosconciertos tbody tr{
	background-color: #ffffff;
}

table.datosconciertos tbody tr:hover {
  	background-color: #f4f4f4;
}

table.datosconciertos tbody td {
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	text-align: left;
	padding: 4px;
	border-top: 2px dotted #e4e4e4;
}

table.datosconciertos p {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

table.datosconciertos a{
	color: #6B6B9D;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
}

table.datosconciertos a:hover{
	color: #6B6B9D;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: underline;
	background-color:#d0d0d0;
}

div.ordenalfabetico{
	height:26px;
	padding-top:15px;
	text-indent: 28px;
	letter-spacing: -1px;
	text-align: left;
	background-image: url(images/iconoalfabetico.gif);
	background-repeat:no-repeat;
}

div.ordenalfabetico h2 {
	color: #ED760E;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div.ordenalfabetico h2 a{
	color: #ED760E;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.ordenalfabetico h2 a:hover{
	color: #ED760E;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#eee;
}

div#opinionseccion{
	margin: 0px 0px 0px 15px;
	padding: 0px 10px 5px 10px;
	height:auto;
	background-color: #eee;
	background-image: url(images/fondoporestilos.gif);
	background-repeat:repeat-y;
	background-position:top;
}

div#opinionseccion p {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#opinionseccion h2 {
	color: #1f1f1f;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div#opinionseccion h2 a{
	color: #1f1f1f;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div#opinionseccion h2 a:hover{
	color: #1f1f1f;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#porestilosseccion{
	margin: 0px 0px 0px 15px;
	padding: 0px 10px 5px 10px;
	height:auto;
	background-color: #eee;
	background-image: url(images/fondoporestilos.gif);
	background-repeat:repeat-y;
	background-position:top;
}

div#porestilosseccion h2 {
	color: #ff6300;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

div#porestilosseccion hr {
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div.opinionizquierda{
	float:left;
	margin-left:3px;
	width:300px;
	padding-top:12px;
	background-color:#c4c4c4;
}

div.opinionderecha{
	margin-left:316px;
	width:300px;
	padding-top:12px;
	background-color:#c4c4c4;
}

div.contenedoropinion{
	padding: 0px 8px 0px 20px;
	line-height: 16px;
	background-color:#c4c4c4;
	background-image: url(images/fondoopinionseccion.gif);
	background-repeat:no-repeat;
}

div.contenedoropinion hr {
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div.listadogeneros {
	height:22px;
	padding-top:8px;
	letter-spacing: -1px;
	text-align: left;
}

div.listadoestilos{
	width:235px;
	margin: 0px 0px 0px 10px;
	padding-top:12px;
	padding-left: 12px;
	line-height:16px;
}

div.listadoestilos p{
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.listadoestilos p a{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.listadoestilos p a:hover{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#b0b0b0;
}

div.formularioavanzada {
	width:263px;
	padding:3px;
	margin:1px 0px 0px 0px;
	border:2px dotted #e4e4d4;
	background-color:#cdcdcd;
}

div.formularioavanzada fieldset {
	border:0;
}

div.formularioavanzada p label {
	font:bold 11px Arial, Helvetica, Verdana, sans-serif;
	float: left;
	width: 110px;
	text-align:right;
	padding:5px;
	color: #848484;
}

.campoavanzada {
	width: 256px;
	height: 16px;
	border: 2px solid #e4e4e4;
	background: #f0f0f0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.campoavanzada:focus { 
	background:#fff; 
}

.botonavanzada {
	margin:5px 0px 0px 198px;
	width: 63px;
	height: 22px;
	background: #eee;
	border: 2px solid #e4e4d4;
	background-image: url(images/ok2.gif);
	text-indent: -9999%;
	cursor: pointer;
}

table.discografia{
	width:174px;
	height:auto;
	table-layout:auto;
}

table.discografia tbody tr{
	background-color: #eeeeee;
}

table.discografia tbody td {
	width: 58px;
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	text-align: left;
}

table.discografia p {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

table.discografia a{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

table.discografia a:hover{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#eee;
}

table.datosperfiles{
	width:615px;
	margin-left:2px;
	table-layout:auto;
}

table.datosperfiles thead th {
	font: bold 12px Arial, Verdana, sans-serif;
	color: #4f4f4f;
	text-align: left;
	padding: 4px;
	background-color: #e4e4e4;
}

table.datosperfiles tbody tr{
	background-color: #ffffff;
}

table.datosperfiles tbody tr:hover {
  	background-color: #f4f4f4;
}

table.datosperfiles tbody td {
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	text-align: left;
	padding: 4px;
	border-top: 2px dotted #e4e4e4;
}

table.datosperfiles p {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

table.datosperfiles a{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

table.datosperfiles a:hover{
	color: #848484;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.staff{
	width: 560px;
	margin: 0px 0px 10px 30px;
	padding: 8px;
	line-height:13px;
	border: 2px solid #e4e4d4;
	background-color:#f5f5f5;
	background-image: url(images/fondostaff.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

div.stafftexto{
	float:right;
	width:375px;
}

div.staff h1 {
	color: #1f1f1f;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.staff h2 {
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.staff p{
	color: #666;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.archivoorg{
	color: #1f1f1f;
	line-height: 16px;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.archivoorg p {
	color: #848484;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div.archivoorg p a{
	color: #6B6B9D;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.archivoorg p a:hover{
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div.archivoorg a{
	color: #6B6B9D;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

div.archivoorg a:hover{
	color: #666;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

.tablaarchivo{
	padding:5px;
	margin-bottom:5px;
	border: 2px solid #e4e4e4;
	background-color:#fff;
}

.tablaarchivo tr{
	padding:5px;
	border: 2px solid #e4e4e4;
}

.tablaarchivo td{
	padding:6px;
}

.tdtituloarchivo{
	height:30px;
	background-color:#c4c4c4;
}

.tdfichaarchivo{
	background-color:#e4e4e4;
	padding:6px;
}

.imagenarchivo{
	margin:10px;
}

.Estilo1 {
	color: #FF0000;
	font-weight: bold;
}
.Estilo2 {color: #FF0000}
.Estilo3 {font-weight: bold}
.Estilo4 {font-weight: bold}
.Estilo5 {font-size: 12px}
.Estilo6 {font-size: 14px}
.Estilo7 {font-size: 14px}
.Estilo8 {color: #FF0000; font-size: 14px; }

table.listaentumovil{
	width:560px;
}

table.listaentumovil thead th {
	font: bold 11px Arial, Verdana, sans-serif;
	color: #4f4f4f;
	text-align: left;
	padding: 5px;
	background-color: #eeeeee;
}

table.listaentumovil tbody tr{
	background-color: #ffffff;
}

table.listaentumovil tbody tr:hover {
  	background-color: #f4f4f4;
}

table.listaentumovil tbody td {
	font: 11px Arial, Verdana, sans-serif;
	color: #666;
	text-align: top;
	padding: 5px;
	border-top: 2px dotted #e4e4e4;
}

div#galerias{
	padding: 6px;
	width:408px;
	line-height:14px;
	background-color:#eee;
	background-image:url(images/fondofichacontenido.gif);
	background-position:right;
	background-repeat:no-repeat;	
	border: 2px solid #E4E4D4;
}

div#galerias h1 {
	color: #ff6300;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#galerias p {
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

div#galerias p a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration:none;
}

div#galerias p a:hover {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-color:#d0d0d0;
}

div#galerias hr {
	border: 0;
	border-bottom: 2px dotted #E4E4D4;
	border-top:0px;
}

div#contenedorcomentariosfacebook {
	margin-left:25px;
	margin-bottom:10px;
	padding:10px;
	width:605px;
	line-height:14px;
	background-color:#eee;
	background-image:url(images/fondofichacontenido.gif);
	background-repeat:no-repeat;
	background-position:right;
	border: 2px solid #E4E4D4;
}

div.formularionavegacion {
	width:603px;
	background-color:#fff;
}

div.formularionavegacion fieldset {
	border:0;
}

div.formularionavegacion label {
	display:inline;
	color: #ff6300;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.camponavegacion {
	width: 293px;
	height: 16px;
	border: 2px solid #e4e4e4;
	background: #f0f0f0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.camponavegacion:focus { 
	background:#fbfbfb; 
}

.botonnavegacion {
	display:inline;
	margin:0px 0px 0px 5px;
	width: 63px;
	height: 22px;
	background: #eee;
	border: 2px solid #e4e4d4;
	background-image: url(images/ok2.gif);
	text-indent: -9999%;
	cursor: pointer;
}
