.enlace_noti {
	font-size: 16px;
	color: #2c1c1c;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 8;	
}

/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	
}

/* single tab */
.contenedor_tabs{
	text-indent:0;
	list-style-image:none !important;
	width: 830px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
.tabs li {
	float:right;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}

/* link inside the tab. uses a background image */
.tabs a {
	font-size:11px;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#feb300;
	background-color: #2c1c1c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight:bold;
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	cursor:default !important;
	color:#2c1c1c !important;
	background-color: #8a714b;
}

/* initially all panes are hidden */ 
.panes {
	
}
.panes .pane {
	display:none;

}

/*}}}*/

/* lista noticias */ 
.div_noticias{
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
}

.div_noticias_detall{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
}
/*}}}*/

/*
     FILE ARCHIVED ON 01:26:44 Jun 08, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:19:59 Dec 15, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/