/* PRINCIPAL */

body,table {
	border-collapse:collapse;color:#6e7888;font-family:Verdana;font-size:11px;margin:0px;
}

a {
	color:#6e7888;text-decoration:none;
}

a:hover {
	color:#535353;
}

img {
	border:0px;
}

ul {
	margin-bottom:0px;margin-top:0px;
}

img.seguros {
	float:right;border:10px solid white;border-left:25px solid white;border-right:45px solid white;
}

table.all {
	height:100%;width:100%;
}

table#princ {
	border:1px solid #cccccc;border-top:0px;height:100%;width:1px;
}

table#topo {
	background:url('../imagens/site/fundoLogo.jpg') repeat-x white top;height:100%;width:100%;
}

td#topo2 {
	background:url('../imagens/site/fundoTopo.jpg') repeat-x top;height:246px;padding-left:45px;padding-right:45px;text-align:center;width:100%;
}

td#logo {
	padding-left:64px;
}

td#conteudo {
	padding:65px;padding-bottom:35px;padding-top:20px;
}


/* MENU */

#menu {
	background-color:#e3e6e9;border-top:1px solid #cccccc;height:84px;padding-top:7px;
}

#menu a {
	background:url('../imagens/site/menu/fundoOut.jpg') no-repeat bottom;display:block;height:78px;text-align:center;width:118px;
}

#menu a:hover {
	background:url('../imagens/site/menu/fundoOver.jpg') no-repeat bottom;text-decoration:none;
}

#menu a:active {
	background:url('../imagens/site/menu/fundoOver.jpg') no-repeat bottom;
}

#menu img {
	height:32px;width:32px;
}

#menu span {
	display:block;font-size:14px;font-weight:bold;padding-top:12px;
}

/* RODAPÉ */

#rodape {
	background:#e3e6e9;height:40px;text-align:center;
}

#rodape span {
	padding-left:20px;padding-right:20px;
}

#rodape a {
	font-size:11px;
}

#rodape a:hover {
	text-decoration:underline;
}

/* TEXTOS */

span.priLet {
	font-size:4em;font-weight:bold;
}

p.title {
	font-size:2em;font-weight:bold;margin:0px;padding:0px;padding-bottom:14px;text-align:center;
}

p.subtitle {
	font-size:14px;font-weight:bold;margin:0px;padding:4px;padding-top:20px;
}

p.subtitle2 {
	margin:0px;padding:4px;
}

p.item {
	margin:0px;padding:0px;text-indent:10px;
}

p.para {
	margin:0px;padding:0px;padding-bottom:3px;text-align:justify;text-indent:20px;
}
