body{
margin:0;
padding:0;
font-size:10pt;
font-family: Arial, Helvetica, sans-serif;
}
form{
margin:0;
padding:0;
}
.pubtags{
background: url('images/pixel_color.gif') repeat-x bottom left;
padding:0 0 25px 0;
}
.fecha{
color:#A6A6A6;
font-size:8pt;
}
.otro{
color:#BB2F00;
font-weight:bold;
}
A {
text-decoration : underline;
color : #BB2F00;
}
A:link {
text-decoration : underline;
color : #BB2F00;
}
A:visited {
text-decoration : underline;
color : #BB2F00;
}
A:hover {
text-decoration : none;
color : #FF9900;
}
A.chico {
text-decoration : underline;
color : #0066FF;
}
A.chico:link {
text-decoration : underline;
color : #0066FF;
}
A.chico:visited {
text-decoration : underline;
color : #0066FF;
}
A.chico:hover {
text-decoration : none;
color : #FF9900;
}
A.chica {
text-decoration : underline;
color : #FF3399;
}
A.chica:link {
text-decoration : underline;
color : #FF3399;
}
A.chica:visited {
text-decoration : underline;
color : #FF3399;
}
A.chica:hover {
text-decoration : none;
color : #FF9900;
}
#logo{
float:left;
height:116px;
width:241px;
overflow:hidden;
}
#logo a img{
border:0 none;
}
.text_menu{
background-color: #FFFFFF;
color : #808080;
border : 1px solid #E5E5E5;
font-family : arial, verdana, helvetica;
font-size : 12px;
text-decoration : bold;
font-size-adjust : none;
font-stretch : wider;
}
.boton_menu{
background-image : url('images/boton_fondo_negro.gif');
border-bottom : 1px outset #808080;
border-left : 1px outset #CCCCCC;
border-right : 1px outset #808080;
border-top : 1px outset #CCCCCC;
color : #E5E5E5;
background-color: #666666;
font-family :  verdana,arial, tahoma, helvetica;
font-size : 7.7pt;
cursor = pointer;
height: 21px;
}