body {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px
	}

td {
	font-size: 11px
	}

td.3d { 
	filter: DropShadow(Color=#DDDDDD, OffX=2, OffY=2, Positive=1) 
	}

#list-menu  {
        width: 198;
	margin-left: 10px
        }

#list-menu li.acceso {
        padding: 2 0 2 0;
	background: #C5E5F1;
        display: block;
        color: #333333;
        border-bottom: 1px solid #9DCDDD;
	font-weight: bold
	}

#menu ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        }

#menu li {
        margin: 0px 0px 0px 0px;
        padding: 0px;
        width: 198;
        }

#menu a {
        display: block;
        padding: 0px;
        color: #666666;
        }

#menu a:hover{
        border-bottom: 1px solid #9DCDDD;
        background: #FFFFFF;
        color: #000000;
        }


a.link1 {
	color: #666666;
	text-decoration: none;
        border-bottom: 1px solid #DDDDDD;
	}

a.link1:hover {
	color: #000000;
        border-bottom: 1px solid #9DCDDD;
	}


#alpha5 {}

#alpha5 a {
	filter:alpha(opacity=50);
	-moz-opacity:0.5
}

#alpha5 a:hover {
	filter: Alpha(Opacity=100);
	-moz-opacity:1
	}
a {

	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}
.noaa {
	background-attachment: scroll;
	background-image: url(img/nooa.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sfondoarchivioindex {
	background-attachment: scroll;
	background-image: url(img/archiviosfondo.gif);
	background-repeat: no-repeat;
}
