body {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	margin-top: 0px;
	margin-bottom:0px;
	font-size: 11px;
	line-height:130%;
	overflow-x:hidden;
	text-align:center; /* "remédio" para o hack do IE */
	/*background:#E8E8E8 url("images/bgdegrade.jpg") 
	top left repeat-x fixed;*/
	background: #E8E8E8 url(/images/background.gif);
	color: #000000;
}

#tudo {
	width: 775px;
	margin:0 auto;
	text-align:left; /* "remédio" para o hack do IE */
	position:absolute;
	left:50%;
	margin-left:-387.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 11px;
	color: #000000;
	line-height:130%;
	margin: 3px 0px  13px 0;
}


a:link {
	color: #a60a0a;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #a60a0a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #a60a0a;
	text-decoration: underline;
	font-weight: bold;
}

.linha_esq {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #efefef;
}

a.link_listas {
	color: #333333;
	text-decoration:underline;
	font-weight: normal;	
}
a.link_listas:visited {
	color: #333333;
	text-decoration:underline;
	font-weight: normal;	
}

a.link_listas:hover {
	color: #333333;
	text-decoration:underline;
	font-weight: normal;	
}

.background_branco {
	background-color: #FFFFFF;
}
.destaque {
	font-weight: bold;
}

.titulo_branco_tab {
	color: #FFFFFF;
	font-weight: bold;
}
.italico {
	font-style: italic;
}
.margem_direita {
	margin-right: 7px;
}

.margem_esquerda {
	margin-left: 10px;
	padding-left: 10px;
}


.fundo_tabela {
	background-color: #e0e0e0;
}
.fundo_tab_cinza_claro {
	background-color: #EFEFEF;
	padding: 0px;
}


.texto_menor {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

.fundo_aba {
	background-image: url(/images/aba_das_categorias.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titulo_bordo {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 11px;
	font-weight: bold;
	color: #780000;
}

.titulo_secoes {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 11.5px;
	color: #780000;
	font-weight: bolder;
	text-transform: uppercase;
	position: relative;
	top: -5px;
}
.linha_dir {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
.linha_separatoria {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.linha_sup {
	background-color: #FFFFFF;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}
.linha_inf {
	background-color: #FFFFFF;
	border-bottom: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 9px;
	color: #333333;
}

ol.decimal 
{
list-style-type: decimal;
margin: 0px 0px  18px 35px;
padding:0px 0px 0px 0px;
}


ul.seta {
	list-style-position: inherit;
	list-style-image: url(/images/marcador_seta.gif);
	margin: 0px 0px  0px 35px;
	padding:0px 0px 0px 0px;
}

ul.seta2 li{
	list-style-position: inherit;
	list-style-image: url(/images/marcador_seta.gif);
	margin: 10px 0 10px 0;
}



ul.quadrado 
{
	list-style-position:inherit;
	/*list-style-image: url(/images/marcador_seta.gif);*/
	margin: 0px 0px  0px 35px;
	padding:0px 0px 0px 0px;
	line-height:185%;
	list-style-type: square; 
	color:#999999
	
	

}
ul.seta_bordo 
{
	list-style-position: inherit;
	list-style-image: url(/images/marcador_seta_bordo.gif);
	margin: 0px 0px  0px 20px;
	padding:0px 0px 0px 0px;
	
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-transform: none;
	font-style: normal;
}


.fundo_tab_bordo {
	background-color: #a60a0a;
}

.fundo_amarelo{
	background-color:#FAE743;
}

table.tab_geral tr td {
	border:1px solid #cccccc;
	padding-left: 2px;	
	
	}

.noticia {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 11px;
	color: #333333;
	line-height:130%;
	margin: 0px 0px  0px 0;
}
	
#meuselect {  
width:185px;
height: 35px;
font-family: Verdana, Arial, Helvetica, 'sans-serif';
font-size: 11px;
color: #333333;
height:inherit;
}
#meuselect option.impar { 
width:185px;  
height: 35px;
background-color:#EFEFEF; 
/*color:#a60a0a;*/
}
#meuselect option.par { 
width:185px;  
height: 35px;
background-color:#FFFFFF; 
/*color:#a60a0a;*/
}

.marcador 
{
	list-style-position: inherit;
	list-style-image: url(/images/marcador_seta.gif);
	margin: 0px 0px  0px 35px;
	padding:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 11px;
	color: #333333;
	line-height:130%;
	margin: 3px 0px  13px 0;
	font-weight: normal;	
}
.texto_espacado {
	font-family: Verdana, Arial, Helvetica, 'sans-serif';
	font-size: 11px;
	color: #333333;
	line-height:140%;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.msg_especializacao {
	font-weight: bold;
	color: #a60a0a;
	
}
.fnt_cidade { 
	font-size: 12px;
	text-transform: uppercase;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
	height:23px;
}


.fnt_categoria {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #f1f1f1;
	color: #666666;
	font-weight: bold;
}
.fnt_concurso { 
	font-size: 14px;
	text-transform: uppercase;
	background-color:#666666;
	font-weight: bold;
	color:#FFFFFF;
	height:23px;
}

a.link_branco {
	color: #ffffff;
	text-decoration: none;
	line-height:130%;
	font-weight:bold;	

	}

a.link_branco:visited {
	color: #ffffff;
	text-decoration: none;
	line-height:130%;
	font-weight:bold;	

}

a.link_branco:hover {
	color: #ffffff;
	text-decoration: none;
	line-height:130%;
	font-weight:bold;	
	
}
a.link_branco:active {
	color: #ffffff;
	text-decoration: none;
	line-height:130%;
	font-weight:bold;	
	
}
a.link_cursos {
	color:#333333;
	text-decoration: none;
	font-weight:normal;	
}
a.link_cursos:visited {
	color: #333333;
	text-decoration: none;
	font-weight:normal;	
}
a.link_cursos:hover {
	color: #333333;
	text-decoration: none;
	font-weight:normal;	
}
a.link_cursos:active {
	color: #333333;
	text-decoration: none;
	font-weight:normal;	
}





