
.menupreto2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
		
}

.menupreto {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
		
}

.menupreto:hover {
	background:#D7D7D7;
	
}

body {
	background-image: url(../imagens/xs_mbg01.gif);
	margin-top:10px;
}

.textopeq1 {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #990000;
	line-height: 9px;
}

.textodestaque {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 12px;
}

.textotitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	Color: #333333;
	line-height: 10px;
	background-color:#CCCCCC;
	
}
.textoconteudo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
	border-right:solid;
	border-left:solid;
	border-bottom:solid;
	border-Color: #DEDEDD;
	border-Style: solid;
	border-Width: 1pt;
	border-top: none;
	
}

.textoconteudo2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

.textoconteudopeq {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 9px;
}

.botao
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: #00923F; 
	border: 1px #666666 solid
}

.linkinstituto {
	font-family: Verdana;
	font-size: 11px;
	/*font-weight: none;*/

	color: #000000;
	text-decoration: none;

}

.textolinknot:link {
	font-family: Verdana,arial;
	font-size: 10px;
	color: #3B4B58;
	text-decoration: none ;
}

.textolinknot:active {  
	font-family: Verdana,arial;
	font-size: 10px;
	color: #3B4B58;
	text-decoration: none ;
}
 
.textolinknot:visited {
	font-family: Verdana,arial;
	font-size: 10px;
	color: #3B4B58;
	text-decoration: none ;
}
.textolinknot:hover {  
	font-family: Verdana,arial;
	font-size: 10px;
	color: #2E84E3;
	text-decoration: none ;
}


