body {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #666666;
	background-color: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo_admin.gif); 
	background-repeat: repeat-y;
	background-position: center;
}

.font_w {
	color: #FFFFFF;
}

a.link_rodape:link, a.link_rodape:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family: tahoma, arial;
	text-decoration: none;
}

a.link_rodape:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-family: tahoma, arial;
	text-decoration: underline;
}

a:link, a:visited {
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: none;
	font-family: tahoma, arial;
}

a:hover {
	font-size: 10px;
	color: #7A7A7A;
	text-decoration: underline;
	font-family: tahoma, arial;
}

form {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	spacing: 0px
}

.menu_e {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
}
td.menu { 
	background-color: #E4E4E4;
}

td.titulo {
	border: 1px solid #0B1761;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0B1761;
}

td.titulo_destaque {
	border: 1px solid #006600;
	background-color: #D6FFD5;
}

td.linha_dados { 
	font-size: 10px;
	color: #333333;
	border-right: #E8E8E8 1px solid;
	border-bottom: #E8E8E8 1px solid;
	cursor: pointer;
}
td.linha_dados_e { 
	font-size: 10px;
	color: #333333;
	border-right: #E8E8E8 1px solid;
	border-bottom: #E8E8E8 1px solid;
	background-color: #FFFFFF;
}

.titulo_adm {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #235169;
}

input, select, textarea, file {
	font-family: verdana;
	font-size: 11px;
}

input.erro, select.erro, textarea.erro, file.erro {
	font-family: verdana;
	font-size: 11px;
	background-color: #E1E1E1;
	color: #333333;
}

input.botao {
	font-size:11px;
	color:#FFFFFF;
	font-family: Taroma,Arial;
	border:1;
	background:#263E58;	
	border-right: 1px #3E3E3E solid;
	border-top: 1px #EFEFEF solid;
	border-left: 1px #EFEFEF solid; 
	border-bottom: 1px #3E3E3E solid;
}

.font_12 {
	font-size:12px;
}