@font-face {
	font-family: "Trebuchet MS"; 
	src:url(../fontes/trebuchet.eot);
} 

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.menu {
	height: 100%;	
	width: 180px;	
	overflow: auto;	
	border-bottom:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	border-top:0px solid #CCCCCC;
	background-color:#EFE9C9;	
	padding: 8px;
}		   
.menuTD {
	font-size: xx-small; 
	font-family: arial, helvetica; 
	text-decoration: none;
	white-space: nowrap;
}
.menuA  {
	text-decoration: none;
	color: black
}

A:link	{	
	text-decoration: none;
	color: #333333;
}	
		
A:visited {	
	text-decoration: none;
	color: #333333;
}	
		
A:active {	
	text-decoration: none;
	color: #333333;
}	
				
A:hover	{	
	text-decoration: none;
	color: #111111;
}

A img {
	border-color: #000000;
}

.textbox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:125px;
	height:15px;
}

.textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:360px;
}

.textbox1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:23px;
}

.textbox2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width:40px;
}

.texto1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.login:link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.login:visited	{	
	text-decoration: none;
	color: #000000;
}	
		
.login:active	{	
	text-decoration: none;
	color: #111111;
}	
				
.login:hover	{	
	text-decoration: none;
	color: #444444;
}

.cssTxtPaineis {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: xx-small;
	border: 1px solid #666666;
	width: 132px;
}

.cssTxt1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: xx-small;
	border: 1px solid #666666;
	width: 236px;
}

.cssTitulo1 {
	font-family: Verdana; 
	font-weight: bold; 
	font-size: 9.1pt;
	color: #000000;
}

.cssTexto1 {
	font-family: Verdana; 
	font-size: 8.6pt;
	line-height: 16px;
	color: #000000;
}

.cssTexto2 {
	font-family: Arial; 
	font-size: xx-small;
	color: #000000;
}

.rodape {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/efeito_fundo_rodape.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	font-weight:normal;
	text-align: center;
	vertical-align: middle;
	height: 28px;
}

.menu2 {
background-image:url(../imagens/menu_borda_efeito.jpg);
background-position:right;
background-repeat:repeat-y;
}

.rodapeCanto {
background-image:url(../imagens/efeito_canto_rodape.jpg); 
background-position:right; 
background-repeat:no-repeat;
}

.topoHome {
background-image:url(../imagens/efeito_topo_home2.gif);
height:79px;
background-position:left top; 
background-repeat:no-repeat;
}

hr {
color:#999999;
height:1px;
width:100%
}
