﻿.blanco
{
	font-family: Arial;
	font-size: 11px;
	color:  White;
	text-decoration: none;
}
.blanco_neg
{
	font-family: Arial;
	font-size: 11px;
	color:  White;
	font-weight: bold;
	text-decoration: none;
}
.azul
{
	font-family: Arial;
	font-size: 11px;
	color: #27447E;
	font-weight: bold;
	text-decoration: none;
}
.azul2
{
	font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: none;
}
.txt
{
    font-family: Arial;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
	
}

.txt a:link
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}

.txt a:hover
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}
.txt a:visited
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}
.txt a:active
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}
#scroll {
	width:420px;
	height:160px;
	overflow:auto;
	margin-left:20px;
}
#scroll2 {
	width:580px;
	height:450px;
	overflow:auto;
	margin-left:5px;
}
.txt_sub
{
    font-family: Arial;
	font-size: 11px;
	color: #474747;
	text-decoration: underline;

}

.link
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: none;

}
.link a:link
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}

.link a:hover
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}
.link a:visited
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}
.link a:active
{
    font-family: Arial;
	font-size: 11px;
	color: #27447E;
	text-decoration: underline;

}


.txtbold
{
	font-family: Arial;
	font-size: 11px;
	color:  #474747;
	font-weight: bold;
	text-decoration: none;
}
.titulo
{
	font-family: Verdana;
	font-size: 14px;
	color:  #27447E;
	text-decoration: none;
}
.subtitulo
{
	font-family: Verdana;
	font-size: 12px;
	color:  #589BE1;
	text-decoration: none;
}
#button {
	width: 190px;
	border-right: 0px solid #000;
	padding:  0px 0px 0px 0px;
	margin-bottom: 1em;
	font-family: Arial;
	font-size : 10px;
	background-color: #2166B5;
	color: #333;
	font-weight: bold;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                /*border-bottom: 1px solid #F6CC32;*/
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                /*border-left: 10px solid #130F5C;
                border-right: 10px solid #130F5C;*/
                background-color: #2166B5;
               
                color: #fff;
                text-decoration: none;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                 /*border-left: 10px solid #130F5C;
                border-right: 10px solid #130F5C;*/
                background-color: #2166B5;
                color: #fff;
                }

        #button li #active {
                /*border-left: 10px solid #130F5C;
                border-right: 10px solid #130F5C;*/
                background-color: #2166B5;
                color: #fff;
                }
