body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000036;
}


H1 { font-family: arial; font-size: 1em; font-weight: bold; color:#333366; margin:0;  margin-left: 15px; }
.bgtotal { width: 100%; height: 480px;  background-image: url(../images/bg.png); background-repeat: repeat-x; }

}
img {
   border:0px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000036;
}
.errors {
	font-size: 9px; font-weight: bold;
	color: #FF0000;
}
.success {
	font-size: 9px; font-weight: bold;
	color: #0000FF;
}
 .formerror {
	background-image: url(../images/resaltado.png);  background-position: top; color: #EFEFEF;

}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000036;
	font-weight: bold;
	font-variant: small-caps;
}

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000036;
}

.bottom a {
	color: #000036;
	text-decoration: none;
	font-weight: bold;
}

.bottom a:hover {
	color: #d80000;
	text-decoration: none;
	font-weight: bold;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000036;
    text-decoration: none;
}
.home a {
	color: #000036;
	text-decoration: none;
}
.home a:hover {
	color: #000036;
	text-decoration: none;
}
.home a:visited {
	color: #000036;
	text-decoration: none;
}
.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000036;
}

.submenu{
	width: 114px;
    height: 54px;
    background: #EBEBEB;
   border:2px; border-color: #CCCCCC; position: absolute;
   }

a.botsubmenu {
	color: #333333;
     display: block; width: 100px; height: 25px; text-decoration: none; padding-left: 12px; padding-top: 5px; }


a.botsubmenu:hover {
	color: #ffffff; display: block; width: 100px; height: 25px;
	text-decoration: none;  background-color: #161669;  text-decoration: none;  padding-left: 12px;  padding-top: 5px;
}
a.botsubmenu:visited {
	color: #333333;
     display: block; width: 100px; height: 25px; text-decoration: none; padding-left: 12px; padding-top: 5px;
   }



.noticias a {
	color: #000036;
	text-decoration: underline;
}

.noticias a:hover {
	color: #d80000;
	text-decoration: none;
}

