/* CSS Document */

a.l_neutro:link 	{text-decoration:none; color:#61583d;}
a.l_neutro:visited  {text-decoration:none; color:#61583d;}
a.l_neutro:hover 	{text-decoration:underline; color:#61583d;}

#LogoHome {
	width:236px;
	height:193px;
	cursor:pointer;
	position:absolute;
	top:119px;
	left:306px;
	}

#div_alterar {
	border:solid 1px; 
	border-right-color:#ab9e79; 
	border-left-color:#ab9e79; 
	border-top-color:#ab9e79; 
	border-bottom-color:#fced99; 
	float:left; 
	width:92px; 
	height:23px; 
	background:#fced99;
	margin:0px;
	margin-left:20px;
	_margin-left:10px;
	line-height:23px;
	text-align:center;
	font-weight:bold
	}
	
#div_espaco_branco {
	border:solid 1px; 
	border-right-color:#FFFFFF; 
	border-left-color:#FFFFFF; 
	border-top-color:#FFFFFF; 
	border-bottom-color:#ab9e79;
	margin:0px;
	float:left; 
	width:251px; 
	height:23px;
	}
	
#div_formulario_alteracao {
	border:solid 1px; 
	border-right-color:#ab9e79; 
	border-left-color:#ab9e79; 
	border-top-color:#fced99; 
	border-bottom-color:#ab9e79;
	background:#fced99;
	float:left; 
	width:344px; 
	height:135px;
	margin:0px;
	margin-left:20px;
	_margin-left:10px;
	}
	
.bt_submit {
	width:80px;
	height:25px;
	background:#FFFFFF;
	color:#61583d;
	border:1px solid #ab9e78;
	font-weight:bold
	}
	
.fr_principal {
	width:230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#FFFFFF;
	color:#61583d;
	}
