﻿/*base y varios*/
*{margin:0;padding:0;}
body{font-family:Arial, Helvetica, sans-serif;font-size:12px;background-color: #1F2020;}
.clear {clear:both}
a{color:#000000}

.floatLeft{float:left}
.floatRight{float:right}

#contenedor{width:960px;margin-right:auto;margin-left:auto;}
#head{background-image:url(../img/head.gif);background-repeat:no-repeat;background-position:center top;height:120px;}
#head_flash {text-align: center; width:550px;}
#head_FBTW { width:150px; float:left;}

.mBott10px{margin-bottom:10px;}
.mBott15px{margin-bottom:15px; font-size:11px;text-decoration:none}
.mBott15px a:hover{text-decoration:underline}
.mBott5px{margin-bottom:5px; font-size:10px;text-decoration:none}
.mBott5px a:hover{text-decoration:underline}
.mBott20px{margin-bottom:20px;}

/* menu */
#top{background-image:url(../img/h2new.gif);background-repeat:repeat-x;height:24px;clear:both;border-top-width:1px;border-top-style:solid;border-top-color:#888;font-weight:700;text-align:left;padding-left:10px;color:#fff;}
#top a{color:#fff;text-decoration:none;}
#top a:hover{text-decoration:underline;color:#d2d2d2;}
#menu_1{background-image:url(../img/bck_menu_top.gif);background-repeat:repeat-x;background-position:top;height:28px;font-size:13px;line-height:13px;font-weight:700;}
#menu_1 li{display:inline;}
#menu_1 li a{color:#FFF;text-decoration:none;display:block;height:21px;float:left;padding-right:10px;padding-left:10px;padding-top:7px;background-image:url(../img/menu_separador.gif);background-repeat:no-repeat;background-position:right center;list-style-type:none;}
#menu_1 li a:hover{color:#d2d2d2;}
#menu_1 .last a{background-image:none;}

/*cuerpo y sidebar */
#cuerpo{background-color:#cfcfcf;float:left;width:958px;background-image:url(../img/contenido_bg.gif);background-repeat:repeat-y;background-position:center top;padding-right:1px;padding-left:1px;border-top-width:2px;border-top-style:solid;border-top-color:#888;}
#sidebar{width:182px;float:left;margin-right:4px;}
#sidebar #search{background-image:url(../img/search_bg.jpg);background-position:center top;height:38px;width:162px;background-color:#FF0;padding:10px;}
#sidebar #search label{font-weight:700;text-transform:uppercase;display:block;padding-bottom:2px;padding-left:2px;}
#sidebar #search #inp_search{font-size:12px;color:#000;font-family:Arial, Helvetica, sans-serif;width:120px;float:left;margin-right:10px;border:1px solid #000;padding:2px;}
#sidebar #menu_2{background-color:#1f2020;}
#sidebar #menu_2 li{list-style-type:none;}
#sidebar #menu_2 li a{color:#FFF;text-decoration:none;font-weight:700;display:block;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#363737;margin-right:5px;margin-left:5px;padding:3px 3px 3px 32px;}
#sidebar #menu_2 li a:hover{color:#b4b4b4;background-image:url(../img/bullet_menu_der.jpg);background-repeat:no-repeat;background-position:left center;}

/*contenido*/
#contenido{float:left;width:772px;}
#contenido_buscador{float:left;width:790px;}
#contenido .colbuscador{float:left;width:800px;margin-right:3px;background-color:#F1F1F1;font-size:12px;line-height:18px;}
#contenido .colCentral{float:left;width:468px;margin-right:3px;background-color:#F1F1F1;font-size:12px;line-height:18px;}
#contenido .colCentral strong{color:#003;}
#contenido .colCentral p{padding-left:10px;padding-right:10px;margin-bottom:10px;}

#contenido .col300{float:left;width:300px;border-left-width:1px;border-left-style:solid;border-left-color:#888;}
#contenido  .tracklist  ul {
	margin-left: 20px;
	list-style-type: none;
}
#contenido  .tracklist  ul  li {
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}
#contenido  .tracklist  ul  li  a {
	color: #0099CC;
	text-decoration: underline;
}


h2{font-size:14px;font-weight:700;text-transform:uppercase;color:#FFF;background-image:url(../img/h2.gif);background-repeat:repeat-x;background-position:top;height:20px;padding-top:3px;padding-left:5px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#888;}
#contenido .video{background-color:#cfcfcf;height:375px;}

/*noticia de columna central*/
#contenido .modulo_noticia{background-color:#f1f1f1;font-size:11px;background-image:url(../img/separador_noticias.gif);background-repeat:no-repeat;background-position:center bottom;margin-bottom:10px;padding:5px 5px 20px;}
#contenido .modulo_noticia img{background-color:#FFF;border:1px solid #CCC;float:left;margin-right:10px;padding:2px;}


#contenido .modulo_noticia strong{font-weight:700;color:#02a4b8;}
#contenido .modulo_noticia .acciones{float:left;margin-top:10px;}
#contenido .modulo_noticia p a {text-decoration: none;}
#contenido .modulo_noticia p a:hover {text-decoration: underline;}

#contenido .modulo_noticia .acciones a{color:#333;text-decoration:underline;}
#contenido .modulo_noticia .iconos a{color:#666;text-decoration:none;background-repeat:no-repeat;background-position:left center;	display:block;	padding-left:20px;	float:left;	margin-top:5px;	margin-right:10px;}

#contenido .modulo_noticia .acciones a:hover,#contenido .modulo_eventos a:hover{text-decoration:none;}
#contenido .modulo_noticia .iconos a:hover,#contenido .anadir li a:hover{color:#000;}

/*eventos*/
#contenido .modulo_eventos{
	font-size:11px;
	color:#4a4a4a;
	line-height:17px;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
}
#contenido .modulo_eventos img{background-color:#FFF;border:1px solid #CCC;}
#contenido .modulo_eventos .fecha{color:#0099ac;}
#contenido .modulo_eventos h3{font-size:12px;font-weight:700;color:#000;}

/* Eventos de columna central */

#contenido .colCentral .modulo_eventos{font-size:11px;color:#4a4a4a;line-height:17px;padding:5px;}
#contenido .colCentral .modulo_eventos .fecha{color:#0099ac;}
#contenido .colCentral .modulo_eventos h3{
	font-size:14px;
	font-weight:700;
	margin-bottom: 0px;
}
#contenido .colCentral .modulo_eventos h3 a {
	text-decoration: none;
}
#contenido .colCentral .modulo_eventos h3 a:hover {
	color: #000033;
	text-decoration: underline;
}
#contenido .colCentral .acciones{height:20px;font-size:11px;;background-repeat:no-repeat;background-position:left bottom;margin-right:5px;}


#contenido .colCentral .acciones a{display:block;padding-left:20px;background-repeat:no-repeat;background-position:left bottom;margin-right:5px;}
#contenido   .colCentral  .modulo_busqueda    {
	font-size:11px;
	color:#4a4a4a;
	line-height:17px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contenido  .colCentral  .modulo_busqueda  h3   {
	font-size: 16px;
	color: #02A3B8;
}
#contenido  .colCentral  .modulo_busqueda  .numeros {
	font-size: 11px;
	color: #000000;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contenido  .colCentral  .modulo_busqueda  .tit {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#contenido .colCentral .modulo_busqueda .modRes {
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 5px;
}

#contenido .colCentral .modulo_busqueda .resultadotxt {
	font-size: 12px;
	color: #000000;
}
#contenido .colCentral .modulo_busqueda .modRes a {
	font-size: 11px;
	color: #02A3B8;
	text-decoration: underline;
	padding-left: 5px;
}
#contenido .colCentral .modulo_busqueda .modRes a:hover {
	color: #09D6F2;
	text-decoration: none;
}
#contenido .recibe {
	background-image: url(../images/recibe12.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h2{font-size:14px;font-weight:700;text-transform:uppercase;color:#FFF;background-image:url(../img/h2.gif);background-repeat:repeat-x;background-position:top;height:20px;padding-top:3px;padding-left:5px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#888;}
#contenido .recibe p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #12281B;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
}
#contenido .recibe .txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #12281B;
	font-size: 9px;
	margin: 0px;
	padding-left: 5px;
}
#contenido .recibe .txt a{
	color: #12281B;
	text-decoration:none;
}
#contenido .textfieldmail {
	background-color: #000000;
	height: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
}
#contenido .buttonsuscripcion {
	height: 20px;
	width: 80px;
	background-color:#fec940;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}











/* añadir a... */
#contenido .anadir{background-color:#FFF;margin-top:10px;width:280px;float:left;clear:both;padding:10px;}
#contenido .anadir ul{float:left;width:50%;list-style-type:none;padding-top:10px;}
#contenido .anadir li a{display:block;padding-top:5px;padding-bottom:5px;text-decoration:none;padding-left:20px;color:#5d5c5d;background-repeat:no-repeat;background-position:left center;}


/* ICONOS */
#contenido .anadir .delicious  a {background-image: url(../img/icons/delicious.gif);}
#contenido .anadir .google  a {background-image: url(../img/icons/google.png);}
#contenido .anadir .technorati  a {background-image: url(../img/icons/technorati.png);}
#contenido .anadir .barrapunto  a {background-image: url(../img/icons/barrapunto.gif);}
#contenido .anadir .neodiario  a {background-image: url(../img/icons/neodiario.png);}
#contenido .anadir .twitthis  a {background-image: url(../img/icons/twitthis.png);}
#contenido .anadir .meneame  a {background-image: url(../img/icons/meneame.gif);}
#contenido .anadir .yahoo  a {background-image: url(../img/icons/yahoomyweb.png);}
#contenido .anadir .fresqui  a {background-image: url(../img/icons/fresqui.gif);}
#contenido .anadir .flenk  a {background-image: url(../img/icons/flenk.gif);}
#contenido .anadir .enchilame  a {background-image: url(../img/icons/enchilame.gif);}
#contenido .anadir .myspace  a {background-image: url(../img/icons/myspace-icon.png);}
#contenido .contenidoInterna{background-color:#F1F1F1;padding:0 10px 10px;}
#contenido .contenidoInterna h2{border-style:none;border-width:0;}
#contenido .contenidoInterna p{line-height:16px;margin-top:0;margin-bottom:10px;margin-left:15px;padding:0;}
#contenido .listaCd .cd{float:left;width:143px;text-align:center;font-size:11px;margin-left:10px;margin-bottom:10px;height:200px;}
#contenido .listaCd.cd a{color:#039;font-style:italic;}
#contenido .listaCd .cd img{width:100%;margin-bottom:5px;height:auto;border-style:none;}
#contenido .banner300{margin-bottom:3px;padding-bottom:3px;border-bottom-width:3px;border-bottom-style:solid;border-bottom-color:#888;}
#contenido .banner468{margin-bottom:10px;padding-bottom:10px;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#888;clear:both;}
h3{font-size:28px;font-weight:700;color:#003;}
h6{font-size:20px;font-weight:700;color:#0099ac;line-height: 30px; text-align:center;}
#contenido .colCentral h3{margin-bottom:12px;margin-left:10px;margin-top:12px;}
h4{margin-bottom:10px;font-size:18px;color:#003;margin-left:10px;}
#contenido .listado ul{display:block;float:left;width:46%;list-style-type:none;padding:2%;}
#contenido .listado ul li a{display:block;padding-top:2px;padding-bottom:2px;text-decoration:none;_float:left;_clear:both;background-image:url(../img/li.gif);background-repeat:no-repeat;background-position:left center;padding-left:7px;}
#contenido .listado ul li a:hover{text-decoration:underline;color:#006;background-color:#FFF;}
#contenido .galeria_fotos img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 10px;
	width: 137px;
	margin-bottom: 10px;
}
#contenido  .video215x178 {
	float: left;
	margin-left: 10px;
	height: 200px;
	width: 215px;
	margin-bottom: 10px;
}
#contenido .contenedorCd {
	background-color: #E6F3FF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #80C2FF;
}
#contenido .contenedorCd ul {
	list-style-type: none;
}
#contenido .contenedorCd li {
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80C2FF;
}

#contenido .contenedorCd img {
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#contenido .vermas {
	font-weight: bold;
	float: left;
	width: 450px;
	padding-left: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
}
#contenido .vermas a {
	color: #0099CC;
	text-decoration: none;
	text-align: left;
}
#contenido #galeria .col {
	width: 33.3%;
	float: left;
	margin-bottom: 15px;
}
#contenido #galeria .col img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#contenido  #galeria  .col  a  img {
	border: 1px solid #F1F1F1;
	padding: 1px;
	background-color: #FFFFFF;
}
#contenido    #galeria    .col    a:hover    img {
	border: 1px solid #1F2020;
}

#busaquedatemas {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#busaquedatemas h6 {
	font-size: 16px;
	text-transform: capitalize;
	padding-top: 6px;
	padding-left: 10px;
	margin-bottom: 5px;
	color: #02A7BC;
}
#busaquedatemas .table {
	width: 440px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
#busaquedatemas .table .input {
	border: 1px solid #666666;
	width: 180px;
	font-size: 12px;
	line-height: 12px;
}
#busaquedatemas .table .select {
	border: 1px solid #666666;
	width: 180px;
	font-size: 12px;
	line-height: 12px;
}	
#busaquedatemas .table a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
#resultadosTemas {
	width: 440px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#busaquedatemas .table a:HOVER {
	color: #999999;
	text-decoration: underline;
}








.ficha{background-color:#FFFEE6;border:1px solid #999;margin-right:10px;margin-left:10px;margin-bottom:10px;padding:5px;}
.ficha img{float:left;margin-right:10px;}
.ficha ul{float:left;display:inline;width:285px;list-style-type:none;}
.ficha ul li{padding-top:2px;padding-bottom:5px;margin-bottom:5px;border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#CCC;}
.ficha a{color:#036;}
.fichaCd {
	background-color:#FFFEE6;
	border:1px solid #999;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px;
}
.fichaCd img {
	float:left;
	margin-right:2px;
}
.fichaCd ul {
	float:left;
	display:inline;
	width:240px;
	list-style-type:none;
}
.fichaCd ul li {
	padding-top:2px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCC;
}



#contenido .moduloNoticiaCentral{background-color:#FFF;width:430px;background-image:url(../img/modulo_noticia_pie.jpg);background-repeat:no-repeat;background-position:center bottom;margin:10px auto;padding:10px 10px 20px;}

#contenido .moduloNoticiaCentral a{color:#0264BC;text-decoration:none;}
#contenido .moduloNoticiaCentral h3{font-size:18px;line-height:normal;display:block;clear:both;margin:0 0 5px;padding:0;}
#contenido .moduloNoticiaCentral .fecha{color:#0099ac;font-size:11px;width:200px;float:left;}
#contenido .moduloNoticiaCentral .addthis{color:#0099ac;font-size:11px;width:230px; float:left;}
#contenido .moduloNoticiaCentral .ruta{font-size:11px;line-height:11px;}
#contenido .moduloNoticiaCentral .foto{text-align:center;width:430px;margin-bottom:10px;margin-top:10px;}
#contenido .moduloNoticiaCentral .textoNotica p{padding:0;}
#contenido .moduloNoticiaCentral .acciones{height:20px;font-size:11px;;background-repeat:no-repeat;background-position:left bottom;margin-right:5px;}
#contenido .moduloNoticiaCentral img{background-color:#FFF;border:1px solid #CCC;}

#contenido .moduloNoticiaCentral .acciones a{display:block;padding-left:20px;background-repeat:no-repeat;background-position:left bottom;margin-right:5px;}
.moduloNoticiaCentral  .comentarios   {
	margin-right: auto;
	margin-left: auto;
	width: 410px;
}
.moduloNoticiaCentral   .comentarios   .globo {
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	background-image: url(../img/final_comentarios1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	margin-top: 20px;
	padding-top: 12px;
	background-color: #E8E8E8;
}
.moduloNoticiaCentral .comentarios .globo p {
	color: #666666;
	font-size: 12px;
	line-height: 12px;
}
.moduloNoticiaCentral .comentarios .datosperso {
	margin-bottom: 5px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
.moduloNoticiaCentral .comentarios .num {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
}
.moduloNoticiaCentral  .comentarios  .globo  .nick {
	float: left;
	height: 62px;
	width: 62px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
.moduloNoticiaCentral  .comentarios  .nomNick  {
	padding-left: 10px;
	margin-bottom: 5px;
	width: 200px;
	float: left;
	color: #FF9900;
}

.moduloNoticiaCentral .comentarios .reportar {
	float: right;
	margin-bottom: 5px;
	background-image: url(../img/reporatar.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.moduloNoticiaCentral .comentarios .ver_perfil {
	float: right;
	margin-bottom: 5px;
	background-image: url(../img/ver_perfil.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 15px;
}
.moduloNoticiaCentral .formulario {
	font-size: 12px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.moduloNoticiaCentral .formulario .form {
	float: left;
	width: 200px;
}
.moduloNoticiaCentral .formulario .textoF {
	font-size: 10px;
	color: #999999;
	float: right;
	width: 200px;
	line-height: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	
}
.moduloNoticiaCentral .formulario .texto_titulo {
	font-size: 11px;
	color: #999999;
	float: left;
	font-weight:bold;
}	
.moduloNoticiaCentral .formulario .form .textfield {
	height: 50px;
	width: 190px;
	border: 1px solid #F0F1F1;
	font-size: 12px;
	color: #999999;
	margin: 3px;
}
.moduloNoticiaCentral .formulario .form .input {
	border: 1px solid #F0F1F1;
	font-size: 12px;
	color: #999999;
	width: 190px;
	height: 20px;
}

.moduloNoticiaCentral .formulario .form .button {
	background-color: #F0F1F1;
	border: 1px solid #DBDDDD;
	font-size: 12px;
	color: #999999;
	margin: 3px;
}


.moduloNoticiaCentral .formulario h5 {
	background-color: #02ADC3;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.moduloNoticiaCentral .comentarios .nomNick a {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}





.categorias_noticias{padding-top:5px;padding-bottom:5px; font-size:11px;}
.categorias_noticias li{list-style-type:none;}
.categorias_noticias li a{text-decoration:none;display:block;padding-left:20px;padding-top:2px;padding-bottom:2px;background-image:url(../img/li.gif);background-repeat:no-repeat;background-position:10px center;}
.categorias_noticias li a:hover{background-color:#FFF;}
#contenido .listaCd .cd a:hover,.ficha a:hover{text-decoration:none;}
#contenido .banner300 img,#contenido .moduloNoticiaCentral img{display:block;margin-right:auto;margin-left:auto;}
.ficha strong,#contenido .moduloNoticiaCentral h3 a{color:#003;}
#contenido .moduloNoticiaCentral a:hover,#contenido .moduloNoticiaCentral .textoNotica a{text-decoration:underline;}


/* ICONOS */
.icoComment{background-image:url(../img/ico_comments.gif);}

.icoEnviar{background-image:url(../img/ico_email.gif);}
.icoLinks{background-image:url(../img/ico_link.gif);}
.icoLinks2{background-image:url(../img/ico_link.gif);margin-left:150px;}
.icoMySpace{background-image:url(../img/icons/myspace-icon.png);}
.icoFacebook{background-image:url(../img/icons/facebook.png);}


/*footer*/

#footer{background-image:url(../img/h2.gif);background-repeat:repeat-x;height:18px;clear:both;border-top-width:1px;border-top-style:solid;border-top-color:#888;font-weight:700;text-align:right;padding-top:5px;padding-right:10px;;color:#fff;}
#footer a{color:#FFF;text-decoration:none;}
#footer a:hover{text-decoration:underline;color:#d2d2d2;}
#footer2{ border-width:1px; border-color:#888; border-style:solid;text-align:center;padding-top:5px;color:#000000; font-size:11px;background-color: #F1F1F1;}
#footer2 a{color:#888;text-decoration:none;font-size:10px; padding-left:5px;}
#footer2 a:hover{text-decoration:underline;color:#d2d2d2;font-size:10px; padding-left:5px;}
#footer2 p{text-decoration:none;color:#000000;font-size:12px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#888;background-color: #F1F1F1; text-align:center; padding-left:15px; padding-right:15px;}
#footer2 p a{text-decoration:none;color:#0264bc;font-size:12px;}
#footer2 p a:hover{text-decoration:underline;color:#0264bc;font-size:12px;}
.columnaDerecha{display:block;float:left;width:29%;list-style-type:none;padding:2%;}
.icoReportar {
	background-image:url(../img/reporatar.jpg);
}
.paginacion {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-right: 5px;
	color: #009DB1;
}
.paginacion a {
	font-size: 11px;
	color: #009DB1;
	text-decoration: none;
	font-weight: bold;
}
.paginacion a:hover {
	color: #585858;
	text-decoration: underline;
}
.paginacion2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #009DB1;
}
.paginacion2_sinlink {
	font-size: 11px;
	color: #009DB1;
	text-decoration: none;
	font-weight: bold;
	border:solid;
	border-color:#009DB1;
	border-width:1px;
	background-color:#FFFFFF;
	padding:2px;

}
.paginacion2 a {
	font-size: 11px;
	color: #009DB1;
	text-decoration: none;
	font-weight: bold;
	border:solid;
	border-color:#009DB1;
	border-width:1px;
	padding:2px;

}
.paginacion2 a:hover {
	color: #009DB1;
	text-decoration: none;
	border:solid;
	border-color:#009DB1;
	border-width:1px;
	padding:2px;

	background-color:#FFFFFF;
}


.listado_artistas {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
.listado_artistas ul {
	width: 100%;
	list-style-type: none;
}
.listado_artistas ul li{float: left;}

.listado_artistas li a {
	list-style-type: none;
	background-color: #009FB3;
	width: 210px;
	display: block;
	padding: 2px;
	font-size: 18px;
	text-decoration: none;
	color: #E1E3E3;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 18px;
	float: left;
	margin: 5px;
}
.listado_artistas li a:hover {
	text-decoration: underline;
}

.listado_artistas   img  {
	border: 1px solid #ACAEAD;
	padding: 3px;
	margin-right: 5px;
	float: left;
}
.listado_artistas img a {
}
#contenido     .colCentral     .tickets   {
	font-size: 14px;
	font-weight: bold;
	color: #E1E3E3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009FB3;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #009DB1;
	background-color: #009FB3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	margin-top: 10px;
	line-height: 20px;
	padding: 5px;
	width: 96%;
}
#contenido     .colCentral     .addthistx   {
float:left;
width:220px;
	}
#contenido     .colCentral     .addthis2   {
float:left;
width:240px;
	}
#contenido     .colCentral     .tickets2   {
	font-size: 20px;
	font-weight: bold;
	}
#contenido .colCentral .tickets .fotoimg {
	margin: 5px;
	padding: 2px;
	border: 1px solid #ACAEAD;
}

#contenido .colCentral .tblTickets {
	background-image: url(../img/bg_tickets.jpg);
	background-repeat:   repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}
#contenido .colCentral .tblTickets .tabla1 {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}

#contenido .colCentral .tblTickets .tabla1_titulos {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#009FB3;
	padding-left:5px;
}

#contenido .colCentral .tblTickets .textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 130px;
	border: 1px solid #CCCCCC;
}
#contenido .colCentral .tblTickets .numeros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #05B4CB;
}
#contenido .colCentral .tblTickets select {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	width: 60px;
}
#contenido .colCentral .tblTickets  .button {
	background-color: #05B4CB;
	border: 1px solid #999999;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
	height:25px;
	cursor:pointer;
}
#contenido .colCentral .txtPequenio {
	font-size: 10px;
}
.listado_descargas {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
.listado_descargas ul {
	width: 100%;
	list-style-type: none;
}
.listado_descargas ul li{float: left;}

.listado_descargas li {
	list-style-type: none;
	background-color: #009FB3;
	width: 440px;
	float: left;
	margin: 5px;
}
.listado_descargas li a {
	text-decoration: none;
	display: block;
	padding: 2px;
	font-size: 18px;
	text-decoration: none;
	color: #E1E3E3;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 18px;
	background:none;

}
.listado_descargas li a:hover {
	text-decoration: underline;
}

.listado_descargas   img  {
	border: 1px solid #ACAEAD;
	padding: 3px;
	margin-right: 5px;
	float: left;
}
.listado_descargas .descargar {
	list-style-type: none;
	background-color: #009FB3;
	width: 450px;
	display: block;
	padding: 2px;
	font-size: 18px;
	text-decoration: none;
	color: #E1E3E3;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 18px;
	float: left;
	margin: 5px;
}
.listado_descargas .descargar a {
	padding: 2px;
	font-size: 14px;
	text-decoration: none;
	color: #E1E3E3;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 18px;

}
.listado_descargas .descargar a:hover {
	text-decoration: underline;
}
