body {
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-family: Verdana;
	/*font-family: Tahoma;*/
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	background-color: #00A0B0;
	background-position: 37px;
}

.menu:hover {
	background:#26AEBC;
}

a.menu{
display:block;
width:150px !important;
padding:8px 0;
}

.divMenu {
	height: 2px;
	text-align:center;
	background-color: #00A0B0 !important;
	background:url(../imgs/div-menu.png) 0 0 no-repeat !important;
}

.divInformes {
	height: 1px;
	background-attachment: fixed;
	background-image:  url("../imgs/div_informes.gif");
	background-repeat: no-repeat;
}
.txtAzul {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #01526F;
	text-decoration: none;
}
.txtComum {
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*
.txtVermelho {
	color:#CF310E;
	font-family:Verdana;
	font-size:10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
*/
.txtTimeNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtit {
font-family: Verdana; 
font-size: 12px; 
font-weight: bold; 
color: #CF300F; 
}
.subtit_preto {
font-family: Verdana; 
font-size: 12px; 
font-weight: bold; 
}
.subtit_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-color:#FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A0B0;
	font-style: normal;
}
.text_padrao {	
font-family: Verdana;
font-size: 12px;
}
.borda_bt_dir {
	background-attachment: fixed;
	background-image: url(../imgs/bt_borda_dir.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
}
.borda_bt_esq {
	background-attachment: fixed;
	background-image: url(../imgs/bt_borda_esq.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
.sublinhadoAzul {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00A0B0;
}
.linkVermelho {
	color:#F22A00;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}
.txt_botao {
font-family:verdana; 
font-size:10px; 
color:#000000; 
cursor:pointer; 
margin-left:4px; 
border:1px #DDDDDD ridge;
}
.txt_campo {font-family:verdana; font-size:10px; color:#444444; background-color:#FFFFFF;}

.linkComum{ color:#5F5F5F; font-family:Verdana; font-size:10px; font-weight:normal; font-style: normal; text-decoration: none; }
.linkComum:hover{ color:#006d72; font-family:Verdana; font-size:10px; font-weight: normal; font-style: normal; text-decoration: none; }
