body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_background.gif);
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #636363;
	overflow: auto;
	/*overflow: scroll;*/
	/*_overflow: auto;*/
}

td {
	font-size: 11px;
}

a {
	color: #636363;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 2px;
}

form {
	margin: 0px;
	padding: 0px;
}

.copyright {
	text-align: center;
	color: #FFFFFF;
}

.page_title {
	font-size: 25px;
}

.txt_lateral {
	text-align: right;
	padding: 5px;
	padding-right: 0px;
	line-height: 20px;
	letter-spacing: 1px;
}

.field {
	width: 100%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #636363;
	border: 1px solid #DBE2EA;
}

.field_over {
	width: 100%;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #636363;
	border: 1px solid #DBE2EA;
	background-color: #DEE3EE;
}

.menu {
	position: absolute;
	left: 50%;
	top: 90px;
	margin-left: -202px;
}

.submenu {
	text-align: center;
}

.subtitulo_c {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.subtitulo {
	font-weight: bold;
	margin-bottom: 10px;
}

/* MAPA DO SITE */
.mapa_nivel1 {
	padding: 2px;
	padding-left: 25px;
	background-color: #4C95BA;
	color: #000000;
	font-weight: bold;
	cursor: hand;
}

.mapa_nivel2 {
	padding: 2px;
	padding-left: 30px;
	background-color: #ABBBCC;
	color: #000000;
	cursor: hand;
}

.mapa_nivel3 {
	padding: 2px;
	padding-left: 40px;
	background-color: #D4DCE5;
	color: #000000;
	cursor: hand;
}

.mapa_nivel4 {
	padding: 2px;
	padding-left: 55px;
	background-color: #EEF1F4;
	color: #000000;
	cursor: hand;
}

/* EMPRESA */
.emp_texto p {
	text-align: justify;
	text-indent: 20px;
	line-height: 15px;
	letter-spacing: 1px;
}

/* HOMOLOGADOS */
.hom_lista {
	padding: 4px;
	color: #000000;
}

.hom_lista a {
	color: #000000;
}

/* ONDE COMPRAR */
.rep_titulo {
	color: #636363;
	font-weight: bold;
	padding-left: 10px;
}

.rep_descricao {
	color: #636363;
	padding-left: 20px;
}
.texto_curriculum {
	color: #000000;
}

/* ENQUETE */
.enquete_resultado {
	width: 225px;
	height: 245px;
	overflow: auto;
}

/* ENQUETE */
.separador {
	background-position: center;
	background-repeat: repeat-x;
	background-image: url(images/noticias_separador.gif);
	height: 12px;
	width: 100%;
}

/* LINKS */
.links {
	border: 1px solid #CCCCCC;
	width: 95%;
	height: 257px;
	overflow: auto;
	padding: 2px;
	padding-left: 5px;
}

/* MURAL */
.mural_fotos {
	width: 260px;
	height: 74px;
	border-width: 1px;
	border-style: solid;
	border-color: #4A6071;
	padding-right: 2px;
}

.mural_chamadas{
	margin: 0px;
	padding: 5px;
	width: 291px;
	height: 96px;
	overflow: auto;
}

.mural_textos{
	margin: 0px;
	padding: 5px;
	width: 291px;
	height: 262px;
	overflow: auto;
}

.mural_thumbs_area{
	width: 421px;
	height: 92px;
	overflow-x: auto;
}
.input {
	font-family: Tahoma;
	font-size: 10px;
	border: 1px solid #666666;
}
.historico_title{
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
.historico_txt{
	color:#000000;
	text-indent:10px;
	margin-left:10px;
	font-size:13px;
}
.historico_txt_b{
	color:#FFFFFF;
	text-indent:10px;
	margin-left:10px;
	font-size:13px;
}