body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/layout_fundo.jpg);
	background-position: center;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #F7F7F7;
}
.titulo{
	font-family: Arial;
	font-size: 22px;
	color: #14A54A;
	line-height:170%;
}
.titulo2{
	font-family: Arial;
	font-size: 27px;
	color: #14A54A;
	line-height:170%;
}
.titulo3{
	font-family: Arial;
	font-size: 23px;
	color: #616262;
	line-height:170%;
}
.titulo4{
	font-family: Arial;
	font-size: 16px;
	color: #2DBE63;
	font-weight: bold;
	line-height:170%;
}
.titulo5{
	font-family: Arial;
	font-size: 16px;
	color: #616262;
	font-weight: bold;
	line-height:100%;
}
.titulo6{
	font-family: Arial;
	font-size: 14px;
	color: #616262;
	font-weight: bold;
	line-height:100%;
}
.titulo_noticia{
	font-family: Arial;
	font-size: 12px;
	color: #14A54A;
	font-weight: bold;
	line-height:150%;
}
.titulo_noticia2{
	font-family: Arial;
	font-size: 16px;
	color: #595858;
	font-weight: bold;
	line-height:110%;
}
.texto{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:140%;
}
.texto_down{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height:140%;
}
a.link_down:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height:140%;
	text-decoration: none;
}
a.link_down:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height:140%;
	text-decoration: none;
}
a.link_down:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height:140%;
	text-decoration: underline;
}
a.link_down:active {
	text-decoration: none;
	font-weight: none;
}
.texto_login{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height:200%;
}
.texto_espacado{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height:170%;
}
a.link_noticia:link {
	font-family: Arial;
	font-size: 12px;
	color: #595858;
	line-height:150%;
	text-decoration: none;
}
a.link_noticia:visited {
	font-family: Arial;
	font-size: 12px;
	color: #595858;
	line-height:150%;
	text-decoration: none;
}
a.link_noticia:hover {
	font-family: Arial;
	font-size: 12px;
	color: #595858;
	line-height:150%;
	text-decoration: underline;
}
a.link_noticia:active {
	text-decoration: none;
	font-weight: none;
}
.texto{
	font-family: Arial;
	font-size: 12.5px;
	color: #000000;
	line-height:140%;
}
.texto_contato2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #484747;
	line-height:130%;
}
a.link_menu:link {
	font-family: Arial;
	font-size: 13px;
	color: #616262;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu:visited {
	font-family: Arial;
	font-size: 13px;
	color: #616262;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu:hover {
	font-family: Arial;
	font-size: 13px;
	color: #14A54A;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu:active {
	text-decoration: none;
	font-weight: none;
}
.texto2{
	font-family: Arial;
	font-size: 12.5px;
	color: #6D6D6D;
	line-height:140%;
}
.texto4{
	font-family: Arial;
	font-size: 11px;
	color: #6D6D6D;
	line-height:100%;
}
a.link_menu2:link {
	font-family: Arial;
	font-size: 13px;
	color: #14A54A;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu2:visited {
	font-family: Arial;
	font-size: 13px;
	color: #14A54A;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu2:hover {
	font-family: Arial;
	font-size: 13px;
	color: #14A54A;
	font-weight: bold;
	text-decoration: none;
}
a.link_menu2:active {
	text-decoration: none;
	font-weight: none;
}
.texto3{
	font-family: Arial;
	font-size: 12.5px;
	color: #6D6D6D;
	line-height:170%;
}
a.link_email:link {
	font-family: Arial;
	font-size: 13px;
	color: #182172;
	text-decoration: none;
}
a.link_email:visited {
	font-family: Arial;
	font-size: 13px;
	color: #3B64BE;
	text-decoration: none;
}
a.link_email:hover {
	font-family: Arial;
	font-size: 13px;
	color: #3B64BE;
	text-decoration: underline;
}
a.link_email:active {
	text-decoration: none;
	font-weight: none;
}
.form_box{
	width:135px;
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	color: #000000;
	height:18px;
	font-size: 12px;
}
.form_geral{
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	color: #000000;
	height:16px;
	font-size: 12px;
}
.form_geral2{
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	color: #000000;
	font-size: 12px;
}
.textarea{
	background-color:#FFFFFF;
	color: #757575;
	font-size: 10px;
}