/*
	Site
*/
body {
	font-family: "Arial";
	font-size: 12px;
	background-image: url('/images/bg.jpg');
	padding: 0px;
	margin: 0px;
}

table {
	font-family: "Arial";
	font-size: 12px;
}


#barra {
	position: absolute;
	width: 100%;
	height: 33px;
	background-color: #000;
	z-index:0;
}

#site {
	position: absolute;

	width: 1022px;
	height: 650px;

	margin-left: -500px;
	left: 50%;

	z-index: 5;

	/* background-color: #0000ff; */
}
#logo {
	position: absolute;
	z-index: 9999;
	top: 80px;
	left: 700px;
}

#conteudo {
	position: relative;
	clear: both;
	height: 620px;
	width: 100%;
	z-index: 0;
	overflow: hidden;
	background-color: #fff;
	top: -5px;
}

#sombra{
	position: absolute;

	width: 1036px;
	height: 625px;

	margin-left: -507px;
	left: 50%;

	background-image: url('/images/background_central.png');
	background-position: bottom;
	z-index: 0;
	
	margin-top: 30px;
}

#publicacoes {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 10;
	/* background-color: #ff0000;  */
}

#rodape {
	clear: both;
	width: 100%;
	height: 20px;
}

#sobre {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 400px;
	border: 1px solid #000;
}

#flash_sobre {
	position: relative;
	float: right;
	margin-top: -15px;
	width: 560px;
	height: 530px;
	z-index: 0;
}

#top {
	position: relative;
	z-index: 9;
	background-color: #000;
	height: 30px;
	width: 100%;
	text-transform: uppercase;
	padding-left: 20px;
	padding-top: 3px;
}

#tecidos {
	position: relative;
	top: -55px;
	left: 0;
	z-index: 0;
	height: 600px;
	width: 100%;
	clear: both;
}

#scroll { 
	width:590px;
	overflow:hidden;
}

/* MENU */
.menu {
	width: 1px;
	height: 25px;
	float: left;
	color: #fff;
	margin: 0px 10px 0px 10px;
}

.menu_ {
	float: left;
}


#menu {
	float: left;
	z-index: 20;
	margin-top: 5px;
}

.menu_link {
	color: #fff;
}

.menu_ a.menu_link, .menu_ a.menu_link:visited {
	text-decoration: none;
	text-align: center;
	margin-left: 5px;
	color: #fff;
}


.menu_ a.menu_link:hover {
	display: block;
	color: #ff0000;
	text-decoration: none;
}

a.active:link, a.active:visited {
	text-decoration: none;
	text-align: center;
	color: #ff0000;
	text-decoration: none;
	margin-left: 5px;
}







/* Tecidos */

#menu_tecidos {
	position: relative;
	z-index: 9;
	margin-top: 10px;
	background-color: #fff;
	display: block;
	height: 20px;
	padding: 10px 5px 5px 5px;
	width: 390px;
	margin-left: 20px;
}

#menu_tecidos a.tecidos_link:link, #menu_tecidos a.tecidos_link:visited {
	color: #666;
	text-decoration: none;
	margin: 0px 5px 0px 10px;
	float: left;
}

#menu_tecidos a.tecidos_link:hover {
	color: #ff0000;
	text-decoration: none;
	margin: 0px 5px 0px 10px;
	float: left;
}

#menu_tecidos a.tecidos_active, #menu_tecidos a.tecidos_active:visited, #menu_tecidos a.tecidos_active:hover {
	color: #ff0000;
	text-decoration: none;
	margin: 0px 5px 0px 10px;
	height: 25px;
	display: block;
	float: left;
}

.slideshow { position: relative; height: 560px; width: 1000px; margin: auto; z-index: 0; }
.pics { position: relative; z-index: 0; width: 1022px; height: 615px; top: -40px; }
.pics { position: relative; z-index: 0; width: 1022px; height: 615px; 
		top: -40px;
		top /*\**/:  -50px\9;
}
.pics2 { position: relative; z-index: 0; width: 1022px; height: 615px; top: 5px; }
.contatos { z-index: 0; width: 300px; height: 645px; }
.contatos .estado { font-size: 15px; color: #990000; }
.contatos .cidade { font-size: 14px; color: #333;  }
.contatos .texto { font-size: 12px; color: #666; }


#nav a { background: #fff; text-decoration: none; margin: 0 5px; padding: 3px 5px; color: #000;  }
#nav a:hover { background: #fff; text-decoration: none; margin: 0 5px; padding: 3px 5px; color: #0000ff;  }
#nav a.activeSlide, #nav a.activeSlide:hover { background: #fff; padding-top: 9px; color: #000; }
#nav a:focus { outline: none; }

img#prox, img#ant {
	cursor: pointer;
}

.input {
	width: 300px;
	border: 1px solid #666;
	background-color: #eee;
}

.input2 {
	width: 135px;
	border: 1px solid #666;
	background-color: #eee;
}

.input3 {
	width: 120px;
	border: 1px solid #666;
	background-color: #eee;
}

.input3 {
	width: 150px;
	border: 1px solid #666;
	background-color: #eee;
}

#thumbs img {
	cursor: pointer;
}

#cadastro a:link, 
#cadastro a:visited,
#cadastro a:hover,
#contato a:link,
#contato a:visited,
#contato a:hover
{
	color: #000;
	text-decoration: none;
}
