body {
font-family: Arial, Helvetica, sans-serif;
color:#808080;
font-size:1px;
}

a {
	font-family: Eurostile, "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:link {
	font-family: Eurostile, "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-family: Eurostile, "Arial";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family: Eurostile, "Arial";
	font-size: 12px;
	text-decoration: underline;
	color: #999999;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F07C0B;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}

.style3 {	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.tema_noticia {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 3px;
}

.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 5;
	margin-right: 5;
	margin-left: 5;
	font-weight: normal;
}

.data_noticia {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	text-indent: 25px;
	line-height: 100%;
	margin-top: 5;
	margin-right: 5;
	margin-left: 5;
}

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.mainitems{
border: 1px solid black;
border-color: #8A867A;
border-style: solid;
border-width: 1;
border-left-width: 0;
background-color: #ECE9D8;
font-family:Tahoma,Helvetica,Verdana;
font-size: 80%;
font-style: normal;
font-weight: normal;
padding: 2;
}

.headerlinks a{
margin: auto 8px;
color: black;
}

.submenus{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: #ECE9D8;
border: 1px solid black;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 1px;
color:#000000;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

.submenus li a:hover{
background-color: #C1D2EE;
color: black;
border: 1px solid #316AC5;
color="#000000";
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
color: #000000;
/*background:#00FF00*/
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
	border: none;
}

.highslide img {
	border: 2px solid white;
}

.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
    cursor: pointer; /* opera */
	cursor: url(graphics/zoomout.cur), pointer;
}

.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}

.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}

.highslide-display-block {
    display: block;
}

.highslide-display-none {
    display: none;
}

.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
  text-decoration: none;
	padding: 3px;
	opacity: 0.60; /* w3c */
	filter: alpha(opacity=60); /* ie */
	border-top: 1px solid white;
	border-bottom: 1px solid white;
  background-color: black;
    
  padding-left: 22px;
  background-image: url(graphics/loader.gif);
  background-repeat: no-repeat;
  background-position: 3px 1px;
    
}

a.highslide-credits,
a.highslide-credits i {
  padding: 2px;
  color: silver;
  text-decoration: none;
	font-size: 10px;
}

a.highslide-credits:hover,
a.highslide-credits:hover i {
  color: white;
  background-color: gray;
}
