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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-lado {
	background-image: url(images/topo-base_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #053371;
}
.tit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #FFF;
}
.tit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #FFF;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #053371; 
	font-weight: bold; }
a:link {
	color: #053371;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #053371;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #053371;
}

a.L1:link {
	color: #FFF;
	text-decoration: none;
}
a.L1:visited {
	text-decoration: none;
	color: #FFF;
}
a.L1:hover {
	text-decoration: none;
}
a.L1:active {
	text-decoration: none;
	color: #053371;
}