/* CSS Document */

body {
	
	margin:0;
	font-family:Garamond;
	font-size: 14px;
	color:#23100c;
	}
	
#container {
	position:absolute;
	width:1000px;
	height:630px;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-315px;
	background:url(img/bg_container.jpg) no-repeat;
	}
	
#lateral_esquerda {
	width:248px;
	height:571px;
	float:left;
	}
	
#lateral_direita {
	width:696px;
	height:479px;
	float:left;
	margin-top:92px;
	}
	
#lateral_direita_internas {
	width:696px;
	height:479px;
	float:left;
	margin-top:73px;
	}
	#mydiv {
		float:left;
		width:680px;
		height:380px;
		overflow:hidden;
	}
	#rolagem {
		width:7px;
		height:380px;
		float:left;
		}
	#rolagem_menu {
		width:5px;
		height:350px;
		float:left;
		margin-left:5px;
		display:none;
		}
#thumb_imprensa {
	width:107px;
	height:auto;
	margin-right:30px;
	float:left;
	}
	
#rodape {
	width:1000px;
	background:#ad9e87;
	height:42px;
	clear:both;
	/*padding-left:53px;*/
	}
	
#separador {
	height:2px;
	clear:both;
	}	
	
#box_menu {
	width:179px;
	height:360px;
	margin-left:53px;
	margin-top:14px;	
	float:left;
	}
	#menu{
	list-style:none;
	margin:0;
	padding:0;
	}
	#menu li a {
		list-style:none;
		display:block;
		overflow:hidden;
		text-indent:-7000px;
		height:36px;	
		}
		#mn_home {background:url(img/mn_home.jpg) no-repeat; height:36px; width:176px; margin-bottom:2px;}
		#mn_produtos {background:url(img/mn_produtos.jpg) no-repeat; width:176px; margin-bottom:2px;}
		#mn_colecao {background:url(img/mn_colecao.jpg) no-repeat; width:176px; margin-bottom:2px;}
		#mn_imprensa {background:url(img/mn_imprensa.jpg) no-repeat; height:36px; width:176px; margin-bottom:2px;}
		#mn_contato {background:url(img/mn_contato.jpg) no-repeat; height:36px; width:176px; margin-bottom:2px;}
		#mn_parceiros {background:url(img/mn_parceiros.jpg) no-repeat; height:36px; width:176px; margin-bottom:2px;}
		#mn_monteseukit {background:url(img/mn_monteseukit.jpg) no-repeat; height:36px; width:176px; margin-bottom:2px;}
			
		
	#sub_menu{
	list-style:none;
	margin:0;
	padding:0 0 0 14px;
	background:#e0d2cb;
	height:auto;
	clear:both;
	}
	#sub_menu li a {
		font-family:Garamond;
		font-size: 12px;
		color:#5a3723;
		text-decoration:none;		
		list-style:none;
		overflow:visible; 
		text-indent:inherit; 
		display:block; 
		height:auto;
		}
.logomarca {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	background:url(img/logomarca.gif) no-repeat;
	width:218px;
	height:158px;
	margin-left:20px;
	margin-top:13px;
	}
	.logomarca a {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	width:218px;
	height:158px;
	}
	
p {
	font-family:Garamond;
	font-size: 14px;
	color:#5a3723;
	text-decoration:none;
}
a {
	font-family:Garamond;
	font-size: 14px;
	color:#5a3723;
	text-decoration:none;
	font-weight:bold;
}

h1 {
	font-family:Garamond;
	font-size: 16px;
	color:#5a3723;
	text-decoration:none;
	font-weight:100;
}

img {border:0;}

.form {
	font-family:Garamond;
	font-size: 12px;
	color:#5a3723;
	text-decoration:none;
	width:380px;
	border:1px solid #d9c2b5;
	background:#fff;
}

.form_cadastro {
	font-family:Garamond;
	font-size: 12px;
	color:#5a3723;
	text-decoration:none;
	width:330px;
	border:1px solid #d9c2b5;
	background:#fff;
}

.bt {
	width:64px;
	height:27px;
	background:url(img/bt_enviar.jpg) no-repeat;
	border:0;
	margin-left:320px;
	}
	
.thumb {border:6px solid #fff; margin:0 7px 7px 0;}
/*	 TITULOS DAS PÁGINAS */
.produtos {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	background:url(img/ic_produtos.gif) no-repeat right;
	height:27px;
	width:677px;
	}
.imprensa {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	background:url(img/ic_imprensa.gif) no-repeat right;
	height:42px;
	width:677px;
	}
.contato {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	background:url(img/ic_contato.gif) no-repeat right;
	height:42px;
	width:677px;
	}

.cadastro {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	background:url(img/ic_cadastro.gif) no-repeat right;
	height:42px;
	width:677px;
	}
	
.parceiros {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	background:url(img/ic_parceiros.gif) no-repeat right;
	height:42px;
	width:677px;
	}

.monte {
	display:block;
	overflow:hidden;
	text-indent:-7000px;
	background:url(img/ic_monte.gif) no-repeat right;
	height:42px;
	width:677px;
	}

