@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #E1E8FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.borda {
	border: 1px solid #999999;
}
.bg_lateral {
	background-image: url(imagens/bg_lateral.gif);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
.bullet {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(imagens/bullet.png);
	list-style-type: disc;
	padding-bottom: 20px;
	padding-right: 20px;
}
.Titulo_projeto {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0092DC;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
}
.TextoCinza12 {
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.TextoCinza10 {
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
.TextoBranco12Bold {
	border: 1px solid #999999;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
.bg_lateral_table  {
	position: fixed;
	width: 237px;
	height: 344px;
}
.boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100%;
	border: 1px solid #CCCCCC;
}
