@charset "utf-8";
/* CSS Login */

/* Area Login */
#Log_Are{
	width:610px;
	height:72px;
	padding-top:30px;
	text-align:left;
	}
				
/* Area Login - Form */
#Log_Are_For{
	width:450px;
	height:64px;
	padding-top:8px;
	float:left;
	}
				
/* Area Login - Links 001 */
#Log_Are_Lin_001{
	width:160px;
	height:72px;
	float:left;
	}

/* Outras Perguntas */
.Log_Des{
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	word-spacing:1px;
	}

/* Fonte Form Campo */
.Log_Cam{
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	width:130px;
	padding:1px;
	background:#804633;
	border:#804633 1px solid;
	}

/* Form Botao */
.Log_Bot{
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#2f434f;
	color:#FFF;
	width:60px;
	border:#4e1e14 solid 1px;
	}


/* Links */
/* Links */
.Log_Lin{
	font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	word-spacing:1px;
	text-decoration:none;
	}
	.Log_Lin:hover{
		font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#FFF;
		word-spacing:1px;
		text-decoration:underline;
		}
	.Log_Lin:visited{
		font-family:"Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#FFF;
		word-spacing:1px;
		}

