body { background: #000 url(../img/bg_top.jpg) repeat-x top center; font-family:"trebuchet MS"; font-size:14px; color:#FFF;}
.alt {
	display:none;
}
a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	background:#333;
}
#Corpo {
	width: 750px;
	margin: 0px auto;
	font-size:0.9em;
	padding: 5px;
	margin-top:80px;
	border:solid 0px red;
}
#Corpo p {
	margin-left:10px;
}
#Corpo .logoW3z {
	background:url(../img/logoW3z.jpg);
	width:140px;
	height: 140px;
	display:block;
	float:right;
	border:solid 0px red;
	margin:30px 20px 10px 10px;
}
#Corpo h1 {
	font-size: 2.7em;
	font-variant:small-caps;
	width: auto;
	display:block;
	border-bottom:solid 2px #333;
	padding:3px;
	margin:0px 0px 5px 0px;
	}
#Corpo fieldset {
	background: url(../img/bgFieldset.jpg) top left repeat-x;
	_background: url(../img/bgFieldset.jpg) 0px 15px repeat-x;
	margin-top: 15px;
	border-bottom:solid 2px #333;
	border-left:solid 1px #555;
	border-top:solid 1px #444;
	border-right:solid 1px #777;
}

#Corpo legend {
	background:#333;
	font-size:1.3em;
	padding:3px 7px;
	font-weight:bold;
	border-bottom:solid 0px #333;
	border-left:solid 1px #555;
	border-top:solid 1px #444;
	border-right:solid 1px #777;
}
#Corpo label {
	width:200px;
	border:solid 0px red;
	float:left;
	text-align:right;
	margin-bottom:2px;
}
#Corpo .tel2 {
	width:76px;
}
#Corpo label strong {
	color:#FFCC00;
}
#Corpo input, #Corpo select, #Corpo textarea {
	/*width: 200px;*/
	border:solid 0px blue;
	float:left;
	margin-bottom:6px;
	margin-left: 3px;
}
#Corpo #lnk_enviar_pedido {
	font-size:1.3em;
	background:#333;
	display:block;
	width: 130px;
	padding:10px;
	text-align:center;
	border-bottom:solid 0px #333;
	border-left:solid 1px #555;
	border-top:solid 1px #444;
	border-right:solid 1px #777;
	float:right;
	margin-bottom: 10px;
}
br {
	clear:left;
}
