@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-color: #9ABADE; */
	/* background-image: url(img/bkg_fade_azul.jpg); */
	/* background-repeat: repeat-x; */
	/* background-position:top; */
}
.TopNav {
	color: #6FBBDA;
}

.TopNav a {
	color: #6FBBDA;
	text-decoration:none;
}

.TopNav a:hover {
	color: #057EB7;
	text-decoration:none;
}

.TextMenuHor {
	color: #057EB7;
	text-align: center;
}

.TextMenuHor td{
	color: #057EB7;
	text-decoration:none;
}

.TextMenuHor td:hover{
	color: #EAF4FF;
	background-image:url(img/menu_bkg_on.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	cursor:pointer;
}

.MenuHorON{
	color: #EAF4FF;
	background-image:url(img/menu_bkg_on.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
	cursor:pointer;
}

.MenuHorON a{
	color: #6FBBDA;
	text-decoration:none;
}


.Portlets {
	color: #073254;
	text-decoration: none;
}

.Portlets a{
	color: #052138;
	text-decoration: none;
}

.Portlets a:hover{
	color: #052138;
	text-decoration: none;
}

.Footer {
	color: #6FBBDA;
}

.Footer a {
	color: #6FBBDA;
	text-decoration:none;
}

.Footer a:hover {
	color: #057EB7;
	text-decoration:none;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #034667;
	text-decoration: none;
}

h1 a {
	color: #057EB7;
	text-decoration: none;
}

h1 a:hover {
	color: #057EB7;
	text-decoration: underline;
}

.TextoNormal {
	font-size:12px;
	color: #073254;
	list-style-image: url(img/bullet.gif);
	text-align:justify;
	text-decoration: none;
}

.TextoNormal a{
	color: #0066CC;
	list-style-image: url(img/bullet.gif);
	text-decoration: none;
}

.TextoNormal a:hover{
	color: #0066CC;
	text-decoration: underline;
}

.Subtitulo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	text-decoration: none;
}

.Subtitulo a {
	color: #666633;
	text-decoration: none;
}

.Subtitulo a:hover {
	color: #666633;
	text-decoration: underline;
}

.HighLight {
	font-size:12px;
	color: #057EB7;
	text-decoration: none;
}

.HighLight a{
	color: #057EB7;
	text-decoration: none;
}

.HighLight a:hover{
	color: #057EB7;
	text-decoration: underline;
}
