/* CSS Document - SIPPAT 2008 */
 
/* >>>>>>>>>>>>>> Estrutura Principal >>>>>>>>>>>>>>> */ 
 
 

body {
/*Desativamento da imagem de fundo, por motivo de interferencia no fundo de imagem do iframe.
	background: url(../img/bk_claro.png) repeat-x #F4F4F4 0px -14px;
*/
	}

/*----------iframe--------------*/
.dimen {
	height:400;
	width:200;
	}




/*------------------------------*/	
		
#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:420px;
	width:160px;
	}

	
#menu {
	width:180;
	padding:0;
	margin:0;
	background:url(../img/az.jpg) repeat-x;
	}


#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/logo.jpg) no-repeat #fff;
	height:95px;
	width:288px;
	float:left;
	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:#6a7400;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	margin:0 15px;
	}

a:link.menu, a:visited.menu {
	text-decoration:none;
	}
	
a:hover.menu {
	background:#f3f3f3;
	text-decoration:none;
	color:#666;
	}
/* >>>>>>>>>>>>>>>> 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:26px;
	height:26px;
	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:21px;
	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/pag01.png) no-repeat left top;
	padding-left: 25px;
	line-height: 1.8em;
	display:block;
	margin-bottom:3px;
	}	

a.pag:hover {
	background:url(../img/pag02.png) no-repeat left top;
	}	
	
a.dados:link, a.dados:visited {
	background:url(../img/cad01.png) no-repeat left top;
	padding-left: 25px;
	line-height: 1.8em;
	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.8em;
	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.8em;
	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.5em;
	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
}

h3 {color:#444;font-family:Arial, Helvetica, sans-serif; font-size:15px;	}

p {font-family: Verdana, Arial, Helvetica, sans-serif;color:#444;}

li {font-family: Verdana, Arial, Helvetica, sans-serif;color:#444;}


/* -------- cores de fonte -------- */

.vermelho{color:#FF0000}
.branco {color:#fff}
.verde {color:#669933}
.azul {color:#6a7400}
.cinza {color:#444}
.black {color:#000}
.amarelo {color:#F1AE28}

/* -------- 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:0px;
	margin:0;
	border-collapse:collapse;
	border:0;
/*	width:100%*/
	}	

table.tab_pro th {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#c4deb7;
	color:#FFFFFF;
	font-weight:bold;
	line-height:2em;
	}		
	

table.tab_pro tr td {
	border-bottom:1px solid #f3f3f3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	ROWSPAN=3;
	}		
	



.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;
	
	cursor:pointer;
	}

/*---------aba-----------------*/
h6  {font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menuAbas{
	float: left;
	width: 100%;
	border: solix 1px #000000;
}
.menuAbas, .menuAbas-sel {
	font-size: 11px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 160px;
	height: 26px;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0 2px 0 0;
}
.menuAbas {
	background-image:url(http://www.acquaviva.com.br/ioc2010/img/bot_off.png);
	color: #ffffff;
}
.menuAbas-sel {
	background-image:url(http://www.acquaviva.com.br/ioc2010/img/bot_on.png);
	color: #ffffff;
}

#conteudoAbas{
	float: left;
	width: 100%;
	border-right: solid 1px #EBEBEB; border-bottom: solid 1px #EBEBEB; border-left: solid 1px #EBEBEB;
}
#conteudoAbas p{
	font-family: verdana;
	color: #000000;
	font-size: 14px;
	margin: 10px;
}
/*----------fim aba---------------------------------*/
