/* Css */
/* Corpo */
body {
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	color:#003366;
}
h1{
	font-size:18px;
	font-weight:bold;
	margin: 0px 0px 10px 0px;
}
	h1 div{
		border-bottom: 3px #003366 solid;
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
h2{
	font-size:14px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
}
h3{
	font-size:13px;
	margin: 0px 0px 10px 0px;
	font-weight:normal;
}
	h3 div{
		margin-left:5px;
	}
/* div */
div#logo{
	height:74px;
	width:229px;
	background: url(../img/autenticis-logo.png) no-repeat;
}
div#fundoP{
	background: url(../img/fundo-barra-top.png) repeat-x;
	width:650px;
	height:74px;
}
div#menu{
	padding:30px 0px 0px 0px;
	text-align:right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #003366;
}
div#menu a{
	font-weight:bold;
	color: #003366;
	text-decoration: none;
}
div#menu a:visited{
	font-weight:bold;
	color: #003366;
	text-decoration: none;
}
div#menu a:active{
	font-weight:bold;
	color: #003399;
	text-decoration: none;
}
div#menu a:hover{
	font-weight:bold;
	color: #003366;
	text-decoration: underline;
}
div#rightTop_cinza{
	background: url(../img/top_right.png)no-repeat;
	width:10px;
	height:74px;
}

div#conteudo{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
}
	div#tconteudo{
		font-size:20px;
		font-weight:bold;
		margin:0px 0px 5px 0px;
		padding: 0px 0px 0px 10px;
		color: #1b75a8;
	}
	td.ccont{
		font-size:18px;
	}
	div#cconteudo{
		font-size: 14px;
		color: #1b75a8;
		padding:0px 0px 0px 10px;
		font-weight:normal;
	}
	table#ctable{
		width: 890px;
	}
div#leve{
	background: url(../img/bg_top.png) repeat-x bottom;
	height: 249px;
	border-bottom: 1px #003366 solid;
	padding: 0px 0px 0px 0px;
}
	div#lcadeado{
		background: url(../img/cadeado_autenticis_usb_peq.png) no-repeat;
		width:120px;
		height: 130px;
	}
	div#lglobo{
		background: url(../img/mao-globo.png) no-repeat;
		width:166px;
		height: 249px;
	}
	div#relogio{
		background: url(../img/autenticis_relogio.png) no-repeat;
		width: 120px;
		height: 120px;
	}
	div#informacao{
		background: url(../img/troca-informacao.png) no-repeat;
		width: 120px;
		height: 117px;
	}
	div#monitoramento{
		background: url(../img/monitoramento.png) no-repeat;
		width: 120px;
		height: 120px;
	}
	div#terca{
		background: url(../img/terca-img.png) no-repeat;
		width: 120px;
		height: 90px;
	}
	div#computadores{
		background: url(../img/computadores.png) no-repeat;
		width: 120px;
		height: 96px;
	}
	div#cpus{
		background: url(../img/cpus.png) no-repeat;
		width: 120px;
		height: 120px;
	}
	table#tleve{
		margin:15px;
		
	}
	div#tlevec{
		text-align: center;
		margin:0px 10px 0px 10px;
		font-size:25px;
		font-weight: bold;
	}
		table#tleve tr{
			text-align:right;
		}
			table#tleve tr td{
				text-align:left;
			}
	div#seg{
		background: url(../img/autenticis_seguranca.png) no-repeat;
		height: 120px;
		width: 143px;
		margin:0px 10px 0px 0px;
	}
	div#cert{
		background: url(../img/autenticis_cert_digital.png) no-repeat;
		height: 120px;
		width: 143px;
	}
div#barTop{
	background: #003366;
	width:890px;
	height: 10px;
	text-align:left;
}
div#footer{
	background:#003366;
	width: 100%;
	height: 100px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding:70px 0px 0px 0px;
	color: #ffffff;
	font-weight:bold;
	font-size:10px;
	text-align: center;
}
