body {
	background-color: #0C0150;
	background-image: url(back21.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	color: #000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;	
}

/*---------------------------------------------------*/

/*---------------------------------------------------*/

.titulo{
	font-family: Microsoft sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 5px;
	word-spacing: normal;
	background-color: #ccc;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.subtitulo{
	font-family: Microsoft sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	word-spacing: normal;
	padding-top: 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	
}

#menu{
	float:left;
	left:0px;
	top:0px;
	padding-top:0px;
	padding-left:9px;
	margin:0;
	width:120px;
	height:auto;		
}

#menu ul{
	list-style-type: none;
	margin:0;
	padding:0;
	border-top:0;
	border-bottom:none;

}
#menu li{
	margin:0;
	padding-top:4px;
	width:120px;	
	list-style:none;
	margin-top:0px;
	border-top:1px solid #efefef;
	border-bottom:0px solid #efefef;
	background-color:; 
}
#menu li a{
	display:block;
	padding-left:0;
	width:120px;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ccc;
	text-decoration: none;
	text-align: left;
	height:22px;	
	text-indent: 6px;
	background-color:;	
}

#menu li a:hover{
	display: block;
	width:120px;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #1d678a;
	text-decoration: underline;
	height: 22px;	
	padding-left: 0;	
	text-indent: 6px;
	background-color:;	
}
#contents_main{
	position:relative;
	float:none;
	top:0px;
	left:50px;
	width:446px;
	height:auto;
	background-color:;	
}

.produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9FA20B;
	text-decoration: overline;
}
 .produto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	text-decoration: overline;
}

.links_uteis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #28a3cc;	
}



.fonte_rodape{
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #999;
	line-height:2em;
}
