*		 	{font-family: Verdana;}
body		{background: url(../images/fundo_verde_pq.gif) repeat-x;}
#principal	{margin:0 auto; width: 1024px; height: 100%;}
#topo		{height:200px; }
#topo .logo_pmpa	{position: relative;float: left;width: 128px;height: 128px;clear: right;margin: 23px 0 0;padding: 0;left: -10px;}
#topo .logo_eptc	{float: left;position: relative; top:20px;}

#conteudo {font-size:13px; min-height:200px;}
#conteudo a {color: #7D7E73}

#footer{background: url(../images/fundo_rodape_borda.png) repeat-x; margin-top:30px; clear:both; width:100%; height:100px;}

h2{font-size: 18px;border-bottom: 1px solid #666;padding:3px 0;clear: both;}
h3{font-size: 13px; padding: 15px 0 5px;color:#45623b;}

table					{background:#F2F3E8;box-shadow:1px 1px 5px #ccc; font-size:12px;clear: both;}
table thead tr th, table tbody tr td	{border: solid 1px #ddd;  padding:3px;}
table thead tr th		{background:#BDBE93; color:#fff;}
table tbody tr td		{height:15px;}

table#licitacoes tbody tr td				{font-size:10px; line-height:15px; text-align:center}
table#licitacoes tbody tr td:nth-child(6), 
table#licitacoes tbody tr td:nth-child(8)	{line-height:9px; padding:3px; padding-top:0px;}

table#licitacoes tbody tr td:first-child	{text-align:left}

table#licitacoes .anexos {padding:6px; background: #F9FFF5; border: 1px dashed #BDBE93; text-align:left}
table#licitacoes .anexos p {margin:0px; padding:4px;}

table#licitacoes tbody tr:hover	{background-color: #F9F0F5}
.tdOver							{background-color: #F8F9F4}

fieldset {margin:0px auto;box-shadow: 0 0 3px #ccc;border-radius: 3px;clear: both;padding: 5px 10px;width:790px;}
fieldset p label{width:185px;cursor: pointer;display: block;float:left;font-size:12px;font-weight: bold; height: 25px; line-height:25px;}
fieldset p{padding:10px 20px;margin-bottom:2px;}
fieldset p:hover{background:#f9f9f9;}
fieldset input[type=button], fieldset input[type=submit]{float: right; margin: 0px 5px 5px;}
fieldset legend {font-weight:bold; padding:0px 5px}

.pOver					{background: #f5f5f5;}

.total_resultados {text-align:right; font-size: 12px; padding: 10px 5px; }

.centerize {text-align:center; width:100%}

input[type=text], input[type=password]{width:250px;}
input[type=text], input[type=password]{background:#fff; border-radius: 2px;border: solid 1px #aaa;height:20px;line-height:20px;font-size: 12px; padding: 2px;}
input[type=text]:focus, , input[type=password]:focus, select:focus{box-shadow: 0 0 10px #ccc;border: solid 1px #eee;}
input[type=radio]{display: inline;float:none;font-size:12px;}
input[type=radio]{margin-right:30px;cursor:pointer}
input[type=button], input[type=submit]{background:#d7f1a7;font-size: 12px;padding:12px 16px; border: 0px; border-radius: 3px; cursor:pointer; font-weight: bold; }
input[type=button]:hover, input[type=submit]:hover{background:#deeada;}

input[disabled] {background:#eee}

form.login	{ margin:0px auto; width: 261px; }
form.login p {padding:5px;}
form.login p label {width: 50%; }

.msgSucesso		{color:green; font-size:18px}
.msgErro		{color:red; padding:2px}

::selection{background:#d7f1a7;}

.dialog-modal {font-size:12px}
.dialog-modal p {padding:12px}
.dialog-modal p label {font-weight:bold; width:185px; float:left; height: 25px; line-height:25px;}
.dialog-modal input[type=submit] {float:right}
	
#imprimir	{visibility:hidden; display:none}

#outrasLicitacoes {font-size:15px}