@charset "utf-8";
/* CSS Document */

#down_word{
	width:100%;
}

#principal_rodape{
	width:100%;
	background:#E0DED7;
/*	background:#E4E3E3;
	border-top:1px solid #CAC4BD;
*/
}

#bottom{
	width:730px;
	margin:0 auto;
}

#down_word h3{
	margin:0;
	width:500px;
	font-size:14px;
	font-weight:bold;
	color:#433433;
}

#down_word p,#novo2 p{
	color:#433433;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-style:normal;
	line-height:18px;
}

#down_word a{
	padding-top:10px;
	padding-left:10px;
	width:370px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	color:black;
	background:#999;
	display:block;
	text-decoration:none;
	margin-bottom:12px;
}

#down_word a:hover{
	background:#BBB;
}

.p{
	color:#BFBFBF;
	color:#433433;
	font-size:11px;
	font-style:normal;
	line-height:18px;
}

.cxa{
	margin:0 10px 10px 0;
	background:#433433;
	color:white;
	width:185px;
	height:19px;
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
}

.cxa:hover{
	background:#000;
}
.a{
	color:#BFBFBF;
	color:#433433;
	font-size:11px;
	font-style:normal;
	line-height:18px;
	text-decoration:none;
}

.a:hover{
	text-decoration:underline;
}

.titulo_inst{
	background:#B2B4BF;
	color:#000000;
	text-decoration:none;
}


#cx_login{
	border-right:1px solid #ccc;
	width:300px;
	height:470px;
	float:left;
	padding-right:30px;
}

#cx_login fieldset{
	border:0;
	width:235px;
	height:150px;
	padding-right:0;
	margin-right:0;
}

#cx_login label{
	margin:5px 0;
	width:60px;
	float:left;
	font-size:11px;
}

#cx_login input{
	margin:5px 0;
	width:170px;
	height:12px;
	float:left;
	font-size:10px;
	background:#ccc;
	border:1px solid #999;
	font-size:11px;
}

#cx_login #logar{
	margin-right:48px;
	*margin-right:0px;
	width:40px;
	height:16px;
	float:right;
	background:#AEAEAE;
	border:0;
}

#cx_login a{
	margin-top:5px;
	color:#BFBFBF;
	text-decoration:none;
	font-size:11px;
	float:left;
}

#cx_login a:hover{
	text-decoration:underline;
}

#cx_cadastro{
	width:390px;
	height:570px;
	float:right;
}

#cx_cadastro label{
	margin:5px 0 5px 10px;
	width:120px;
	float:left;
	font-size:11px;
}

#cx_cadastro input{
	margin:5px 0;
	width:200px;
	height:12px;
	float:left;
	background:#ccc;
	border:1px solid #999;
	font-size:11px;
}

#cx_cadastro #news{
	background:none;
	border:0;
}

#cx_cadastro #enviar{
	margin-right:56px;
	width:40px;
	height:16px;
	float:right;
	font-size:10px;
	background:#AEAEAE;
	border:0;
}

.fone1{
	color:#E4E2E2;
	font-size:14px;
	line-height:20px;
}

.link_rodape{
	
}


