/*Cores mais usadas: 699C4D , 9BC56F , 243F12
					105-156-77, 155-197-111, 36-63-18

*/

.aviso{
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size: 14px;
	color:#000;
	padding: 10px 0 10px 0;
	font-weight:bold;
	border:solid #CCC 10px;
	background:#FFF;
}
.aviso img{
	float:left;
	padding: 10px 10px 0px 0px;
}

.comentario{
	background:#F1FFF0;
	border:#000;
	border: 1px;
	border-style:dashed;
}

.titulo_borda{
	border-bottom: #699C4D dotted 2px;
}

/*******************************************************************************************************
	USADOS NO CONTEÚDO
*******************************************************************************************************/

.index_metade{
	width: 48%;
	margin: 0px 0px 15px 0px;
}

.index_metade .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #232F01;
}
.destaque{
	border-top:#9BC56F solid 1px;
	background:#F4F4F4;
	font-size: .8em;
} 
.escape{
	margin-left:15px;
	margin-right: 15px;

}

.destaque img {
	border: none;
	float: left;
	padding-right: 10px;
	position:relative;
	}

.index_metade div a img{
	border: #FFF solid 3px;
}
.index_metade div a img:hover{
	border: #243F12 solid 3px;
}	

/*******************************************************************************************************
	USADOS NA PAGINA DOS ARTIGOS
*******************************************************************************************************/

.conteiner_artigos{
	border:#000;
	height:170px;
	border: 1px;
	border-style:dashed;
	width:520px;
	margin-left: 10px;
	margin-top: 10px;
	overflow:hidden;
}

.img_artigo{
	padding: 15px 15px 15px 15px;
	float:left;
	background: #FFF;
	width: 125px;
}

.conteudo_artigo{
	padding-top: 20px;
	float:right;
	font: 13px "Trebuchet MS", Arial, "Times New Roman";
	background:#FFF;
	width: 340px;
}

.titulo_artigo{
	font-size:18px;

}
/*******************************************************************************************************
	USADOS EM CASES
*******************************************************************************************************/
.luna_case{
	clear:both;
}
.luna_case cont{
	

}
.luna_case img{
	border:#CCCCCC solid 5px;
	margin: 0px 20px 15px 0px;
	float:left;
}
.luna_case a img{
	float:left;
}
.luna_case a:hover img{
	border:#243F12 solid 5px;
	float:left;
}

/*******************************************************************************************************
	USADOS EM ORÇAMENTO ENVIADO
*******************************************************************************************************/
.orcamento .agradecimento{
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-size: 16px;
}
.orcamento .agradecimento img{
	border:#CCCCCC solid 10px;
	margin-left: 100px;
}

/*******************************************************************************************************
	USADOS NA PAGINAÇÃO
*******************************************************************************************************/
a.paginacao:link {
	background: #E6FDDB;
	border-style:solid;
	border-width:1px;
	border-color:#006600;
	width:auto;
	margin:auto;
	padding:5px;		
}
	
a.paginacao:visited {
	background: #E6FDDB;
	border-style:solid;
	border-width:1px;
	border-color:#006600;
	width:auto;
	margin:auto;
	padding:5px;		
}

a.paginacao:hover{	
	background: #92F48C;
	border-style:solid;
	border-width:1px;
	border-color:#006600;
	width:auto;
	margin:auto;
	padding:5px;
	color:#FFFFFF;		
	}
/*
a.pg_atual:link, a.pg_atual:visited {
	background: #fff;
	border-style:solid;
	border-width:1px;
	border-color:#006600;
	width:auto;
	margin:auto;
	padding:5px;		
}

a.pg_atual:hover {	
	background: #92F48C;
	border-style:solid;
	border-width:1px;
	border-color:#006600;
	width:auto;
	margin:auto;
	padding:5px;
	color:#FFFFFF;		
	}*/
	
/*******************************************************************************************************
	USADO EM FORMULARIOS DIVERSOS
*******************************************************************************************************/
.formulario{
	background:#FFF;
}	
.formulario td input, .formulario td input[type="password"]{
	background:#FFF;
	width: 350px;
	height:20px;
	border:#9BC56F solid 1px;
}
.formulario td input[type="submit"] {
	background:#9BC56F;
	height:30px;
	width: 60px;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-weight:bold;
	color:#FFFFFF;
	border:#243F12 solid 2px;
	cursor:pointer;
}
.formulario td input[type="submit"]:hover{
	background:#699C4D;
}
/*botoes de login*/
input[type="submit"], .botao{
	background:#9BC56F;
	height:25px;
	width: 60px;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	font-weight:bold;
	color:#FFFFFF;
	border:#243F12 solid 2px;
	cursor:pointer;	
	margin-top:10px;
}
input[type="submit"]:hover{
	background:#699C4D;
}

/*******************************************************************************************************
	USADO EM TABELAS DIVERSOS
*******************************************************************************************************/

.form-pedido{
	width:550px;
	border:#000099 0px solid;
}
.form-pedido td input[type="text"] , .form-pedido textarea{
	width:350px;
	font-family:"Trebuchet MS", Arial, "Times New Roman";	
	font-size:14px;	
}

/*******************************************************************************************************

*******************************************************************************************************/
#help_nav{
	font-family:"Trebuchet MS", Arial, "Times New Roman";
	position:relative;
	float:right;
	width:280px;
	border:#FF0000 solid 7px;
	display:none; 
	padding: 10px 4px 10px 4px;
	margin-bottom: 10px;
}
/*paginação*/
#paginacao01, #paginacao02{
	margin: 10px 0 10px 200px;
	color: #000; 
	text-decoration: none; 
	font-weight: 100;; 
	font-size:9px;	
}

#paginacao01 .pg_desmarcada, #paginacao02 .pg_desmarcada {
	color: #000; 
	text-decoration: none; 
	font-weight: 100;; 
	font-size:9px;
	} 

#paginacao01 .pg_atual, #paginacao02 .pg_atual{
	color: #000; 
	text-decoration: none; 
	font-weight: bold; 
	font-size:18px;
	} 