@charset "utf-8";
img, div { behavior: url(iepngfix.htc) }
.style1 {
	color: #3300CC;
	font-weight: bold;
	font-size: 14px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif
}


.texto-normal/* CSS Document */

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.style3 {
	font-size: 9px;
	color: #666666;
}
.style5 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #183440;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #204557;
}
a:hover {
	text-decoration: underline;
	color: #203C4A;
}
a:active {
	text-decoration: none;
	color: #153741;
}
.style9 {
	color: #333333
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f6f6f6;
	background-image: url(../imgs/fundo.jpg);
	background-repeat: repeat-x;
}
.borda {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
