body {
	margin:0px 0px 0px 0px;
	background-image:url(../img/bgvidro.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
table, tr, td{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#254866;
}
.logo{
	left:50%;
	position:absolute;
	margin: 0px 0px 0px -65px;
	z-index:1;
}
.menu{
margin: 430px 0px 0px -390px;
left:50%;
position:absolute;
z-index:10;
}
.menuInterno{
margin: 200px 0px 0px -390px;
left:50%;
position:absolute;
z-index:10;
}
.tarjaInterno{
	background: url(../img/linha.jpg) repeat left top;
	height:100px;
	width:100%;
	position:absolute;
	margin-top:200px;
	z-index:1;
}
.empresa{
margin: 135px 0px 0px -390px;
left:50%;
position:absolute;
z-index:10;
}
.rodape{
margin: 530px 0px 0px -390px;
left:50%;
position:absolute;
z-index:11;
}
.margin_limpa{
margin: 0px 0px 0px 0px;
}
.campo{
	width:240px;
	font-size:10px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Tahoma;
	color: #666666;
}
.campoMsg{
	width:240px;
	height:260px;
	font-size:10px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	font-family: Tahoma;
	color: #666666;
}