body{
	background:url(../images/bg.jpg) no-repeat center top #82aec9;
	font-family:"trebuchet ms", Helvetica, sans-serif;
	padding:0;
	font-size:12px;
	margin:0; 
	color: #0e4354;
	height: 100%;
}

.clear{ clear:both; }
a{color:#256c89;}

h1{
	font-size: 22px;
	font-weight: bold;
	padding:0px 0 15px 0;
	margin:0px;
	clear:both;
}

h2{
	font-size:18px;
	color:#256c89;
	font-weight:normal;
	padding:0px 0 15px 0;
	margin:0px;
	clear:both;
}
h6{
	font-size:15px;
	color:#256c89;
	font-weight:normal;
/*	padding:0px 0 15px 0;*/
	/*margin:0px;
	clear:both;*/
}


h3{
	font-size: 16px;
	font-weight: bold;
	color: #256c89;
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px dotted #256c89;
}

h5{
	clear: both;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #C3E9F8;
	/*padding: 3px 0 3px 0;*/
	margin-left: 0px;
	margin-right: 0px;
	margin-top:0px;
	color: black;
	
}

#main_container{
	margin:0 10px 0 10px;
	width: 98%;
	height: 100%;
	padding: 0 0 0 0;
}

.Side_Tit{
	font-size: 11px;
	font-weight: bold; 
	line-height: 17px;
	
}

.LogIn_Tit{
	font-size:18px;
	color:#256c89;
	font-weight:normal;
	padding:15px 0 5px 20px;
	margin:0px;
	text-align:center;
	/*float:left;*/
	clear:both;	
}

.Side_cmb{
	font-size: 11px;
	line-height: 17px;
	width: 186px;
	border-style: solid;
}
/*---------------- HEADER----------------------*/
.header{
	width: 100%;
	height: 85px;
}

.logo{
	float:left;
	padding: 5px 0 0 30px;
}

#clock_a{
	float:right;
	padding:15px 0 0 0;
}
.jclock{
	/*color:#FFFFFF;*/
	color:#000000;
	float:right;
	font-size:22px;
	font-weight:bold;
	
	padding: 34px 90px 0 0;
}

.right_header{
	width: 400px;
	float:right;
	text-align:right;
	color:#333333;
	padding: 0px 20px 0 0;
}

.right_header a{
	margin: 0px 5px 0 5px;
	text-decoration: underline;
	color:#333333;
	line-height: 22px;
	vertical-align: bottom;
}
.right_header .messages{
	background:url(../images/comment.png) no-repeat right;
	padding-right:20px;
	margin-bottom: 2px;
	margin-top: 10px;
}
.right_header a.logout{
	background:url(../images/user_logout.png) no-repeat right;
	padding-right:20px;
	padding-top: 10px;
}

.right_header .user{
	font-size: 14px;
	color: #000000;
}

.right_header .serv{
	font-size: 13px;
	color: #666666;
}


.titApp{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:16px;
	color: #333333;
	font-weight: bold;
}

.headAgrEsc{
	text-align: center;
	color: black;
	font-size: 12px;
	margin-bottom: 3px;
}
.AgrEsc{
	font-size: 12px;
	display: inline;
}

.AutoAE{
	background-color: #fce9e9;
	border: 1px solid white;
	border-radius: 3px;
}

.headAnoL{
	/*float: left;*/
	/*margin-left: 45px;*/
	color: black;
	font-size: 12px;
	width: 100%;
	text-align: right;
	position: absolute;
	top: 60px;
}

.headAnoL form{
	margin-right: 200px;	
}	

/*---------------- mAIN----------------------*/
.main_content_s{ background: url(../images/main-bg.jpg) repeat-x left top #fff; height: 1px; width: 100%;}
.main_content{
	width: 100%;
	/* height: 100%; */
	background: url(../images/top-content.jpg) repeat-x center top #fff;
	padding-top: 0px;
}
.content_end{
	height: 15px;
	width: 100%;
	background-color: #fff;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 	
}

.left_content{
	width:195px;
	padding: 15px 0 0 20px;
	vertical-align: top;
}

.right_content{
	width: auto;
	padding: 20px 0 0 0px;
	text-align: left;
	vertical-align: top;
}

.agrupaForm {
	padding: 5px;
	border: #000033 1px solid;
	margin-bottom: 15px;
	margin-right: 10px;
}
.agrupaForm legend { font-size: 12px; font-weight: bold; color: #333333; }

.infoDados{
	color: black;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;	
}

/*---------------- FOOTER----------------------*/
.footer{width: 100%; height:38px ; /*background: url(../images/footer_bg_2.png) no-repeat center top;*/}

.left_footer{float:left;padding:15px 0 0 40px;color:#a8549b;font-size:11px;}
.left_footer a{color: black;text-decoration:none;}
.left_footer a:hover{text-decoration:underline;}
.right_footer{float:right;padding:15px 40px 0 0;}


/*---------------- BOXES ----------------------*/
.warning_box{width:auto;clear:both;background:url(../images/warning.png) no-repeat left #fcfae9;
border:1px #e9e6c7 solid;background-position:15px ;padding:10px 20px 10px 60px;margin:0 10px 0 0;}

.warning_box_login{width:auto;clear:both;background:url(../images/warning.png) no-repeat left #fcfae9;
border:1px #e9e6c7 solid;background-position:15px ;padding:10px 20px 10px 60px;margin:0 10px 0 10px;}

.valid_box{width: auto;clear:both;background:url(../images/valid.png) no-repeat left #edfce9;
border:1px #cceac4 solid;background-position:15px ;padding:10px 20px 10px 60px;margin:0 10px 0 0;}

.error_box{width: auto; clear:both; background:url(../images/error.png) no-repeat left #fce9e9;
border:1px #eac7c7 solid;background-position:15px ;padding:10px 20px 10px 60px;margin:0 10px 0 0;}

.info_box{width:auto;clear:both;background:url(../images/info2.png) no-repeat left #ecf8fd;
border:1px #50BDE9 solid;background-position:15px ;padding:10px 20px 10px 60px;margin:0 10px 0 0;}

/*---------------- BOTOES e links ----------------------*/

.btnSide{
	font-family: Georgia;
	border-radius: 5px;
	font-weight: normal;
	font-size: 12px;
	background-color: #D4D0C8;
	color: #320B28;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
}

.btnVerde_s{
	border-radius: 3px;
	font-weight: bold;
	font-size: 11px;
	background-color: #8fa42b;
	color: white;
	padding: 2px 3px 2px 3px; 
}
.btnvalidarSE{
	border-radius: 5px;
	font-size: 13px;
	font-weight: bolder;
	color: #669;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
	background-color: #c0ff3e;
	
}

.btnTipo1{
	border-radius: 5px;
	font-size: 13px;
	font-weight: bolder;
	color: white;
	padding: 3px 5px 3px 5px;
	margin-bottom: 5px;
	background-color: #51BEE9;
	
}

/*text-shadow: 0.1em 0.1em 0.05em #333;*/
/*
	background-image: linear-gradient(bottom, #A5BE3F 22%, #B9CE44 42%);
	background-image: -o-linear-gradient(bottom, #A5BE3F 22%, #B9CE44 42%);
	background-image: -moz-linear-gradient(bottom, #A5BE3F 22%, #B9CE44 42%);
	background-image: -webkit-linear-gradient(bottom, #A5BE3F 22%, #B9CE44 42%);
	background-image: -ms-linear-gradient(bottom, #A5BE3F 22%, #B9CE44 42%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.22, #A5BE3F),
		color-stop(0.42, #B9CE44)
	);*/


a.bt_green{display:block; float:right; margin:10px 5px 10px 5px; line-height:31px; text-decoration:none; color:#FFFFFF; text-shadow:1px 1px #8fa42b;}
a.bt_green strong{width:auto;height:31px; padding:0 10px 0 10px;display:block; float:left;background:url(../images/bt_green_center.gif) repeat-x center;}
a.bt_green span.bt_green_lft{width:10px;height:31px;display:block; float:left;background:url(../images/bt_green_left.gif) no-repeat center right;}
a.bt_green span.bt_green_r{width:10px;height:31px;display:block; float:left;background:url(../images/bt_green_r.gif) no-repeat center right;}
a:hover.bt_green{ text-decoration:underline;}

a.bt_blue{display:block; float:right; margin:10px 5px 10px 5px; line-height:31px; text-decoration:none; color:#FFFFFF; text-shadow:1px 1px #3597bf;}
a.bt_blue strong{width:auto;height:31px; padding:0 10px 0 10px;display:block; float:left;background:url(../images/bt_blue_center.gif) repeat-x center;}
a.bt_blue span.bt_blue_lft{width:10px;height:31px;display:block; float:left;background:url(../images/bt_blue_left.gif) no-repeat center right;}
a.bt_blue span.bt_blue_r{width:10px;height:31px;display:block; float:left;background:url(../images/bt_blue_r.gif) no-repeat center right;}
a:hover.bt_blue{ text-decoration:underline;}

a.bt_red{display:block; float:right; margin:10px 5px 10px 5px; line-height:31px; text-decoration:none; color:#FFFFFF; text-shadow:1px 1px #c24739;}
a.bt_red strong{width:auto;height:31px; padding:0 10px 0 10px;display:block; float:left;background:url(../images/bt_red_center.gif) repeat-x center;}
a.bt_red span.bt_red_lft{width:10px;height:31px;display:block; float:left;background:url(../images/bt_red_left.gif) no-repeat center right;}
a.bt_red span.bt_red_r{width:10px;height:31px;display:block; float:left;background:url(../images/bt_red_r.gif) no-repeat center right;}
a:hover.bt_red{ text-decoration:underline;}

.link1{
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #EDFCE9;
	border: 1px solid gray;
	padding: 5px 25px 5px 25px;
	float: right; 
	margin-right: 20px;
	border-radius: 8px;
}

a:hover.link1 {
	color: white;
	background-color: gray;
	border: 1px solid white;
	border-radius: 8px;
}

.link2 {
	background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font-size: 11px;
	height: 24px;
	margin-left: 8px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	cursor: pointer;
}
.link2 span {
	background: transparent url('../img/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

.link2:hover {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

.link2:hover span  {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

.link2:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

.link2:active span  {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

/*---------------- tabela ----------------------*/


.caixa{
	width: 30%;
	border: 1px dotted #60c8f2;
	margin-right: auto;
	margin-left: auto
}
.caixa1{
	width: 98%;
	border: 1px dotted #60c8f2;
	margin-right: auto;
	margin-left: auto
}

.topo{
	line-height: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #039;
	text-align: center;
	vertical-align: middle;
}
.topo td{
	background-color: #60c8f2;
	border: 1px solid #60c8f2;
	padding-top: 5px;
	padding-bottom: 5px;
}

.caixa tbody td{
	padding: 4px 4px 4px 4px;
	background-color: #ecf8fd;
	border-top: 1px solid #fff;
	color: #669;
}

.caixa1 tbody td.em_analise{
	padding: 4px 4px 4px 4px;
	background-color: #00FFFF;
	border-top: 1px solid #fff;
	color: #669;
}
.caixa1 tbody td.aprovado_dgeste{
	padding: 4px 4px 4px 4px;
	background-color: #7cfc00;
	border-top: 1px solid #fff;
	color: #669;
}

.caixa1 tbody td.reprovado_dgeste{
	padding: 4px 4px 4px 4px;
	background-color: #ff6347;
	border-top: 1px solid #fff;
	color: #FFFFFF;
}

.caixa1 tbody td.aprovado_dgeste_sec_estado{
	padding: 4px 4px 4px 4px;
	background-color: #ffd700;
	border-top: 1px solid #fff;
	color:#669;
}

.caixa1 tbody td.aprovado_sec_estado{
	padding: 4px 4px 4px 4px;
	background-color: #c0ff3e;
	border-top: 1px solid #fff;
	color: #669;
}

.caixa1 tbody td.reprovado_sec_estado{
	padding: 4px 4px 4px 4px;
	background-color: #ff4040;
	border-top: 1px solid #fff;
	color: #FFFFFF;
}

.caixa tbody tr:hover td {background: #d2e7f0;}

.caixa1 tbody td{
	padding: 4px 4px 4px 4px;
	background-color: #ecf8fd;
	border-top: 1px solid #fff;
	color: #669;
}

.caixa1 tbody tr:hover td {background: #d2e7f0;}



td.em_analise{
	padding: 4px 4px 4px 4px;
	background-color: #00FFFF;
	border-top: 1px solid #fff;
	color: #669;
}
td.aprovado_dgeste{
	padding: 4px 4px 4px 4px;
	background-color: #FFA500;
	border-top: 1px solid #fff;
	color: #669;
}

td.reprovado_dgeste{
	padding: 4px 4px 4px 4px;
	background-color: #ff6347;
	border-top: 1px solid #fff;
	color: #FFFFFF;
}


td.aprovado_dgeste_sec_estado{
	padding: 4px 4px 4px 4px;
	background-color: #ffd700;
	border-top: 1px solid #fff;
	color:#669;
}

td.aprovado_sec_estado{
	padding: 4px 4px 4px 4px;
	background-color: #c0ff3e;
	border-top: 1px solid #fff;
	color:#669;
}

td.reprovado_sec_estado{
	padding: 4px 4px 4px 4px;
	background-color: #c0ff3e;
	border-top: 1px solid #fff;
	color: #669;
}
/*--------------*/
div.pagination {
	text-align:center;
	font-size:11px;
	text-align: right; 
	margin-right: 20px;
}

div.pagination a {
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	font-size: 10px;	
}

div.pagination span {
	padding: 2px 4px 2px 4px;
	color: #A3A3A3;
	border: 1px solid #A3A3A3;
}

div.pagination span:hover{
	border:1px solid #A3A3A3;
	color: #fff;
	background-color: #A3A3A3;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #A3A3A3;
	font-weight: bold;
	background-color: #A3A3A3;
	color: #FFF;
}

.nota{
	font-size: 10px;
	font-weight: bold;
	text-align: center;	
}

.notaForm{
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
}

.txt{
	border: 1px solid #1ca7d2;
	border-radius: 4px;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
}
.txt_dis{
	border: 1px solid #1ca7d2;
	border-radius: 4px;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
	background-color: #999999;
}
.txt_area{
	border: 1px solid #1ca7d2;
	border-radius: 4px;
	
	vertical-align: middle;
	padding-left: 4px;
}

.txt_area_dis{
	border: 1px solid #1ca7d2;
	border-radius: 4px;
	background-color: #999999;
	
	vertical-align: middle;
	padding-left: 4px;
}
.upload_txt{
	border: 1px solid #1ca7d2;
	border-radius: 4px;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
}
.cmb_txt{
	border: 1px solid #1ca7d2;
	border-radius: 4px;
	vertical-align: middle;
	padding-left: 2px;
	vertical-align: middle;
	height: 27px;
}
.radio_txt{
	border: 1px solid #1ca7d2;
	border-radius: 4px;
	height: 20px;
	vertical-align: middle;
	padding-left: 4px;
}
/*
.linha1{
	margin: 4px 4px 4px 4px;
	background: #ecf8fd;
	border-top: 1px solid #fff;
	color: #669;
	
}

.linha2{
	padding: 4px 4px 4px 4px;
	background: white;
	border-top: 1px solid #fff;
	color: #669;
}

.linha1 td:hover {background: #d2e7f0;}

*/

/*---------------- Textos ----------------------*/
.infor {
	font-size: 13px;
	margin-right: 20px;
}
.infor h5{font-size: 15px;}
.infor p{
	text-align: justify; 
	line-height: 16px;
}
.infor li{padding-top: 2px;}
.infor a:hover {color: black;}
