@charset "utf-8";
/* CSS Document */

.campo{
	width: 450px;
	height: 20px;	
	border: solid 1px #FFFFFF;
	text-align:left;
	padding: 0px 5px;
	margin: 0px 5px;
}

.campo:hover{
	border:solid 1px #CCCCCC;
}

BODY{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #333333;
	vertical-align:top;
	padding: 2px;
	margin: 2px;
	min-width:700px;
}


TD{
	text-align:left;
}

H2{
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #006699;
	padding-bottom: 10px;
	margin: 0px;
}

form{padding:0px;
	margin:0px;
	}

P{
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding: 0px 5px;
}

UL{
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin:0px;
}

LI{
	margin:0px;
}

A{color:#000000;}
A:Link{	color:#000000;}
A:Hover{	color:#000000;}
A:Visited{	color:#000000;}

IMG {border: none;}

FIELDSET{
	border:solid 2px #0033CC;
}

.meio{
	height:335px;
	width: 766px;
	overflow: hidden;
	float:left;
	padding: 0px;
	margin: 0px 10px;
}

.titulopag{
	font-weight:bold;
	font-size: 14px;
	padding: 5px 0 0;
	height: 68px;
	background: url(images/topo.png) repeat-x;
	text-align:center;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
	position:fixed;
	z-index:1000;
	width:99%;
}
.titulopag img{
float:left; margin-left:10px; height:60px; z-index:1001px;
}
.conteudo{
	overflow:auto;
	padding: 70px;
	
}
.conteudo_2{
	overflow:auto;
	
}
.conteudopag{
	position:absolute;
	left:200px;
	overflow:auto;
	padding: 10px 15px 40px 20px;
	min-width:550px;
}

.conteudopag_2{
	position:relative;
	left:0px;
	overflow:visible;
	min-width:550px;
}
	
.conteudo_faq{
	float:left;
	width:400px;
	height:300px;
	overflow:auto;
	padding: 0px 0px 0px 0px;
	
}
.conteudopag_faq{
	position:absolute;
	overflow:auto;
	width:450px;
	height:250px;
	overflow:auto;
	left: 22px;
	top: 99px;
}


.botao{
	border: solid 1px #006699;
	font-family:Arial;
	font-size:12px;
	color:#333333;
}

.salvar{
	border: none;
	background: none;
	background-image:url(icones/save.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
	padding:0px;
	margin:0px;
}
.voltar{
	border: none;
	background: none;
	background-image:url(icones/back.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.up{
	border: none;
	background: none;
	background-image:url(icones/up.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.proximo{
	border: none;
	background: none;
	background-image:url(icones/forward.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.historico{
	border: none;
	background: none;
	background-image:url(icones/list.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.add{
	border: none;
	background: none;
	background-image:url(icones/+.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.busca{
	border: none;
	background: none;
	background-image:url(icones/find.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}

.print{
	border: none;
	background: none;
	background-image:url(icones/printer.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}

.print16{
	border: none;
	background: none;
	background-image:url(icones/printer16.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:16px;
	height:16px;
}
.money{
	border:none;
	background: none;
	background-image:url(icones/sale.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}

.opo{
	border:none;
	background: none;
	background-image:url(icones/construction.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}

.dinheiro{
	border:none;
	background: none;
	background-image:url(icones/dinero32.png);
	background-repeat:no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.caixa{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 200px;
	margin: 1px;
}
.textarea{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 500px;
	height:150px;
	margin:1px;
}
.textarea_metade{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 500px;
	height:75px;
	margin:1px;
}
.textarea_menor{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 245px;
	height:150px;
	margin:1px;
}

.datahora{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 80px;
	text-align:right;
	padding: 1px 2px;
	margin:1px;
}

.numerico{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 60px;
	text-align:right;
	padding: 1px 2px;
	margin:1px;
}

.numerico_2{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 90px;
	text-align:right;
	padding: 1px 2px;
	margin:1px;
}

.select{
	border: solid 1px #CCC;
	font-family:Arial;
	font-size:12px;
	color:#333333;
	width: 200px;
}

.interno{
	width:180px;
	text-align:center;
}

.interno ul{
	padding:0px 15px 0px 0px;
	margin:0px;
}

.interno li{
	padding: 3px 20px 1px 20px;
	list-style-position:outside;
	list-style: none;
	text-align: left;
	height: 16px;
	background-image: url(images/menuli.png);
	background-repeat:no-repeat;
}

.interno li:hover{
	background-image:url(images/menulihover.png);
}
.interno li:active{
	background-image:url(images/menulihover.png);
}

.interno a{
	display: block;
	padding-bottom:3px;
	text-decoration:none;
}
.acerto{
	margin-top:-12px;
}
.menu{
	float:left;
	left:0px;
	margin-top: 10px;
	margin-left:10px;
	width:180px;
	border-right: 1px solid #CCCCCC;
	display: block;
	position:absolute;
	text-align:center;
}

.menu ul{
	padding:0px 15px 0px 0px;
	margin:0px;
}

.menu li{
	padding: 3px 20px 1px 20px;
	list-style-position:outside;
	list-style: none;
	text-align: left;
	height: 16px;
	background-image: url(images/menuli.png);
	background-repeat:no-repeat;
}


.menu li:hover{
	background-image:url(images/menulihover.png);
}
.menu li:active{
	background-image:url(images/menulihover.png);
}

.menu a{
	display: block;
	padding-bottom:3px;
	text-decoration:none;
}
.menu_max{
	background:none;
	padding: 3px 20px 1px 20px;
	list-style-position:outside;
	list-style: none;
	text-align:left;
	width:180px;
	height: 16px;
	background-image:url(images/menu_max.png);
	background-repeat:no-repeat;
}

.calendario{
	float:left;
	left:0px;
	width:161px;
	font:Arial;
}

.calendario a{
	
}

.calendar{
	background-image:url(images/calendar.png);
	background-repeat: repeat-x; 
	height:20px;
	font-weight:bold;
}

.semana{
	border-bottom: solid 1px #c2c1c2;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
}

.dia{
	text-align: center;
	cursor:pointer;
	width: 23px;
}

.dia:Hover{
	background-color: #e8eef3;
}

.agenda{
	float:left;
	margin: 0px 10px;
	left: 180px;
	top: 29px;
}

.agenda TABLE{
	border: 1px solid #c2c1c2;
}

.agenda TH{
	background-color: #a8c3dc;
	height: 20px;
	border: 1px solid #FFFFFF;
}

.agenda TD{
	border-right: 1px solid #c1c2c1;
	border-bottom: 1px solid #c1c2c1;
	padding: 1px 3px;
}

.semana{

}

.semana TABLE{
	width: 500px;
	border: 1px solid #c2c1c2;
}

.semana TH{
	background-color: #a8c3dc;
	height: 20px;
	border: 1px solid #FFFFFF;
}

.semana TD{
	border-right: 1px solid #c1c2c1;
	border-bottom: 1px solid #c1c2c1;
	padding: 1px 3px;
}

.semana H2{
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #006699;
	padding-bottom: 10px;
	margin: 0px;
	background-color:#FFFFFF;
}

.lista {
	margin:0px;
	color: #000;
}

.cor{
	background-color:#EEEEEE;
}

.lista TABLE{
	border: 1px solid #c2c1c2;
	margin: 10px 0;
	width:100%;
	min-width:250px;
}

.lista TH{
	background-color: #a8c3dc;
	height: 20px;
	border: 1px solid #FFFFFF;
}

.lista TD{
	border-right: 1px solid #c1c2c1;
	border-bottom: 1px solid #c1c2c1;
	padding: 1px 3px;
	color: #333;
}

.campos_cronograma{
	text-align:left;
	margin:0px;
	padding:0px;
}

.cronograma A{
	text-decoration:none;
}

.cronograma A:hover{
	text-decoration:underline;
}

.cronograma P{
	padding:0px;
	margin:0px;
}

.cronograma TABLE{
	padding:0px;
	margin:0px;
	width: 520px;
	border: 1px solid #c2c1c2;
	vertical-align:top;
}
.cronograma TH{
	background-color: #a8c3dc;
	height: 20px;
	border: none;
}
.cronograma TD{
	border-bottom: 1px solid #c1c2c1;
	padding: 1px 3px;
	color: #333;
	vertical-align:top;
}

.fatura{
	display:inline;
	float:none;
}
.legenda{
	display:inline-block;
	float:inherit;
}

.legenda ul{
}

.legenda li{
	display:inline;
	list-style:none;
}

.legendacor{
	width:15px;
	height: 15px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	float:left;
}
.legendatexto{
	border: 1px solid #FFFFFF;
	float:left;
	padding: 2px 15px 2px 5px;
}


/* CSS DO METODO DATAPICKER */

.ds_box { 
background-color: #FFF; 
border: 1px solid #006699; 
position: absolute; 
float:left;
z-index: 32767; 
} 

.ds_tbl { 
background-color: #FFF; 
} 

.ds_head { 
background-color: #7ca0be; 
color: #FFF; 
font-family: Verdana; 
font-size: 10px; 
font-weight: bold; 
text-align: center; 
letter-spacing: 2px; 
} 

.ds_subhead { 
background-color: #7ca0be; 
color: #000; 
font-size: 10px; 
font-weight: bold; 
text-align: center; 
font-family: Verdana; 
width: 20px; 
} 

.ds_cell { 
background-color: #EEE; 
color: #000; 
font-size: 10px; 
text-align: center; 
font-family: Verdana; 
padding: 2px; 
cursor: pointer; 
} 

.ds_cell:hover { 
background-color: #F3F3F3; 
} 

/* FIM DO CSS DO DATAPICKER */

.tblprojeto{
	border: none;
	border-color:#FFFFFF;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:none;
}

.progress{
	width:10px;
	border:none;
}

.progress TR{
	border:none;
	width:10px;
}

.progress TD{
}


/* CSS DO METODO MSG_BOX */

.tbl_msg_box { 
background-color: #FFF; 
border: 1px solid #006699; 
position: absolute; 
float:left;
z-index: 32767; 
} 

.ds_tbl { 
background-color: #FFF; 
} 

.ds_head { 
background-color: #7ca0be; 
color: #FFF; 
font-family: Verdana; 
font-size: 10px; 
font-weight: bold; 
text-align: center; 
letter-spacing: 2px; 
} 

.ds_subhead { 
background-color: #7ca0be; 
color: #000; 
font-size: 10px; 
font-weight: bold; 
text-align: center; 
font-family: Verdana; 
width: 20px; 
} 

.ds_cell { 
background-color: #EEE; 
color: #000; 
font-size: 10px; 
text-align: center; 
font-family: Verdana; 
padding: 2px; 
cursor: pointer; 
} 

.ds_cell:hover { 
background-color: #F3F3F3; 
} 

/* FIM DO CSS DO MSG_BOX */

abbr{
	border:1px solid #006699;
	background-color:#FFFFFF;
}

.rodape{
	background:url(images/topo.png) repeat-x;
	height: 20px;
	vertical-align:bottom;
	padding: 5px 0 0;
	text-align:center;
	position:fixed;
	bottom:0;
	width:99%;
	border-left:1px solid #006699;
	border-right:1px solid #006699;
}

fieldset{
	border:1px solid #CCCCCC;
	margin: 5px 0 10px;
	padding: 5px;
	left: 0px;
}

legend
{
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #006699;
	margin: 0;
	padding: 0 5px;
}
#div_msg{
    z-index:1000;
	width : 300px;
	padding : 0;
	margin : 0;
	heigth : 180px;
	border : 1px solid #096696;
	background : #FFF;
	position : fixed;
	float : left;
	left : 300px;
	top : 250px;
	text-align:right;
}
#btn_msg_sim, #btn_msg_nao{
	border:1px solid #006699 ;
	font-size:10px;
	font-weight:bold;
	margin:5px 5px 5px 0;
}		
#titulo_msg{
	background : #096696;
	color : #FFF;
	width : 288px;
	margin : 0;
	padding : 3px 5px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

#mensagem_msg{
	border : none;
	width:292px;
	margin: 0px 3px 2px;
	height:60px;
	font-size:12px;
	overflow:hidden;
	text-align:right;
	color:#000;
}

#msg_trial {
	border:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFF33;
	text-align:left;
	margin-top:68px;
	margin-bottom:-70px;
}

.delete{
	width:16px;
	height:16px;
	border:none;
	background:url(icones/delete.png) no-repeat;
	cursor:pointer;
}
.br{
height:500px;
}

label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }

#noticias {
	background-color:#FFFFFF;
	float:left;
	width:200px;
	margin:0px;
	padding:0px;
}

#divnoticias {
	background-image:url(images/fundo_not.png);
	background-repeat:no-repeat;
	width:250px;
	height:330px;
	float:right;
	text-align:center;
	margin-left:300px;
	padding-top:60px;
}

.text1 {
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #006699;
	padding-bottom: 10px;
	margin: 0px;
}
.text2 {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
#loading{
 	z-index:999;
	float : left;
	width : 100%;
	margin-left:-74px;
	margin-top:-15px;
	height:1000px;
	background-image:url(../imagens/fundo_loading.png);
	background-repeat:repeat;
	padding-top:200px;
	position : fixed;
	display:none;
}

#applet{
 	z-index:999;
	float : left;
	width : 100%;
	margin-left:-74px;
	margin-top:-15px;
	height:1000px;
	background-image:url(../imagens/fundo_loading.png);
	background-repeat:repeat;
	padding-top:200px;
	position : fixed;
	display:none;
}
