/* CSS Document */

body {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	width:-1px;
	color: #666666;
	text-decoration: none;
}
a:visited {
		font-weight:bold;
	text-decoration: none;
	color: #666666;
}
a:hover {
		font-weight:bold;
	text-decoration: none;
	color: #0776C7;
}
a:active {
		font-weight:bold;
	text-decoration: none;
	color: #0776C7;
}

.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #666666;
	text-decoration: none;
	padding-left:12px;
}
.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #666666;
	text-decoration: none;
	padding-left:12px;
}

.pro_atencao {
	text-align:center;
	background-image:url(../imagens/atencao.png);
	background-position:10px 10px;
	background-repeat:no-repeat;
	color: #979700;
	background-color: #FFFFE8;
	border:4px solid #E4EA24;
	padding:15px;
	font-weight:bold;
}

#voltar {
	margin-top:10px;
	}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration: none;
	padding-left:12px;
	color: #0776C7;
}
.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration: none;
	padding-left:12px;
	color: #0776C7;
}



.index_main{
margin:auto;
width:698px;
height:auto;
}


.div_form{
border: solid 1px #d3d3d3;
width:696px;
height:287px;
}



.texto_alt_senha{
font-family: "Trebuchet MS"; 
font-size:14px;
font-weight:bold;
color: #FF9933;

}

.input_nota {
	border:1px solid #999;
	background-color:#FFF;
	}

#logo {
	width:190px;
	height:200px;
	text-align:center;
	}
	
.login_rod{
border-top: solid 1px #d3d3d3;
height:41px;
background-image: url(../imagens/login_img_rod.jpg);
background-repeat: repeat-x;
font-family: "Trebuchet MS"; 
font-size:11px;
color: #7b7b7b;
padding-top:20px;
padding-left: 10px;
}

.login_rod_2{
border-top: solid 1px #d3d3d3;
height:54px;
background-image: url(../imagens/login_img_rod.jpg);
background-repeat: repeat-x;
font-family: "Trebuchet MS"; 
font-size:11px;
color: #7b7b7b;
padding-top:7px;
padding-left: 10px;
}

.botao_acessar {
	background-color:#017EB4;
	color:#FFF;
	font-weight:bold;
	border:none;
	padding:2px;
	}


.form_index {
	font-family: "Trebuchet MS"; 
	font-size: 14px;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}

.form_index_no_neg {
	font-family: "Trebuchet MS"; 
	font-size: 14px;
	color: #017EB4;
	text-decoration: none;
	font-weight:bold;
}

.form_index_cinza {
	font-family: "Trebuchet MS"; 
	font-size: 12px;
	color: #8e8e8e;
	text-decoration: none;
}


.more:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #0776C7;
	text-decoration: none;
	padding-left:12px;
}
.more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #0776C7;
	text-decoration: none;
	padding-left:12px;
}
.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration: none;
	padding-left:12px;
	color: #e9a115;
}
.more:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration: none;
	padding-left:12px;
	color: #3E721F;
}


