/* CSS Document */
body {
	font: arial; 
	font-size:11px;
	background: #FFFFFF; 
	margin:0px;
	padding:0px;
	list-style:none;
	text-decoration:none;
	border:none;
}
.fdo_0800 {
height:19px;
background-color:#F9F9FA;
text-align:right;
padding-right:13px;
}
.fdo_top {background: #ECECED;}
/*----------------------- Textos ------------------------- */
.txt_10{font-family:  Arial,Helvetica; font-size: 10px; color:#015E31;}
.txt_10_brc{font-family:  Arial,Helvetica; font-size: 10px; color:#FFFFFF;}
.txt_11{font-family:  Arial,Helvetica; font-size: 11px; color:#093F5F;}
.txt_11_brc{font-family:  Arial,Helvetica; font-size: 11px; color:#015E31;}
.txt_11_cinza{font-family:  Arial,Helvetica; font-size: 11px; color:#7B7D7B;}
.txt_11_azul{font-family:  Arial,Helvetica; font-size: 11px; color:#03568C;}
.txt_11_verde{font-family:  Arial,Helvetica; font-size: 11px; color:#015E31}
.txt_12_brc{font-family:  Arial,Helvetica; font-size: 12px; color:#ffffff;}
.txt_13{font-family:  Arial,Helvetica; font-size: 13px; color:#000000}
.txt_13_azul{font-family:  Arial,Helvetica; font-size: 13px; color:#00609A}
.txt_13_lar{font-family:  Arial,Helvetica; font-size: 13px; color:#DBA70C}
.txt_20{font-family:  Arial,Helvetica; font-size: 20px; color:#000000}
.txt_0800{font-family:  Arial,Helvetica; font-size: 12px; color:#00609A; font-weight: bold;}

a.link_10:link {font-family: arial; font-size:10px; text-decoration: none; color: #015F31;}
a.link_10:visited {font-family: arial; font-size:10px; text-decoration: none; color: #015F31;}
a.link_10:hover {font-family: arial; font-size:10px; text-decoration: underline; color: #015F31;}
/*----------------------- Input ------------------------- */
.input_txt{
		font-family: Arial, Helvetica;
		color: #005704;
		font-size: 11px;
		font-weight: normal;
		padding: 2px;
		width:139px;
		height:17px;
		background-color:#E4E69F;
		border: #D8DAAC;
		border-style:solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
	}
/*----------------------- form ------------------------- */
.form{
		font-family: Arial, Helvetica;
		color: #015F31;
		font-size: 11px;
		font-weight: normal;
		width:115px;
		height:15px;
		background-color:#FFFFFF;
		border: #FFFFFF;
		border-style:solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
	}
.forms{
		font-family: Arial, Helvetica;
		color: #015F31;
		font-size: 11px;
		font-weight: normal;
		width:85px;
		height:15px;
		background-color:#FFFFFF;
		border: #FFFFFF;
		border-style:solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
	}
/*----------------------- Contedo ------------------------- */
#top {
	position:absolute;
	top:0px;
	margin-top:0px;
	left:50%;
	margin-left:-398px;
	width:796px;
	height:87px;
}
#home {
	position:absolute;
	background-image:url(../images/bgzao.jpg);
	background-repeat:no-repeat;
	top:88px;
	margin-top:0px;
	left:50%;
	margin-left:-398px;
	width:796px;
	height:385px;
}
#home_intro {
	position:absolute;
	top:88px;
	margin-top:0px;
	left:50%;
	margin-left:-398px;
	width:796px;
	height:385px;
}
#home_i {
	position:absolute;
	top:88px;
	margin-top:0px;
	left:50%;
	margin-left:-398px;
	width:796px;
	height:524px;
}
#bottom {
	position:absolute;
	top:489px;
	margin-top:0px;
	left:50%;
	margin-left:-398px;
	width:796px;
	height:15px;
}
#bottom_i {
	position:absolute;
	top:625px;
	margin-top:0px;
	left:50%;
	margin-left:-398px;
	width:796px;
	height:15px;
}
#titulo {
	position:absolute;
	top:65px;
	left:61px;
	width:283px;
	height:73px;
}
#txt {
	position:absolute;
	top:276px;
	left:29px;
	width:365px;
	height:52px;
}
#bt_fav {
	position:absolute;
	background-image:url(../images/bt_fav.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	top:40px;
	left:684px;
	width:81px;
	height:27px;
	cursor:pointer;
}
#logado {
	position:absolute;
	top:200px;
	left:50px;
	width:139px;
	height:38px;
}
#bt_ok {
	position:absolute;
	background-image:url(../images/ok_home.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	top:237px;
	left:661px;
	width:62px;
	height:62px;
	cursor:pointer;
}
#icons {
	position:absolute;
	top:31px;
	left:229px;
	width:540px;
	height:270px;
	z-index:2;
}
#forms {
	position:absolute;
	top:61px;
	left:259px;
	width:400px;
	height:172px;
	z-index:2;
}

/*----------------------- master ------------------------- */
#tree {
	font-family: Arial;
	font-size: 11px;
}
#tree a {
	color: #000;
	text-decoration: none;
}
#tree img {
	border: 0px;
	width: 20px;
	height: 20px;
}

.error {
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
}
