body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #FAF8F8;
	color: #4E4F5C;
}
td {
	vertical-align: top;
	font-size: 11px;
}

/* layout */
.bgSite {
	background: #F4F1F1 url(imagens/bgSite.jpg) repeat-x top;
}
.bgCentral {
	background: url(imagens/bg_vceavida.jpg) right top no-repeat;
	background-position: 0px 67px;
}
.copyright {
	padding: 25px 25px 40px 25px;
	font-size: 9px;
	color: #928A89;
}
.abaNoticiasTit {
	background: url(imagens/tabTitVerdeClaro.gif) no-repeat top right;
	font-size: 10px;
	line-height: 22px;
	text-align: center; 
	color: #1185AA;
	width: 65px;
	float: right;
	margin-right: 7px;
}
.abaNoticias {
	background: #DAE7ED;
	height: 270px;
	padding: 8px;
}

.abaCentroTit {
	background: url(imagens/tabTitVerde.gif) no-repeat top right;
	font-size: 10px;
	line-height: 22px;
	text-align: center; 
	color: #FFFFFF;
	width: 75px;
	float: right;
	margin-right: 7px;
}
.abaCentro {
	background: #61909C;
	height: 130px;
	padding: 10px;
	color: #FFFFFF;
	font-size: 10px;
}
.abaCentro td {
	color: #FFFFFF;
}
.abaCentro2Tit {
	background: url(imagens/tabTitAmarelo.gif) no-repeat top right;
	font-size: 10px;
	line-height: 22px;
	text-align: center; 
	color: #333333;
	width: 75px;
	float: right;
	margin-right: 7px;
}
.abaCentro2 {
	background: #F3D500;
	height: 118px;
	padding: 8px;
	font-size: 10px;
}
.abaCentro2_bg {
	background: url(imagens/tabTitVerde_bg.gif) repeat-x;
}
.abaEsquerdaTit2 {
	background: url(imagens/tabTitAmarelo2.gif) no-repeat top left;
	font-size: 10px;
	line-height: 22px;
	text-align: center; 
	color: #A34555;
	width: 65px;
	float: left;
	margin-left: 7px;
}
.abaEsquerdaTit {
	background: url(imagens/tabTit.gif) no-repeat top left;
	font-size: 10px;
	line-height: 22px;
	text-align: center; 
	color: #A34555;
	width: 65px;
	float: left;
	margin-left: 7px;
}
.abaEsquerda {
	background: #FFFFFF;
}
.interna {
	background: #FFFFFF;
	padding-bottom: 30px;
}
.conteudo {
	padding: 20px;
}
.titulo {
	font-weight: bold;
	font-size: 18px;
	color: #61909C;
	text-align: center;
	font-family: sans-serif;
	border-bottom: 1px solid #F4F1F1;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.tituloSub {
	font-weight: bold;
	font-size: 12px;
	color: #E1AE05;
	padding-bottom: 10px;
	font-family: sans-serif;
}
.tituloSub2 {
	font-weight: normal;
	font-size: 14px;
	color: #E1AE05;
	font-family: sans-serif;
}
.tituloSub3 {
	color: #28166F;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #E9E3E3;
}
.tituloSub4 {
	color: #FF6600;
	font-size: 15px;
	font-weight: bold;
}
.form {
	border: 1px solid #DCD3D3;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 7px;
	border: 1px solid #E77817;
	color: #FFFFFF;
	background-color: #E77817;
	font-size: 10px;
	letter-spacing: 0px;
}
.formItem {
	padding-right: 5px;
	font-size: 10px;
	text-align: right;
}
.tab {
	border: 1px ridge #F4F1F1;
	border-collapse: collapse;
}
.tab td {
	border-collapse: collapse;
	padding: 2px;
}
.tabTit {
	background: #006699;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}
.tabTitSub {
	background: #2BA2DB;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
.tabLinha {
	background: #EFEFEF;
}
a:link, a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}

/* paginacao */
.pag, a.pag:link, a.pag:visited {
	background: url(imagens/btnPag.jpg) no-repeat center;
	width: 13px;
	height: 13px;
}
a.pag:link, a.pag:visited {
	color: #FFFFFF;
	padding: 1px 4px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

/* noticias */
.noticia {
	font-size: 10px;
	background: url(imagens/noticias_marcador.gif) right no-repeat;
	border-bottom: 1px solid #A5D4E4;
	padding: 3px 15px 3px 0px;
}
a.noticiaTit:link, a.noticiaTit:visited {
	display: block;	
	color: #82C100;
	font-weight: bold;
	text-decoration: none;
}
a.noticiaTit:hover {
	text-decoration: underline;
}
.noticiaData {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}
.noticiaFoto {
	width: 260px;
	float: left;
	padding-bottom: 5px;
}

/* destaques */
.destaque {
	font-size: 10px;
}
.tituloDestaque {
	font-size: 10px;
	color: #861F18;
	font-weight: normal;
	font: sans-serif;
	text-transform: uppercase;
	padding-bottom: 7px;
}


/* foto */
.foto {
	display: block; 
	border: 5px solid #E9E3E3; 
	margin-bottom: 5px; 
}
.foto:hover {
	border: 5px solid #C19F8E; 
	display: block;
}