body, html { height: 100%; }

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans, verdana, arial;
	font-size: 12px;
	background-image: url('layout/fundo.jpg');
	background-repeat: repeat-x;
	background-color: #EDEDED;
}

img { border: 0; }

input {
	border: 1px solid #DDD;
	height: 15px;
	margin-bottom: 3px;
}

li {
	font-size: 12px;
}

textarea {
	border: 1px solid #DDD;
	font-family: sans, verdana, arial;
}

#atendimento {
	background-position: 8px 0;
	background-repeat: no-repeat;
	background-image: url('layout/fundo_atendimento.jpg');
	width: 380px; /* 364 */
	height: 270px;
	margin: auto;
	margin-top: 60px;
	font-size: 12px;
}

#box {
	text-align: center;
	background-color: #EEE;
	padding: 4px;
}

#caixa {
	width: 180px;
	height: 167px;
	background-image: url('layout/caixa.jpg');
	float: left;
	position: relative;
}

#caixaClick {
	position: absolute;
	top: 138px;
	left: 32px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
}

#caixaTexto {
	font-size: 10px;
	height: 167px;
	text-align: left;
	padding: 10px 5px 5px 5px;
	margin: 0;
	width: 170px;
}

#conteudo {
	vertical-align: top;
	padding: 10px 10px 20px 10px;
	background-color: #FFF;
	width: 778px;
	font-size: 14px;
	text-align: justify;
}

#copyright {
	position: fixed;
	bottom: 0;
	font-size: 9px;
	text-align: center;
	background-color: #FFF;
	width: 798px;
}

#descritivo {
	padding: 0 0 5px 0px;
	color: #FFF;
}

#descritivoT {
	color: black;
}

#display {
	padding: 40px;
	color: #006;
	font-size: 12px;
	display: block;
	width: auto;
}

#flash {
	height: 215px;
	width: 798px;
	display: block;
	background-image: url('layout/barra.jpg');
}

#formularioTitulo {
	width: 120px;
	font-weight: bold;
	text-align: right;
}

#link {
	text-decoration: none;
	font-weight: bold;
	color: #44A
}
#link:hover {
	text-decoration: underline;
}

#listaL1 {
	background-color: #EEE;
	font-size: 12px;
}

#listaL2 {
	background-color: #DDD;
	font-size: 12px;
}

#listaTitulo {
	font-size: 12px;
	background-color: #FFF;
	font-weight: bold;
}

#menu {
	height: 43px;
	background-image: url('layout/fundo_menu.jpg');
	width: 798px;
	padding-top: 20px;
}

#menuLink {
	font-size: 18px;
	color: #000000;
	font-family: arial, verdana, sans;
	text-decoration: none;
	display: inline-block;
}

#menuLink:hover {
	text-decoration: underline;
}

#menuLink:first-letter {
	font-size: 26px;
	color: #669FE5;
	font-weight: bold;
}

#menuLink:hover:first-letter {
	color: #0066CC;
}

#principal {
	position: relative;
	width: 798px;
	border-width: 0 1px 0 1px;
	border-color: #EDEDED;
	border-style : solid;
	margin: 0 auto;
	height: 100% !important;
	height: 100%;
	min-height: 100%;
	background-color: #FFF;
}

#subTitulo {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 10px 0;
	display: block;
}

#tFonte {
	font-size: 18px;
	color: #000000;
	font-family: arial, verdana, sans;
	padding: 0 10px 10px 0;
	width: 100%;
	text-align: right;
}

#tFonte:first-letter {
	font-size: 26px;
	color: #669FE5;
	font-weight: bold;
}

#titulo {
	font-size: 32px;
	color: #000000;
	font-family: arial, verdana, sans;
	padding: 10px 10px 20px 10px;
	font-style: italic;
	display: block;
}

#titulo:first-letter {
	font-size: 40px;
	color: #669FE5;
	font-weight: bold;
}

#topo {
	height: 87px;
	background-image: url('layout/topo.jpg');
	width: 798px;
}

#topoLink {
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#topoLink:hover { text-decoration: underline; }

#topoLinks {
	position: absolute;
	top: 70px;
	left: 345px;
}
