body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.9em;
	text-align: justify;
}
.Estilo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000033;
}
.Estilo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #006600;
	text-align: right;
}
.resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 1.9em;
	text-align: justify;
}
.topten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	text-align: center;
}
.topten1 {
	font-family: “Trebuchet MS”, Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
	text-align: center;
}
a.navegacion:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #006600;
	text-align: right;
}
a.navegacion:visited {
	text-decoration: none;
	color: #006600;
}
a.navegacion:hover {
	text-decoration: none;
	color: #003300;
}
a.navegacion:active {
	text-decoration: none;
}
a.enlace-inter:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #006600;
	line-height: 1.9em;
}
a.enlace-inter:visited {
	text-decoration: none;
	color: #006600;
}
a.enlace-inter:hover {
	text-decoration: none;
	color: #003300;
}
a.enlace-inter:active {
	text-decoration: none;
}
a.sitemap:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
a.sitemap:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
a.sitemap:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #66FFFF;
}
a.sitemap:active {
	text-decoration: none;
}
.resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #330066;
	line-height: 1.9em;
	text-align: justify;
}
.tit-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000033;
	line-height: 40px;
	background-image: url(../img/titulos/bg.jpg);
	background-repeat:no-repeat;
	text-indent: 2px;
}
.tit-textop1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000033;
	line-height: 40px;
	background-image: url(../img/titulos/bgtop1.jpg);
	background-repeat:no-repeat;
	text-indent: 2px;
}
.tit-textop2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000033;
	line-height: 40px;
	background-image: url(../img/titulos/bgtop2.jpg);
	background-repeat:no-repeat;
	text-indent: 2px;
}
.tit-textop3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #000033;
	line-height: 40px;
	background-image: url(../img/titulos/bgtop3.jpg);
	background-repeat:no-repeat;
	text-indent: 2px;
}
/* BARRISKI */
#taskbar{
        height:30px;
        width:100%;
        margin: 0 auto;
        
        position: fixed;
        bottom: 99;
        z-index: 99;
}
#taskbar #container{
	    background-image: url(../img/links-wr/bg-barr.jpg);
        display:block;
        margin-left:0px;
        margin-right:0px;
        height:30px;
}

/*
#taskbar #container .block-left{
        position:relative;
        float: left;
        width:10%;
        height:25px;
        
        border-right:1px solid #B5B5B5;
}
#taskbar #container .block-center{
        position: relative;
        float: left;
        width: 50%;
        height:25px;
        
        border-right:1px solid #B5B5B5;
}
#taskbar #container .block-right{
        position: relative;
        float: left;
        width: 25%;
        height:25px;
        
        border-right:1px solid #B5B5B5;
}

#taskbar #container .btns{
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        padding:3px;
        display:inline-block;
        vertical-align:middle;
        line-height:14px;
}*/
