body {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;

}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
P {
	line-height: 140%;
}
.Rodape {
	background-color: #AB2929;
	height: 36px;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: White;
}
.copyright A{
	font-weight: bold;
	color: White;
}
.copyright A:Hover{
	font-weight: bold;
	color: Orange;
}
.CelulaCentro {
	padding: 6px;
}
.CelulaConteudoCentro {
	padding: 14px;
	padding-top: 0px;
}
.CelulaConteudoEsq {
	width: 140px;
}
.CelulaConteudoDireita {
	width: 180px;
	text-align: right;
}
.BordaPreta {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.SubTitulo {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	border-bottom:	2px solid #DDDDDD;
	margin-bottom:  10px;
}
.Texto {
	text-align: justify;
	margin-right: 15px;
	margin-left: 0px;
}
.FormFAQ {
	width: 140px;
}
.DivV {
	background-image: url(divisor_v.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.DivH {
	background-image: url(divisor_h.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.FormConsultor {
	width: 160px;
}
.required {
	background-image: 	url(../imagens/required.gif); 
	background-position: 	top right; 
	background-repeat: 	no-repeat;
}

.TituloLista {
	font-weight: 	bold;
	font-size:	11px;
	height:		15px;
}
.TextoFAQ {
	margin-left:	12px;
}


.Menu {
	border-bottom: 2px solid #C02825;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 5px;
	cursor: hand;
	background-color: #ffffff;
}
.MenuOver {
	border-bottom: 2px solid #C02825;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 5px;
	cursor: hand;
	background-color: #FBECEC;
}
.MenuFloat {
	background-color: #CC0000;
	border: 0px;
	position: absolute;
	visibility: hidden;
	margin-top: -6px;
	margin-left: 110px;
	width: 100px;
}
.MenuFloatLinha {
	background-color: #FFFFFF;
}
.MenuFloatLinhaOver {
	background-color: #FBECEC;
}
.Sombra {
	background-color: #000000;
	margin-top: -3px;
	margin-left: 113px;
	color: #000000;
	filter: alpha(opacity: 50);
}



.HomeEv {
	background-color: White;
	border: 1px solid #C02825;
	width: 160px;
}
.HomeEv TD {
	text-align: center;
}
.HomeEvTopo {
	font-weight: bold;
	font-size: 14px;
	background-color: #C02825;
	color: White;
	letter-spacing: 1px;
	padding: 4px;
}
.HomeEvNews TD{
	text-align: left;
}
.HomeEvNewsOver TD{
	text-align: left;
}
.HomeEvNews {
	width: 150px;
	margin: 2px;
	cursor: hand;
	text-align: left;
}
.HomeEvNewsOver {
	width: 150px;
	margin: 2px;
	cursor: hand;
	text-align: left;
	background-color: #EEEEEE;
}
.HomeEv IMG {
	border: 1px solid #555555;
}
.HomeEvTitulo {
	font-weight: bold;
	font-size: 11px;
}
.HomeEvData  {
	font-style: italic;
}
.HomeEvImagem  {
	text-align: left;
}
.Parceiro A{
	color: Black;
}
.Parceiro A:hover{
	color: #0000CC;
}

.DropDownEsc {
	width: 160px;
	font-family: Verdana;
	font-size: 11px;
}
.Escrit_Box {
	background-color: #CC6666;
	width: 160px;
}
.Escrit_Titulo {
	color: White;
	font-weight: bold;
	font-size: 12px;
	background-image: url('fundo_linha01.gif');
}
.Escrit_Desc {
	background-color: White;
}

.Int_Box {
	border: 1px solid Black;
}
.Int_Titulo {
	font-weight: bold;
	background-color: #EEEEEE;
	padding: 5px;
	font-size: 12px;
	color: #777777;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.Int_Texto {
	padding: 5px;
}
.Int_Texto A{
	color: Black;
}
.Int_Texto A:hover{
	color: #0000cc;
}
.Int_Link {
	padding: 5px;
	border-top: 1px solid Black;
}
.Int_Sair {
	background-color: #CC6633;
	height: 30px;
	width: 160px;
	align: center;
}

.IntFull_Titulo {
	font-size: 15px;
	font-weight: bold;
}


.FotoDireita {
	margin-bottom: 16px; 
	margin-left: 16px;
}