﻿body {
	background-image: url(imagens/barra_cabecario.jpg);
	background-repeat: repeat-x;
	position: relative;
	border: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#texto_normal {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align: left;
	font-family: Verdana;
}
#Frase {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bolder;
	color: #005FAF;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
}
#fundocinza {
	background-image: url(imagens/barra_fundotabela.jpg);
	background-repeat: repeat-x;
	font-family: Times;
	font-size: 14px;
	font-weight: normal;
	border: 0;
	text-align: center;
}
#fundo_lat_d {
	background-image: url(imagens/barra_lateral_d.jpg);
	background-repeat: repeat-y;
}
#texto_normal_centro {
	text-align: center;
	font-weight: bold;
}
#fundo_lat_e {
	background-image: url(imagens/barra_lateral_e.jpg);
	background-repeat: repeat-y;
}
#degrade {
	background-image: url(imagens/degrade_topo.jpg);
	background-repeat: repeat-x;
}
#Rodape_forte {	font-size: 12px;
	font-family: Verdana, Tahoma;
}
#desenvolvido {font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: right;
}
#rodape_copyright {	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #035FAC;
}
#Link_frase {
	color: #035FAC;
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

.Texto {	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}
.Título {	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #035FAC;
}
#texto_titulo {	font-size: 13px;
	color: #035FAC;
	font-weight: bold;
	text-align: justify;
	font-family: Verdana;
}

#texto_bold {	font-size: 13px;
	color: #000;
	font-weight: bold;
	text-align: justify;
	font-family: Verdana;
}
#texto_normal_just {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	font-family: Verdana;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: top;
}
