
/* =============================== */

/* ========= CSS RESET =========== */

/* =============================== */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p,

blockquote, th, td {margin:0; padding:0;}

caption, th {text-align:left;}

fieldset, img {border:0;}

h1, h2, h3, h4, h5, h6 {

	font-size:1em;

	font-weight:normal;

	margin:0px;

	padding:0px;

}

ol, ul {list-style:none;}

address, caption, cite, code, dfn, th, var , pre{

	font-style:normal; 

	font-weight:normal;

}

p{

	margin-bottom:20px;

}



* { }

/* ======= Elementos HTML ======== */

body{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color:#a9a790;

	font-size: 0.7em;

	background: #a9a790;

}

.back_home{background: url(../img/bg-home.jpg) no-repeat #8f989d 50% 0;}

.back{ background: url(../img/bg-interior.jpg) no-repeat #8f989d 50% 0;}

a{ text-decoration:none;

color:#a9a790; outline:none;}

a:hover{ text-decoration:underline;}

a span{ display:none}

a.link1 { text-decoration:underline;}

a.link1:hover{ text-decoration:none;}

h1{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#ffc100;

	font-size:2.4em;

}

h2{ text-transform:uppercase; font-weight:bold;}



/* === ====== Estructura del sitio ========== */



#main_container {

	width:990px;

	margin:0 auto;

	background: url(../img/bg-central.gif)  repeat-y;

	padding:0 5px;

}

#header{ width:990px; height:202px; background:url(../img/bg-top.gif) no-repeat; margin: 0; padding: 0; position: relative; float: left; 

}

#header_logueado{

	width:990px;

	height:202px;

	background:url(../img/bg-top2.gif);

}

#footer{

	background:url(../img/pie-bg.gif) no-repeat;

	width: 990px;

	height: 119px;

	color:#ccc;

	font-size:0.85em;

	clear: both;

}
#iet {position:absolute; margin:92px 0 0 400px; color:#a9a790;} #iet img {margin-left:5px;}

#contenedor_izq {

	width: 790px;

	float: left;

	padding-bottom: 20px;

}

#contenedor_der {

	width: 199px;

	float: right;

}





/*======================================================*/

/*FORMULARIO*/

/*======================================================*/

input{

font-family:Verdana, Arial, Helvetica, sans-serif;

	background: url(../img/input-vert.gif) repeat-x;

	height:13px;

	border: solid 1px #666;

	font-weight: bold;

	color: #a9a790;

	padding: 4px;

}

select {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	background: url(../img/input-vert.gif);

	height:21px;

	border: solid 1px #666;

	color:#a9a790;

	font-size: 0.85em;

	font-weight: bold;

}



textarea {  

background:  url(../img/input-vert.gif)  repeat-x #333;

	height:13px;

	border: solid 1px #666;

	font-weight: bold;

	color: #a9a790;

	padding: 4px;

}



#formulario, #formulario1, #formulario2{

	width:759px;

	background:#0c0c0c;

	padding: 25px 0 0 0;

	color: #a9a790;

}





#formulario label, #formulario1 label, #formulario2 label{

	margin-left:40px;

	width: 135px;

	color: #a9a790;

	float: left;

	font-size: 0.9em;

}

#formulario input, #formulario1 input, #formulario2 input{

	clear:right;

	float: left;

	margin-right: 300px;

	margin-bottom: 7px;

	padding: 2px;

	height: 18px;

	font-weight: normal;

	font-size: 0.9em;

	width: 180px;

}

#formulario .capa_resaltada_formulario input{ margin-right:0}
#formulario #captchaLletres {font-size:1.1em;}
#formulario #captchaLletres u {color:#ffc000; font-weight:bold; text-decoration:none;}
span#captchaColetilla { width:300px!important; margin:0!important; padding:0!important; text-align:left!important; margin-left:365px!important; margin-top:-27px!important;}

#
 select, #formulario1 select, #formulario2 select{

	clear:right;

	float: left;

	margin-right: 350px;

	margin-bottom: 7px;

	padding: 2px;

	height: 18px;

	font-weight: normal;

}

#formulario input.radio, #formulario1 input.radio, #formulario2 input.radio{

	margin:0;

	clear:none;

	border: none;

	background: none;

	padding: 0;

	width: auto;

}

#formulario span, #formulario1 span, #formulario2 span{

	display: block;

	padding: 5px 0;

	font-size: 0.9em;

	float: left;

	width: 500px;



}

#contenedor_radios{

	float:left;

	width:500px;

	clear: right;

	margin-right: 0px;

}

#formulario  textarea, #formulario1  textarea, #formulario2  textarea{

	clear:right;

	float: left;

	margin-bottom: 7px;

	padding: 2px;

	height: 132px;

	font-weight: normal;

	width: 360px;

	margin-right: 200px;

}

#formulario input.checkbox, #formulario1 input.checkbox, #formulario2 input.checkbox{

	margin:0;

	clear:none;

	border: none;

	background: none;

	padding: 0;

	width: auto;

}

#formulario span.txt_check, #formulario1 span.txt_check, #formulario2 span.txt_check{

	float:left;

	width: 550px;

	font-size: 0.9em;

	clear: right;

}

#formulario span.campos_obligatorios, #formulario1 span.campos_obligatorios, #formulario2 span.campos_obligatorios{

	float:left;

	width: 400px;

	color:#f1b70e;

	text-align: left;

}
.campos_obligatorios4 {color:#f1b70e; text-align:left; width:300px; clear:both; margin-left:175px;}

#formulario #contenedor_boton_enviar, #formulario1 #contenedor_boton_enviar, #formulario2 #contenedor_boton_enviar{

	background: #30302b;

	padding:5px;

	border-top: solid 1px #535349;

	border-bottom: solid 1px #ffcc00;

	text-align: center;

	width: 749px;

	clear: both;

	height: 30px;

	margin-top: 10px;

}

#contenedor_boton_enviar #boton_enviar{

	border:none;

	width: 58px;

	height: 25px;

	background: none;

	margin-left: 115px;

}

#contenedor_boton_enviar .botoEnviarForm {margin-left:127px!important;}

.capa_resaltada_formulario{

	padding:5px 0 5px 0;

	border-top: dotted 1px #3d3e3a;

	border-bottom: dotted 1px #3d3e3a;

	width:759px;

	background:#000;

	height: auto;

	float: left;

	margin-bottom: 5px;

}

.capa_resaltada_formulario_con_links_registro{

	padding:5px 0 5px 0;

	border-top: dotted 1px #3d3e3a;

	border-bottom: dotted 1px #3d3e3a;

	width:759px;

	background:#000;

	height: auto;

	float: left;

	margin-bottom: 5px;

}

#observacion_formulario{

	background:#3d3e3a;

	color:#a9a790;

	border-bottom:#535349;

	padding:24px 60px 10px 81px;

	font-size: 0.9em;

}

#observacion_formulario1{

	

	background:#3d3e3a;

	color:#a9a790;

	border-bottom:#535349;

	padding:24px 60px 10px 81px;

	font-size: 0.9em;

	border-top: solid 1px #ffcc00;

	width:618px;

	float:left;

}

#observacion_formulario1 strong, #observacion_formulario strong{ color:#fc0;}



#cont_links_registracion {

	float: right;

	width: 380px;

}

#campos_usuarios_resaltados {

	float: left;

	width: 370px;

}

.link_no_tiene_cuenta{

	color:#f1b70e;

	font-weight:bold;

	text-decoration:underline;

	margin-bottom: 10px;

	height: 15px;

}

.link_no_tiene_cuenta:hover{

	text-decoration:none;

}

.link_clave_olvidada{

	text-decoration:underline;

	font-size:0.9em;

	float:left;

	margin-top: 10px;

}

.link_bot_registracion{ background:url(../../cat/bot-registrar-off.gif) no-repeat; width:141px;height:54px; display:block; float:right; margin-right: 10px}

.link_bot_registracion:hover{ background:url(../../cat/bot-registrar-on.gif) no-repeat;}

#cont_links_registracion span{display:none;}

div.campo_obligatorio{ color:#f1b70e; 

}

/*======================================================*/

/*POP*/

/*======================================================*/



#popup{

	background-image: url(../img/pop_bg_legales.gif);
	background-repeat:no-repeat;
	background-color:#000000;

	padding:70px 0 10px 0;

	color:#a9a790;

	width: 600px;

	height: 453px;

	float: left;

}

#popup.enviar_amigo{

	background-image: url(../img/pop_bg_enviaramigo.gif);
	background-repeat:no-repeat;
	background-color:#000!important;
}

#popup h1 {

	color:#333;

	font-weight:bold;

	text-transform:uppercase;

	font-size: 1em;

	margin-bottom: 13px;

	margin-left: 45px;

}

#popup h2{

	color:#fc0;

	font-weight:bold;

}

#popup a { color:#fc0; text-decoration:none; font-weight:bold;}

#popup strong{ color:#fc0}

#popup ul{ list-style-image:url(../img/bullet-01.gif); line-height:22px;}

#cerrar_pop{

	background: url(../../cat/pop_bot_cerrar_off.gif) no-repeat;

	width:89px;

	height:37px;

	display:block;

	float: right;

	margin-top: 36px;

}

#cerrar_pop:hover{ background: url(../../cat/pop_bot_cerrar_on.gif)  }

#cerrar_pop span{ display:none;}

#contenedor_texto_pops {

	height: 292px;

	width: 530px;

	overflow: auto;

	padding: 10px;

	padding-left: 0;

	float: left;

}

#contenedor_form_pop {

	height: 292px;

	width: 530px;

	overflow: auto;

	padding: 10px;

	padding-left: 0;

	float: left;

}





#formulario_pop{

	width:590px;

	padding: 25px 0 0 0;

	color: #a9a790;

	height: 321px;

}

#texto_confirmacion_pop{

	width:590px;

	padding: 145px 0 0 0;

	color: #a9a790;

	height: 201px;

	text-align: center;

	font-weight: bold;

}

#formulario_pop label{

	margin-left:45px;

	width: 135px;

	color: #a9a790;

	float: left;

	font-size: 0.9em;

}

#formulario_pop input{

	clear:right;

	float: left;

	margin-right: 50px;

	margin-bottom: 7px;

	padding: 2px;

	height: 18px;

	font-weight: normal;

	font-size: 0.9em;

	width: 230px;

}

#formulario_pop select{

	clear:right;

	float: left;

	margin-right: 300px;

	margin-bottom: 7px;

	padding: 2px;

	height: 18px;

	font-weight: normal;

}

#formulario_pop input.radio {

	margin:0;

	clear:none;

	border: none;

	background: none;

	padding: 0;

	width: auto;

}

#formulario_pop span{

	width: 500px;

	display: block;

	padding: 5px 0;

	font-size: 0.9em;



}

#contenedor_radios {width:550px; margin:5px 0;}
#contenedor_radios span input {margin-right:5px!important;}

#formulario_pop  textarea{

	clear:right;

	float: left;

	margin-right: 20px;

	margin-bottom: 7px;

	padding: 2px;

	height: 132px;

	font-weight: normal;

	width: 343px;

}

#formulario_pop input.checkbox{

	margin:0;

	clear:none;

	border: none;

	background: none;

	padding: 0;

	width: auto;

}

#formulario_pop span.txt_check{

	float:left;

	width: 350px;

	margin-right: 170px;

	font-size: 0.9em;

}

#formulario_pop span.campos_obligatorios{

	float:left;

	width: 350px;

	margin-right: 170px;

	color:#f1b70e;

	margin-left:215px;

}

#formulario_pop #contenedor_boton_enviar{

	clear: both;

	height: 30px;

	margin-top: 10px;

	margin-left: 65px;

}

#contenedor_boton_enviar_formulario #boton_enviar{

	border:none;

	width: 58px;

	height: 25px;

	background: none;

	margin-left: 115px;

}

#cerrar_pop1{

	background: url(../../cat/pop_bot_cerrar_off.gif) no-repeat;

	width:89px;

	height:37px;

	display:block;

	float: right;

	margin-top: 2px;

}

#cerrar_pop1:hover{ background: url(../../cat/pop_bot_cerrar_on.gif)  }

#cerrar_pop1 span{ display:none;}





/*======================================================*/

/*TABLAS*/

/*======================================================*/

table {

  border-collapse: collapse;

  border: 1px solid #171818;

  color: #a9a790;

  background: #1c1f23;

  width:759px;

  }



td, th {

	border: 1px solid #171818;

	padding: 10px;

	color: #a9a790;

  }



thead th, tfoot th {

  

  border: 1px solid #171818;;

  text-align: left;

  background: #3b3d3e;

  color: #f1b70e;

  padding-top:3px;

  font-weight:bold;

  }

tbody td a {

	background: transparent;

	text-decoration: none;

	color: #f1b70e;

	font-weight:bold;

  }

tbody td a:hover {

	color: #f1b70e;

	font-weight:bold;

  }

tbody th a {

   background: transparent;

  text-decoration: none;

  font-weight:normal;

  color: #363636;

  }

tbody th a:hover {

  background: transparent;

  color: #363636;

  }

tbody th, tbody td {

  vertical-align: top;

  text-align: left;

  }

tfoot td {

  border: 1px solid #03476F;

  background: #4591AD;

  padding-top:3px;

  color: #FFFFFF;

  }

.odd {

	background: #21262d;

  }

tbody tr:hover {

  background: #000;

  border: 1px solid #03476F;

  color: #FFFFFF;

  }

tbody tr:hover th,

tbody tr.odd:hover th {

  background: #FFD800;

  color: #FFFFFF;

  }

td img{ border: solid 3px #535349}



td.telefonos { color:#ff870a; font-weight:bold; }







/*======== AUXILIARES =======*/

.clearfix {clear:both;}

.flotarDerecha {float:right;}

.ocultar{ display:none;}

.mostrar_borde{ border: solid 1px #000;}

.margen_izq_22{

	margin-left:16px;

}

.flotarIzquierda{ float:left;}

.margen_sup_20{

	margin-top:25px;

	float: left;

	width: 100%;

}



.tit_principales{

	width: 715px;

	height: 71px;

	padding: 14px 0 0 75px;

	text-transform: lowercase;

}

.marca{ color:#ffc100;}

.fotos{ border: solid 3px #27292a}

.naranja{ color:#ffc100}

/*======================================================*/

/*LINKS*/

/*======================================================*/



 .link_mas_detalle { background: url(../img/ico_mas_2_off.png) no-repeat; }

 .link_mas_detalle:hover { background: url(../img/ico_mas_on.png) no-repeat; }



 .link_galeria { background: url(../img/ico_fotos_1_off.png)  no-repeat; }

 .link_galeria:hover { background: url(../img/ico_fotos_2_on.png) no-repeat;}

 

  .link_comentarios { background: url(../img/ico_comentarios_1_off.png)  no-repeat; }

 .link_comentarios:hover { background: url(../img/ico_comentarios_2_on.png) no-repeat;}

 

  .link_volver{ background:  url(../img/ico_volver_1_off.png)  no-repeat; }

 .link_volver:hover { background: url(../img/ico_volver_1_on.png) no-repeat;}

   .link_proximos_eventos{
	background:url(../img/ico_proximos_eventos.gif)  no-repeat;
	padding-left:26px;
	display:block;
	float:right;
	color: #a9a790;
	text-decoration: underline;
	height: 16px;
	padding-top: 4px;
}

 .link_proximos_eventos:hover { background:url(../img/ico_proximos_eventos.gif)  no-repeat;}


   .link_imprimir{ background: url(../img/ico-imprimir-off.gif) no-repeat; }

 .link_imprimir:hover { background: url(../img/ico-imprimir-on.gif) no-repeat;}



   .link_amigo{ background: url(../img/ico-enviara-off.gif) no-repeat; }

 .link_amigo:hover { background: url(../img/ico-enviara-on.gif) no-repeat;}



/*======================================================*/

/*CABEZAL*/

/*======================================================*/
#header a { margin:0; height: 0px; padding: 0; }
#logo{ width: 363px; height:95px; position: relative; top: -30px; float: left; 

}

.banner_cabezal_top_left{ margin: 2px 0 1px 10px; 

}

.banner_cabezal_top_right{ margin: 2px 10px 1px 0; 

}
.banner_cabezal{

	float:right;

	margin-right:28px;

	margin-bottom:0px;

	margin-top: 5px;

}
#contenedor_banners_header{ width:990px; float:left; background:#141414;}
#contenedor_banners_header div {position:relative; float:left; margin:5px 0px 5px 9px; padding:0!important; display:inline; height:90px; overflow:hidden;}
#banner1top {width:728px;}
#banner2top {width:235px;}

#contenedor_secciones_header{ float:right; height: 75px; width: 708px; font-size: 0.95em; font-family: Arial, Helvetica, sans-serif; color: #a9a790; }
#contenedor_secciones_header_nfmovil{ float:left; width: 113px; background:url(../img/top-ico-movil.gif) no-repeat 10% 50%; padding: 10px 20px 0 60px; height: 60px; }
#contenedor_secciones_header_nfmovil h2{ color:#f1b70e; font-weight: bold; text-transform: none; }

#contenedor_secciones_header_nfmovil h2 a { color:#f1b70e; font-weight: bold; text-decoration: none; text-transform: none; }
#contenedor_secciones_header_nfmovil h2 a:hover { text-decoration: underline; }

#contenedor_secciones_header_widget{ float:left; width: 107px; background:url(../img/top-ico-gadget.gif) no-repeat 10% 50%; padding: 10px 20px 0 60px; height: 60px; }
#contenedor_secciones_header_nfmovil h2{ color:#f1b70e; font-weight: bold; text-transform: none; }

#contenedor_secciones_header_widget h2 a { color:#f1b70e; font-weight: bold; text-decoration: none; text-transform: none; }
#contenedor_secciones_header_widget h2 a:hover { text-decoration: underline; }

#form_suscripcion_mail { padding-top:10px; float: left; padding-left: 18px; position: relative; width: 290px;}
#form_suscripcion_mail div { float: left; width: 280px; border: none; }
#form_suscripcion_mail strong label span { color:#f1b70e; }

#form_suscripcion_mail input{ width:165px; margin-top: 3px; font-weight: normal; color: #666; font-size: 0.95em; font-family: Verdana, Arial, Helvetica, sans-serif; float: left; 
}
#form_suscripcion_mail input.checkbox{ background:none; border: none; width: 20px; float: left; margin: 0; padding: 0 3px 0 0; }
#form_suscripcion_mail #bot_enviar { border: none; background: none; margin: 0; width: 58px; height: 25px; 

}

#form_suscripcion_mail #bot_ok,#form_buscar #submit_busqueda {
	border: none;
	width:35px;
	height: 25px;
	float: right;
	background: none;
	margin: 0;
}



#img_cabezal {

	height: 177px;

	width: 990px;

	margin-top: 1px;

	clear: both;

}

#cont_campos_loguin {

	width: 330px;

	float: left;

}

#bot_registracion {

	background-image: url(../../cat/bot-registrar-off.gif);

	background-repeat: no-repeat;

	height: 54px;

	width: 141px;

	display: block;

	float: right;

	margin-left: 8px;

}

#bot_registracion:hover {

	background-image: url(../../cat/bot-registrar-on.gif);

}

#olvido_clave {

	text-decoration:underline;

	font-size: 0.9em;

	margin-right: 0;

	line-height: 1.4em;

	margin-top: 4px;

}

#olvido_clave:hover { text-decoration:none;}

#form_buscar {width:235px; margin-top: 16px; position: absolute; top:-10px; float:left; left:35px;}
#form_buscar label span {color:#a9a790; float:left; height:1.5em!important; margin-right:5px!important; font-size:1em; font-weight:bold; padding-top:10px;}
#form_buscar label input {margin-right:2px!important;}

#campo_busqueda{

	width:129px;

	float: left;

	margin-top: 5px;

	font-weight: normal;

	color: #666;

}

/*flash header - barra actulizaciones*/
/*#flashheader{width:990px; height:177px; float: left; position: relative;} qua hi ha flash, aquest i prou*/
#flashheader {width:980px; height:210px; float: left; position: relative; background:url(../img/fondo-barra-actualitzacions.jpg); padding:10px 5px;}
#flashheader h2 {width:940px; height:27px; background-image:url(../img/tit-barra-actualitzacions.gif); padding:10px 0 0 40px;}
#flashheader #fonsAct {background:#27292a; width:970px; padding:15px 5px 10px 0;}

#carrouselHeader {background:url(../img/fons-carrousel-header.gif) no-repeat; height:150px; padding:0!important; margin:0!important; clear:none!important;  margin-left:15px!important; overflow:visible; width:945px;}
#carrouselHeader .container {height:140px; width:870px; overflow:hidden;}
#carrouselHeader ul {margin-top:0px; }
#carrouselHeader ul li {width:150px;}
#carrouselHeader ul li img {float:left; margin-right:5px;}
#carrouselHeader ul li span {color:#ffcc00;}
#carrouselHeader ul li div {position:relative; clear:both; background-image:url(../img/fons-carrousel-header-sub.gif); height:74px; width:145px; padding:8px 5px!important; margin-top:5px; overflow:hidden;}
#carrouselHeader ul li div span {color:#8e8e8e;}
#carrouselHeader ul li div h3 {color:#fc0; font-weight:bold; text-transform:uppercase; margin-top:3px; max-height:25px; overflow:hidden;} 
#carrouselHeader ul li div h3 a {color:#fc0;}
#carrouselHeader ul li div p {max-height:36px; overflow:hidden;}
#carrouselHeader ul li div p a {color:#fff;} #carrouselHeader ul li div p a:hover {color:#fc0;} 
#carrouselHeader .next_button {top:18px;  right:-6px;  background:url(../img/bot-fotos-der-on2.gif);}   
#carrouselHeader .next_button_disabled {background:url(../img/bot-fotos-der-off2.gif);}
#carrouselHeader .previous_button {top:18px; left:-7px;  background:url(../img/bot-fotos-izq-on2.gif);}        
#carrouselHeader .previous_button_disabled {background:url(../img/bot-fotos-izq-off2.gif);}
/*fin flash header-barra actulizaciones*/


#cont_info_usuario {

	float: right;

	height: 54px;

	width: 525px;

}

#link_cerrar_secion{

	background:url(../img/ico-cerrar-off.gif) no-repeat;

	padding-left:20px;



float: right;

display:block;					

	margin-top: 10px;

	margin-right: 10px;

	text-decoration: underline;

}

#link_cerrar_secion:hover{

	background:url(../img/ico-cerrar-on.gif) no-repeat;

	text-decoration: none;

}

#nombre_usuario_header {

	float: right;

	width: 350px;

	margin-top: 10px;

	margin-right: 30px;

	font-weight: bold;

}

#nombre_usuario_header span{ color:#fc0;}

/*======================================================*/

/*BREADCRUM*/

/*======================================================*/

#breadcrum {

	position:relative;

	background: #595954;

	height: 17px;

	width: 978px;

	color:#ccc;

	font-size: 80%;

	padding: 6px 0 0 12px;
	float:left;

}

div#breadcrum a {  color:#ccc; text-decoration:none; font-weight:bold;}

div#breadcrum a:hover {text-decoration:underline; }

div#breadcrum span { font-weight:bold; color:#f1b70e}



#breadcrum  div { top: 4px; position:absolute; right:5px; width:700px; height: 18px; text-align:right; overflow:hidden; 	color: #a9a790; 	font-family: Georgia,  Times, serif; font-size: 130%; font-style:italic; font-weight:bold; }





/*======================================================*/

/*FOOTER*/

/*======================================================*/

#footer a{

	color:#CCC;

	text-decoration:underline;

	font-weight: bold;

}

#footer a:hover{ text-decoration:none;}


.legales{float:right; margin-right:10px;}

#links_normales {width:965px; border-top: solid 1px #535349;	border-bottom: solid 1px #535349; height:16px;	padding-top:8px; 	background: #3d3e3a; clear:both; padding-left:25px;	font-weight: bold;	color: #a9a790;	font-size: 0.9em;}

#links_normales li, #link_legales li, #copyright li, #link_creativat li{ display:inline;}

#links_normales a { color:#a9a790;}

#links_normales a:hover { color:#fc0;}





#copyright {

	height: 34px;

	margin: 84px 0 0 50px;

	width: 303px;

	float: left;

}

#logo_w3c{ clear:right; clear:left; width:80px; height:15px;}

#logo_creativat{

	margin-top:85px;

	width: 122px;

	height: 34px;

	border: 0;

	float:right;

}



/*BUSCADOR*/

#contenedor_buscador{ margin-bottom: 22px; width:759px;}

#listado_categorias_buscador{

	border-top: 1px solid #535349;

	background:#000;

	border-bottom: solid 1px #535349;

	height: 66px;

	padding:15px;

	

}

#contenedor_campos_buscador{

	background: #171818;

	padding:15px 20px;

	margin-bottom:1px;

	color: #fc0;

	font-weight: bold;

	height: 15px;

}

#contenedor_campos_buscador .izq{ float:left; 

}

#contenedor_campos_buscador .der{ float:right; 

}

#contenedor_boton_buscador{

	background: #3d3e3a;

	padding:5px;

	border-top: solid 1px #535349;

	border-bottom: solid 1px #ffcc00;

	text-align: center;

}

#boton_buscador{

	border:none;

	margin:0 auto;

	width: 68px;

	height: 25px;

	background: none;

}



.categoria_buscador {

	color: #6c6755;

	padding-top: 57px;

	display:block;

	font-weight: bold;

	text-decoration: underline;

	width: 100px;

	text-align: center;

	float:left;

	overflow:hidden;

	font-size: 0.9em;

	

}

.categoria_buscador:hover {	text-decoration: none;}



.cat_concierto{	background:url(../img/agenda_ico_1_conciertos.gif) no-repeat 50% 0}

.cat_teatro{	background:url(../img/agenda_ico_2_teatro.gif) no-repeat 50% 0}

.cat_cine{	background: url(../img/agenda_ico_3_cine.gif)  no-repeat 50% 0}

.cat_expo{	background:  url(../img/agenda_ico_4_expo.gif) no-repeat 50% 0}

.cat_festivales{	background:  url(../img/agenda_ico_5_festivales.gif) no-repeat 50% 0}



.cat_denit{	background: url(../img/guia_ico_1.gif) no-repeat 50% 0}

.cat_restaurant{	background: url(../img/guia_ico_2.gif) no-repeat 50% 0}

.cat_moda{	background: url(../img/guia_ico_3.gif)  no-repeat 50% 0}

.cat_belleza{	background: url(../img/guia_ico_4.gif) no-repeat 50% 0}

.cat_diversion{	background: url(../img/guia_ico_5.gif) no-repeat 50% 0}

.cat_altres{	background: url(../img/guia_ico_6.gif) no-repeat 50% 0}







.cat_conciertos1{	background:url(../img/agenda_ico_1_conciertos.gif) no-repeat 5% 45%}

.cat_teatros1{	background:url(../img/agenda_ico_2_teatro.gif) no-repeat 5% 45%}

.cat_cine1{	background: url(../img/agenda_ico_3_cine.gif)  no-repeat 5% 45%}

.cat_expo1{	background:  url(../img/agenda_ico_4_expo.gif) no-repeat 5% 45%}

.cat_festivales1{	background:  url(../img/agenda_ico_5_festivales.gif) no-repeat 5% 45%}



.cat_denit1{	background: url(../img/guia_ico_1.gif) no-repeat 5% 45%}

.cat_restaurant1{	background: url(../img/guia_ico_2.gif) no-repeat 5% 45%}

.cat_moda1{	background: url(../img/guia_ico_3.gif) no-repeat 5% 45%}

.cat_belleza1{	background: url(../img/guia_ico_4.gif) no-repeat 5% 45%}

.cat_diversion1{	background: url(../img/guia_ico_5.gif) no-repeat 5% 45%}

.cat_altres1{	background: url(../img/guia_ico_6.gif) no-repeat 5% 45%}



















#contenedor_campos_buscador input

{

	margin-right:75px;

	margin-left: 15px;

	font-size: 0.85em;

}

	

	#contenedor_campos_buscador select

{margin-right:10px;

	margin-left: 10px;}

	

	#filtro_secciones{ float:right;}

	

/*PAGINACIONES*/



#paginacion {

	padding: 3px;

	margin: 20px auto 25px auto;

	text-align:center;

	width: 500px;

	clear: both;

	font-weight:bold;

	font-size:0.9em;

	font-weight:bold;

}



#paginacion a {

	padding: 2px 5px 2px 5px;

	text-decoration: none; /* no underline */

	color: #a9a790;

	background:#0c0c0c;

	margin: 5px;

	border: solid 1px #0c0c0c;

}



#paginacion a:active,

#paginacion a.current, #paginacion a.current:hover{

	color: #3d3e3a;

	background:#fc0;

	border: solid 1px #fc0;

}





#paginacion a:hover{

background-color: #0c0c0c; border: solid 1px #fc0; color: #a9a790;}



 #paginacion a.pag_anterior{

	background: #0c0c0c url(../img/bot_flechas_izq.gif) no-repeat left;

	padding-left:25px;

	font-weight:bold;

}

 #paginacion a.pag_anterior:hover{ 

 background: #0c0c0c  url(../img/bot_flechas_izq.gif) no-repeat left; }

 

 #paginacion a.pag_siguiente{

	background: #0c0c0c url(../img/bot_flechas_der.gif) no-repeat right;

	padding-right:25px;

	font-weight:bold;

}

#paginacion a.pag_siguiente:hover{

	background:  #0c0c0c  url(../img/bot_flechas_der.gif) no-repeat right;

}





.paginacion_listado {

	background-color: #3d3e3a;

	border-bottom: solid 1px #535349;

	border-top: solid 1px #535349;

	color: #a9a790;

	font-size: 0.9em;

	padding: 10px 16px 0 35px;

	height: 26px;

	text-align: right;

	width: 708px;

}

.paginacion_listado_abajo {

	border-top: solid 1px #fc0;

	clear: both;

}

.paginacion_listado2 {

	background-color: #3d3e3a;

	border-bottom: solid 1px #535349;

	border-top: solid 1px #535349;

	color: #a9a790;

	font-size: 0.9em;

	padding: 10px 16px 0 15px;

	height: 26px;

	text-align: right;

	width: 728px;

}

.paginacion_listado2_abajo {

	border-top: solid 1px #fc0;

	clear: both;

}

.paginacion_cantidad_pag { float: right; 



}

.cantidad_paginacion{

	margin-right: 200px;

	float: left;

}

.cantidad_paginacion2{

	margin-right: 50px;

	float: left;

}



/*banners*/

.banner_derecha_home{

	margin:0 18px 30px 21px;

	float: right;

}

#contenedor_izq_texto {

	width: 759px;

	margin-top: 10px;

	margin-bottom: 20px;

	margin-left: 15px;

	overflow: hidden;

}





.banner_grande_abajo {
	margin: 20px 14px 20px 20px;
	float: left;
}

/*TITULOS*/

.tit_noticias{ background: url(../img/tit_bg_noticias.gif) no-repeat;}
.tit_agenda{ background: url(../img/tit_bg_agenda.gif) no-repeat;}
.tit_fotos{ background: url(../img/tit_bg_fotos.gif) no-repeat;}
.tit_videos{ background: url(../img/tit_bg_videos.gif) no-repeat;}
.tit_guia_comercial{ background:  url(../img/tit_bg_guia.gif) no-repeat;}
.tit_top_list { background:  url(../img/tit_bg_toplist.gif) no-repeat;}
.tit_buscador_princ{ background: url(../img/tit_bg_buscador.gif) no-repeat;}
.tit_contacto{ background:url(../img/tit_bg_contacto.gif) no-repeat;}
.tit_registro{ background: url(../img/tit_bg_registracion.gif) no-repeat;}
.tit_gracias{ background: url(../img/tit_bg_gracias.gif)  no-repeat;}
.tit_mapa{ background: url(../img/tit_bg_mapa.gif) no-repeat;}
.tit_dj { background: url(../img/tit_bg_dj.gif) no-repeat;}


/*======================================================*/
/*HOME*/
/*======================================================*/

.back_home { background:url(../img/bg.jpg) no-repeat #000000 fixed top;}

#box_suscripcion {

	background: url(../img/bg-suscripcion.gif) no-repeat;

	height: 187px;

	width: 159px;

	padding: 4px 19px 0 20px;

	line-height:15px;

	margin-bottom: 28px;

	float: right;

}

#box_suscripcion h2 {

	font-weight:bold;

	color:#333;

	text-transform: uppercase;

	font-size: 0.9em;

}

#box_suscripcion form {

	color:#a9a790;

	font-weight:bold;

	font-size:80%;

	margin-top: 20px;

	width: 155px;

}

#box_suscripcion form strong{ color:#f1b70e;}

#box_suscripcion #email {

	width: 150px;

	margin: 13px 0;

	font-weight: normal;

	color: #666;

	font-size: 1em;

}



#box_suscripcion #bot_enviar{

	border: none;

	background: url(../../cat/bot-enviar.gif);

	float: right;

	height: 25px;

	padding: 0;

}



#box_frases {

	background-color: #171818;

	margin-bottom:28px;

	border-bottom:#595954 solid 1px;

	width: 199px;

	color: #a9a790;

	font-family: Georgia,  Times, serif;

	font-size: 110%;

	float: right;

	

}

#box_top10 {
	background: url(../img/bg-tit-ranking.gif) no-repeat top;
	width: 199px;
	padding: 4px 0 0 0;
	margin-bottom: 20px;
	float: right;

}

#box_top10 h2 {
	font-weight:bold;
	color:#333;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 0 19px 0 20px;
	line-height: 16px;

}

#box_top10{ color:#a9a790; }

#box_top10 ul{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	width: 199px;
	font-size: 0.9em;
}

#box_top10 ul li{
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #0c0c0c;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../img/bg-ranking-off.gif) repeat-y;
	float: left;
	width: 199px;

}

#box_top10 ul li:hover {
background: url(../img/bg-ranking-on.gif) repeat-y;
text-decoration:none;
color:#fc0;
}
#box_top10 ul li.primero ,  #box_top10 ul li.primero:hover {
	background: url(../img/bg-ranking-on.gif) repeat-y;
	text-decoration:none;
	color:#fc0;
	font-size:1.1em
}#box_top10 ul li.primero a
{

}
#box_top10 ul li a{
	padding-left: 10px;
	width: 149px;
	float: left;
	padding-right: 10px;
}
#box_top10 ul li:hover a{
	text-decoration:none;
	color:#fc0;
}

#box_top10 ul li span{
	width: 26px;
	display: block;
	text-align: center;
	float: left;

}
#box_frases h2 {

	font-weight:bold;

	font-size:0.70em;

	color:#e9b30b;

	text-transform: uppercase;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background:url(../img/bg-tit-barra-der.gif) no-repeat;

	height:177px;

	height:17px;

	padding: 4px 0 0 22px;

	border-bottom: solid 1px #333;

}



#box_frases p{

	padding: 15px 14px 0 14px;

	margin: 0 0 10px 0;

}

#link_siguiente_frases{

	padding:2px 5px 2px 5px;

	background:#0c0c0c;

	margin-left: 100px;

	display: block;

	color: #a9a790;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	font-weight: bold;

	background:#0c0c0c url(../img/bot_flechas_der.gif) no-repeat right;

	padding-right:20px;

	width: 70px;

	margin-bottom: 5px;

	background: #0c0c0c url(../img/bot_flechas_der.gif) no-repeat right;

	padding-right:15px;

	font-weight:bold;

	border: solid 1px #0c0c0c;

	

}



#link_siguiente_frases:hover{

	background:  #0c0c0c  url(../img/bot_flechas_der.gif) no-repeat right;

	border: solid 1px #fc0;

	border: solid 1px #fc0;

	color: #a9a790;

	text-decoration: none;

}

/*Agenda Home*/

.img_chica_agenda{ width:113px; height:61px;}

#contenedor_agenda_home {

	float: left;

	width: 409px;

	margin-left: 10px;

	margin-bottom: 10px;

}



#contenedor_agenda_home h2

{

	background:url(../img/h-bg-agenda.gif) no-repeat;

	height:26px;

	font-weight: bold;

	text-transform: uppercase;

	padding:43px 43px 0 43px;

	margin-bottom: 1px;

	color:#333;

}

 

.evento_home {
	background: #6c6755 url(../img/h-flecha-ag-off.gif) no-repeat right;
	height: 68px;
	width: 382px;
	padding: 10px 17px 10px 10px;
	margin-bottom:1px;
	color: #fff3c3;

}

.evento_home:hover {

	background: #424139 url(../img/h-flecha-ag-on.gif) no-repeat right;

}



.evento_home img{

	border: solid 3px #27292a;

	float: left;

}

.detalle_evento_home {
	width:244px;
	float: left;
	margin-left: 18px;
	height: 65px;
	overflow: hidden;

}



.evento_home h3 {
	color:#fc0;
	font-weight:bold;
	width: 199px;
}



.evento_home h4 a {

font-weight:bold;

color:#fff;

text-transform:uppercase; width:199px;}

.evento_home h4{width:199px;}
.evento_home p{width:199px;}

.evento_home:hover h4 a, .evento_home:hover { color:#fc0;}

.evento_home:hover img {border: solid 3px #fc0;}

.cant_coments_evento_home{
	width: 40px;
	background: url(../img/ico_comentarios_agenda.png) no-repeat top center;
	text-align:center;
	display: block;
	float: right;
	padding-top: 20px;
	text-decoration: underline;
	color: #cfc59e;
	font-size:0.85em;
}

#ver_agenda_completa_home {

	background: #535349 url(../img/ico_mas_1_off.png) no-repeat 0 50%;

	height: 20px;

	width: 389px;

	text-align: right;

	color: #fff;

	font-weight: bold;

	border-top: solid 1px #fc0;

	margin-top: 1px;

	display: block;

	padding: 5px 20px 0 0;

}

#ver_agenda_completa_home:hover {

	background: #3d3e3a url(../img/ico_mas_on.png) no-repeat 0 50%;

	color: #fc0;

	text-decoration:none;

}





/*Videos Home*/

#contenedor_video_home {

	float: left;

	width: 322px;

	margin-left: 28px;

}

#contenedor_video_home h2

{

	background: url(../img/h-bg-video.gif) no-repeat;

	height:26px;

	font-weight: bold;

	text-transform: uppercase;

	padding:43px 43px 0 43px;

	margin-bottom: 1px;

	color:#a9a790;

}

#ver_mas_videos_home {

	background: #535349 url(../img/ico_mas_1_off.png) no-repeat 0 50%;

	height: 20px;

	width: 302px;

	text-align: right;

	color: #fff;

	font-weight: bold;

	border-top: solid 1px #fc0;

	margin-top: 1px;

	display: block;

	padding: 5px 20px 0 0;

}



#ver_mas_videos_home:hover {

	background: #3d3e3a url(../img/ico_mas_on.png) no-repeat 0 50%;

	color: #fc0;

	text-decoration:none;

}



#contenedor_noticias_home {

	float: left;

	width: 322px;

	margin-left: 28px;

	margin-bottom: 10px;

}

#contenedor_noticias_home h2

{

	background:  url(../img/h-bg-noticias.gif) no-repeat;

	height:25px;

	font-weight: bold;

	text-transform: uppercase;

	padding:38px 43px 0 43px;

	margin-bottom: 1px;

	color: #a9a790;

}



.noticias_home {

	background: #171818 url(../img/h-flecha-not-off.gif)  no-repeat right;

	height: 68px;

	width: 289px;

	padding: 10px 23px 10px 10px;

	margin-bottom:1px;

	color: #a9a790;

}

.noticias_home:hover {

	background: #0c0c0c url(../img/h-flecha-not-on.gif) no-repeat right;

}



.noticias_home img{

	border: solid 3px #27292a;

	float: left;

}



.noticias_home h3 {

color:#fc0; font-weight:bold;}



.noticias_home h4 a{

font-weight:bold;

text-transform:uppercase}



.noticias_home:hover h4 a, .noticias_home:hover { color:#fc0;}

.noticias_home:hover img {border: solid 3px #fc0;}



#ver_noticias_completa_home {

	background: #535349 url(../img/ico_mas_1_off.png) no-repeat 0 50%;

	height: 20px;

	width: auto;

	text-align: right;

	color: #fff;

	font-weight: bold;

	border-top: solid 1px #fc0;

	margin-top: 1px;

	display: block;

	padding: 5px 20px 0 0;

}

#ver_noticias_completa_home:hover {

	background: #3d3e3a url(../img/ico_mas_on.png) no-repeat 0 50%;

	color: #fc0;

	text-decoration:none;



}

.detalle_noticias_home {

	width:150px;

	float: left;

	margin-left: 18px;

	height: 65px;

	overflow: hidden;

}

/*Guia Home*/

#contenedor_guia_home {

	float: left;

	width: 759px;

	margin-left: 10px;

	margin-bottom: 20px;

}

#contenedor_guia_home h2

{

	background: url(../img/h-bg-guia.gif)  no-repeat;

	height:25px;

	font-weight: bold;

	text-transform: uppercase;

	padding:28px 43px 0 43px;

	margin-bottom: 1px;

	color: #a9a790;

}



.ver_guia_completa_home {

	background: #535349 url(../img/ico_mas_1_off.png) no-repeat 0 50%;

	height: 20px;

	width: 739px;

	text-align: right;

	color: #fff;
	

	font-weight: bold;

	border-top: solid 1px #fc0;

	margin-top: 1px;

	display: block;

	padding: 5px 20px 0 0;

	clear: both;

}

.ver_guia_completa_home:hover {

	background: #3d3e3a url(../img/ico_mas_on.png) no-repeat 0 50%;

	color: #fc0;

	text-decoration:none;



}

/*Guia Fotos*/

#contenedor_fotos_home {float:left; width:759px; margin-left:10px;}

#contenedor_fotos_home h2 {background:url(../img/h-bg-fotos.gif) no-repeat; height:25px; font-weight:bold;	text-transform:uppercase; padding:28px 43px 0 43px; margin-bottom:1px; color:#a9a790;}

#ver_fotos_completa_home {
	background: #535349 url(../img/ico_mas_1_off.png) no-repeat 0 50%;
	height: 20px;
	width: auto;
	text-align: right;
	color: #fff;
	font-weight: bold;
	border-top: solid 1px #fc0;
	margin-top: 1px;
	display: block;
	padding: 5px 20px 0 0;
}

#ver_fotos_completa_home:hover {
	background: #3d3e3a url(../img/ico_mas_on.png) no-repeat 0 50%;
	color: #fc0;
	text-decoration:none;
}

#galeria_fotos_home{
	background:#0c0c0c;
	border-bottom:#171818 solid 18px;
	border-top: solid 18px #171818;
	width: 759px;
	height: 114px;
	}


/*Guia Q DE FESTA*/


#contenedor_QdeFesta {float:left; width:759px; margin-left:10px;}
#logoQ {position:relative; float:left; margin:20px 10px 0 10px;}
#contenedor_QdeFesta h2 {background:url(../img/h-bg-qdefesta.gif) no-repeat; height:26px; font-weight:bold;	text-transform:uppercase; padding:38px 0px 0 20px; margin-bottom:1px; color:#a9a790; position:relative; float:left; width:591px; margin-left:10px;}
#q_carousel {margin-top:-15px!important; }

.veureTot {
	background: #535349 url(../img/ico_mas_1_off.png) no-repeat 0 50%;
	height:20px;
	width:591px;
	text-align: right;
	font-weight: bold;
	border-top: solid 1px #fc0;
	padding: 5px 20px 0 0;
	position:relative!important;
	clear:both!important;
	float:right;
	margin-top:-22px;
	margin-right:2px;
}

.veureTot:hover {
	background: #3d3e3a url(../img/ico_mas_on.png) no-repeat 0 50%;
	color: #fc0;
	text-decoration:none;
}

#galeria_fotos_home{
	background:#0c0c0c;
	border-bottom:#171818 solid 18px;
	border-top: solid 18px #171818;
	width: 759px;
	height: 114px;
	}

/*======================================================*/

/*SECCION NOTICIAS*/

/*======================================================*/



/*LISTADO NOTICIAS*/



.fila_listado_noticia {

	background-color: #0c0c0c;

	color: #a9a790;

	margin-bottom: 1px;

	width: 735px;

	font-size: 0.9em;

	height: 160px;

	padding: 12px;

}

#contenedor_buscador {

}

#listado_categorias_buscador {

}



.fila_listado_noticia:hover {

background-color:#171818;}



.fila_listado_noticia .fotos{

	border: solid 3px #27292a;

	margin-right:16px;

	float: left;

}

.fila_listado_noticia h2 a{

	color:#ffc100;

	font-size:2em;

	font-weight: normal;

	height: 27px;

	overflow: hidden;

	width: 470px;

	display: block;



}

.fila_listado_noticia p{

	height:70px;

	line-height:1.4em;

	overflow: hidden;

}

.link_listado{

	padding-left:26px;

	display:block;

	width:auto;

	margin-right:30px;

	float:left;

	color: #a9a790;

	text-decoration: underline;

	height: 16px;

	padding-top: 4px;

}

.link_listado:hover{

	text-decoration: none;

}

.link_listado_grande{

	padding-left:35px;

	display:block;

	width:auto;

	margin-right:25px;

	float:left;

	color: #a9a790;

	text-decoration: underline;

	height: 20px;

	padding-top: 12px;

	font-weight: bold;

	font-size: 0.9em;

}

.link_listado_grande:hover{

	text-decoration: none;

}

.link_listado_grande_vacio{

	display:block;

	width:auto;

	margin-right:30px;

	float:right;

	color: #a9a790;

	text-decoration: underline;

	height: 20px;

	padding-top: 12px;

	font-weight: bold;

	font-size: 0.9em;

}

.link_listado_grande_vacio:hover{

	text-decoration: none;



}

.link_listado_grande_vacio_sin_link{

	display:block;

	width:auto;

	margin-right:5px;

	float:right;

	color: #a9a790;

	height: 20px;

	padding-top: 12px;

	font-weight: bold;

	font-size: 0.9em;

}









/*======================================================*/

/*SECCION AGENDA*/

/*======================================================*/

.cont_tit_agenda {

	background: url(../img/subtit_bg_agenda.gif) no-repeat;

	height:28px;

	width:719px;

	padding-left:40px;

	padding-top:8px;

	text-transform:uppercase;

	color:#333;

	border-bottom: solid 1px #fc0;

}

.tit_agenda_listado {

	text-transform:uppercase;

	color:#333;

	float: left;

	margin-top: 3px;

}

#nuevo_evento_listado{

	float:right;

	color: #fff3c3;

	font-weight:bold;

	font-size: 0.9em;

	text-decoration: underline;

	display: block;

	margin-right: 30px;

	margin-top: 3px;

}

#nuevo_evento_listado:hover{

text-decoration:none;

}

#descripcion_filtro_agenda {

	background-color: #000000;

	padding: 12px 16px 13px 35px;

	color: #a9a790;

	font-weight: bold;

	margin-bottom: 1px;

}

#descripcion_filtro_agenda strong { color:#fc0}



.fila_listado_evento{

	padding-left:17px;

	margin-bottom: 1px;

}

.evento_listado{

	padding:8px 25px 10px 23px;

	background:#6c6755 url(../img/h-flecha-ag-off.gif) no-repeat  100% 0;

	color:#fff3c3;

	border-left: solid 1px #27292a;

	height:70px;

	overflow:hidden;

}

.evento_listado:hover{

	background:#424139 url(../img/h-flecha-ag-on.gif) no-repeat 100% 0;

	color:#f1b70e;

}

.evento_listado p{

margin-bottom:0;

}

.evento_listado .fotos{

	border: solid 3px #27292a;

	margin-right:16px;

	float: left;

}

.evento_listado h2{
	color:#fc0;
	font-weight:bold;
	width: 525px;
}
.evento_listado h3, .evento_listado p {
	width: 525px;
}
.evento_listado h3 a{ font-weight:bold; text-transform:uppercase; color:#ffffff}

.cant_coments_evento_listado{
	background: url(../img/ico_comentarios_agenda.png) no-repeat;
	text-align:center;
	display: block;
	float: right;
	padding-left: 30px;
	text-decoration: underline;
	color: #cfc59e;
	height: 19px;
	padding-top: 3px;
	font-size: 0.9em;
}

.color_concierto{ background:#b51616;}

.color_teatro{ background:#5a5a0b;}

.color_cine{ background:#be7d1f;}

.color_expo{ background:#378686;}

.color_festivales{ background:#663eb5;}





/*======================================================*/

/*SECCION FOTOS*/

/*======================================================*/

.tit_foto {

	background:  url(../img/subtit_bg_fotos.gif) no-repeat;

	height:25px;

	width:719px;

	padding-left:40px;

	padding-top:11px;

	text-transform:uppercase;

	color:#333;

	border-bottom: solid 1px #fc0;

}



.foto_listado{

	padding:13px 8px 0 8px;

	background:#171818 url(../img/ico_mas_2_off.gif) no-repeat 5% 80%;

	color:#a9a790;

	height:200px;

	width:173px;

	overflow:hidden;

	float: left;

	margin-bottom: 1px;

}

.foto_listado:hover{

	background:#000 url(../img/ico_mas_on.gif) no-repeat 5% 80%;

	color:#f1b70e;

}

.foto_listado h3 a{ color:#f1b70e; font-weight:bold;}

.foto_listado img { border: solid 2px #6b6b5d;}

.foto_listado span{

	padding-left:25px;

	display: block;

	margin-top: 10px;

	height: 75px;

	overflow: hidden;

}

#contenedor_fotos {

	width: 759px;

	background: #171818;

	float:left;

	padding-bottom: 20px;

}





/*======================================================*/

/*SECCION VIDEOS*/

/*======================================================*/

.tit_video {

background:url(../img/subtit_bg_videos.gif) no-repeat;

height:25px;

width:719px;

padding-left:40px;

padding-top:11px; text-transform:uppercase;

color:#333;}



#video_destacado{

background:url(../img/video_bg_destacado.gif) no-repeat;

height:135px;

width:699px;

padding:15px 30px;

border-bottom:#fc0 solid 1px;

overflow:hidden;

color:#a9a790;}



#descripcion_video_destacado{ margin-left:300px;}

#video_destacado h2{ color:#e9b30b; font-weight:bold;  margin-top:2px; margin-bottom:10px}

#video_destacado span{ margin-left:25px;}

#video_destacado h3{ line-height: 1.3em}

#video_destacado h4{

	color:#e9b30b;

	font-size:1.5em;

	line-height:1.8em;

	height: 30px;

	overflow: hidden;

}



#video_destacado img {

	border: solid 4px #6b6b5d;

	margin-right: 30px;

	float:left;

	width: 170px;

	height: 128px;

}

#video_destacado p {

	font-size: 0.9em;

	line-height: 1.4em;

	height:40px;

	overflow:hidden;

	margin-bottom: 10px;

}



.video_listado{

	padding:13px 8px 0 8px;

	background:#171818 url(../img/ico_mas_2_off.gif) no-repeat 5% 80%;

	color:#a9a790;

	height:200px;

	width:173px;

	overflow:hidden;

	float: left;

	margin-bottom: 1px;

}

.video_listado:hover{

	background:#000 url(../img/ico_mas_on.gif) no-repeat 5% 80%;

	color:#f1b70e;

}

.video_listado h3 a{ color:#f1b70e; font-weight:bold;}

.video_listado img {

	border: solid 2px #6b6b5d;

	width: 170px;

	height: 128px;

}

.video_listado span{

	padding-left:25px;

	display: block;

	margin-top: 10px;

	height: 75px;

	overflow: hidden;

}

#contenedor_video {

	width: 759px;

	background: #171818;

	float:left;

	padding-bottom: 20px;

}

#flashcontent {

		height: 682px;

	}

	

	



/*======================================================*/

/*SECCION GALERIA COMERCIAL*/

/*======================================================*/

.tit_galeria_comercial {

background: url(../img/subtit_bg_form1.gif) no-repeat;

height:25px;

width:719px;

padding-left:40px;

padding-top:11px; text-transform:uppercase;

color:#333;}



.descripcion_filtro_guia_comercial {

	background-color: #000;

	padding: 20px 16px 0 90px;

	color: #fc0;

	font-weight: bold;

	margin-bottom: 1px;

	height: 40px;

}





/*======================================================*/

/*SECCION BUSCADOR*/

/*======================================================*/

.tit_buscador {

background: url(../img/subtit_bg_buscador.gif) no-repeat;

height:25px;

width:719px;

padding-left:40px;

padding-top:11px; text-transform:uppercase;

color:#333;}



.descripcion_filtro_busqueda {

	padding: 14px 16px 0 52px;

	color: #a9a790;

	font-weight: bold;

	margin-bottom: 1px;

	height: 22px;

	background: #0c0c0c url(../img/ico_res_busqueda.gif) no-repeat;

	font-size: 1em;

}

.descripcion_filtro_busqueda span{ float:left}

.fila_resultado_busqueda{

	color: #a9a790;

	width: 660px;

	font-size: 0.9em;

	height: 78px;

	padding: 12px 12px 12px 87px;

	background: #171818 url(../img/ico_mas_1_off.png) no-repeat 8% 30%;

	overflow: hidden;

	border-bottom: solid 1px #0c0c0c;

}

.fila_resultado_busqueda:hover{



	color: #e9b30b;

	background:  #0c0c0c url(../img/ico_mas_on.png) no-repeat 8% 30%;

	overflow: hidden;

}

.fila_resultado_busqueda p{

line-height:1.8em;

}

.fila_resultado_busqueda h2 a{

	color: #e9b30b;

	font-size:1.7em;

	font-weight: normal;

	text-decoration: underline;

	text-transform: none;

}





.fila_resultado_busqueda:hover h2 a, .fila_resultado_busqueda h2 a:hover{

	color: #e9b30b;

	font-size:1.7em;

	font-weight: normal;

	text-decoration: none;

	text-transform: none;

}

/*======================================================*/

/*SECCION CONTACTO*/

/*======================================================*/

.tit_contact {

background: url(../img/subtit_bg_form1.gif) no-repeat;

height:25px;

width:719px;

padding-left:40px;

padding-top:11px; text-transform:uppercase;

color:#333;}





/*======================================================*/

/*SECCION REGISTRO*/

/*======================================================*/

#formulario span.sexo{

	width: 135px;

	display: block;

	padding: 5px 0;

	font-size: 0.9em;

	float:left;

}

#formulario select.fechas{ margin-right:5px;}

#formulario input#archibo.examinar_archibo{

	width:200px;

	float: left;

	margin-right: 10px;

}

#formulario span.descripcion_archibo{

	float: left;

	width: auto;

	margin-right: 200px;



}

#contenedor_check_registro{

	float: left;

	width: 530px;

	padding-left: 175px;

}



/*======================================================*/

/*SECCION REGISTRO- olvido la contraseña*/

/*======================================================*/

.tit_clave {

background:  url(../img/subtit_bg_contrasena.gif) no-repeat;

height:25px;

width:719px;

padding-left:40px;

padding-top:11px; text-transform:uppercase;

color:#333;}



.texto_descriptivo_formulario{ padding: 5px 46px 10px 46px;}

label strong{ color:#e9b30b;}



/*======================================================*/

/*SECCION GRACIAS- olvido la contraseña*/

/*======================================================*/

.tit_confirmacion {

background: url(../img/subtit_bg_gracias.gif) no-repeat;

height:25px;

width:719px;

padding-left:40px;

padding-top:11px; text-transform:uppercase;

color:#333;}



#texto_confirmacion_gracias{

	padding:25px 0 25px 175px;

	border-top: dotted 1px #3d3e3a;

	border-bottom: dotted 1px #3d3e3a;

	background:#000;

	height: auto;

	float: left;

	color: #a9a790;

	background:url(../img/gracias_img.jpg) no-repeat #000;

	width: 584px;

}

#cont_texto_confirmacion {

	background-color: #0c0c0c;

	width: 759px;

	float: left;

	border-bottom: solid 1px #fc0;

	padding: 15px 0 25px 0;

}

/*======================================================*/

/*SECCION GUIA COMERCIAL 1

/*======================================================*/

#texto_guia_comercial_1{

	padding:25px 0 25px 175px;

	background:#000;

	float: left;

	color: #a9a790;

	background: url(../img/guia_anuncio_1.gif) no-repeat #000;

	width: 584px;

}

#texto_guia_comercial_2{

	padding:25px 0 25px 175px;

	background:#000;

	height: auto;

	float: left;

	color: #a9a790;

	background: url(../img/guia_anuncio_2.gif) no-repeat #000;

	width: 584px;

}

#texto_guia_comercial_3{

	padding:25px 0 25px 175px;

	background:#000;

	height: auto;

	float: left;

	color: #a9a790;

	background: url(../img/guia_anuncio_3.gif) no-repeat #000;

	width: 584px;

}

.leyenda{

	color:#e9b30b;

	font-weight: bold;

	text-transform:uppercase;

	border-bottom: solid 1px #27292a;

	margin-left:36px;

	float: left;

	width: 723px;

	height: 20px;

	margin-bottom: 28px;

	font-size: 0.9em;

}

#formulario select.multiple, #formulario1 select.multiple{

	clear:right;

	float: left;

	margin-right: 400px;

	margin-bottom: 7px;

	padding: 2px;

	height: 105px;

	font-weight: bold;

	text-transform: uppercase;

	background: #171818;

}

#linea_verde_abajo {

	background-color: #693;

	height: 9px;

	width: 759px;

}

#linea_roja_abajo {

	background-color: #881b1b;

	height: 9px;

	width: 759px;

}

#linea_azul_abajo {

	background-color: #336899;

	height: 9px;

	width: 759px;

}

/*======================================================*/

/*SECCION MAPA 

/*======================================================*/

#contendor_texto_mapa {

	width: 759px;

	background: #171818;

	padding: 33px 0;

	color:#a9a790;

	border-bottom: solid 1px #535349;

}#contendor_texto_mapa ul{

	margin-bottom:15px;

} 

#contendor_texto_mapa li h2 a{

	color:#fc0;

	font-size:1.2em;

	background: url(../img/ico_mas_2_off.gif) no-repeat 0 50%;

	padding-left:30px;

	font-weight:bold;

	line-height: 2em;

	text-decoration:none;

	text-transform: none;

	margin-left: 50px;

}

#contendor_texto_mapa li h2 a:hover{

	background: url(../img/ico_mas_on.gif) no-repeat 0 50%;



}

#contendor_texto_mapa li span{

	margin-left:80px;

	margin-bottom: 10px;

	display: block;



}

#contendor_texto_mapa li h3 a{

	color:#a9a790;

	background: url(../img/ico_flecha_off.gif) no-repeat 0 50%;

	padding-left:20px;

	font-weight:bold;

	height:28px;

	margin-left:90px;

	text-decoration:none;

	line-height: 2em;

}

#contendor_texto_mapa li h3 a:hover{

	color:#fc0;

	background: url(../img/ico_flecha_on.gif) no-repeat 0 50%;

}

#texto_descripcion_mapa {

	background-color: #000;

	border-top: solid 1px #535349;

	border-bottom: solid 1px #535349;

	padding:18px 0 18px 67px;

	color:#a9a790;

	font-size: 1.2em;

}



/*======================================================*/

/*DETALLES DE SECCIONES

/*======================================================*/



.barra_gris_arriba_detalles {

	background-color: #3d3e3a;

	border-bottom: solid 1px #535349;

	border-top: solid 1px #535349;

	color: #a9a790;

	font-size: 0.9em;

	padding: 10px 16px 0 35px;

	height: 26px;

	text-align: right;

	width: 708px;

}

.barra_negra_arriba_detalles {

	background-color: #0c0c0c;

	color: #a9a790;

	font-size: 0.9em;

	padding: 7px 16px 3px 65px;

	height: 26px;

	text-align: left;

	width: 678px;

	font-weight:bold;

	border-bottom: solid 1px #27292a;

}

.barra_negra_arriba_detalles .foto_anterior {

	float:right;

	width:80px;

	height:11px;

	border: solid 1px #535349;

	color:#a9a790;

	background:url(../img/bot_flechas_izq.gif) no-repeat;

	display: block;

	padding: 4px 13px 5px 27px;

	text-decoration:none;

	margin-top: 0px;	margin-right: 35px;

}





.barra_negra_arriba_detalles .foto_siguiente{

	float:right;

	width:80px;

	height:11px;

	border: solid 1px #535349;

	color:#a9a790;

	background:url(../img/bot_flechas_der.gif) no-repeat right;

	display: block;

	padding: 4px 27px 5px 13px;

	text-decoration:none;

	}

	

.barra_negra_arriba_detalles .foto_siguiente:hover, .barra_negra_arriba_detalles .foto_anterior:hover{

	border: solid 1px #f1b70e;

	text-decoration:none;}

	

	.barra_negra_arriba_detalles .fecha_foto{ float:left; margin-top:3px;}

.barra_gris_arriba_detalles .link_comentarios, .barra_gris_arriba_detalles .link_galeria{ float:right}



#contenedor_negro_detalle { background-color: #0c0c0c; 

}

.barra_acciones_detalles {

	background-color: #171818;

	margin: 10px 0 30px 0;

	padding: 0 30px 0 20px;

	clear: both;

	width: 709px;

	height: 35px;

}

.barra_acciones_detalles_2 {

	background-color: #171818;

	margin: 0 25px 30px 0;

	padding: 0 30px 0 20px;

	clear: both;

	width: 709px;

	height: 35px;

}

.barra_acciones_detalles_3 {

	background-color: #171818;

	margin: 0 0 13px 0;

	padding: 0 30px 0 20px;

	clear: both;

	width: 709px;

	height: 35px;

	border-bottom: solid 6px #0c0c0c;

}


.barra_separadora {

	clear: both;

	width: 759px;

	height: 1px;

}

.cantidad_votos {
	background-image: url(../img/ico-bg-votar.gif);
	background-repeat: no-repeat;
	width: 62px;
	height: 23px;
	float: right;
	padding-left: 47px;
	padding-top: 12px;
	font-weight: bold;
	color: #f1b70e;

}

#links_compartir {
	background-repeat: no-repeat;
	float: right;
	width: 153px;
	margin-top: 10px;
	text-align: center;

}





#contenedor_negro_detalle h3{
	color: #a9a790;
	height: 26px;
	font-size:1.6em;
	padding-left:50px;
	padding-top:10px;
	width: 709px;
	clear: both;
}



 h3.titulo_foto{background: url(../img/subtit_bg_fotos2.gif) no-repeat #3d3e3a;}
 h3.titulo_eventos{ background:url(../img/subtit_bg_agenda_2.gif) no-repeat #3d3e3a;}

 h3.titulo_comentarios{ background: url(../img/subtit_bg_comentarios1.gif) no-repeat #3d3e3a;}

 h3.titulo_formulario{

	background: url(../img/subtit_bg_anadircomentario.gif) no-repeat #3d3e3a;

	float: left;

	width: 709px;

}

 h3.titulo_video{background: url(../img/subtit_bg_video.gif) no-repeat #3d3e3a;}

/*Noticias*/



#cuerpo_detalle_noticia {

	padding:0 0 0 50px;

	color: #a9a790;

}

#cuerpo_detalle_noticia p{

	margin-right:25px;

	font-size: 1.3em;

	line-height: 1.4em;

}

#cuerpo_detalle_noticia p.resumen {

font-weight:bold;

}

#cuerpo_detalle_noticia h2 {

	color:#ffc100;

	padding:0; /*padding:0 50px;*/

	font-size: 2em;/*font-size: 1.4em;*/

	font-weight: normal;

	text-transform: none;

	margin-bottom: 15px;

	margin-top: 10px;

	

	height: 27px;

	overflow: hidden;

}

#cuerpo_detalle_noticia span.observacion_noticia_izquierda{

	width:180px;

	padding:10px;

	background:#1c1f23;

	margin-right: 10px;

	margin-bottom: 10px;

	margin-top: 10px;

	font-size: 1.2em;

	font-family: Georgia,  Times, serif;

	float: left;



}

#cuerpo_detalle_noticia span.observacion_noticia_derecha{

	width:180px;

	padding:10px;

	background:#1c1f23;

	margin-left: 10px;

	margin-bottom: 10px;

	margin-top: 10px;

	font-size: 1.2em;

	font-family: Georgia,  Times, serif;

	float: right;



}

#cuerpo_detalle_noticia div.autor{

	font-weight:bold;

	border-top: solid 1px #171818;

	padding: 10px 0;

	clear: both;

}

#cuerpo_detalle_noticia div.autor span{ color:#ffc100; }



#cuerpo_detalle_noticia img {

	float:left;

	width:232px;

	height:128px;

	border: solid 3px #27292a;

	margin: 0 20px 20px 0;

}

.barra_gris {

	color: #a9a790;

	padding: 10px 16px 0 50px;

	height: 26px;

	text-align: left;

	width: 693px;

	font-weight:bold;

	background-color: #171818;

}

.comentario_noticia {

	background-color: #0c0c0c;

	padding: 15px 15px 15px 50px;

	border-bottom: solid 1px #171818;

	clear: both;

	float: left;

	width: 694px;

}

.comentario_noticia span.autor_cometario{

	width:620px;

	float:left;

	font-weight: bold;



}

.comentario_noticia span.autor_cometario span{

color: #f1b70e;



}

.comentario_noticia span.fecha_cometario{

width:620px;

color: #f1b70e;

float:left;



}

.comentario_noticia span.detalle{

	width:620px;

	float:left;

	margin-top: 10px;



}

.comentario_noticia img{ float:right;}

.flecha_izq_galeria {

	background-image: url(../img/bot-fotos-izq-off.gif);

	background-repeat: no-repeat;

	width:26px;

	height:114px; float:left;

	display:block;

}

.flecha_izq_galeria:hover {

	background-image: url(../img/bot-fotos-izq-on.gif);

}

.flecha_izq_galeria span{ display:none;}

.flecha_der_galeria {

	background-image: url(../img/bot-fotos-der-off.gif);

	background-repeat: no-repeat;

	width:26px;

	height:114px; float:right;

	display:block;

}

.flecha_der_galeria:hover {

	background-image: url(../img/bot-fotos-der-on.gif);

}

.flecha_der_galeria span{ display:none;}



#contenedor_fotos_galeria {

	float: left;

	width: 677px;

	height: 90px;

	padding: 12px 15px;

	text-align: center;

}

.foto_galeria{

	border: solid 3px #535349;

	margin-right:7px;

	margin-left: 7px;

	width: 114px;

	height: 84px;

}

.foto_galeria:hover{border: solid 3px #fc0;}

.foto_galeria2{

	border: solid 2px #6b6b5d;

	margin: 7px;

}

.foto_galeria2:hover{border: solid 2px #fc0;}

.foto_galeria_gc{

	border: solid 2px #6b6b5d;

	margin: 5px;

	width: 170px;

	height: 128px;

}

.foto_galeria_gc:hover{

border: solid 2px #fc0;

}

/*======================================================*/

/*DETALLES DE FOTO DETALLE

/*======================================================*/



.foto_grande_detalle{
	width: 533px;
	border: solid 3px #3d3e3a;
	float:left;
	margin: 12px 0 45px 120px;

}





/*======================================================*/

/*DETALLES VIDEO

/*======================================================*/

.barra_desplazamiento_video {

	background: #0c0c0c;

	color: #a9a790;

	font-size: 0.9em;

	padding: 6px 16px 0 15px;

	height: 30px;

	text-align: left;

	width: 728px;

	font-weight:bold;

	border-bottom: solid 1px #27292a;

}

#fecha_detalle_video{

	float:right;

	border-left: solid 1px #27292a;

	height:14px;

	padding: 6px 14px;

	width: 213px;

}

.link_video_anterior{

	float:left;

	width:80px;

	height:11px;

	border: solid 1px #535349;

	color:#a9a790;

	background:url(../img/bot_flechas_izq.gif) no-repeat;

	display: block;

	padding: 4px 13px 5px 27px;

	text-decoration:none;

  }

.link_video_anterior:hover, .link_video_siguiente:hover {

	border: solid 1px #f1b70e;

	text-decoration:none;

  }

  .link_video_siguiente{

	float:right;

	width:80px;

	height:11px;

	border: solid 1px #535349;

	color:#a9a790;

	background:url(../img/bot_flechas_der.gif) no-repeat right;

	display: block;

	padding: 4px 27px 5px 13px;

	text-decoration:none;

	margin-right: 20px;

  }

#video_detalle_video {

	float: left;

	margin: 10px;

	width: 480px;

	height: 385px;

}

#detalle_video {

	float: right;

	width: 257px;

	border-left: solid 1px #27292a;

	margin-top: 10px;

	height: 385px;

	overflow: hidden;

}



#detalle_video h3{

	color: #f1b70e;

	font-size:1.6em;

	padding-left:13px;

	padding-right: 10px;



}

#detalle_video p{

	padding-left:13px;

	padding-right: 10px;

	font-size: 0.9em;

	line-height: 1.8em;



}

#textos_videos{

height: 269px;

overflow:hidden;

}

.cont_opciones_video {

	float: right;

	height: 38px;

	width: 240px;

	margin-top: 1px;

	margin-right: 1px;

	margin-bottom: 0px;

	margin-left: 1px;

	background: #171818;

	padding-left: 15px;

}



#detalle_video .link_listado_grande_vacio, #detalle_video  .link_listado_grande_vacio_sin_link, #detalle_video #links_compartir, #detalle_video .cantidad_votos {



	float:left;

}

#detalle_video   .link_amigo{ background: url(../img/ico-enviara-off.gif) no-repeat -10% 0; }

#detalle_video  .link_amigo:hover { background: url(../img/ico-enviara-on.gif) no-repeat -10% 0;}

/*======================================================*/

/*DETALLES agenda

/*======================================================*/

#barra_titulo_agenda_detalle {

	background-color: #24231f;

	border-bottom: solid 1px #0c0c0c;

	border-top: solid 1px #0c0c0c;

	padding: 15px 15px 25px 115px;

	height: 46px;

	color: #ffcc00;

	font-weight: bold;

	width: 629px;

}



#barra_titulo_agenda_detalle h2{

	color:#fff;

	font-size:2.2em;

	font-weight: normal;

	text-transform: none;

}

.tipo_evento_egenda_detalle{ background: url(../img/agenda_ico_1_conciertos.gif) no-repeat 7% 35% }

#descripcion_agenda_detalle{
	padding: 20px 40px 20px 115px;
	width: 604px;
	float: left;
	background:url(../img/agenda-mis-izq.gif) no-repeat 0 0 #000;

}

#foto_agenda_detalle{ float:left;}
#foto_agenda_gc{  margin:31px 0 38px 53px;}

#detalles_agenda_detalle {
	width: 372px!important;
	float: right;
	min-height:100px;



}

#descripcion_agenda_detalle h3 {

	color:#ffc100;

	font-size:1em;

	font-weight: bold;

	margin: 0;

	padding: 0;

	text-transform: uppercase;

	width: 340px;

	



}

#contenedor_completo_agenda_detalle {
	background: url(../img/bg-agenda.gif);
	width: 757px;
	float: left;
	margin-bottom: 1px;
	padding: 0 1px;

}

#titulo_items_detalle_agenda {
	background-image: url(../img/subtit_bg_infoutil_2.gif)!important;
	background-repeat: no-repeat;
	height: 20px;
	width: 312px;
	color: #ffc100;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px 10px 0 50px;
	border: solid 1px #0c0c0c;
	border-right: none;
	clear: both;

}

.items_detalle_agenda {
	background-image: url(../img/back-items-detalle.gif);
	background-repeat:  repeat-y;
	width: 311px;
	border-bottom: solid 1px #0c0c0c;
	border-left: solid 1px #0c0c0c;
	padding: 4px 10px 4px 50px;
	font-weight: bold;
	font-size: 0.9em;

}

a.items_detalle_agenda {

	background-image:url(../img/back-items-detalle.gif);

	background-repeat:  repeat-y;

	width: 311px;

	border-bottom: solid 1px #0c0c0c;

	border-left: solid 1px #0c0c0c;

	padding: 4px 10px 4px 50px;

	font-weight: bold;

	display: block;

	color: #A9A790;

	text-decoration:underline;

}

a.items_detalle_agenda:hover {

color: #fc0;

}

.items_detalle_agenda strong{ color:#fc0}

.item_detalle_fecha_agenda{ background:url(../img/ico-info-dia.gif) no-repeat}

.item_detalle_hora_agenda{ background: url(../img/ico-info-hora.gif) no-repeat}

.item_detalle_precio_agenda{ background: url(../img/ico-info-precio.gif) no-repeat }

.item_detalle_lugar_agenda{ background: url(../img/ico-info-lugar_2.gif) no-repeat 0 0 #424139; font-size:17px; color:#fefefe; font-weight:normal; }
.item_detalle_dj { background: url(../img/ico-info-dj.gif) no-repeat 0 0 #424139; font-size:17px; color:#fefefe; font-weight:normal; }

.item_detalle_lugar_gc{ background: url(../img/ico-info-lugar.gif) no-repeat ;}

.item_detalle_tel_agenda{ background:url(../img/ico-info-tel.gif) no-repeat}

.item_detalle_link{ background: url(../img/back-items-detalle.gif) no-repeat}

.item_detalle_link:hover{

	background: url(../img/ico-info-flecha_on.gif) no-repeat ;

	color:#fc0;

	text-decoration: none;

}

a.items_detalle_agenda_ultimo {

	background-image: url(../img/back-items-detalle.gif);

	background-repeat:  repeat-y;

	width: 311px;

	border-bottom: none;

	border-left: solid 1px #0c0c0c;

	padding: 4px 10px 4px 50px;

	font-weight: bold;

	display: block;

	color: #A9A790;

	text-decoration:underline;

		font-size: 0.9em;

}

a.items_detalle_agenda_ultimo:hover {

color: #fc0;}

/*======================================================*/

/*DETALLES GUIA COMERCIAL

/*======================================================*/



#barra_titulo_gc_detalle {

	background-color: #000;

	border-bottom: solid 1px #0c0c0c;

	border-top: solid 1px #0c0c0c;

	padding: 22px 15px 25px 115px;

	height: 36px;

	color: #fc0;

	font-weight: bold;

	width: 629px;

}

.tipo_evento_egenda_detalle_denit{ background: url(../img/guia_ico_1.gif) no-repeat 7% 35%;}

.tipo_evento_egenda_detalle_restaurant{ background: url(../img/guia_ico_2.gif) no-repeat 7% 35%;}

.tipo_evento_egenda_detalle_moda{ background: url(../img/guia_ico_3.gif) no-repeat 7% 35%;}

.tipo_evento_egenda_detalle_belleza{ background: url(../img/guia_ico_4.gif) no-repeat 7% 35%;}

.tipo_evento_egenda_detalle_diversion{ background: url(../img/guia_ico_5.gif) no-repeat 7% 35%;}

.tipo_evento_egenda_detalle_altres{ background: url(../img/guia_ico_6.gif) no-repeat 7% 35%;}





#barra_titulo_gc_detalle h2{

	color:#fc0;

	font-size:2.2em;

	font-weight: normal;

	text-transform: none;

}

#detalles_gc_detalle {

	float: right;

	width: 347px;

}

#descripcion_gc_detalle{
	float:left;
	padding: 20px 40px 20px 20px;
	width: 345px;

}

#descripcion_gc_detalle p{

margin-bottom:0;

}

#foto_gc_detalle{ margin: 31px 0 38px 53px 

}



#descripcion_gc_detalle h3 {

	color:#ffc100;

	font-size:1em;

	font-weight: bold;

	margin: 0;

	padding: 0;

	text-transform: uppercase;

	width: 300px;



}

#contenedor_completo_gc_detalle {
	background:url(../img/bg-items-detalle-gc.gif);
	width: 759px;
	margin-bottom: 1px;
	float: left;

}

#titulo_items_detalle_gc {

	background-image: url(../img/subtit_bg_infoutil.gif);

	background-repeat: no-repeat;

	height: 20px;

	width: 288px;

	color: #ffc100;

	text-transform: uppercase;

	font-weight: bold;

	padding: 7px 10px 0 50px;

	border: solid 1px #0c0c0c;

	border-right: none;

}

.items_detalle_gc {

	background-image: url(../img/back-items-detalle.gif);

	background-repeat:  repeat-y;

	width: 288px;

	border-bottom: solid 1px #0c0c0c;

	border-left: solid 1px #0c0c0c;

	padding: 4px 10px 4px 50px;

	font-weight: bold;

}

#contenedor_video_gc {

	width: 725px;

	height: 300px;

	padding: 12px 15px;

	text-align: center;

}



#contenedor_fotos_gc {
	width: 759px;
	height: 150px;
	text-align: center;

}
#contenedor_eventos_gc {
	width: 759px;

}


.eventos_gc {
	background: #171818 url(../img/h-flecha-not-off.gif) no-repeat right;
	height: 68px;
	width: 346px;
	padding: 10px 23px 10px 10px;
	margin-bottom:1px;
	color: #a9a790;
	float: left;
}

.eventos_gc:hover {
	background: #424139 url(../img/h-flecha-not-on.gif) no-repeat right;
}

.eventos_gc img{
	border: solid 3px #27292a;
	float: left;
}


.detalle_eventos_gc {
	float: left;
	margin-left: 18px;
	height: 65px;
	overflow: hidden;
	width: 200px;

}

.f_evento_gd {
color:#fc0; 
font-weight:bold;
width:200px; color:#fc0;}



.detalle_eventos_gc h4 a{
font-weight:bold;
text-transform:uppercase}

.detalle_eventos_gc:hover h4 a, .eventos_gc:hover { color:#fc0;}

.eventos_gc:hover img {border: solid 3px #fc0;}


/*DHTML Window*/

.dhtmlwindow{

position: absolute;

border: 1px solid black;

visibility: hidden;

background-color: white;

}



.drag-handle{ /*CSS for Drag Handle*/

padding: 1px;

text-indent: 3px;

font: bold 14px Arial;

background-color: #e9b30b;

color: white;

cursor: move;

overflow: hidden;

width: auto;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;

opacity: 1;

}



.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/

position: absolute;

right: 1px;

top: 2px;

cursor: hand;

cursor: pointer;

}



* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/

width: 100%;

}





.drag-contentarea{ /*CSS for Content Display Area div*/

border-top: 1px solid brown;

background-color: white;

color: black;

height: 150px;

padding: 2px;

overflow: auto;

}



.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/

border-top: 1px solid gray;

background-color: #F8F8F8;

height: 13px; /*height of resize image*/

}





.drag-resizearea{ /*CSS for Resize Area itself*/

float: right;

width: 13px; /*width of resize image*/

height: 13px; /*height of resize image*/

cursor: nw-resize;

font-size: 0;

}



/*================================================*/

/*===================PAGINACIÓN===================*/

/*================================================*/



.paginacio {

	padding: 3px;

	margin: 20px auto 25px auto;

	text-align:center;

	width: 600px;

	clear: both;

	font-weight:bold;

	font-size:0.9em;

	font-weight:bold;

}

.paginacio ul {position:relative; list-style:none;}

.paginacio ul li {position:relative; display:inline; margin-right:-10px!important; height:15px; padding:3px 5px;}

.paginacio ul li a {

	padding: 2px 5px 2px 5px;

	text-decoration: none; /* no underline */

	color: #a9a790;

	background:#0c0c0c;

	margin: 5px;

	border: solid 1px #0c0c0c;

} 

.paginacio ul li a:hover {

color: #a9a790;

background:#0c0c0c;

border: solid 1px #fc0;

}

.paginaSeleccio {position:relative; background-color:#fc0; padding:3px 5px; color:#454545;}

.paginaNoSeleccio {position:relative; background-color:#0c0c0c; padding:3px 5px; color:#454545;}

.flechaAntSig { font-size:1.2em; color:#fc0;  }



.paginacio r {color:#fc0;}



.formUno {position:relative!important; display:block!important;} .formUno input {float:left!important; display:inline!important;}



.aclaracio {position:relative; float:right; width:300px; margin:-22px 82px 0 0;}



.noComerc {text-align:center;} .noComerc img {border:none!important;}



.denuncia {text-align:center; height:15px; width:140px; position:absolute; margin:11px 0 0 135px;}

.denuncia a {font-weight:bold; font-size:0.90em; text-decoration:underline;} .denuncia a:hover {text-decoration:none;}

.llocDetall {}
.vermaseventos {color:#FC0;  font-size:10px; font-weight:bold;/* line-height:5em!important; */}

.formPop #captchaLletres {font-size:1.1em;} 
.formPop #captchaLletres u {color:#FC0; font-weight:bold; text-decoration:none;}
div.coletillaPop {clear:both!important; float:none!important; margin-left:180px!important;}


.topListHome {float:left; width:759px; margin-left:10px; margin-bottom:20px; clear:both;}
.topListHome h2 {background:url(../img/h-bg-toplist.gif)  no-repeat; height:25px; font-weight:bold; text-transform:uppercase; padding:28px 43px 0 43px;margin-bottom: 1px;	color:#a9a790;}
.topListHome h3 {background:#272828; color:#f1b70e; text-transform:uppercase; font-weight:bold; border-left:1px solid #171818; border-right:1px solid #171818; border-top:1px solid #3b3d3e; margin-top:1px; padding:5px 0 4px 43px; font-size:0.9em; height:15px;}
.topListHome .topContent { background:#3b3d3e; padding:10px; border-left:1px solid #171818; border-right:1px solid #171818; min-height:100px;}
.llistaTopList {position:relative; width:234px; float:left; margin:10px 0px 10px 10px;}
.llistaTopList h4 { background-image:url(../img/fons-top-list-top.gif); height:25px; color:#f1b70e; text-transform:uppercase; font-weight:bold; padding:8px 0 0 8px;}
.llistaTopList div { background:#171818; height:110px; overflow:hidden; text-align:center; vertical-align:middle; border-bottom:1px solid #232629;}
.llistaTopList div p {text-align:right; color:#585858; font-size:0.9em; margin:3px 0 5px 0; padding:0 5px 0 0;}
.llistaTopList div img, .llistaTopList div embed {max-width:220px; max-height:90px; overflow:hidden;}
.llistaTopList ul {background:#1c1f23; position:relative; margin:0; padding:10px 5px; }
.llistaTopList ol { list-style-type:decimal; background:#1c1f23; position:relative; margin:0; padding:10px 5px; font-weight:bold;}
.llistaTopList ol li {color:#f1b70e; position:relative; clear:both; padding:0; /*height:15px;*/ margin:7px 0 7px 27px; font-size:1em; /*background:#9966CC;*/}
.llistaTopList ol li a {color:#a9a790; height:15px; overflow:hidden!important; font-weight:100;}
.llistaTopList ol li a:hover {color:#fff; text-decoration:underline;}
.llistaTopList ul li {position:relative; clear:both; padding:0; height:15px; overflow:hidden; margin:7px 0; font-size:1em;}
.llistaTopList ul li span {color:#f1b70e; width:20px; float:left; font-weight:bold; text-align:right; padding-right:3px;}
.llistaTopList ul li p { width:195px; float:left; overflow:hidden;}
.llistaTopList ul li p a {color:#a9a790; text-decoration:none;} .llistaTopList ol li a:hover {color:#fff; text-decoration:underline;}

.topHistorial {width:759px; position:relative; background:#0c0c0c;}
.topHistorial h3 {padding:10px 0 0 40px; background:url(../img/subtit_bg_form1.gif) no-repeat; height:26px; width:719px; color:#333; text-transform:uppercase; font-weight:bold;}
.titulinHisto {border-left:1px solid #000; border-right:1px solid #000; padding:8px 0 8px 40px; font-weight:bold; text-transform:uppercase; background:#272828; color:#fff; margin:15px 0 7px 0; clear:both!important;}


/*DJ/GRUPS*/

#djHome {position:relative; padding:20px 10px!important; float:none!important; clear:both!important; min-height:100px;}
#djHome h2 {position:relative; float:right;} #djHome h2 span {display:none;}

.dj3 {position:relative; width:244px; float:left; margin:10px 5px 0 5px;}
.dj3 h3 {position:relative; height:25px; width:234px; background:url(../img/titulin-dj-3.gif)!important; color:#efb311; font-weight:bold; padding:8px 0 0 10px; text-transform:uppercase;}
.dj3 div {position:relative; background:#1c1f23; border-bottom:1px solid #2f343a; padding:10px; min-height:4.7em;}
.dj3 div:hover {background:#000!important;}
.dj3 div a img {border:3px solid #535349; float:left; margin-right:5px; height:48px; width:48px; overflow:hidden;}
.dj3 div a img:hover {border:3px solid #efb311;}
.dj3 div h4 {position:relative; font-weight:bold; color:#efb311; height:1.2em; overflow:hidden; margin-top:3px;} 
.dj3 div h4 a {color:#efb311;} .dj3 div h4 a:hover {color:#8e8e8e; text-decoration:underline;}
.dj3 div p {position:relative; margin:0; padding:0; color:#fff; height:2.5em; overflow:hidden;}

.dj3 div.miniTrack {padding:7px 10px 5px 10px; min-height:5em; clear:both;}

.miniTrack p {height:1.2em!important; overflow:hidden;}
.miniTrack img {margin:5px 0 0 -10px; height:auto!important; width:auto!important; border:none!important; float:none!important;}

.djPuja {margin-top:-137px!important;}

.djFinal {position:relative; background:url(../img/dj-bottom.gif); background-repeat:no-repeat; height:37px; width:754px; clear:both!important; float:none!important; margin:20px 0!important; top:10px!important; text-align:right; padding:5px 10px 0 0;}
.djFinal a {font-weight:bold; color:#fff; font-size:0.9em!important;} .djFinal a:hover {color:#efb311; text-decoration:none;}

#accesDj {position:absolute; float:right; margin-top:-95px; margin-left:500px; width:239px; background-image:url(../img/fons-user-dj.gif); background-repeat:no-repeat; background-color:#171818; background-position:bottom; padding:10px 10px 0 10px!important; z-index:15!important; min-height:70px!important;}
#accesDj form {position:relative; font-size:0.95em;}
#accesDj form span {font-size:0.95em; text-align:right; font-weight:bold; vertical-align:top; line-height:24px; width:80px; padding-right:2px; display:table-cell; color:#a9a790;}
#accesDj form fieldset input {vertical-align:top; font-size:1em; font-weight:100; font-family:Arial, Helvetica, sans-serif; width:80px; color:#909090;}
#accesDj form h3 {color:#efb311; text-transform:uppercase; font-weight:bold; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px; text-align:center;}
#accesDj form .boto {position:relative; width:auto!important; height:auto!important; border:none; margin:-28px 0 0 180px; padding:0; float:left;}
#accesDj form p { margin:5px 0 10px 0; text-align:center;} 
#accesDj form p a {color:#646465;  text-decoration:underline;} #accesDj form p a:hover {text-decoration:none; color:#a9a790;}

.accesUsuariDins {padding-top:5px!important;} .accesUsuariDins a {text-decoration:underline;} .accesUsuariDins a:hover {text-decoration:none;}

.djSeleccio {position:relative; float:right; margin:-50px 20px 0 0; }
.djSeleccio span {font-weight:bold;}
.djSeleccio select {font-weight:100;}

.bannerDJ {position:relative; width:728px!important; overflow:hidden!important; margin:10px 0 20px 20px!important; height:auto; z-index:1; }
.bannerDJ img {text-align:center; max-width:728px; margin:5px 0 0 0!important; padding:0!important;}
.bannerDJ p {margin:5px 0 0 0; border-bottom:5px solid #171818; max-width:728px;} .bannerDJ p span {background:#171818; padding:1px 5px; color:#7f7f7f;}

#fb-root {background:#fff!important;}

#djLlistat {position:relative; margin:20px 0;}
#djLlistat h2 {color:#f1b70e; background:url(../img/tit-dj.gif); background-repeat:no-repeat; height:14px; padding:10px; margin-bottom:10px; width:744px;}
.fondoNouDj h2 {background:url(../img/tit-dj2.gif)!important;}
.fondoNouDj h2 div {position:relative; float:right; font-size:0.95em; margin:-2px 10px 0 0;  background:url(../img/b-mes.gif) no-repeat left; padding-left:18px;}
#djLlistat .dj3 { width:764px!important; float:none!important; margin:0;}
#djLlistat .dj3 div {position:relative; width:230px!important; background:#1c1f23; border-bottom:1px solid #2f343a; padding:10px; min-height:4.7em; float:left!important; margin-right:4px;}
#djLlistat .paginacio  {text-align:right!important; width:728px; margin-right:0;}

.dj_ficha_lista .paginacio {text-align:right!important; width:728px; margin-right:0; border:none; font-size:1em;}

#djFicha {position:relative; padding:20px 0;}
#djFicha p {margin-top:5px; font-size:1.4em; font-weight:bold; }

#fotoDj {position:relative; margin:20px 10px; clear:both;}
#fotoDj img {position:relative; width:145px; height:145px; float:left; margin:0 10px 10px 0px; border:5px solid #2f3236; }
#fotoDj h3 {color:#f1b70e; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:1.8em;}
#fotoDj p img {margin:5px 5px 0 0; width:auto; height:auto; border:none;}
#fotoDj .entradillaDg {color:#666; font-size:12px; font-weight:normal;}


#djFicha ul.menuDj {position:relative; clear:both; padding-top:20px!important; border-bottom:6px solid #171818; height:25px;}
#djFicha ul.menuDj li { background:url(../img/li-menu-ficha.gif); background-position:right; padding:7px 20px; width:auto; float:left; height:11px; font-weight:bold; margin-right:10px;}
#djFicha ul.menuDj li a {color:#f1b70e;} #djFicha ul.menuDj li a:hover, #djFicha ul.menuDj li a.marcat {color:#fff;} 

/*ficha dj*/
#djContent {background:#1c1f23; border-top:1px solid #2f343a; border-bottom:1px solid #2f343a; padding:20px; min-height:100px;
margin-bottom:-10px!important; overflow:hidden;}
#djContent h4 {display:none;}
.dj_ficha_lista div {position:relative; clear:both; border-bottom:1px solid #2f343a; padding:10px 0; overflow:hidden;}
.dj_ficha_lista h5 {color:#f1b70e; font-weight:bold; font-size:1.2em!important; margin-bottom:5px;}
.dj_ficha_lista h5 a {color:#f1b70e;}
.dj_ficha_lista h6 {color:#696969;}
.dj_ficha_lista p {color:#fff; font-weight:100!important; font-size:1em!important; margin-bottom:10px;}
.dj_ficha_lista object, .dj_ficha_lista embed {position:relative; clear:both!important; float:none!important; max-width:719px!important; overflow:hidden;}
.dj_ficha_lista ol {list-style-type:decimal; color:#f1b70e; margin:10px 0 10px 30px;}
.dj_ficha_lista ol li {font-weight:bold; margin-bottom:4px;}
.dj_ficha_lista ol li dd {color:#a9a790; font-weight:100;}
.dj_ficha_lista table tr:hover {background:none!important;}

.dj_ficha_lista .boto {width:auto; height:auto; border:none; padding:0;}
.noBorde {border:none!important;}

.djOpcionesMenu {position:relative; float:none; border:none!important; margin:0; padding:0; z-index:1000;}
.djOpcionesMenu ul {position:relative; list-style:none; margin:0 0 5px 5px; padding:0; float:right; padding-top:10px; }
.djOpcionesMenu ul li {float:left; margin-left:10px;}
.djOpcionesMenu ul li a {display:block; width:27px;  height:27px;}
.djOpcionesMenu ul li a:hover {background-position:bottom!important;}
.djOpcionesMenu ul li a span {/*display:none;*/}

#icoSup {background:url(../img/ico-dj-eliminar.png);}
#icoMod {background:url(../img/ico-dj-modificar.png);}
#icoAma {background:url(../img/ico-dj-ocultar.png);}
#icoMos {background:url(../img/ico-dj-mostrar.png);}

.class_amagar {background:url(../img/ico-dj-ocultar.png);}
.class_mostrar {background:url(../img/ico-dj-mostrar.png);}
.class_modificar {background:url(../img/ico-dj-modificar.png);}
.class_suprimir {background:url(../img/ico-dj-eliminar.png);}

.anadirDj {border:none!important; margin:20px 0;}

.anadirAclara {position:relative; clear:both; margin:20px 0; font-size:0.9em; color:#a9a790; padding-bottom:20px;}
.anadirAclara li {vertical-align:middle; height:1.5em; margin-top:10px;}
.anadirAclara li img {margin-bottom:-5px;}
.anadirAclara li span {margin-left:4px; top:-10px;}


.formDjFicha {position:relative; font-size:0.95em;}
.formDjFicha label {vertical-align:top!important;}
.formDjFicha label span {font-size:0.95em; text-align:right; font-weight:bold; line-height:24px; /*width:220px;*/ width:180px; padding-right:2px; display:table-cell; color:#a9a790; }
.formDjFicha fieldset input, .formDjFicha fieldset textarea {vertical-align:top; font-size:1em; font-weight:100; font-family:Arial, Helvetica, sans-serif; width:220px; color:#909090;}
.formDjFicha fieldset textarea {height:60px; margin-bottom:4px;}
.formDjFicha fieldset em {color:#666666; font-style:normal;}
.formDjFicha fieldset label em {position:relative; float:right;  color:#666666; width:150px!important; overflow:hidden;}
.formDjFicha fieldset label em a {color:#666; text-decoration:underline;} .formDjFicha fieldset label em a:hover {text-decoration:none;}
.formDjFicha fieldset input.boto {width:auto!important; padding:0; height:auto; border:none; margin:0 0 0 185px;}
.formDjFicha fieldset input.inputExaminar {height:auto!important;}

.botoDjLlistat {color:#a9a790; background:#171818; padding:3px 10px; float:right; margin:10px 10px 0 0; z-index:100; position:relative;}
.botoDjLlistat:hover {color:#f1b70e; text-decoration:none;}

#mesComment label span {width:80px;}

.listaCanco {border:none!important; margin-left:225px;}
.listaCanco p { color:#a9a790; margin:0;}
.listaCanco img {margin-right:3px;}

.listComment div {}
.listComment div img {float:left; margin:0 5px 5px 0; height:48px; border:4px solid #2f3236;}
.listComment div h5 {font-size:1.1em!important; margin-bottom:0;}
.listComment div h6 {font-size:0.85em!important;}

.contestar {position:relative; border:none!important; margin:0!important; padding:0!important; height:1.2em;}
.contestar a {float:right;} .contestar a:hover {}
.contestar a img {width:auto; height:auto; border:none;}

.listAgenda {font-family:Arial, Helvetica, sans-serif; }
.listAgenda h6 {color:#f8c601; font-weight:bold; font-size:1.1em;}
.listAgenda h5 {color:#fff; font-weight:bold; text-transform:uppercase; max-height:1.2em; overflow:hidden;} 
.listAgenda h5 a {color:#fff;}
.listAgenda img {border:4px solid #2f3236; position:relative; float:left; margin:0 10px 5px 0;}
.listAgenda p {color:#a9a790!important; min-height:1.7em!important; max-height:3.7em; overflow:hidden; font-size:1em!important;}

.listFaqs {position:relative; margin:20px 10px;}
.listFaqs h4 {display:block!important; font-weight:bold; color:#f1b70e; font-size:1.4em!important; font-family:Arial, Helvetica, sans-serif;}
.listFaqs h5 {color:#fff; font-size:1.05em!important; background-image:url(../img/list-faqs.gif); background-repeat:no-repeat; background-position:left top; margin-top:30px; font-weight:bold; padding-left:15px;}
.listFaqs p {font-size:1em!important; font-weight:100!important; font-size:1.05em!important; padding-left:15px;}


/*textO*/
.texto table tr td {border:1px solid #333!important; color:#fff;}

#toplist_ayuda {position:absolute; top:60px; width:361px; right:20px; padding:0; margin:0; border:none; color:#b0b0b0;}
#toplist_ayuda a {color:#b0b0b0;}
#toplist_ayuda img {position:relative; margin-bottom:-45px;}
#toplist_ayuda div {position:relative; margin:0 0 0 26px!important; width:315px; background:url(../img/ayuda-bottom.png); background-position:bottom; background-repeat:no-repeat; padding:10px 10px 25px 10px; z-index:10!important; top:-10px; border:none;}
#toplist_ayuda div img {margin:5px 0 0 2px!important;}
.bTancar {position:absolute; top:-15px; right:0!important; float:right;}

#topTen .formDjFicha span {width:70px;}
#topTen .formDjFicha .boto {margin-left:75px;}

.amagar h5, .amagar h6, .amagar p, .amagar span, .amagar em, .amagar a, .amagar a:hover, .amagar table, .amagar table tr, .amagar table tr td, .amagar ol, .amagar ol li, .amagar ul, .amagar ul li  {color:#666!important;}
.amagar img, .amagar embed, .amagar object {filter: alpha(opacity=40)!important; opacity:.4!important;}

.accesUsuariDins h3 {font-weight:bold; color:#f1b70e; text-transform:uppercase; margin-bottom:10px;}

.icoSocials {vertical-align:middle; background:#272a2d; margin-left:35px; margin-right:10px;padding:5px; position:relative;}
.icoSocials img {position:absolute; left:-30px; top:0;}
.icoSocials img, .icoSocials a {vertical-align:middle;}
.icoSocials a {margin-left:3px; color:#9a9a9a;}

.imgComment {width:758px!important; margin:-20px 0 20px -20px!important; padding:0!important;}

#djAlta #formulario label {width:140px!important; margin-right:3px; font-size:1em!important;}
#djAlta #formulario select {margin-bottom:5px;}
#djAlta #captchaColetilla {margin-left:375px!important;}
#djAlta #boton_enviar {margin-left:140px;}

.textFormConf {background:#000; padding:30px 15px;}

.botoMesAconta {position:relative; text-transform:uppercase; font-size:1.05em!important; border:none!important; }
.botoMesAconta a {background:url(../img/mes-aconta.gif); background-repeat:no-repeat; background-position:left; padding-left:25px; height:18px;}
