body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background: url(../images/linha_topo.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 12px  Arial, Verdana, sans-serif;
	color: #666666;
	line-height: 18px;
	height: 100%;
	*behavior: url(./csshover.htc);
}
.home-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	background-color: #ebebeb;
}
.corpo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}
.text input {
	float: left;
	width: 200px;
	height: 24px;
	font-size:1em;
	padding-top: 6px;
	border:1px solid #666666;
	background: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
.text textarea {
	float: left;
	width: 300px;
	height: 100px;
	font-size:1em;
	padding-top: 6px;
	border:1px solid #333333;
	background: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
.text select {
	float: left;
	width: 200px;
	height: 22px;
	font-size:1em;
	border:1px solid #333333;
	background: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
a:link, a:active, a:visited {
	color: #4C72AF;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.busca {
	float: right;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/busca_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border:0;
	width: 170px;
	padding-top: 5px;
}
.campoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-position: 0px 0px;
	border-style: solid;
	border-color: #c4c1c1;
	border-width: 1px;
	padding-top: 5px;
	height:10px;
}
.separador{background-image:url(../images/separador.gif);background-repeat:repeat-x;height:1px;margin:10px 0;}

form {
	margin: 0px;
	padding: 0px;
}
/*noticias*/ 
a.noticias:link, a.noticias:active, a.noticias:visited {
	color: #4C72AF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.noticias:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.tit_noticias {
	color: #4C72AF;
	font-weight: bold;
	font-size: 12px;

}
/*final noticias*/
/*VAGAS*/

a.vagas:link, a.vagas:active, a.vagas:visited {
	color: #9D080D;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.vagas:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.tit_vagas {
	color: #9D080D;
	font-weight: bold;
	font-size: 12px;
}

/*FIM VAGAS*/
/*DESCONTOS*/

a.descontos:link, a.descontos:active, a.descontos:visited {
	color: #005825;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.descontos:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.tit_descontos {
	color: #005825;
	font-weight: bold;
	font-size: 12px;
}

/*FIM DESCONTOS*/
.destaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}

.titulo{
font-family:Arial, Helvetica, sans-serif;font-size:11px;font-weight:bold;color:#212A51;text-align:center;text-transform:uppercase;
}

.notas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-variant: small-caps;
	text-transform: uppercase;
	font-weight: normal;
	padding-right: 4px;
}
#menu {
	width: 204px;
}
#menu div {
margin: 0px;}
#menu a.divisoria {
background-image:none;
padding-left:0px;
padding-top:0px;
padding-bottom:0px;
height:24px;
}

#menu img {
border:none;
}
#assoc, #not, #art {  
display:none;
}
#assoc2, #not2, #art2 {  
display:none;
}
/*******************NOVOS ESTILOS**************************************************************************************/
#main_table
{
	height:100%;
	background:red;
}
.logotipo_Topo
{
	background: url(../images/menu_logo.jpg) no-repeat;
	display:block;
	width:204px;	
	height:177px;
	margin:0 auto;
}
.menu_portal
{
	background:#4c72b0;
	width:204px;
	*overflow-x:hidden;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin:0 15px;
	height:100%;
	font-size:11px;
	/*padding-bottom:100%;*/
}
.sombra_menu_portal
{
	background: url(../images/sombra.png) no-repeat;
	background-position:center 20px;
	background-repeat:repeat-y;
	margin-left:5px;
	margin-right:5px;
	height:100%;	
}
.conteudo_central
{
	margin-top:15px;
	min-height:720px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .conteudo_central {
height: 720px;
}
/**/

.menu_portal ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu_portal ul ul
{
	padding-left:40px;
	list-style-type:circle;
}
.menu_portal li a
{
	color:#ffffff;
}
.menu_portal ul li ul li
{
	background: url(../images/pontilhado_horizontal.gif) 0 18px repeat-x;
	line-height:20px;
	margin-bottom:1px;
	margin-right:20px;
	cursor:pointer;
	color:#ffffff;
}
.menu_portal ul li ul li:hover
{
	color:#ffd200 !important;
}
.menu_portal ul li.menu_portal_principal ul li:hover
{
	color:#ffd200 !important;
}
.menu_portal ul li.menu_portal_principal a
{
	background: url(../images/menu_full_bg.jpg) no-repeat;
	*color:#fff;
	line-height:25px;
	padding-left:23px;
	display:inline-block;
	width:200px;	
}
.menu_portal ul li.menu_portal_principal a:hover
{
	color:#ffd200 !important;
}
.rodape_portal
{
	background-color:#ebebeb;
	padding:5px;
}
