@charset "utf-8";
body{
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:10px;
	background-image:url(../img/tree.jpg);
	margin-bottom:20px;
}
.bord{
	border:1px solid #CECF94;
}
.main{
	position:absolute;
	margin-top:10px;
	margin-left:0px;
	width:800px;
}
.minbar{
	position:absolute;
	background-image:url(../img/line.jpg);
	height:16px;
	width:800px;
}
.menu ul{
	margin:0;
	padding:0;
	padding-top:10px;
	font-weight:bold;
}
.menu li{
	list-style: none;
	padding-left:15px;
	padding-top:10px;
	padding-bottom:4px;
	background-image:url(../img/line-menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.menu a{
	color:#000;
	text-decoration:none;
}
.menu a:hover{
	color:#333;
	text-decoration:underline;
}
.miolo{
	margin-top:7px;
	background-image:url(../img/bgtxt.jpg);
	background-repeat:no-repeat;
	background-position:10px 20px;
	background-color:#FFF;
	border:0px solid;
}
.title{
	text-align:left;
	margin-top:5px;
	margin-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#515225;
}
.text{
	text-align:left;
	font-size:12px;
	margin:10px;
}
.bot, .imput_default, .textarea_default, .select, .select_day, .select_mes, .select_ano {
	border:1px solid #515225;
	color:#515225;
	background-color:#E7E8CA;
	font-size:10px;
	height:17px;
	width:200px;
	margin-left:15px;
	margin-bottom:7px;
}
.select, .select_day, .select_mes, .select_ano{
	height:18px;
}
.select_day{
	width:48px;
}
.select_mes{
	width:58px;
	margin-left:0px;
}
.select_ano{
	width:68px;
	margin-left:0px;
}
.textarea_default{
	height:80px;
	font-size:12px
}
.bot{
	width:80px;
}
.fale{
	background-image:url(../img/outmenu.jpg) !important;
	background-repeat:no-repeat !important;
	height:346px !important;
	color:#666 !important;
}
.rodape{
	position:absolute;
	margin-top:-1px;
	padding-top:10px;
	background-image:url(../img/line_down.jpg);
	background-repeat:no-repeat;
	background-color:#CECF94;
	height:30px;
	width:800px;
	text-align:center;
	color:#333;
}

img {
	border:0 solid;
}

#change{
	height:656px;
	background-color:#CECF94;
}
