@charset "utf-8";
/* CSS Document */
/*css geral*/
html {
    width: 100%;
    height: 100%;
}
body{
	margin:0 auto;
	padding:0px;
	width:100%;
	height:100%;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	background-image:url(../imgs/bg_body.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#2f2f2f;
}
p{
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
	}
.corpo{
	width:1000px;
	margin:0 auto;
	background-image:url(../imgs/bg_corpo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:500px;
}
.corpo_home{
	width:1000px;
	margin:0 auto;
	background-image:url(../imgs/bg_corpo_home.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:500px;
}
.header{
	height:135px;
	width:100%;
	background-image:url(../imgs/bg_header.jpg);
	background-position:top;
}
	.logo{
		float:left;
		margin-left:62px;
		display:inline;
	}
.content{
	width:100%;
	margin:0px;
	padding:0px;
}
.footer{
	width:1000px;
	height:31px;
	padding-top:10px;
	margin-top:45px;
	background-image:url(../imgs/bg_footer.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	clear:both;
	position:relative;
	bottom:0px;
}
	.footer p{
		margin-left:105px;
	}
	.ass{
		float:right;
		margin-right:126px;
		margin-top:-18px;
		position:relative;
	}
a{
	outline:none;
	text-decoration:none;
}
.esquerda{
	float:left;
}
.direita{
	float:right;
}
.link_destaque{
	text-decoration:none;
	font-weight:bold;
	color:#896e3d;
}
.link_inv{
	display:block;
	width:390px;
	height:70px;
	/*border:1px solid #FF0000;*/
	margin-left:10px;
	_margin-left:5px;
	float:left;
}
.titulo{
	margin-top:36px;
	float:left;
}
.titulo_artouro{
	background-image:url(../imgs/t_artouro.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:100%;
	margin-top:36px;
	float:left;
	position:relative;
}
.titulo_visao{
	background-image:url(../imgs/t_visaodefuturo.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:100%;
	margin-top:36px;
	float:left;
	position:relative;
}
.titulo_linha{
	background-image:url(../imgs/t_linhadotempo.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:100%;
	margin-top:36px;
	float:left;
	position:relative;
}
.titulo_cadeia{
	background-image:url(../imgs/t_cadeiaprodutiva.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:100%;
	margin-top:36px;
	float:left;
	position:relative;
}

.titulo_pedras{
	background-image: url(../imgs/t_gemas.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:100%;
	margin-top:36px;
	float:left;
	position:relative;
}
.titulo_joias{
	background-image: url(../imgs/t_joias.jpg);
	background-repeat:no-repeat;
	height:47px;
	width:100%;
	margin-top:36px;
	float:left;
	position:relative;
}

.texto{
	width:638px;
	margin-left:35px;
	float:left;
	position:relative;
	color:#999999;
}
.texto2{
	width:638px;
	margin-left:0px;
	margin-top:15px;
	float:left;
	position:relative;
	color:#999999;
}
.texto_all{
	width:960px;
	margin-left:35px;
	float:left;
	position:relative;
	color:#999999;
}
h1{
	font-family:Trebuchet MS, Century Gothic, Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#cccccc;
	margin-bottom:5px;
	margin-top:2px;
}
h2{
	font-family:Trebuchet MS, Century Gothic, Verdana, Arial;
	font-size:18px;
	color:#ae9700;
	margin-bottom:5px;
	margin-top:2px;
}
h3{
	font-family:Trebuchet MS, Century Gothic, Verdana, Arial;
	font-size:12px;
	color:#ae9700;
	margin-bottom:2px;
	margin-top:2px;
}
.box_fotos{
	background-color:#383838;
}

/******************* ids *******************/
#box_img_artouro{
	width:275px;
	float:right;
	margin-top:19px;
	margin-right:30px;
	text-align:center;
	display:block;
}
#img_artouro{
	 width:255px;
	 margin-left:10px;
	 margin-bottom:3px;
	 padding:0px;
	 position:relative;
	 float:left;
}
#img{	
	z-index:968;
	top:-6px;
	width:100%;
	margin:0px;
	padding:0px;
	position: relative;
}
/******************* bordas *******************/
.top_left{
	top:0;
	left:0;
	float:left;
	position:relative;
	z-index:999;
}
.top_right{
	top:0;
	right:0;
	float:right;
	position:relative;
	z-index:999;
}
.bottom_left{
	bottom:0;
	left:0;
	float:left;
	position:relative;
	z-index:999;
}
.bottom_right{
	bottom:0;
	right:0;
	float:right;
	position:relative;
	z-index:999;
}
.bottom{
	bottom:0;
	clear:both;
	position:relative;
}
.bottom_imagem{
	bottom:0;
	top:-12px;
	!top:-17px;
	clear:both;
	position:relative;
	z-index:999;
}
/********************** gemas ******************************/
#box_img_gemas{
	width:315px;
	float:left;
	margin-top:19px;
	margin-right:30px;
	text-align:center;
	display:block;
}
#img_gemas{
	 width:160px;
	 margin-left:10px;
	 margin-bottom:3px;
	 padding:0px;
	 position:relative;
	 float:left;
	 text-align:center;
}
.lista_gemas{
	width:100%;
	list-style:none;
	margin-top:15px;
}
.lista_gemas li{
	width:180px;
	height:100%;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
/********************* Noticias ******************************/
.lista_not{
	margin:0px;
	padding:0px;
	width:100%;
	list-style:none;
	text-align:left;
}
.lista_not li{
	border-bottom:1px solid #5d5d5d;
	padding-bottom:10px;
	margin-bottom:10px;
}
.lista_not li p{
	margin-left:15px;
}
.not_titulo{
	font-family:Trebuchet MS, Century Gothic, Verdana, Arial;
	font-size:12px;
	color:#cccccc;
	margin-top:2px;
	text-decoration:none;
}
.paginacao{
	margin-left:15px;
	text-align:left;
	bottom:0;
}
.paginacao_link{
	text-decoration:none;
	color:#cccccc;
}
.paginacao a:visited {
	color: #ae9700;
}
.paginacao a:hover {
	color: #c9ba55;
}
/********************* cadeia **************************/
.box_cadeia{
	background-color:#191919;
	width:941px;
}
.prev{
	float:left;
}
.next{
	float:right;
}
.cont_cadeia{
	float:left;
	width:568px;
}
.cont_cadeia p{
	width:540px;
	float:left;
	margin-left:5px;
}
/******************* contato *********************/
.imput{
	border:1px solid #e2e2e2;
	background-color:#FFFFFF;
}
/******************* index *********************/
.box_gemas_home{
	float:left;
	background-image:url(../imgs/bg_destaque_gemas.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:236px;
	margin-top:11px;
}
.p_gemas{
	margin-left:198px;
	margin-top:89px;
	color:#cccccc;
}
.box_joias_home{
	float:right;
	background-image:url(../imgs/bg_destaque_joias.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:236px;
	margin-top:11px;
}
.box_geral{
	clear:both;
	float:left;
	width:100%;
}
	.box_noticias_home{
		width:348px;
		float:left;
	}
		.ul_noticias_home{
			list-style:none;
			width:279px;
			margin-left:40px;
			margin-bottom:10px;
		}
		.ul_noticias_home li{
			margin-bottom:6px;
		}
		.ul_noticias_home li a{
			text-decoration:none;
			color:#999999;
		}
		.btn_veja_noticias{
			margin-left:40px;
		}
	.box_ondeestamos_home{
		width:330px;
		float:left;
	}
	.box_cadastro_home{
		width:322px;
		float:right;
	}
	
	.btn_enviar{
		background-image:url(../imgs/btn_enviar.jpg);
		width:70px;
		height:30px;
		border:none;
	}
	.btn_enviar_en{
		background-image:url(../imgs_en/btn_enviar.jpg);
		width:70px;
		height:30px;
		border:none;
	}

