body{
	margin-top:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-face-color:#4EB3EF;
	scrollbar-highlight-color:#4EB3EF;
	scrollbar-3dlight-color:#9CD5F5;
	scrollbar-darkshadow-color:#138CD5;
	scrollbar-shadow-color:#4EB3EF;
	scrollbar-arrow-color:#C8E9F7;
	scrollbar-track-color:#DAE2E7;
}

.visivel{
	filter:"alpha(opacity=none)";
}

DIV#wmodals{
  display:none;
}

.borda{
	border:#999999;
}

.scroll {
/*	position:absolute; */
	left:0px;
	top:0px;
	width:760px;
	height:440px;
	z-index:1;
	overflow: auto;
	background-image:url(vazado2.gif);
	border: solid #009900 1px;
	filter:alpha(opacity=100);
}

.fundo_no_repeat{
	background-repeat: no-repeat;	
}

.fundo_repeat_x{
	background-repeat: repeat-x;	
}

.fundo_repeat_y{
	background-repeat: repeat-y;	
}

.fundo_fix_DR{
	background-position:background-position: right bottom;
}

.fundo_fix_DL{
	background-position:background-position: left bottom;
}

.fundo_fix_TR{
	background-position:background-position: right top;
}

.fundo_fix_TL{
	background-position:background-position: left top;
}

.font8{ font-size: 8px; }
.font9{ font-size: 9px; }
.font10{ font-size: 10px; }
.font11{ font-size: 11px; }
.font12{ font-size: 12px; }
.font14{ font-size: 14px; }
.font16{ font-size: 16px; }
.font18{ font-size: 18px; }
.font20{ font-size: 20px; }

.branco{ color: White; }
.prata{ color: Silver; }
.cinza{ color: Gray; }
.azul{ color: #0000CD; }
.azul1{ color: #2693CE; }
.verde{ color: Green; }
.vermelho{ color: red; }
.vermelho1{ color: Maroon; }
.amarelo{ color: Yellow; }
.amarelo1{ color: #AAAA00; }
.laranja{ color: Orange; }
.laranja1{ color: #E88000; }
.roxo{ color: Purple; }

.n{ font-weight: bold; }
.i{ font-style: italic; }
.s{ text-decoration: underline; }

.e{ text-align: left; }
.c{ text-align: center; }
.d{ text-align: right; }
.j{ text-align: justify; }

.login {
background-color: #F7F7F7; 
font: 11px Verdana, sans-serif;
color: #003399;
border: 1px solid #879BED;
}

.botao {
 background-color:#CCCCCC;
font: 10px Verdana, sans-serif;
color:#000000;
font-weight:bold;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}

.dw100{ width: 100%; }

.dh100{ height: 100%; }

DIV.campo {
	font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size : 10px;
	line-height : 15px;
	color : #404040;
	float : left;
	text-align : left;
	padding-right : 20px;
	padding-bottom : 3px;
}


.fontVermelho { 
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000; 
	font-weight:bold;
	text-decoration:none;
}

.fontVermelho a:link hover active visited { 
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000; 
	font-weight:bold;
	text-decoration:none;
}

.fontAzul { 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000033; 
	font-weight:bold;
	text-decoration:none;
}

.fontAzul a:link hover active visited { 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000033; 
	font-weight:bold;
	text-decoration:none;
}

.titulo{
  font-size: 12px;
}

.titulo2{
  font-size: 11px;
}

.titulo3{
  font-size: 12px;
}

.line_condencado{
	line-height: 93%;
}

.rotulo{
  font-size: 11px;
}

input.text{
	background-color:#EDF4FC;
	border: 1px solid #CCCCCC;
}

input.button{
	background-color:#EDF4FC;
	border: 1px solid #CCCCCC;
}

textarea.memo{
	background-color:#EDF4FC;
	border: 1px solid #CCCCCC;
}

select.combobox{
	background-color:#EDF4FC;
	border: 1px solid #CCCCCC;
}

.required {
	background-image: url(../fapema/inovacao2/res/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

input.invalid, textarea.invalid, select.invalid {
	background-image: url(../fapema/inovacao2/res/required_on.gif);
	background-position: right;
	background-repeat: no-repeat;
}

div#errorDisplay {
	background-image:url(../fapema/inovacao2/res/field-alert.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	border: 1px;
	border-color: #879BED;
	border-style: solid;
	display: none;
	margin:10px;
	text-align:left;
	font-size:9px;
	padding: 4px 2px;
	color:Red;
}

div#errorDisplay ul {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	vertical-align:top;
	line-height:10px;
}

.error_li {
	list-style-type: circle;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	vertical-align:middle;
	line-height:10px;
}

a.link1{
	text-decoration: none;
	color: #2693CE;
}

a:hover.link1{
	text-decoration: none;
	color: Red;
}

.titNoticia {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.dataNoticia {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.subtitNoticia {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000066;
	text-decoration: nome;
}
.corpoNoticia {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.tituloNoticia a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.tituloNoticia a:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.tituloNoticia a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.tituloNoticia a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.corpoChamada {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.corpoChamada a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.corpoChamada a:active {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.corpoChamada a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.corpoChamada a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.Noticias a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.Noticias a:active {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.Noticias a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.Noticias a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.tituloVermelho9 {
	font: 9px Tahoma, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.borda_tabela{
	border-color:#0099CC;
	border-style:solid;
	border-width:1px;
}
.txt_blue_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #61B4E6;
	text-decoration: none;
}
.txt_red_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txt_gray_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}.space_img_dir {
	padding-right: 5px;
}
