@charset "iso-8859-1";
/* CSS Document */
#global_main {
	/*background: repeat-y center url("../../images/pub_4/bg_socmue.jpg") ;*/
}


#head {
	background: no-repeat center url("../../images/pub_3/cabecera_2024.jpg") ;
	height:215px;
	border:none;
	
}

#main .left {
	border: none;
	width:75%	
}

#main .left h1.nom_revista  {
	
	/*color:#CC3333;*/
	display:none;
}

#main .left h2 {
	
}

#main .left h3 {
	
}

#main .left hr {
	
	/*color:#CC3333;*/
	color:#4a86a0;
}

#main .left .bloc_seccio{
	
	
}

#main .left .bloc_seccio h3 {
	
	text-transform:uppercase;	
}

#main .left .bloc_article .nom_article{
	/*color:#CC3333;	*/
	color:#2A93A6;	
}

#main .left .bloc_article .autors_article {
	display:block;
	/*margin-left:10px;*/
		
}

#main .left .bloc_article .cita_article{
	display:block;
/*	margin-left:20px;*/
	font-style:italic;
}


#main .right {
	background-color:transparent;	
	width:24%;	
}


/*************************************************
	MENU

/************************************************/

#menu {

}

#list_menu {
	
}

#list_menu li.menu_standard {
	/*background: none repeat scroll 0 0 #8B221E;*/
	background: none repeat scroll 0 0 #2A93A6;
	width:100%;
}

#list_menu li.menu_standard:hover {
/*	background: none repeat scroll 0 0 #CCCCCC;*/
/*	background: none repeat scroll 0 0 #894646; */
	background: none repeat scroll 0 0 #4e87a1;
	
}

#list_menu li.menu_standard:hover a {
	/*color:#000000;*/
	color:#FFF;
}

#list_menu li.menu_standard a {
	
	color:#FFF;
}


/***********************************************
Numeros anteriors
/***********************************************/
#content_decades {
	margin-top:10px;	
}
	.decada_line {
		clear:both;	
	}
	
	.any  {
	 /*border: 1px solid red; */
	 margin-left: 1em;
	 margin-bottom:1em;
	 width:40px;
	 float:left;		
	}
	.any.sin_num{
		color:#999;	
	}
	
	.any.decada {
		font-weight:bold;
		border-right:#666 solid 1px;
		
	}
	
	.any a {
		/*color:#CC3333;*/
		color:#4a86a0;
		text-decoration:none;	
	}
	.any a:hover {
		/*border-bottom:solid 1px #CC3333;	*/
		border-bottom:solid 1px #4a86a0;	
	}
	

#content_list_rev {
	width:99%;
}
#content_list_rev table.tablesorter tbody tr:hover td {
	/*background-color:#CC3333;*/
	background-color:#4a86a0;
	cursor:pointer;
	color:#FFF;
}

.line_revist {
		
}