@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
}

body{
	background:#eaeaea;
}

#topoGeral{
	background:url(imagens/bgtopo.jpg) repeat-x top;
	height:133px;
}

#topo{
	width:916px;
	margin:0 auto;
	padding:44px 0 0 0;
	overflow:hidden;
}

h1 a{
	width:340px;
	height:62px;
	display:block;
	background:url(imagens/logo_linhaseformas.gif) no-repeat;
	text-indent:-9999px;
}

#topo ul{
	float:right;
}

#topo ul li{
	display:block;
	float:left;
}

#menuEmpresa a{
	width:84px;
	height:53px;
	display:block;
	background:url(imagens/empresa.gif) no-repeat center 28px;
	margin-top:-28px;
	text-indent:-9999px;
	overflow:hidden;
}

#menuEmpresa a:hover{
	background:url(imagens/empresa_vermelho.jpg) no-repeat center;
}

#menuColecao a{
	width:84px;
	height:53px;
	display:block;
	background:url(imagens/colecao.gif) no-repeat center 26px;
	margin-top:-28px;
	text-indent:-9999px;
	overflow:hidden;
}

#menuColecao a:hover{
	background:url(imagens/colecao_vermelho.jpg) no-repeat center;
}

#menuGaleria a{
	width:84px;
	height:53px;
	display:block;
	background:url(imagens/galeria.gif) no-repeat center 28px;
	margin-top:-28px;
	text-indent:-9999px;
	overflow:hidden;
}

#menuGaleria a:hover{
	background:url(imagens/galeria_vermelho.jpg) no-repeat center top;
}

#menuRepresentante a{
	width:135px;
	height:53px;
	display:block;
	background:url(imagens/representante.gif) no-repeat center 28px;
	margin-top:-28px;
	text-indent:-9999px;
	overflow:hidden;
}

#menuRepresentante a:hover{
	background:url(imagens/representante_vermelho.jpg) no-repeat center top;
}

#menuContatos a{
	width:88px;
	height:53px;
	display:block;
	background:url(imagens/pg_contatos.png) no-repeat center 28px;
	margin-top:-28px;
	text-indent:-9999px;
	overflow:hidden;
}

#menuContatos a:hover{
	background:url(imagens/contatos_vermelho.jpg) no-repeat center top;
}

#conteudoIndex{
	text-align:center;
	background:#CCC url(imagens/bgindex.jpg) center no-repeat;
}

#conteudo{
	width:914px;
	height:auto;
	margin:0 auto;
}

h2.pagEmpresa{
	width:112px;
	height:20px;
	background:url(imagens/pg_empresa.gif) no-repeat;
	margin:20px 0 20px 0;
	text-indent:-9999px;
}

h2.pagFotos{
	width:71px;
	height:27px;
	background:url(imagens/pg_fotos.gif) no-repeat bottom;
	margin:20px 0 13px 0;
	text-indent:-9999px;
}

h2.pagVideos{
	width:82px;
	height:27px;
	background:url(imagens/pg_videos.gif) no-repeat bottom;
	margin:20px 0 13px 0;
	text-indent:-9999px;
}

h2.pagMakingOf{
	width:131px;
	height:23px;
	background:url(imagens/pg_makingof.gif) no-repeat bottom;
	margin:20px 0 13px 0;
	text-indent:-9999px;
}

#colunaFotos{
	width:295px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
}

#colunaFotos ul{
	width:286px;
	height:72px;
	background:#d7d7d7;
	margin:0 0 10px 0;
	padding:5px;
}

#colunaFotos ul li{
	list-style:none;

}

#colunaFotos li.imgFloat{
	float:left;
	margin:0 10px 0 0;
	border:#606060 2px solid;
}

#colunaVideos{
	width:295px;
	height:auto;
	margin:0 10px 0 0;
	float:left;
}

#colunaVideos ul{
	width:286px;
	height:72px;
	background:#d7d7d7;
	margin:0 0 10px 0;
	padding:5px;
}

#colunaVideos ul li{
	list-style:none;
}

#colunaVideos ul li img{
	float:left;
	margin:0 10px 0 0;
}

#colunaMakingOf{
	width:295px;
	height:auto;
	float:left;
}

#colunaMakingOf ul{
	margin:0 0 20px 0;
}

#colunaMakingOf li{
	list-style:none;
}

h2.pagRepresentante{
	width:193px;
	height:20px;
	background:url(imagens/pg_representante.gif) no-repeat bottom;
	margin:20px 0 13px 0;
	text-indent:-9999px;
}

h3{
	font-size:14px;
}

.colunaRepresentante{
	float:left;
}

#blocoNordeste{
	width:255px;
	padding:15px;
	margin:0 20px 20px 0;
	background:#dcdcdc;
}

#blocoNorte{
	width:255px;
	padding:15px;
	margin:0 20px 20px 0;
	background:#dcdcdc;
}

#blocoCentroOeste{
	width:255px;
	height:325px;
	padding:15px;
	margin:0 20px 20px 0;
	background:#dcdcdc;
}

#blocoSudeste{
	width:255px;
	height:525px;
	padding:20px;
	/*margin:0 20px 20px 0;*/
	background:#dcdcdc;
}

#blocoNordeste p, #blocoNorte p, #blocoCentroOeste p, #blocoSudeste p{
	margin:0 0 20px 0;
}

#blocoNordeste .estado, #blocoNorte .estado, #blocoCentroOeste .estado, #blocoSudeste .estado{
	text-transform:uppercase;
	font-weight:bold;
}

h2.pagContatos{
	width:121px;
	height:20px;
	background:url(imagens/pg_contatos.gif) no-repeat bottom;
	margin:20px 0 13px 0;
	text-indent:-9999px;
}

/* ---------*/ 

.blocoContato{
	width:361px;
	padding:10px;
	margin:10px 5px 20px 0;
	float:left;
}

.blocoContato fieldset{
	border:none;
}

.blocoContato label{
	display:block;
	width:355px;
	margin:0 0 10px 0;
}

.blocoContato input{
	width:350px;
	height:20px;
}

.blocoContato textarea{
	width:350px;
	height:60px;
}

.blocoContato input.botaoEnviar{
	width:60px;
	height:30px;
	cursor:pointer;
	margin:10px 0 10px 0;
}

.alerta{
	text-transform:uppercase;
	font-weight:bold;
	color:#F00;
}

#rodapeGeral{
	background:url(imagens/bgrodape.jpg) repeat-x top;
	height:382px;
	clear:both;
}

#rodape{
	width:916px;
	margin:0 auto;
	padding:25px 0 0 0;
}

#rodape ul{
	float:left;
	list-style:none;
	margin:5px 15px 0 0;
}

#rodape li.titulo, #rodape li.titulo a{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 10px 0;
	text-decoration:none;
}


#assinatura{
	clear:both;
	padding:40px 0 0 0;
}

.textoColecao b{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	margin:15px 0 15px 0px;
	font-size:16px;
	}

.textoColecao{
	margin:15px 0 15px 0px;
	float:left;
	}
	
.listaColecao b{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	float:right;
		}	
	
.listaColecao a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	margin:15px 0 15px 100px;
	float:right;
	
		}	
		
#iconbruna{
	background:#0F6;
	width:916px;
	margin:0 auto;
	position:relative;
}


#icon{
	clear:both;
	position:absolute;
	top:420px;
	left:-40px;
}	

	

