*{margin:0;padding:0;}
a img,fieldset{border:0;}
.clear{clear:both;}
a:hover{text-decoration:none;}
ol,ul{list-style:none;}
div#alerta{
	margin-bottom:20px;
	border-style:dashed;
	border-width:2px;
	color:#000000;
	padding:10px 10px 10px 50px;
}
div#alerta ul,div#alerta p,div#alerta ol{
	margin-bottom:0 !important;
}

div.alerta_erro{
	border-color:#AF1515;
	background:#FF9F9F url(../imgs/ico_erro.gif) 10px center no-repeat;
}

div.alerta_warning{
	border-color:#DFD245;
	background:#FFFCDF url(../imgs/ico_warning.gif) 10px center no-repeat;
}

div.alerta_confirm{
	border-color:#088F24;
	background:#B8F5B1 url(../imgs/ico_confirm.gif) 10px center no-repeat;
}

input,textarea{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#41555f;
	padding:2px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 2px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#06445B;
	height:27px;
	color:#ffffff;
}
#TB_title a{
	font-weight:900;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings, start tooltip settings <<<-----------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #6E90AB;
	padding: 5px;
	opacity: 0.85;
	color:#ffffff;
	font-size:11px;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('../shadow.png');
	color:#000000 !important;
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('shadow2.png');
	padding-top: 5em;
	height: 100px;
}
.jscom, .mix htcom   { color: #4040c2; }
.com      { color: green; }
.regexp   { color: maroon; }
.string   { color: teal; }
.keywords { color: blue; }
.global   { color: #008; }
.numbers  { color: #880; }
.comm     { color: green; }
.tag      { color: blue; }
.entity   { color: blue; }
.string   { color: teal; }
.aname    { color: maroon; }
.avalue   { color: maroon; }
.jquery   { color: #00a; }
.plugin   { color: red; }
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> tooltip settings <<<------------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/






body{
	background:url(../imgs/bg_geral.gif) repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#sombra{
	margin:0 auto;
	width:968px;
}

div#geral{
	margin:0 auto;
	width:950px;
	border-left:2px solid #6E90AB;
	border-right:2px solid #6E90AB;
}

div#banner_topo{
	background:#06445B;
	padding:20px 0;
}
div#banner_topo a img{
	display:block;
	border:#193D4A solid 4px;
	margin:0 auto;
}

div#topo{
	background:url(../imgs/topo.jpg) no-repeat;
	width:950px;
	height:126px;
	position:relative;
	border-top:#193D4A solid 2px;
}

div#topo div#informativo{
	color:#f5f5f5;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding:8px 0 0 10px;
	float:left;
}

div#topo div#informativo a{
	color:#ffffff;
	font-weight:900;
	margin-left:15px;	
}

div#topo a#link_index{
	position:absolute;
	top:33px;
	left:55px;
	height:61px;
	width:286px;
	display:block;
	background:url(iepngfix/blank.gif);
}

div#topo a#link_forum{
	float:right;
	height:22px;
	width:133px;
	display:block;
	margin-right:30px;
}

div#topo div#menu{
	clear:both;
	margin-left:14px;
	padding-top:83px;
}

div#topo div#menu ol{
	height:23px;
	background:url(../imgs/menu_rodape.gif) 0 -145px repeat-x;
	float:left;
}

div#topo div#menu ol li.borda_esq,div#topo div#menu ol li.borda_dir{
	height:23px;
	width:13px;
}

div#topo div#menu ol li.borda_esq{
	background:url(../imgs/menu_rodape.gif) 0 -122px no-repeat;
}

div#topo div#menu ol li.borda_dir{
	background:url(../imgs/menu_rodape.gif) right -99px no-repeat;
}

div#topo div#menu ol li.separador{
	padding-top:5px;
	margin:0 8px;
}

div#topo div#menu ol li{
	float:left;
}

div#topo div#menu ol li a{
	color:#05445B;
	text-decoration:none;
	font-weight:900;
	display:block;
	height:12px;
	padding:3px 4px 4px 4px;
	float:left;
	margin-top:4px;
}

div#topo div#menu ol li a:hover{
	background:#81AECF url(../imgs/menu_item_hover.gif) center 23px no-repeat;
	color:#FFFFFF;
	
}

div#principal{
	padding:10px;
	background:#f5f5f5 url(../imgs/bg_principal.gif) top left repeat-x;
	overflow:hidden;
}

div#principal div#col_esq{
	width:150px;
	float:left;
}
div#principal div#col_esq div.box{
	margin-bottom:20px;
}
div#principal div#col_esq div.box div.topo_titulo{
	background:url(../imgs/topo_titulo_box.gif) no-repeat;
	height:5px;
	font-size:1%;
	width:150px;
	position:absolute;
	z-index:100;
}

div#principal div#col_esq div.box h3{
	background:#265778;
	height:19px;
	text-align:right;
	padding:3px 10px 0 0;
}
div#principal div#col_esq div.box div.box_cont{
	border-bottom:solid 2px #9cabb3;
	border-right:solid 2px #9cabb3;
	border-left:solid 2px #9cabb3;
	padding:8px;
}
div#principal div#col_esq div#box_login form fieldset{
	color:#41555f;
}

div#principal div#col_esq div#box_login form fieldset label{
	display:block;
	float:left;
	width:50px;
	font-weight:900;
	padding-top:3px;
}

div#principal div#col_esq div#box_login form fieldset input{
	width:74px;
	float:left;
	margin-bottom:8px;
	border:#41555f solid 1px;
}
div#principal div#col_esq div#box_login form fieldset input.check{
	width:auto !important;
	margin-bottom:0 !important;
	border:0 !important;
}
div#principal div#col_esq div#box_login form fieldset label.check{
	width:100px !important;
	font-weight:100 !important;
	padding-top:0 !important;
	_padding-top:3px !important;
	padding-left:5px;
	padding-bottom:5px;
	font-size:10px;
}
div#principal div#col_esq div#box_login form fieldset input.btn{
	width:auto;
	float:right;
	margin:2px 4px 0 0;
	border:0 !important;
}

div#principal div#col_esq div#box_login form fieldset a{
	font-size:10px;
	color:#41555f;
	float:left;
	padding-top:8px;
}
div#principal div#col_esq div#box_menu_usuario div#estatistica{
	background:url(../imgs/bg_estatistica.gif) center right no-repeat;
}
div#principal div#col_esq div#box_menu_usuario div.box_cont{
	line-height:160%;
	font-size:11px;
}
div#principal div#col_esq div#box_menu_usuario div.box_cont div#logado{
	margin-bottom:8px;
}
div#principal div#col_esq div#box_menu_usuario div.box_cont a{
	color:#3F5F89;
}

div#noticias{
	line-height:160%;
	font-size:11px;
}

div#noticias a{
	color:#3F5F89;
}

div#principal div#conteudo{
	width:600px;
	padding: 0 10px;
	float:left;
	line-height:200%;
}
div#principal div#conteudo h2,div#principal div#conteudo h3,div#principal div#conteudo h4{
	letter-spacing:2px;
	font-weight:900;
	margin-bottom:20px;
	color:#00377F;
}
div#principal div#conteudo h2{
	font-size:20px;
}
div#principal div#conteudo h3{
	font-size:16px;
}
div#principal div#conteudo h4{
	font-size:14px;
}

div#principal div#conteudo p{
	margin-bottom:20px;
}
div#principal div#conteudo a{
	color:#3F5F89;
}

div#principal div#conteudo ol{
	list-style:decimal;
	margin:0 0 20px 20px;
}
div#principal div#conteudo ul{
	list-style-image:url(../imgs/seta.gif);
	margin:0 0 20px 20px;
}

div#principal div#conteudo li{
	margin-bottom:5px;
}
div#principal div#conteudo form.quick_form label{
	float:left;
	margin-right:10px;
	font-size:13px;
}
div#principal div#conteudo form.quick_form input,div#principal div#conteudo form.quick_form textarea{
	float:left;
	margin:2px 15px 0 0;
}
div#principal div#conteudo form.quick_form input.btn{
	margin-top:10px !important;
}

div#principal div#conteudo form.tbless label{
	display:block;
}
div#principal div#conteudo form.tbless input,div#principal div#conteudo form.tbless textarea{
	margin-bottom:8px;
	border:1px solid #41555F;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
	color:#5B5B5B;
}
div#principal div#conteudo form.tbless input.btn{
	border:2px solid #41555F !important;
	padding:2px 4px !important;
	background:#45658F;
	color:white;
	letter-spacing:1px;
	cursor:pointer;
	float:left;
}

div#principal div#col_dir{
	width:160px;
	text-align:center;
	float:left;
}
div#principal div#col_dir a{
	display:block;
	margin-bottom:10px;
}
div#principal div#col_dir a img{
	display:block;
}

/*RODAPE*/
div#rodape{
	text-align:center;
	position:relative;
	background:url(../imgs/menu_rodape.gif) 0 -66px repeat-x;
	clear:both;
	height:33px;

}
div#rodape div#borda_dir{
	background:url(../imgs/menu_rodape.gif) 1px 0 no-repeat;
	width:8px;
	height:33px;
	position:absolute;
	right:0;
}
div#rodape div#borda_esq{
	background:url(../imgs/menu_rodape.gif) -4px -33px no-repeat;
	width:8px;
	height:33px;
	position:absolute;
	left:0;
}
div#rodape p{
	padding-top:10px;
	color:#ffffff;
}


/****************************************
FORMS
****************************************/
/*input:hover, select:hover, textarea:hover,input:focus, select:focus, textarea:focus {
	background:#F8F8F8;
	outline: thin solid #8A8A8A;
	color:#5B5B5B; 
}
input.btn:hover, select:hover, textarea:hover,input:focus, select:focus, textarea:focus {
	outline:0 !important;
}*/
select.erro,input.erro,textarea.erro{
	background: #FAD8C7 !important;
}

/***************
CSS FABIO COSTA
****************/

table.tabela_form th,table.tabela_form td{
	padding:8px;
}
table.tabela_form th{
	text-align:right;
	font-weight:100;
}
table.tabela_form td select,table.tabela_form td input,table.tabela_form td textarea{
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	color:#666666;
	font-size:12px;
	border:1px solid #B0C5D0;
}
table.tabela_form td select{
	width:186px;
}
table.tabela_form td input{
	width:180px;
}
table.tabela_form td input.btn{
	width:auto !important;
	border:2px solid #41555F !important;
	padding:2px 4px !important;
	background:#45658F !important;
	color:white;
	letter-spacing:1px;
	cursor:pointer;
	float:left;
}
span.span_alertas{
	font-size:11px;
	display:block;
	padding-top:3px;
}
.ast{
	color: #003399;
	font-weight: 900;
	font-size:16px;
	font-family:"Courier New" , Courier, monospace;
}
.vermelho{
	color:#FF0000 !important;
}
.azul{
	color:#003399 !important;
}

.subrot {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.tabela_generica{
	padding: 1px;
	width: 100%;
	border: 3px solid #c2ced3;
    font-size:10px;
}
table.tabela_generica thead tr{
	background:#05445b url(../imgs/top_tabela.gif) 0 0 repeat-x;
}
table.tabela_generica thead tr th
{
	border-left: 1px solid #507c8d;
	border-right: 1px solid #05445b;
	font-weight: bold;
	color: #ffffff;
	padding:5px 5px 5px 10px;
	text-align:left;
	cursor:pointer;
}
table.tabela_generica tbody tr td{
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #c2ced3;
	background: #dceaef;
}
table.tabela_generica tbody tr td img{
	behavior:url("../incs/iepngfix/iepngfix.htc");
}
table.tabela_generica tbody tr.estiloa td
{
	background: #e9f1f4 !important;
}
/*Classes para headers se modificarem quando modificar ordem de ordenação*/
table.tabela_generica thead tr th.headerSortUp{
	background:#05445B url(../imgs/seta_cima.gif) center right no-repeat;
}
table.tabela_generica thead tr th.headerSortDown{
	background:#05445B url(../imgs/seta_baixo.gif) center right no-repeat;
}
table.tabela_generica tfoot tr td{
	text-align:right;
	padding-right:3px;
	background:#05445B;
}
table.tabela_generica tfoot tr td a{
	padding:0 3px;
	color:#ffffff !important;
}
table.tabela_generica tfoot tr td a.pagina_atual{
	color:#000000;
	font-size:14px;
	font-weight:900;
}
table.tabela_generica thead tr th.medias_gerais{
	padding:0 !important;
}
table.tabela_generica thead tr th.medias_gerais table tbody tr{
	background:transparent !important;
}
table.tabela_generica thead tr th.medias_gerais table tbody tr td{
	background:transparent !important;
	padding:0 7px !important;
	border:0 !important;
}
table.tabela_generica thead tr th.medias_gerais table tbody tr td.barra_dir_media{
	border-right:1px solid white !important;
}


.btns{
	margin:5px;
	cursor:pointer;
}

div#sign{
	background:url(../../imgs/sign.gif) repeat-x scroll 0%;
	border:1px solid #434240;
	padding:5px 15px 10px 10px;
	text-align:center;
	width:270px;
	margin:0pt auto 30px;
	height:20px;
}
div#sign dd.tit_dd{
	float:left;
	font-weight:900;
	font-size:11px;
}
div#sign dl{
	list-style:none;
}
div#sign dl dt{
	display:inline;
	margin:0 5px;
}
div#sign dl dt img{
	vertical-align:middle;
	behavior:url("../incs/iepngfix/iepngfix.htc");
}
div#sign dl dd{
	display:inline;
	font-size:10px;
	font-weight:900;
}

.botoes_instituicoes{
	 text-align:center;
}
.botoes_instituicoes a{
	border:2px solid #41555F;
	background:#45658F;
	text-decoration:none;
	color:#ffffff !important;
	padding:3px;
	margin:0 5px;
	font-weight:900;
	font-size:14px;
}
.botoes_instituicoes a:hover{
	background:#ffffff;
	color:#45658F !important;
}

div#principal div#conteudo div#melhores {
	background:transparent url(../imgs/back_profmais.png) no-repeat scroll left top;
	float:left;
	width:280px;
	font-size:11px;
	padding:47px 10px 40px 10px;
}
div#principal div#conteudo div#melhores h3{
	margin-bottom:15px;
}
div#principal div#conteudo div#melhores h3 img{
	display:block;
}
div#principal div#conteudo div#melhores ul{
	list-style:none;
	list-style-image:none;
	margin-left:0;
}
div#principal div#conteudo div#melhores ul li{
	margin-bottom:10px;
	padding:0;
}
div#principal div#conteudo div#melhores ul li h4 {
	color:#00377F;
	font-weight:200;
	letter-spacing:1px;
	margin-bottom:5px;
}
div#principal div#conteudo div#melhores ul li h4 a {
	color:#00377F;
	text-decoration:none;
}

div#principal div#conteudo div#melhores ul li h4 a:hover {
	border-bottom:1px dashed #C72323;
}


div#principal div#conteudo div#sexy {
	background:transparent url(../imgs/bacl_instmais.png) no-repeat scroll right top;
	float:right;
	font-size:11px;
	text-align:right;
	width:280px;
	padding:47px 10px;
}
div#principal div#conteudo div#sexy h3 {
	color:#00377F;
	width:220px;
	overflow:hidden;
	margin-bottom:15px;
}
div#principal div#conteudo div#sexy h3 img {
	display:block;
	float:right;
}

div#principal div#conteudo div#sexy ul{
	list-style:none;
	list-style-image:none;
	margin-left:0;
}
div#principal div#conteudo div#sexy ul li{
	margin-bottom:10px;
	padding:0;
}
div#principal div#conteudo div#sexy ul li h4 {
	color:#166E0F;
	font-weight:200;
	letter-spacing:1px;
	margin-bottom:5px;
}
div#principal div#conteudo div#sexy ul li h4 a {
	color:#166E0F;
	text-decoration:none;
}

div#principal div#conteudo div#sexy ul li h4 a:hover {
	border-bottom:1px dashed #00377F;
}

div#principal div#conteudo div#sexy,div#principal div#conteudo div#melhores{
	line-height:130%;
}

div#buscaInd{
	background:#f5f5f5 url(../imgs/buscaback.png) top left no-repeat;
	color:#f5f5f5;
	padding:64px 0px 38px 40px;
	height:55px;
}
div#buscaInd input.texto{
	margin-top:4px !important;
    font-size:18px !important;
    padding:6px !important;
}
#btnbusca{
	border:0 !important;
	margin-left:10px !important;
	margin-right:0 !important;
    margin-top:9px !important;
	float:left;
}
div#profdest{
	clear:both;
	background: url(../imgs/fundo_destaque.jpg) top left no-repeat;
	padding:0 20px 20px 20px;
}
div#profdest h3{
	text-align:center;
	position:relative;
	top:-22px;
	margin-bottom:-10px !important;
}
div#profdest img.foto_prof{
    float:left;
    margin-right:10px;
    border: solid 4px #C8C8BB;
	position:relative;
}

div#form_enviar_amigos{
	display:none;
}
div#TB_ajaxContent{
	overflow:hidden;
}
div#TB_ajaxContent form fieldset label{
	display:block;
	margin-bottom:3px;
}
div#TB_ajaxContent form fieldset .texto{
	display:block;
	margin-bottom:7px;
	border:1px solid #41555F;
}
div#TB_ajaxContent form fieldset input.btn{
	border:2px solid #41555F !important;
	padding:2px 4px !important;
	background:#45658F;
	color:white;
	letter-spacing:1px;
	cursor:pointer;
}
table#tabela_votar tr td input.radio{
	width:25px !important;
    height:25px;
	border:0 !important;
}
table#tabela_votar tr td{
	vertical-align:middle;
	text-align:center;
}
table#tabela_votar tr td.mais_padding{
	padding:0 4px !important;
}
table#tabela_votar tr td.mais_padding img{
	behavior:url("../incs/iepngfix/iepngfix.htc");
}

.direita{
	padding-left: 94px;
}

/********** NOTICIAS ************/
.data{
    color:#888888;
    float:left;
    font-size:80%;
    font-weight:normal;
    margin:10px 0pt;
}
.titulo{
      clear:both;
      color:#000000;
      font-size:180%;
      margin-bottom:14px;
}
.conteudo{
    text-indent:20px;
}
.esquerda{
      float: left;
}
#fonte{
        font-size: 10px;
        font-style: italic;
}
#foto{
      float: left;
      border:4px solid #C8C8BB;
      display: block;
      margin-right: 8px;
}

div#instituicoes{
	clear:both;
	background: url(../imgs/fundo_destaque.jpg) top left no-repeat;
	padding:0 20px 20px 20px;
}
div#instituicoes h3{
	text-align:center;
	position:relative;
	top:-22px;
	margin-bottom:-10px !important;
}
div#instituicoes ul li h4 a {
	color:#C72323;
	text-decoration:none;
}
div#instituicoes ul li h4 a:hover {
	border-bottom:1px dashed #00377F;
}
div#instituicoes ul{
	list-style:none;
	list-style-image:none;
	margin-left:0;
}
div#instituicoes ul li{
	margin-bottom:10px;
	padding:0;
}
div#instituicoes ul li h4 {
	color:#C72323;
	font-weight:200;
	letter-spacing:1px;
	margin-bottom:0px !important;
}
/*************************************************/
div#pgprof{
	clear:both;
	background: url(../imgs/fundo_destaque.jpg) top left no-repeat;
	padding:10pt 9px 20px;/*0 20px 20px 20px;*/
}
div#pgprof h3{
	text-align:center;
	position:relative;
	margin:15px 0 10px 0 !important;
}
div#pgprof ul li h4 a {
	color:#C72323;
	text-decoration:none;
}
div#pgprof ul li h4 a:hover {
	border-bottom:1px dashed #00377F;
}
div#pgprof ul{
	list-style:none;
	list-style-image:none;
	margin-left:0;
}
div#pgprof ul li{
	margin-bottom:10px;
	padding:0;
}
div#pgprof ul li h4 {
	color:#C72323;
	font-weight:200;
	letter-spacing:1px;
	margin-bottom:5px;
}
div#pgprof img.foto_prof {
	border:4px solid #C8C8BB;
	float:right;
	margin-left:10px;
}
span#n_letras{
	color:#CC0000;
}

div#principal div#conteudo div#estados {
	float:left;
	font-size:10px;
	margin:0 0 28px 4px;
}


div#principal div#conteudo div#estados ul {
	height:24px;
	list-style-image:none !important;
	margin:0px;
}


div#principal div#conteudo div#estados li {
	background:transparent url(../imgs/bkEst.png) no-repeat scroll center top;
	float:left;
	height:24px;
	margin:2px 2px 0px 0px;
	text-align:center;
	width:20px;
}
div#principal div#conteudo div#estados li.no_margin {
	margin-right:0 !important
}
div#principal div#conteudo div#info, div#principal div#conteudo div#infoP {
	background:transparent url(../imgs/backInstInfo.png) no-repeat scroll left top;
	float:left;
	font-size:11px;
	height:184px;
	padding:30px 0px 10px 9px;
	width:280px;
}


 div#principal div#conteudo div#estati, div#principal div#conteudo div#estatiP {
	background:transparent url(../imgs/backInstEst.png) no-repeat scroll right top;
	float:right;
	font-size:11px;
	padding:30px 10px 30px 0px;
	text-align:right;
	width:280px;
}
/*TABLE SORTER HIGHLIGHT*/
.highlight{
	background-color:#7DC5DF;
}

.nota{
	background-color:transparent;
	background-image:url(../imgs/bnotahof.png);
	background-repeat:no-repeat;
	color:white;
	padding-bottom:9px;
	padding-left:5px;
	padding-right:8px;
	padding-top:13px;
}

