body {
	
	font:10px/1.2em tahoma;
	background: #FFFFFF url(/layout/background.jpg);
}

.texto-base {
	color: #333333;
    text-align:justify;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	
}
} 
.texto-base ul{	
	text-indent: -10px;
	list-style-image: url("/imagens/orange_dot.gif");
} 
.texto-base2 {
	color: #d8b4b3;
    text-align:justify;
	font-size: 12px;
	font-family: Tahoma;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	
}



.titulo {
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color:#3399CC;
	
}

a:link {
	color: #009ee1;
	text-decoration: none;
}
a:visited {
	color: #009ee1;
	text-decoration: none;
}
a:hover {
	color: #004b6b;
	text-decoration: underline;
}
a:active {
	color: #009ee1;
	text-decoration: none;
}


/* BORDA DE TABELA \*/
table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #333333;}

/* \*/
table.bordasimples2 {border-collapse: collapse;}

table.bordasimples2 tr td {border:0px solid #FFFFFF;}


/* \*/
table.bordasimples3 {border-collapse: collapse;}

table.bordasimples3 tr td {border:1px solid #171717;}

}

}

.bgmenu { /*menu lateral, com borda esquerda azul */
	font-family:tahoma, tahoma;
	font-size:13px;
	background-color: #f4f4f4;
	width:200px; 
	height:26px; 
	solid: #e0e0e0;
	margin:0;
	padding:0;
}

.bgmenu a{ /* Links no menu lateral */
	border-left: 10px solid #e6e6e6;  
	background-color: #f8f8f8;
	text-decoration: none;
	width:200px;  
	height:26px; 
}
.bgmenu a:hover{ /* On mouse over no menu lateral */
	border-left: 10px solid #FFD402;  
	background-color:#f4f4f4;
	color: #000080;
	width:200px; 
	height:26px; 
	text-decoration: none;
}

.bgmenu_title_orange { /*titulo do menu lateral, com borda */
	font-family:tahoma, tahoma;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	border-left: 5px solid #FF9933;  
	background-color: #FF9933; 
	width:200px; 
	height:26px; 
	solid #ccc;
}

.bgmenu_orange { /*menu lateral, com borda esquerda azul */
	font-family:tahoma, tahoma;
	font-size:9px;
	background-color: #f4f4f4;
	width:200px; 
	height:26px; 
	solid: #f4f4f4;
	margin:0;
	padding:0;
}
.bgmenu_orange a{ /* Links no menu lateral */
	border-left: 7px solid #FF9933;  
	background-color: #f4f4f4;
	text-decoration: none;
	width:200px;  
	height:26px; 
}
.bgmenu_orange a:hover{ /* On mouse over no menu lateral */
	border-left: 7px solid #FFD402;  
	background-color: #cccccc;
	color: #000080;
	width:200px; 
	height:26px; 
	text-decoration: none;
}



















}

.bgmenu2 { /*menu lateral, com borda esquerda azul */
	font-family:tahoma, tahoma;
	font-size:13px;
	background-color: #d7e8f1;
	width:400px; 
	height:26px; 
	solid: #e0e0e0;
	margin:0;
	padding:0;
}

.bgmenu2 a{ /* Links no menu lateral */
	border-left: 10px solid #2393d2;  
	background-color: #d7e8f1;
	text-decoration: none;
	width:200px;  
	height:26px; 
}
.bgmenu2 a:hover{ /* On mouse over no menu lateral */
	border-left: 10px solid #0d0d0d;  
	background-color:#2393d2;
	color: #000080;
	width:200px; 
	height:26px; 
	text-decoration: none;
}

.bgmenu_title_orange2 { /*titulo do menu lateral, com borda */
	font-family:tahoma, tahoma;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	border-left: 5px solid #FF9933;  
	background-color: #FF9933; 
	width:200px; 
	height:26px; 
	solid #ccc;
}

.bgmenu_orange2 { /*menu lateral, com borda esquerda azul */
	font-family:tahoma, tahoma;
	font-size:9px;
	background-color: #d7e8f1;
	width:200px; 
	height:26px; 
	solid: #f4f4f4;
	margin:0;
	padding:0;
}
.bgmenu_orange2 a{ /* Links no menu lateral */
	border-left: 7px solid #FF9933;  
	background-color: #d7e8f1;
	text-decoration: none;
	width:200px;  
	height:26px; 
}
.bgmenu_orange2 a:hover{ /* On mouse over no menu lateral */
	border-left: 7px solid #FFD402;  
	background-color: #cccccc;
	color: #000080;
	width:200px; 
	height:26px; 
	text-decoration: none;
}
