input {
	font-family: trebuchet, trebuchet ms, tahoma, verdana;
	font-size: 12px;
	background-color:#AE0000;
	color: #FFFFFF;
	border: solid 0px;
	height: 25px;
	padding: 3px;
}

body{
background-image:url('bg.gif');
background-position:top center;
background-repeat:no-repeat;
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
font-family:Trebuchet MS,Trebuchet,Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
}

.texto-construcao{
font-family: trebuchet ms, terbuchet, arial, tahoma;
font-size: 13px;
color: #FFFFFF;
text-align:center;
width:100%;
}

hr{
height: 1 px;
}

.texto-formulario{
font-family: trebuchet ms, terbuchet, arial, tahoma;
font-size: 9px;
color: #FFFFFF;
}

.texto-enviado-sucesso{
font-family: trebuchet ms, terbuchet, arial, tahoma;
font-size: 13px;
color: green;
}
