/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 11px;
}
A:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
}
.bordainf {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-bottom: 4px;
}
.semborda {
	margin-top: 4px;
	margin-bottom: 4px;
}
.artigoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	color: #333333;
}
.artigoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding: 4px 0px 4px 0px;
	color: #333333;
}
#Principal {
	position: static;
	background-color: #FFFFFF;
	width: 740px;
}
#Topo {
	height: 210px;
	background-image: url(../images/estrelao.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
	padding-right: 245px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	padding-left: 35px;
}
#Col1 {
	margin: 2px 16px;
	width: 226px;
	float: right;
}
#Col2 {
	margin: 2px 16px;
	width: 226px;
	float: right;
	font-size: 12px;
	color: #4056A1;
	font-weight: bold;
}
#Secao4 {
	background-image: url(../images/secao4b.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 226px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-position: center;
}
#Secao2 {
	background-image: url(../images/secao2.gif);
	height: 30px;
	width: 226px;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 4px;
	background-position: center;
}
#Secao3 {
	background-image: url(../images/secao3.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 226px;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 6px;
}
#Secao1 {
	background-image: url(../images/secao1.gif);
	height: 30px;
	width: 226px;
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 4px;
	background-position: center;
}
.artigoTexto img {
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
}
#Col2 .artigoTexto {
	background-image: url(../images/seta.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;

}
#Topo .artigoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #4056A1;
	padding-bottom: 10px;

}
#Topo .artigoTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #4056A1;
}
#Topo a {
	color: #4056A1;
}
#Topo p {
	margin-bottom: 4px;
}
#Topo .leia a {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
