body {
	height:100%
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #e0e0df;
	background-image: url(../_img/background.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prepage {
	position:absolute;
	left:0px;
	top:0px;
	background:url(../_img/bg_prepage.png) repeat top left;
	layer-background-color:#000;
	height:100%;
	width:100%;
	z-index:100;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #646565;
	text-decoration: none;
	line-height: 20px;
}
.borda_form {
	font-family: Verdana;
	font-size: 10px;
	color: #646565;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0258a5;
	text-decoration: none;
	line-height: normal;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.noticias {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #646565;
	text-decoration: none;
	line-height: normal;
}
#LayerMask{
	float:left; 
	cursor:pointer; 
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%; 
	z-index:100; 
	background-color:black;filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;opacity: 0.7;
}
#LayerImg{
	position: absolute;
	cursor:pointer;
	width:580px; left:50%; margin-left:-290px;
	height:440px;top:50%; margin-top: -220px;
	z-index:101;
	background:url(http://www.acciaio.com.br/_img/acciaio_home.png) no-repeat top center;
}
#LayerImgContato{
	position: absolute;
	cursor:pointer;
	width:450px; left:50%; margin-left:-225px;
	height:550px;top:50%; margin-top: -275px;
	z-index:101;
	background:url(http://www.acciaio.com.br/_img/banner_contato.jpg) no-repeat top center;
}

.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.copyright:link {
	font-family: Verdana;
	color: #333333;
	text-decoration: none;
}
.copyright:visited {
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
}
.borda_foto {
	border: 1px solid #333333;
}

.copyright:hover {
	font-family: Verdana;
	color: #000000;
	text-decoration: none;
}
.copyright:active {
	font-family: Verdana;
	color: #999999;
	text-decoration: none;
}

