/* CSS Document - SIPPAT 2008 */

/* >>>>>>>>>>>>>> Estrutura Principal >>>>>>>>>>>>>>> */ 

 
.dimen {
	height:240;
	width:200;
	} 
 
/*body {
	background: url(../img/bk.gif) repeat-x #e9e9e9 0px -5px;
}*/
		
#frames {
	padding:0;
	margin:0;
	font-size: 100%;
	border-collapse: collapse;
	width:100%;
	border:none;
	}

#frames td {
	vertical-align:top;
	padding:0;
	margin:0;
	}

#main-frame {
	width:auto;
	background: url(../img/br.jpg) repeat-x;
	padding:0;
	margin:0;
	}

#main p {
	text-align:justify;
	}
	
#login {
	width:200px;
	background:url(../img/vd.jpg) repeat-x;
	padding:0;
	margin:0;
	}

#login_frame {
	height: 360px;
	width:160px;
	}

	
#menu {
	width:18%;
	padding:0;
	margin:0;
	background:url(../img/az.jpg) repeat-x;
	font-size:12px;
	}


#calendario {
	background: url(../img/az.jpg) repeat-x;
	}

#info {
	background: url(../img/vd.jpg) repeat-x;
	}
	
#footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #dae4c7;
	height:30px;
	}
	
 
#logo {
	background:url(../img/logo2.png) no-repeat #fff;
	height:100px;
	width:291px;
	float:left;
	margin: 5px;
	display:block;
	cursor:pointer;
	}
#reali {
	background:url(../img/Realizacoes/realizacoes4.png)  no-repeat #fff;
	height:100;
	width:333;
	float:right;
	margin: 5px;
	display:block;
	cursor:pointer;
	}
	
#logos {
	height:95px;
	width:auto;
	float:right;
	margin: 5px 15px 0 0;
	display:block;
	}

#hd {
	background: #fff;
	height:100px;
	width:100%;
	}
	
#wrap {
	background:#fff;
	width: 95%;
	max-width:1100px;
	min-width: 750px;
	}

.l_vd {
	background:url(../img/l_vd.jpg) no-repeat;
	width: 16px;
	height: 184px;
	display:block;
	float:left;
	}

.r_vd {
	background:url(../img/r_vd.jpg) no-repeat;
	width: 16px;
	height: 184px;
	display:block;
	float:right;
	}

.l_az {
	background:url(../img/l_az.jpg) no-repeat;
	width: 16px;
	height: 184px;
	display:block;
	float:left;
	}

.r_az {
	background:url(../img/r_az.jpg) no-repeat;
	width: 15px;
	height: 184px;
	display:block;
	float:right;
	}

.l_br {
	background:url(../img/l_br.jpg) no-repeat;
	width: 16px;
	height: 184px;
	display:block;
	float:left;
	}

.r_br {
	background:url(../img/r_br.jpg) no-repeat;
	width: 15px;
	height: 184px;
	display:block;
	float:right;
	}
	
.label {padding-top:15px; margin:0; font-size:16px;}

/* >>>>>>>>>>>>>>>> Menu >>>>>>>>>>>>>>>>> */ 

.menu {
	display:block;
	padding: 3px 10px;
	line-height:1.5em;
	color:#006699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
	margin:0 15px;
	}

a:link.menu, a:visited.menu {
	text-decoration:none;
	}
	
a:hover.menu {
	text-decoration:underline;
	background:#FEf3f3;
	color:#ED8080;
	}
/* >>>>>>>>>>>>>>>> Login >>>>>>>>>>>>>>>>> */ 


.tab_log td {
	vertical-align:middle;
	border-collapse:collapse;
	}

.logField {
	border:none; 
	background: url(../img/field_back.png) repeat-x;
	line-height:2.3em; 
	height:23px;
	width:110px;
	}
	
.logField1 {
	border:none; 
	background: url(../img/field_back.png) repeat-x; 
	line-height:2.3em; 
	height:23px;
	width:80px; 
	}

a.int, a.int:visited {
	background:url(../img/int.gif) no-repeat left top;
	padding-left: 25px;
	line-height: 1.8em;
	display:block;
	}
	
a.int:hover {
	background:url(../img/int.gif) no-repeat left bottom;
	padding-left: 25px;
	line-height: 1.8em;
	display:block;
	}

a.cad:link, a.cad:visited {
	background:url(../img/bot_g.gif) no-repeat center top;
	color:#FFFFFF;
	font-size:14px;
	line-height:22px;
	height:24px;
	width:120px;
	text-align:center;
	vertical-align:middle;
	display:-moz-inline-box;
	display:-moz-inline-stack;
	display:inline-block;
	}	

a.cad:hover {
	background:url(../img/bot_g.gif) no-repeat center bottom;
	text-decoration:none;
	}	
	
a.cad span {
  text-align: center;
  font-weight:bold;
  display: block;
}

.ok {
	border:none;
	background:url(../img/ok.gif) no-repeat top;
	height:19px;
	width:26px;
	display:block;
	}

.ok:hover {
	background:url(../img/ok.gif) no-repeat bottom;
	height:21px;
	width:26px;
	display:block
	}

a.pag:link, a.pag:visited {
	background:url(../img/pag.gif) no-repeat left top;
	padding-left: 25px;
	line-height: 1.6em;
	display:block;
	margin-bottom:3px;
	}	

a.pag:hover {
	background:url(../img/pag.gif) no-repeat left bottom;
	}	
	
a.dados:link, a.dados:visited {
	background:url(../img/cad01.png) no-repeat left top;
	padding-left: 25px;
	line-height: 1.6em;
	display:block;
	margin-bottom:3px;
	}

a.dados:hover {
	background:url(../img/cad02.png) no-repeat left top;
	}

a.trab, a.trab:visited {
	background:url(../img/trab.gif) no-repeat left center;
	padding-left: 25px;
	line-height: 1.6em;
	display:block;
	}
	
a.trab:hover {
	background:url(../img/trab.gif) no-repeat left center;
	}

a.logoff:link, a.logoff:visited {
	background:url(../img/logoff.gif) no-repeat left top;
	padding-left: 25px;
	line-height: 1.6em;
	display:block;
	margin-bottom:3px;
	}

a.logoff:hover {
	background:url(../img/logoff.gif) no-repeat left bottom;
	}
	
a.bot:link , a.bot:visited {
	border:none; 
	background:url(../img/bot.gif) no-repeat left top ; 
	text-decoration:none;
	line-height:2.3em;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	height:25px;
	width: 100px;
	display:-moz-inline-box;
	display:-moz-inline-stack;
	display:inline-block;
	}
	
a.bot:hover {
	border:none; 
	background:url(../img/bot.gif) no-repeat left bottom ; 
	text-decoration:none;
	}

a.bot span {
  text-align: center;
  font-weight:bold;
  display: block;
}

/* >>>>>>>>>>>>>>>> Noticias >>>>>>>>>>>>>>>>> */ 

#not td {
	padding: 0px 5px;
	}
	
#not tr td h4 {
	font: bold 1.6em/1.2em Georgia, Times New Roman, Times, serif ;
	color: #888;
	padding-bottom: 6px;
	}
	


/* >>>>>>>>>>>>>>>> Fontes >>>>>>>>>>>>>>>>> */ 

h1, h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
font:bold;}

h3 {color:#444;font-family:Arial, Helvetica, sans-serif;	}
	
p {
	font-family: Verdana, Geneva, sans-serif;
	color:#444;
	font-size:12px
}

li {font-family: Verdana, Arial, Helvetica, sans-serif;color:#444;
font-size:12px}

.enapave {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}

.enapave_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 16px;
}

.enapave02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size:16px;
	color: #333;
	font-size: 16px;
}

.local {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* -------- cores de fonte -------- */

.branco {color:#ffffff;}
.verde {color:#002d44;}
.azul {	color:#006699;}
.cinza {color:#444;}
.black {color:#000;}
.amarelo {color:#F1AE28;}
.vermelho {color:#CA0000;}

/* -------- fontes -------------*/

.impact {font-family:Impact, "Trebuchet MS", Verdana, sans-serif;}
.georgia {font-family:Georgia, "Times New Roman", Times, serif;}

/* -------- tamanhos -----------*/
.grande {font-size:2.8em}
.medio {font-size:1.8em}
/*--------- linha --------------*/

.umaemeia {line-height:1.5em}
.duplo {line-height:2em}
/*>>>>>>>>>>>>>>>>> Outros >>>>>>>>>>>>>>>>>>>>>>*/

hr {
	border-top:1px solid #ddd;
	border-bottom:1px solid #fcfcfc;
	margin: 10px;
	}


/*--------- Tabelas --------------*/

table.tab_pro {
	padding:0;
	margin:0;
	border-collapse:collapse;
	border:none;
	/*width:100%*/
	}	

table.tab_pro th {
	text-align:center;
	background:#BFD1DE;
	color:#FFFFFF;
	font-weight:bold;
	line-height:2.5em;
	}		
	

table.tab_pro tr td {
	border-bottom:1px solid #f3f3f3;
	vertical-align:center;
	/*padding-top: 10px;*/
	}		
	



.bt {
	background:url(../img/bot.gif) no-repeat left top;
	width: 100px;
	line-height:2.5em;
	height:25px;
	border:0;
	cursor:pointer;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

.bt:hover {
	background:url(../img/bot.gif) no-repeat left bottom;
	border:0;
	cursor:pointer;
	}

topleft {

position:absolute;

top:0;

left:0;
  }
  
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style7 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.mg_lat .tab_pro tr .style7 .enapave {
	font-size: 12px;
	color: #FFF;
}
.mg_lat .style1 {
	font-size: 12px;
}
.mg_lat .style1 {
	font-size: 12px;
}
.mg_lat .style1 {
	font-size: 12px;
}


/*---------ABA-----------*/
#menuAbas{
	float: left;
	width: 90%;
	border: solix 1px #000000;
}
.menuAbas, .menuAbas-sel {
	font-size: 11px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 79px;
	height: 26px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0 2px 0 0;
}
.menuAbas {
	background-image: url(../img/aba_vd_off.png);
	color: #798492;
}
.menuAbas-sel {
	background-image: url(../img/aba_vd_on.png);
	background-position: 0 3px;
	color: #ffffff;
}
.menuAbas p, .menuAbas-sel p{
	font-family: verdana;
	margin: 5px 0 0 0;
}
#conteudoAbas{
	float: left;
	width: 90%;
	border-right: solid 1px #EBEBEB; border-bottom: solid 1px #EBEBEB; border-left: solid 1px #EBEBEB;
}
#conteudoAbas p{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	margin: 10px;
}



