.newsbox { text-align: justify; background-color: #efefef; padding: 7px; }
.tituloseccion {font-size: 10px;}

.net {
display: none;
position: inherit;
float:left;
height: 14px;
z-index: 5;
top: 18px;
border-bottom: 1px dotted gray;
margin-right: 10px;
}

#copyright {
position: absolute;
left: 100px;
bottom: 0px;
padding: 2px;
z-index: 500;
font-family: Arial;
font-size: 9px;
color: silver;
}

#capa0 {
position: absolute;
left: 100px;
top: 50px;
background-color: white;
padding: 15px;
z-index: 500;
}

a.noborder:hover {
background: none;
border: 0; 
border-bottom: 0px;}

object {
width: 667px;
height: 419px;
}

#portada, #content {
font-family: Helvetica, Arial; 
font-size: 11px;
color: #333;
line-height: 7.7pt;
letter-spacing: 0px;
padding: 0px;
}

.greca {
width: 100%;
height: 6px;
background-image:url('img/dotted2.gif'); }

.mini {
color: white; 
font-weight: normal;
font-family: Helvetica, Arial;
font-size: 10px;
background-color: black;
padding: 0px 5px 1px 5px; }

.miniportada {
color: #fff; 
font-family: Arial;
font-weight: normal;
font-size: 9px;
letter-spacing: 1px;
background-color: #555;
padding: 0px 5px 0px 5px; }

.mini2, a.mini2:link, a.mini2:active, a.mini2:visited {
color: #333; 
font-weight: none;
font-size: 9px;
letter-spacing: 1px;
background-color: #FFFF66;
text-decoration: none;
padding: 0px 5px 0px 5px; }
a.mini2:hover { background-color: #333; color: #fff; }

.titulo3 {
font-family: Georgia, Arial; 
font-size: 24px;
font-style:oblique;
font-weight: bold;
letter-spacing: -2px;
color: #fff;
background-color: #333;
line-height: 15px;
padding: 0px 5px 0px 5px;
 }

.alfa:hover img{
filter: alpha(opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
-webkit-transition: 0.1s ease-in;
cursor: pointer;
border-bottom: 0px; }
a.alfa:hover {
background: none;
border: none; }

hr {
height: 0;
border: 0;
border-top: 1px dotted #000;
}

a {
outline: none; }

a.mymenu:hover {
background: none;
border: none;
}
.mymenu img{
cursor: pointer;
-webkit-transition: 0.2s ease-in;
border-bottom: transparent solid 5px;
/*set an unused color to be index color*/
_border-color:tomato; /*For IE6-*/
/*then remove this indexed color*/
_filter:chroma(color=tomato);/*For IE6-*/
}
.mymenu:hover img{
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
cursor: pointer;
border-bottom: black solid 5px;
}

A:link, A:visited, A:active { color:#000; text-decoration:underline; font-weight: bold;}
A:hover { color:#e3c600; text-decoration:none; border-bottom: gray 1px dotted;}
 BODY {
scrollbar-3dlight-color: #666666;
scrollbar-arrow-color: #cccccc;
scrollbar-darkshadow-color: #666666;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
margin-left: 0px;
margin-top: 0px;
margin: 0px;
}

body, td, tr, p, div { 
font-family: Helvetica, Arial; 
font-size: 11px;
color: #333;
line-height: 9pt;
letter-spacing: 0px;
}

A:link.linksss, A:visited.linksss { color: #333; text-decoration:none; line-height: 10px; font-weight: normal; font-size:11px;}
A:active.linksss { color:666666; text-decoration:underline;}
A:hover.linksss { color:#e3c600; text-decoration: none;}

.thumb img{
border: 0px;
border-bottom: 4px solid white;
margin-right: 4px;
margin-top: 2px;
cursor: pointer;
-webkit-transition: 0.1s ease-in;
}
.thumb:hover img{
border-bottom: 4px solid yellow;
cursor: pointer;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
.thumb:active img{
border-bottom: 4px solid yellow;
cursor: pointer;
}
.thumb:hover{
color: white; /* irrelevant definition to overcome IE bug */
}

.indexthumb img{
margin-right: 5px;
margin-bottom: 0px;
margin-top: 2px;
padding-bottom: 1px;
border-bottom: 5px solid white;
cursor: pointer;
-webkit-transition: 0.3s ease-in;
}
.indexthumb:hover img{
border-bottom: 5px solid black;
cursor: pointer;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
.indexthumb:active img{
border-bottom: 4px solid yellow;
cursor: pointer;
}
.indexthumb:hover{
color: white; /* irrelevant definition to overcome IE bug */
}
