/* FUNDOS */

body {
	width:100%;
	height:379px;
	background-image:url(../images/FundoDegrade.gif);
	background-repeat:repeat-x;
	background-color:#ded0f5;
}

.FundoBranco {
	background-color:#FFFFFF;
}

.FundoRodape {
	background-image:url(../images/FundoRodape.gif);
	background-repeat:no-repeat;
	height:70px;
}

.FundoTracos { 
	background-image:url(../images/FundoTracos.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.BordaEsquerda {
	background-image:url(../images/BordaEsquerda.gif);
	background-repeat:repeat-y;
}

.BordaDireita {
	background-image:url(../images/BordaDireita.gif);
	background-repeat:repeat-y;
}

.BordaTop {
	background-image:url(../images/BordaTop.gif);
	background-repeat:repeat-x;
}

.BordaBottom {
	background-image:url(../images/BordaBottom.gif);
	background-repeat:repeat-x;
}

.DestaqueBordaDireita {
	background-image:url(../images/DestaqueBordaDireita.gif);
	background-repeat:repeat-y;
	width:8px;
}

.DestaqueBordaEsquerda {
	background-image:url(../images/DestaqueBordaEsquerda.gif);
	background-repeat:repeat-y;
	width:8px;
}


.Menu {
	font-family:Arial;
	font-size:13px;
	font-style: normal;
	text-decoration: none;
	color:#FFFFFF;
	padding: 0px;
	background-image:url(../images/FundoMenuDestaque.gif);
	background-repeat:repeat-x;
}

.Menu a{
	font-family:Arial;
	font-size:13px;
	font-style: normal;
	text-decoration: none;
	color:#FFFFFF;
	padding: 2px;
	background-image:url(../images/FundoMenuDestaque.gif);
	background-repeat:repeat-x;
}

/* TEXTOS */

.TextoRodape {
	font-family:Arial;
	font-size:11px;
	color:#797979;
	margin:0 0 0 23px;
}

.TextoConteudo {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#797979;
	margin:10px 10px 10px 10px;
}

.TextoConteudo a {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#797979;
	margin:10px 10px 10px 10px;
}

.TextoForm {
	font-family:Arial;
	font-size:12px;
	color:#797979;
}

.TextoDestaque {
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	color:#797979;
	margin:0 0 10px 0;
}

.TextoTitulo {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#953446;
	margin:10px 10px 0 10px;
}

.TextoTituloPG {
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#797979;
	margin:10px 10px 0 10px;
}

.TextoChamada {
	font-family:Arial;
	font-size:18px;
	color:#797979;
	margin:0 0 0 20px;
}

.TextoPaginaInicial {
	font-family:Arial;
	font-size:15px;
	color:#953446;
	margin:0 0 0 10px;
}


/* IMAGENS */

.LogoCore {
	margin:0 0 0 20px;
}

.Seta {
	margin:7px 0 0 50px;
}

.SetaCoreRH {
	margin:7px 0 0 30px;
}

.LogoIcap {
	margin:0 23px 0 0;
}

.ImagemRH {
	margin:0 0 0 37px;
}

.ImagemHome {
	margin:0 0 0 10px;
}

.Botoes {
	margin:15px 0 15px 0;
}

.ImagensServicos {
	margin:0 10px 10px 0;
}

/* FORMULARIOS */

.TextFields {
	border: 1px solid #953446;
	font-family:Arial;
	font-size:12px;
	color:#797979;
}

.TextoSelect {
	font-family:Arial;
	font-size:10px;
	color:#797979;
}

.BotaoEnviar {
	background-image:url(../images/BotaoEntre.gif);
	width:72px;
	border:#FFFFFF;
	background-repeat: no-repeat;
}

.BotaoEnviarForm {
	background-image:url(../images/BotaoEnviar.gif);
	width:72px;
	border:#FFFFFF;
	background-repeat: no-repeat;
}
