@charset "UTF-8";
/* CSS Document */

#top {
	background: url(../img/fundoMenu.png) no-repeat center top;
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 0px;
	height: 132px;
	behavior: url(iepngfix.htc);
}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 13px;
	float:left;
	width: 987px;
}
#top #menu ul ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#menu #logoUnik {
	width: 218px;
	height: 90px;
	padding: 0px 0px 0px 5px;
	cursor: pointer;
}

#menu ul li{
	float:left;
	height:25px;
	text-align: center;
	margin: 0px;
	padding:0px;
}

#menu ul li.separa{
	float:left;
	height:25px;
	text-align: center;
	margin: 0px;
	padding-top:14px;
}

#menu ul li a{
	border:0px;
	outline:0px;
	padding-top: 16px;
	float: left;
	height:25px;
}
#menu #btnOndeEncontrar a {
	width: 150px;
}
#menu #btnContato a {
	width: 87px;
}
#menu #btnNewsletter a {
	width: 130px;
	
}
#menu #btnAempresa a {
	width: 110px;
}
#menu #btnProdutos a {
	width: 107px;
}
#menu #btnRepresentantes a {
	width: 150px;
}

#menu #boxnewsletter {

	height: 40px;
	width: 171px;
	margin-top:-30px;
	float:right;
	display:block;
	padding-right: 10px;
	padding-top: 3px;
	background: url(../img/newsletter.png) no-repeat left top;
	behavior: url(iepngfix.htc);

	
	
}
#menu ul li a:hover, #menu ul li a.atual {
	background: url(../img/menuhover.png) repeat-x center top;
	behavior: url(iepngfix.htc);
}


#top #breadcrumb {
	float: left;
	width: 400px;
	position: absolute;
	left: 50%;
	top: 118px;
	font-size: 11px;
	font-weight: bold;
}
#top #breadcrumb .paginaatual {
	color: #898989;
}
#top #breadcrumb a, #top #nav_voltar a {
	color: #CCCCCC;
	text-decoration: none;
}
#top #breadcrumb a:hover, #top #nav_voltar a:hover {
	text-decoration: underline;
}
#top #nav_voltar {
	float: left;
	width: 460px;
	position: absolute;
	left: 50%;
	top: 118px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#menu #logoUnik2 {
	width: 218px;
	height: 90px;
	padding: 0px 0px 0px 5px;
}
#fioE {
	background: url(../img/fio.png) no-repeat center bottom;
	height: 50%;
	width: 20px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	margin-top: -250px;
}
#fioD {
	background: url(../img/fio.png) no-repeat center bottom;
	height: 50%;
	width: 20px;
	margin-left: 475px;
	position: absolute;
	left: 50%;
	margin-top: -250px;
}
#meio p a:hover {
	color: #FFF;
}
#descricao_produto p a#lamps {
	text-decoration: none;
	color: #F00;
	font-weight: bold;
	font-size: 10px;
}
