body {scrollbar-base-color: #E5E5E5;
			scrollbar-arrow-color: #9DA6AB;
			scrollbar-3dlight-color: #FFFFFF;
			scrollbar-face-color: #CCCCCC;
			scrollbar-highlight-color: #505050;
			scrollbar-track-color: #9DA6AB;
		   }

.noticiaPRI { background-color:#FFFFFF; padding: 2px 5px;color:#333; font-family:Arial; }
.noticiaPRI_copete  { font-family:Arial; font-size:12px; color:#000; text-decoration:none; outline:none;}
.noticiaPRI_fecha      { font-family:Arial; font-size:11px; color:#747474; font-weight:bold; font-style:italic; }
.noticiaPRI_titulos    { font-family:Arial; font-size:16px; color:#747474; font-weight:bold; text-decoration:none; }


.noticiaPRIcopete a { font-family:Arial; font-size:12px; color:#000; text-decoration:none; outline:none; }
.noticiaPRIcopete a:link { font-family:Arial; font-size:12px; color:#000; } 
.noticiaPRIcopete a:visited { font-family:Arial; font-size:12px; color:#000; }
.noticiaPRIcopete a:hover { font-family:Arial; font-size:12px; color: #000; font-weight : bold }
.noticiaPRIcopete a:active { font-family:Arial; font-size:12px; color: #000; font-weight : bold }

.separador { border-bottom: 1px dashed #9DA6AB; }


/*imagen*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border: 1px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 1px solid white;
	border-top: none;
	padding: 5px;
	background-color: white;
	font-size:11px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 10px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	border: 1px solid white;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	border: 1px solid white;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	border: 1px solid white;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/* These must always be last */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
#menu {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width:340px;
}
#menu li {
	float: left;
	font: 67.5% Arial, Helvetica, sans-serif; text-decoration:none;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #ccc url("../images/seperator.gif") bottom right no-repeat;
	color: #333;
	display: block;
	float: left;
	margin: 0;
	padding: 2px 24px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #333 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 2px;
	}	

#menu2 {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width:340px;
}
#menu2 li {
	float: left;
	font: 67.5% Arial, Helvetica, sans-serif; text-decoration:none;
	margin: 0;
	padding: 0;
}
#menu2 a {
	background: url("../images/seperator.gif") bottom right no-repeat;
	color: #fff; font-size:14px
	display: block;
	float: left;
	margin: 0;
	padding: 2px 13px;
	text-decoration: none;
	font-weight:normal;
}
#menu2 a:hover {
	background: #333 url("../images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 2px;
}

#menuran {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width:290px;
}
#menuran li {
	float: left;
	font: 67.5% Arial, Helvetica, sans-serif; text-decoration:none;
	margin: 0;
	padding: 0;
}
#menuran a {
	background: url("../images/seperator.gif") bottom right no-repeat;
	color: #333; font-size:14px
	display:block;
	float: left;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
	font-weight:normal;
}
#menuran a:hover {
	background: #333 url("../images/hover.gif") bottom center no-repeat;
	font-size:14px;
	font: Arial, Helvetica, sans-serif
	color:#fff;
	padding-bottom: 3px;
}

