@charset "utf-8";
.menu_peq {
	font-size: 9px;
	font-weight: normal;
}

body {
background: url(imagens/fundo.jpg);
margin-bottom:0px;
margin-left:10%;
margin-right:10%;
margin-top:0px;
text-align:center;
height: 100%;
}

.menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #99AE6B;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	height:20px;
	font-weight: bold;
	padding-left: 4px;
}

.table_full {
	background-color: #E0E7D1;
	text-align:left;
}

.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #B4C493;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	height:15px;
	font-weight: bold;
	padding-left: 10px;
	width: 140px;
}
.noticias {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #B4C493;
	height:106px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 25px;
	text-align: justify;
	padding-right: 30px;
}
.titulos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99AE6B;
	padding-left: 10px;
}
.link_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B4C493;
	border: 1px solid #99AE6B;
	color: #666666;
}
