.padrao

* {
    margin: 0px;
    padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
background-color: #eaeaea;
}

.container {
background-color: #a6652f;
text-align: center;
color: #FFFFFF;
font-family: trebuchet ms;
font-size: 12px;
font-weight: normal;
}

.form {text-align: right;
font-size: 12px;
color: #005B00;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}

.text_name {text-align: center;
font-size: 17px;
color: #a6652f;
font-family: trebuchet ms;
font-weight: normal;
}

.text_destaque {text-align: center;
font-size: 22px;
color: #683b1c;
font-family: trebuchet ms;
font-weight: normal;
}

.text_destaquinho {text-align: center;
font-size: 21px;
color: #7C4727;
font-family: trebuchet ms;
font-weight: normal;
}

.bold_botton {text-align: center;
background-color: #006058;
font-size: 12px;
color: #FFFFFF;
font-family: trebuchet ms;
font-weight: bold;
BORDER-RIGHT: #9F5726 0px solid;
BORDER-TOP: #9F5726 0px solid;
BORDER-LEFT: #9F5726 0px solid;
BORDER-BOTTOM: #9F5726 0px solid;
}

.tituloo {text-align: center;
font-size: 12px;
color: #006058;
font-family: trebuchet ms;
font-weight: bold;
}

.botaocontato {
	color: white;
	font-size:10;
	font-family: trebuchet ms;
	font-weight: normal;
	text-align: center;}

a:link {color:#353434;font-size: 11px; text-decoration:none;font-family: trebuchet ms;font-style: normal;font-weight: bold}
a:visited {color:#353434;font-size: 11px; text-decoration:none;font-family: trebuchet ms;font-style: normal;font-weight: bold}
a:hover {color:#000000;font-size: 11px; text-decoration: none;font-family: trebuchet ms;font-style: normal;font-weight: bold}

a.cid:link {color:#666666;font-size: 16px; text-decoration:none; font-family: trebuchet ms;font-weight:bold; text-align: center;}
a.cid:visited {color:#666666;font-size: 16px; text-decoration:none; font-family: trebuchet ms;font-weight:bold; text-align: center;}
a.cid:hover {color:#000000;font-size: 16px; text-decoration: none; font-family: trebuchet ms;font-weight:bold; text-align: center;}
