#Constr {
background-position: center center;
height: 620px;
width: 100%;
margin-right: auto;
margin-left: auto;
background-repeat: repeat-x;
font-family: Tahoma;
font-size: 12px;
font-weight: normal;
color: #666666;
margin-top: 74px;
}
#topo{
	width:100%;
	height:150px;
	background-repeat: no-repeat;
	background-position: center top;
}
#teste {
	height: 600px;
	padding: 10px;
	color: #999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 985px;
}
body {
	background-color: #FFF;
	background-image: url(../imgsus/suspensa.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.style1 {
color: #CCCCCC;
font-weight: bold;
}
a:link {
color: #999;
}
a:hover {
color: #F0A22F;
}

