/* 
CSS Document 
Santiago Rossi rossizantiago@gmail.com
*/

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; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
abbr,acronym { border:0; }

*{ border:0; padding:0; margin:0; outline:0;}
.left{ float:left; display:inline;}
.right{ float:right; display:inline;}
.block{ clear:both; float:left; width:100%;}

a{ text-decoration:none; color:#6b6b6b; }
a:hover{text-decoration:underline;}
.color{ color:#ff0096;}
a.color{ text-decoration:underline;}

.color2{ color:#00b6eb !important;}



body{
	background: url(images/bg_grass.jpg) repeat;
	background:#000;
	color:#6b6b6b;
	font-size:11px;
	font-family:"Trebuchet MS";
}

#wrapper{
	margin:0 auto;
	width:992px;
}

#subWrapper{
	margin:0 auto;
	width:957px;
}
#contentWrapper{
	margin:0 auto;
	width:940px;
}



#header,
#menu,
.bg,
#content,
.paginas,
#menuBottom,
#footer{clear:both; float:left; width:100%;}




/* Header */
#header{
	background:url(images/header/image-00.jpg) no-repeat;
	height:269px;
	/*background:url(images/bg_header.jpg) no-repeat;*/
	position:relative;
}
#header h1{ display:none;}

#header img.munLeft{
	position:absolute; top:300px; left:-162px;
}
#header img.munRight{
	position:absolute; top:430px; right:-215px;
}



#menu{ 
	position:relative; z-index:999; height:36px; 
}

/* Menu */
#menu ul li{
	display:inline; float:left;
	position:relative;
}

#menu ul li.first{background:url(images/menu/menu-left.gif) no-repeat;width:23px; height:36px;}
#menu ul li.last{background:url(images/menu/menu-right.gif) no-repeat;width:24px;height:36px;}

#menu ul li a{
	float:left; display:inline;
	text-indent:-9999px;
	/*
	text-indent:0;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	height:24px;
	font-weight:bold;
	padding:8px 13px 0 13px;
	background:url(images/bg_menu_line.jpg) no-repeat right center;
	*/
}

#menu ul li a:hover{ color:#0bd4ff; text-decoration:none;}
#menu ul li a.mHome{ /*padding-left:20px;*/}
#menu ul li a.mOld{ background:none;}

#menu ul li a.mHome{ background:url(images/menu/home.gif) no-repeat 0 top; width:72px;	height:36px;}
#menu ul li a.mNoticias{ background:url(images/menu/noticias.gif) no-repeat; width:83px;	height:36px;}
#menu ul li a.mEntrevistas{ background:url(images/menu/entrevistas.gif) no-repeat; width:104px;	height:36px;}
#menu ul li a.mEventos{ background:url(images/menu/eventos.gif) no-repeat; width:80px;	height:36px;}
#menu ul li a.mCriticas{ background:url(images/menu/criticas.gif) no-repeat; width:79px;	height:36px;}
#menu ul li a.mArtistas{ background:url(images/menu/artistas.gif) no-repeat left top; width:76px;	height:36px;}
#menu ul li a.mGaleria{ background:url(images/menu/galeria.gif) no-repeat; width:76px;	height:36px;}
#menu ul li a.mVideos{ background:url(images/menu/videos.gif) no-repeat; width:71px;	height:36px;}
#menu ul li a.mDescargas{ background:url(images/menu/descargas.gif) no-repeat; width:100px;	height:36px;}
#menu ul li a.mBios{ background:url(images/menu/bios.gif) no-repeat; width:61px;	height:36px;}
#menu ul li a.mOld{ background:url(images/menu/old.gif) no-repeat; width:108px;	height:36px;}

#menu ul li a:hover,
#menu ul li a.paginaActual{ background-position:right top;}


#menu ul li ul{ position:absolute; top:36px; left:0; background:#0bd4ff; padding:0 5px; }
	#menu ul li ul li{
		float:left;clear:both;
		 background:#0bd4ff;
		padding:0 5px; border-top:1px solid #fff;
		width:140px;
	}
	#menu ul li ul li a{
		display:block;
		color:#fff;
		padding:5px 0; height:auto;	 
		font-size:14px;
		text-indent:0; float:none;
		/*
		background:none;
		font-weight:normal;
		*/
	}
	#menu ul li ul li.sinBorde{ border:0;}
	#menu ul li ul li a:hover{ text-decoration:none; color:#333;}



/* Contenido */
.bg{background:#6b6b6b;}
#content{
	padding:14px;
	width:912px;
}

#sidebarLeft{
	float:left; display:inline;
	width:686px;

}

.box{
	background:#fff url(images/fondos/gradiente.gif) repeat-x  left bottom;
	border:1px solid #cfcfcf;
	padding:10px;
	width:664px;
	float:left; clear:both;
	overflow:hidden;
	margin-bottom:11px;
}

.box2{
	background:#fff url(images/fondos/gradiente.gif) repeat-x  left bottom;
	border:1px solid #cfcfcf;
	padding:10px;
	width:664px;
	float:left; clear:both;
	overflow:hidden;
	margin-bottom:11px;
}

.box3{
	background:#fff url(images/fondos/gradiente.gif) repeat-x  left bottom;
	border:1px solid #cfcfcf;
	padding:10px;
	width:664px;
	float:left; clear:both;
	overflow:hidden;
	margin-bottom:11px;
}

.boxBanner{
	background:#fff;
	border:1px solid #cfcfcf;
	padding:7px; 
	float:left; clear:both; width:670px;
	margin-bottom:11px; height:auto;
}

.boxBanner2{
	background:#fff;
	border:1px solid #cfcfcf;
	padding:7px; 
	float:left; clear:both; width:196px;
	margin-bottom:11px; height:auto;
}

#slideshow{ height:199px; overflow:hidden;}
#bannerBottom{ overflow:hidden; height:109px;}
.home #sidebarLeft .box{
	width:315px; clear:none; padding-bottom:0;
	height:480px;
	background:#ededed url(images/fondos/gradiente.gif) repeat-x  left top;

}

.home #sidebarLeft .box2{
	width:315px; clear:none; padding-bottom:0;
	height:250px;
	background:#ededed url(images/fondos/gradiente.gif) repeat-x  left top;

}




#sidebarLeft h3{
	border-bottom:1px solid #ccc; 
	display:block;
	float:left; clear:both;
	height:12px;
	margin:5px 0 15px 0;
	padding-bottom:5px;
	text-indent:-9999px;
	width:100%;
}
#sidebarLeft h3.notInt{ background: url(images/titulos/not-int.gif) no-repeat;}
#sidebarLeft h3.notNac{ background: url(images/titulos/not-nac.gif) no-repeat;}
#sidebarLeft h3.lanz{ background: url(images/titulos/lanzamientos.gif) no-repeat; }
#sidebarLeft h3.event{ background: url(images/titulos/eventos.gif) no-repeat; }
#sidebarLeft h3.crit{ background: url(images/titulos/criticas.gif) no-repeat; height:16px;}
#sidebarLeft h3.crit1{ background: url(images/titulos/criticas_1.gif) no-repeat; height:16px;}
#sidebarLeft h3.crit2{ background: url(images/titulos/criticas_2.gif) no-repeat; height:16px;}
#sidebarLeft h3.crit3{ background: url(images/titulos/criticas_3.gif) no-repeat; height:16px;}
#sidebarLeft h3.crit4{ background: url(images/titulos/criticas_4.gif) no-repeat; height:16px;}
#sidebarLeft h3.gale{ background: url(images/titulos/galeria.gif) no-repeat; height:16px;}
#sidebarLeft h3.entrev{ background: url(images/titulos/entrevistas.gif) no-repeat;}
#sidebarLeft h3.bios{ background: url(images/titulos/bios.gif) no-repeat; height:16px;}
#sidebarLeft h3.videos{ background: url(images/titulos/videos.gif) no-repeat; margin-bottom:0;}
#sidebarLeft h3.descar{ background: url(images/titulos/wallpapers.gif) no-repeat; height:20px; padding-bottom:2px;}
#sidebarLeft h3.audio{ background: url(images/titulos/descargas.gif) no-repeat; }
#sidebarLeft h3.nosotros{ background: url(images/titulos/staff-hho.gif) no-repeat; }
#sidebarLeft h3.artist{ background: url(images/titulos/artistas-nac.gif) no-repeat; }
#sidebarLeft h3.letras{ background: url(images/titulos/letras.gif) no-repeat; }
#sidebarLeft h3.traducciones{ background: url(images/titulos/traducciones.gif) no-repeat; }
#sidebarLeft h3.cuestionario{ background: url(images/titulos/cuestionarios.gif) no-repeat; }
#sidebarLeft h3.ranking{ background: url(images/titulos/ranking.jpg) no-repeat; }
#sidebarLeft h3.old{ background: url(images/titulos/old.gif) no-repeat; }
#sidebarLeft h3.discos{ background: url(images/titulos/discos.jpg) no-repeat; }
#sidebarLeft h3.ilovehiphop{ background: url(images/titulos/ilovehiphop.jpg) no-repeat; }
#sidebarLeft h3.actualizacionesrecientes{ background: url(images/titulos/actualizacionesrecientes.gif) no-repeat; }









.item{
	float:left; clear:both; width:100%;
	padding:15px 0 14px 0;
	position:relative;
	border-bottom:1px solid #d4d4d4;
}
.item h4{
	color:#fe21a3;
	font-size:18px; font-weight:bold;
	text-transform:uppercase; 
}

.item p.fecha{
	color:#2dc0ea;
	font-weight:bold;
	font-size:12px;
	margin-top:0 !important;
}
.item img{
	float:left; display:inline;
	border:3px solid #cfcfcf;
	margin-right:18px;
	width:194px;
}



.imgfix {
width:125px;
border:0px;
}

.item div{ 
	float:left; display:inline;
	width:446px;
}
.item div p{ margin-top:10px;}

.item .nac{
	padding-left:20px;
	background:url(images/iconos/icon-arg.gif) no-repeat left center;
}
.item .inter{
	padding-left:20px;
	background:url(images/iconos/icon-usa.gif) no-repeat left center;
}

.item a.leerMasNot{
	font-weight:normal;
	font-size:12px;
	color:#fe21a3;
}

.item a.verMas{
	font-weight:normal;
	font-size:12px;
	color:#686868;
}

.item a.leerMas{
	background:url(images/iconos/arrow.gif) no-repeat left center;
	font-weight:bold;
	font-size:12px;
	padding-left:13px;

}

.item a.verMas{
	background:url(images/iconos/arrow.gif) no-repeat left center;
	font-weight:bold;
	font-size:12px;
	padding-left:13px;

}


.boxChange .item img{ width:94px; }
.boxChange .item div{ width:546px; }
.boxChange .item div p{ margin-top:0;}


.colorChanges .item h4,
.home .colorChanges .item h4{ color:#11caff;}
.colorChanges .item p.fecha,
.home .colorChanges .item p.fecha{color:#fe21a3;}

/* Home */
.home .item{ padding:10px 0; }
.home .item h4{ color:#ff0096; font-size:14px;margin-bottom:2px;}
.home .item img{ width:106px; margin-right:9px; }
.home .item div{ width:194px; line-height:14px; }
.home .item div p{ margin-top:0px;}
.home a.leerMas{ position:absolute; bottom:10px; right:0;}
.home a.verMas{ bottom:0px; right:0;}

.box .last{ border:0; padding-top:15px;}
.box2 .last{ border:0; padding-top:15px;}
#lanzamientos .item{padding:15px 0;}


#nosotros .item img{
	margin-right:18px;
	width:154px;
}
#nosotros .item div{ 
	width:486px;
}
#nosotros .item div p.work{
	font-weight:bold;
	margin-top:0;
}
#nosotros .item div p strong{ color:#ff0096;}


#lanzamientos{ float:right; }
	#lanzamientos h3{
		background:url(images/titulos/proximos.gif) no-repeat;
		height:17px;
		margin:0;
	}
	#lanzamientos .item a.leerMas{ bottom:15px;}
	
#lovehiphop{ float:right; }
	#lovehiphop h3{
		background:url(images/titulos/lovehiphop.jpg) no-repeat;
		height:26px;
		margin:0;
		border:0;
	}
	#lovehiphop .item {
	height:70px;
	}
	#lovehiphop .item a.verMas{ bottom:15px;}
	
	#lovehiphop a:link {
	color:#fe21a3;
	}
	
#actualizacionesrecientes{ float:right;height:250px; }
	#actualizacionesrecientes h3{
		background:url(images/titulos/actualizacionesrecientes.png) no-repeat;
		height:26px;
		margin:0;
		border:0;
	}
	#actualizacionesrecientes .item {
	height:70px;
	}
	#actualizacionesrecientes .item a.verMas{ bottom:15px;}
	
	#actualizacionesrecientes a:link {
	color:#fe21a3;
	}
	
#ultimasNoticias h3{
	background:url(images/titulos/ultimas-noticias.gif) no-repeat;
	height:17px;
	margin:0;	
}


#foto_articulo {
width:595px;
text-align:center;
}

#detalles h5{
	color:#ff0096;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
}

#detalles h6{
	color:#2dc0ea;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:8px;
	width:100%;
}

#detalles p{
	margin-top:12px;
}
#detalles p.fecha,
#detalles a.right{
	color:#ff0096;
	font-size:12px;
	font-weight:bold;
	margin-top:12px;
}
#detalles p.fecha_not{
	color:#ff0096;
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
}
#detalles a.fecha

#detalles .padder img{
	border:3px solid #cfcfcf;
	width:594px;
}
#detalles .padder{
	width:600px;
	padding:0 32px 10px 32px;
	text-align:justify;
}

.artista{
	font-weight:bold;
	font-size:14px;
	text-align:right;
	text-transform:uppercase;
}



.imgLista{  float:left; clear:both; width:660px; padding-left:4px;}
.imgLista img{
	float:left; display:inline;
	border:3px solid #cfcfcf;
	width:94px; height:64px;
	margin-bottom:12px;
}



#galeria img{ margin-right:10px;}

#wallpapers div{
	float:left; display:inline;
	width:100px;
	text-align:center;
	margin:0 15px;
	height:130px;
}
#wallpapers div img{ margin-bottom:5px;}
#wallpapers div a{ display:block; }


#audios{
	padding:20px 0 0 0;
}
#audios a{
	font-size:12px;
	color:#ff0096;
	font-weight:bold;
	padding:1px 0;
}
.linkartistas a{
	font-size:12px;
	color:#ff0096;
	font-weight:bold;
	padding:1px 0;
}
#audio_modulos a{
	font-size:11px;
	color:#ff0096;
	padding:1px 0;
}
#audio_modulos {
float:left;
width:310px;
margin-right:20px;
margin-bottom:30px;
}
#audio_modulos h6{
color:#00c6ff;
font-size:14px; font-weight:bold;
text-transform:uppercase; 
}
#audios ul li{
	display:block;
	color:#6b6b6b;
}





.fix{ height:669px; position:relative;}
.fix2{ min-height:669px; position:relative;}
/* Paginado */
.paginas{
	padding:10px 0 0 0;
	text-align:center;
	font-size:12px;
	width:664px;
	border-top:1px solid #d4d4d4;
}

.fix .paginas{ position:absolute; bottom: 10px; left:10px; }
.fix .item{ padding:14px 0;}

.paginas a{
	color:#ff0096;

}
.paginas a.activo{ font-weight:bold;color:#ff0096; text-decoration:underline;}
	#detalles .paginas{	border-top:1px solid #d4d4d4;}


#video{ float:left; clear:both; width:100%; padding-bottom:15px;}
#video h5{
	font-size:18px;
	margin:20px 0 5px 0;
}


.sitio{ 
    float:left; clear:both; width:100%;
	border-bottom:1px solid #d4d4d4;
	margin-bottom:4px;
}
	.sitio div{  float:left; clear:both; width:100%;}
.sitio ul li{
	float:left; display:inline;
	width:330px;
	height:85px;
	margin-top:5px;
}
.sitio ul li img{
	float:left; display:inline;
	width:94px; height:71px;
	border:3px solid #cfcfcf;
	margin-right:10px;
}
.sitio ul li p{
	float:left; display:inline;
	width:220px;
}
.sitio ul li p span{ color:#ff0096;}

a.artistas:link, a.artistas:active, a.artistas:visited {
color:#ff0096;
}
a.artistas:hover {
color:#ff0096;
text-decoration:underline;
}

.sitio ul li p span.nombre{ 
	color:#2dc0ea; font-weight:bold; text-transform:uppercase; display:block;
	font-size:14px;
}

.sitio a.ver{
	color:#33d1ff;
	 display:block;
	 font-size:24px;
	 font-weight:bold;
	 padding-left:2px;text-decoration:none;
}
.sitio a.ver span{ font-size:11px; color:#666; font-weight:normal; font-style:italic;}
.sitio a.ver:hover,
.sitio a.activo{ text-decoration:none; background:#33d1ff; color:#fff; }

/* Sidebar Right 
----------------------*/
#sidebarRight{
	float:right; display:inline;
	width:212px;
}

#sidebarRight .box{
	width:188px;
	padding:11px;
}
#sidebarRight .box2{
	width:188px;
	padding:11px;
}
#sidebarRight h3{
	background:url(images/titulos/auspiciantes.gif) no-repeat;
	border-bottom:1px solid #d4d4d4;
	height:13px;
	margin-bottom:3px;
	padding-bottom:4px;
	text-indent:-9999px;
}
#sidebarRight .prensa{
	background:url(images/titulos/mail-prensa.gif) no-repeat;
	display:block;
	height:13px;
	text-indent:-9999px;
}
#sidebarRight #auspiciantes img{ margin-top:12px; display:block;}
#sidebarRight #auspiciantes .facebook img { display:inline;}



#auspiciantes{
	height:auto;
}
#follow{ 
	background:#ededed url(images/fondos/gradiente-small.gif) repeat-x  left top;
	height:auto;
}

.facebook {
	display:block;
	padding:10px 0;
	border-bottom:1px solid #d4d4d4; 
	border-top:1px solid #d4d4d4; 
}
.facebook img{ margin-left:12px; margin-top:0 !important;}

.msn{
	background:url(images/titulos/mail-hiphop.gif) no-repeat;
	display:block;
	height:21px;
	margin:10px 0 5px 0;
	text-indent:-9999px;
}

#atencion{
	background:#fff url(images/fondos/atencion.jpg) no-repeat right 1px;
	height:101px;
}

#sidebarRight #atencion h3{
	background:url(images/titulos/atencion.gif) no-repeat;
	height:16px;
}

#menuBottom{
	color:#fff;
	text-align:center;
	padding-bottom:20px;
}
	#menuBottom a{ color:#fff; margin:0 3px;}



/* Contacto */
#contacto{
	background:#00c6ff url(images/fondos/contacto.gif) repeat-x;
	float:left; display:inline;
	padding:21px 15px 8px 15px;
	width:599px;
	height:296px;
}
	#contacto h3{
		background:url(images/titulos/contacto.gif) no-repeat;
		height:26px;
		margin-bottom:10px;
		display:block; text-indent:-9999px;
		}
	#contacto p{
		background:url(images/titulos/contacto-texto.gif) no-repeat;
		height:32px;
		margin-bottom:5px;
		text-indent:-9999px;
	}
	#contacto form{ display:block;}
	#contacto form label{
		display:block;
		text-indent:-9999px;
		margin-bottom:4px; overflow:hidden;
		height:11px; margin-top:17px;
	
	}
	#contacto form label.nombre{ background:url(images/titulos/form-nombre.gif) no-repeat; height:14px;	}
	#contacto form label.crew{ background:url(images/titulos/form-crew.gif) no-repeat; 	}
	#contacto form label.email{ background:url(images/titulos/form-email.gif) no-repeat; 	}
	#contacto form label.zona{ background:url(images/titulos/form-zona.gif) no-repeat; 	}
	#contacto form label.mensaje{ background:url(images/titulos/form-mensaje.gif) no-repeat; height:14px;	}
	
	#contacto form .left{
		width:259px;	
	}
	#contacto form .left input{
		background:url(images/fondos/input.gif) no-repeat;
		color:#a7a7a7;
		display:block;
		height:15px;
		width:245px; padding:1px 7px;
		font-size:11px; font-family:"Trebuchet MS";
	}
	#contacto form .right{
		width:283px;
	}
	#contacto textarea{
		color:#a7a7a7;
		background:url(images/fondos/textarea.gif) no-repeat;
		height:127px; overflow:auto;
		 padding:4px 5px;
		font-size:11px; font-family:"Trebuchet MS";
		width:273px;
	}
	#contacto form .right input.btn{
		background:url(images/titulos/btn-enviar.gif) no-repeat;
		cursor:pointer;
		display:block;
		float:right; margin-top:13px;
		width:143px;
		height:21px;
		text-indent:-9999px;
	}
	#contacto form .right input.btn:hover{
		background-position:-143px top;
	
	}


/* Staff */
#staff{
	background:#ff31aa url(images/fondos/staff.gif) repeat-x;
	color:#fff; overflow:hidden;
	float:right; display:inline;
}
	#staff h3{
		background:url(images/titulos/staff.gif) no-repeat;
		height:26px;
		margin-bottom:10px;
		display:block; text-indent:-9999px;
	}
	#staff div{
		padding:22px 15px 8px 15px;
		width:273px;
		height:295px;
		background:url(images/fondos/staff-img.jpg) no-repeat right top;
	
	}
	
	#staff ul{ margin-top:15px; display:block; }
	#staff ul li{
		padding:10px 0 17px 0;
		width:179px;
		display:block;
		height:29px;
		text-indent:-9999px;
	
	}
	#staff ul li.staffMiss{ background:url(images/staff/staff-miss.gif) no-repeat; }
	#staff ul li.staffCriss{ background:url(images/staff/staff-criss.gif) no-repeat; }
	#staff ul li.staffBean{ background:url(images/staff/staff-bean.gif) no-repeat; padding-bottom:5px; }
	
	#staff p{ margin-top:7px;}
	#staff p a{ color:#fff;}
	
	#staff a.verStaff{
		display:block;
		background:url(images/iconos/mas-info.gif) no-repeat;
		height:21px; width:89px;
		text-indent:-9999px;
	}
	#staff a.verStaff:hover{background:url(images/iconos/mas-info-over.gif) no-repeat;}

	
	.verMas {
	text-align:right;
	}
	a.verMas:link { color:#686868; }
	
	
	
/* ACTUALIZACIONES RECIENTES */

.actualizaciones_item {
width:100%;
height:20px;
border-bottom:1px solid #CCCCCC;
padding-bottom:8px;
margin-top:8px;
}

.actualizaciones_item1 {
width:100%;
height:30px;
border-bottom:1px solid #CCCCCC;
padding-top:37px;
margin-bottom:10px;
}

.actualizaciones_item2 {
width:100%;
height:20px;
padding-bottom:8px;
margin-top:8px;
}

.actualizaciones_seccion {
font-size:12px;
color:#ff0096;
font-weight:bold;
float:left;
width:85px;
text-indent:10px;
}

.actualizaciones_link {
float:left;
width:500px;
}

#actualizacionesrecientes a:link,#actualizacionesrecientes a:visited,#actualizacionesrecientes a:active,#actualizacionesrecientes a:hover {
font-weight:bold;
color:#686868;
}






/* EVENTOS RECIENTES */

.eventos_item {
width:100%;
height:10px;
border-bottom:1px solid #CCCCCC;
padding-bottom:8px;
margin-top:8px;
}

.eventos_item1 {
width:100%;
height:25px;
border-bottom:1px solid #CCCCCC;
padding-top:10px;
margin-bottom:3px;
}

.eventos_item0 {
width:100%;
height:25px;
border-bottom:0px solid #CCCCCC;
padding-top:10px;
margin-bottom:3px;
}

.eventos_item2 {
width:100%;
height:10px;
padding-bottom:8px;
margin-top:18px;
}

.eventos_seccion {
font-size:12px;
color:#6b6b6b;
font-weight:bold;
float:left;
width:55px;
text-indent:10px;
}

.eventos_seccion1 {
font-size:12px;
color:#6b6b6b;
font-weight:bold;
float:left;
width:55px;
text-align:center;
}

.eventos_seccion2 {
font-size:12px;
color:#6b6b6b;
font-weight:bold;
float:left;
width:85px;
text-indent:10px;
}

.eventos_seccion3 {
font-size:12px;
color:#6b6b6b;
font-weight:bold;
float:left;
width:85px;
text-align:center;
}

.eventos_link {
float:left;
width:225px;
color:#ff0096;
font-weight:bold;
}

.eventos_link2 {
float:left;
width:240px;
color:#ff0096;
font-weight:bold;
}

#eventosrecientes a:link,#eventosrecientes a:visited,#eventosrecientes a:active,#eventosrecientes a:hover {
font-weight:bold;
color:#ff0096;
}

.eventos_item0 {
text-align:right;
}
.eventos_item0 a.leerMas{
	background:url(images/iconos/arrow.gif) no-repeat left center;
	font-weight:bold;
	font-size:12px;
	padding-left:13px;
	position:relative; bottom:8px;
}

.eventos_item0 a.leerMas2{
	background:url(images/iconos/arrow.gif) no-repeat left center;
	font-weight:bold;
	font-size:12px;
	padding-left:13px;
	position:relative; bottom:30px;
}



a.tags:link,a.tags:visited,a.tags:active,a.tags:hover {
color:#ff0096;
}

a.tit_lanz:link,a.tit_lanz:visited,a.tit_lanz:active,a.tit_lanz:hover{
color:#3bc4eb;
}



.com_item {
width:100%;
margin-bottom:10px;
padding-bottom:10px;
float:left;
}

.com_borde {
border-bottom:1px solid #CCCCCC;
}

.com_autor {
width:180px;
float:left;
margin-right:20px;
text-align:center;
color:#2dc0ea;
font-weight:bold;
font-size:17px;
}

.com_texto {
width:400px;
float:left;
}

.com_locacion {
font-size:12px;
color:#ff0096;
}

.com_fecha {
font-size:10px;
color:#cccccc;
}

.com_col1 {
width:200px;
float:left;
}
.com_col2 {
width:240px;
float:left;
margin-right:20px;
}
.com_col3 {
width:100px;
float:left;
font-size:9px;
padding-top:20px;
color:#B4B4B4;
}

.comentarios {
background:url(images/titulos/com_bloque.png) no-repeat top left;
width:150px;
height:20px;
font-size:10px;
padding:3px 10px 3px 3px;
}
.comentarios2 {
background:url(images/titulos/com_bloque2.png) no-repeat top left;
width:240px;
height:88px;
font-size:10px;
padding:3px 15px 3px 3px;
}


#count{
	position:absolute;
	background:url(images/bg_count.png) no-repeat;
	width:473px;
	height:31px; bottom:-1px; left:240px;
	text-align:center;
	color:#5f5f5f;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
#count p{ margin-top:8px;}

.trad {
margin:0 auto;
background-color:#333399;
width:600px;
height:auto;
}

.traduc {
padding-top:20px;
float:left;
width:280px;
margin-right:20px;
}

.esp {
background:url(images/traducciones/castellano.gif) no-repeat top left;
}
.eng {
background:url(images/traducciones/ingles.gif) no-repeat top left;
}

