.botao {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.clearFix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix {
    min-height:1px;
}
* html .clearFix {
    height:1px;
}
* html>body .clearFix {
    height:auto;
    display:inline-block;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.menu_titulo {
	color: #003366;
	margin-bottom: 5px;
	padding: 3px;
	font-weight: bold;
}
.menu_titulo2 {
	color: #003366;
	padding: 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77A6B7;
	width: 900px;
	display: block;
	margin-bottom: 10px;
	clear: both;
}
p {
	margin: 0px;
	padding: 0px;
}
#menu_principal {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 153px;
}
#menu_principal li {
	display: block;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A7CFBB;
	margin: 0px;
	width: 153px;
}
#menu_principal li a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#menu_principal li a:hover {
	background-color: #C8D1D7;
	color: #003366;
}
#menu_principal li .selected {
	color: #000000;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a {
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #990000;
}
#menu_localizacao {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu_localizacao li {
	display: inline;
}
#menu_localizacao li a {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
#menu_localizacao li a:hover {
	color: #990000;
}
.rodape {
	padding: 10px;
	display: block;
	color: #666666;
}
.grid {
	background-color: #C8C8C8;
}

.grid td {
	background-color: #FFFFFF;
	padding: 3px;
}
.grid_titulo td {
	background-image: url(img/grid_titulo_fundo.jpg);
	height: 20px;
	font-weight: bold;
	background-repeat: repeat-x;
}

.grid_base td {
	background-color: #C8C8C8;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.error {
	color: #990000;
}
.textobranco {
	color: #FFFFFF;
	display: block;
	margin-right: 10px;
	margin-left: 15px;
}
form {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.tab_obras{
	list-style-type: none; /*set to left, center, or right to align the menu as desired*/
	margin: 0px;
	padding: 0px;
	display: block;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 22px;
	clear: both;
}
.tab_obras li {
	display: block;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tab_obras  .selected  {
	background-image: url(img/tab_ativa.gif);
	background-repeat: repeat-x;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

.tab_obras li a {
	background-image: url(img/tab.gif);
	background-repeat: repeat-x;
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu {

}
.clear {
	font-size: 1%;
	display: block;
	clear: both;
}
.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 900px;
}
.menu li {
	display: block;
	height: 85px;
	width: 100px;
	float: left;
	text-align: center;
}
.menu li a {
	text-decoration: none;
}


input , select, textarea{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo3 {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
#resultadoBusca {
	display: block;
	height: 275px;
	width: 490px;
	overflow: auto;
}
.negrito {
	font-weight: bold;
}
.tamlimitadocombo {
	width: 160px;
}
.tamMenor {
	font-size: 10px;
}
.tdprojeto {
	cursor: pointer;
	background-color: #FFF;
}
.tdprojetoSel {
	color: #FFF;
	background-color: #F60;
	cursor: pointer;
}

.tdprojeto:hover {
	color: #FFF;
	background-color: #0080C0;
}
.tdprojetoSel:hover {
	color: #FFF;
	background-color: #F00;
}
.textopeq {
	font-size: 11px;
}
.negrito {
	font-weight: bold;
}
.linkprojeto {
	font-size: 9px;
	font-weight: normal;
	color: #000;
	display: block;
	height: 50px;
	width: 70px;
	text-align: center;
	float: left;
}

.lista { margin: 0px; padding: 0px; width: 550px;}
.lista li{
	width: 50%;
	float: left;
	list-style: none;
}


h3{ font-weight: bold; font-size: 14px; color: #960;}

.aviso_diferenca td{ background: #FFD7D7;}

.alerta a{ border: 1px solid #900; color: #900; background: #FEB8C2; padding: 8px 16px; display: block; margin-bottom: 20px;}
