body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c5050;
	margin: 0px;
}
#linha_1{
	margin-top: -1px;
	width:520px;
	vertical-align:top;
}
#menu{
	width:187px;
	background-color:#e6f8f3;
}
.menu_top{
	background-image:url(../images/menu_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.menu_buttom{
	background-image:url(../images/menu_buttom.gif);
	background-position:right;
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu_medim{
	background-image:url(../images/menu_medim.gif);
	background-repeat:repeat-y;
}
.cadastrese{
	background-image:url(../images/menu_cadastre_se.gif);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.input{
	background-color:#FFFFFF;
	border:none;
	font:Verdana;
	font-size:10px;
	color:#09974e;
	margin:0px;
	width:80%px;
}
.input_contato{
	background-color:#FFFFFF;
	border:none;
	font:Verdana;
	font-size:10px;
	color:#09974e;
	margin:0px;
	width:250px;
}

.textarea{
	background-color:#FFFFFF;
	border:none;
	font:Verdana;
	font-size:12px;
	color:#09974e;
	width:350px;
	height:100px;
	margin:2px;
}

.butok{
	margin-right:13px;
}

.box_noticias{
	background-image:url(../images/detalhe_box_noticia.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:10px;

}

#detalhe_box_noticias{
	background-color:#ebfaf6;
}

.titulo_noticias{
	font-size:10px;
	font-weight:bold;
}

.img{
	border:1px solid #008742;
}
.titulo1{
	color:#009900;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.textos1{
	color:#666666;
	font-family: Verdana;
	font-size: 10px;
	
}
.img2 {
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #006600;
	padding: 5px;
}
a{
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.spacing {
	line-height: 25px;
}
