/* CSS Document */
		* {
			margin:0;
			padding:0;
		}
		
		body {
			font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
		}	
		
		p {
			margin:10px 0;
			font:13px/140% Arial, Helvetica, sans-serif;
			color:#555;
		}	
		
		#ajax_loader {
	font:10px/201px 'Trebuchet MS', arial, helvetica, sans-serif;
	color:#333;
	text-align:center;
	text-transform:uppercase;
	position:absolute;
	left:50%;
	top:30%;
	width:300px;
	height:200px;
	border:2px solid #8CC163;
	background:#FFF url(../novo_layout/images/ajax-loader.gif) no-repeat center center;
	display:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: -150px;
		}
		
		a{
		text-decoration:none;
		color:#000000;
		}
		
		img {
		border: 0px;
		}
		
		a:hover{
		color: #998D73;
		}
		
		.Branco9 {
	
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
		}
		.Marrom9 {
	
	font-size: 13px;
	color: #998D73;
	text-decoration: none;
		}
		
		.MarromLogin {
	
	font-size: 13px;
	color: #998D73;
	text-decoration: none;
		}
		
		.Verde14 {
			
			font-size: 15px;
			color: #62ae29;
			text-decoration: none;	
		}
		
		.Verde10 {
	
	font-size: 13px;
	color: #74BA38;
	font-weight: normal;
	text-decoration: none;
		}
		
		.Vermelho9 {
	
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
		}
		
		.Verde10normal {
	
	font-size: 13px;
	color: #62ae29;
	text-decoration: none;
		}
		.Botao {
	
	font-size: 13px;
	color: #938870;
	text-decoration: none;
	background-color: #DDD6C6;
	font-weight: bold;
		}
		.CinzaPequeno {
	
	font-size: 13px;
	color: #999999;
	text-decoration: none;
		}
		.Lilias {
	
	font-size: 13px;
	color: #AC3188;
	text-decoration: none;
		}
		.MarromMaior {
	
	font-size: 13px;
	color: #998D73;
	text-decoration: none;
	font-weight: normal;
		}
		.LiliasMaior {
			
			font-size: 15px;
			color: #AC3188;
			text-decoration: none;
		}
.class_produto {
	border: 0px;
	background-image: url(../novo_layout/produto/Produto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.class_digital {
	border: 0px;
	background-image: url(../novo_layout/digital/Digital.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.class_grafico {
	border: 0px;
	background-image: url(../novo_layout/grafico/Grafico.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.class_treinamento {
	border: 0px;
	background-image: url(../novo_layout/empresa/Treinamentos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.class_empresa {
	border: 0px;
	background-image: url(../novo_layout/empresa/SobreNos.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.class_contato {
	border: 0px;
	background-image: url(../novo_layout/contato/Contato.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.class_servidor {
	border: 0px;
	background-image: url(../novo_layout/empresa/Servidor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.MarromContato {
	font-size: 12px;
	color: #998D73;
	text-decoration: none;
}
