h1#logo-home {margin: 20px 36px 16px 34px;}
* html h1#logo-home {margin-left: 15px;}

h1#logo-home, h1#logo-home a {
	float: left;
	width: 170px;
	height: 140px;
	display: block;
	text-indent: -5000px;
	background:url(../images/logo-parmalat.gif) no-repeat top left;
}

#mn-accordion, #carrossel {margin-left: 36px;}
* html #mn-accordion, #carrossel {margin-left: 15px}

#mn-accordion {
	margin-right: 11px
} * html #mn-accordion {
	margin-right: 7px
}

/*Carrossel*/
#carrossel-holder {
	width:725px;
	height:266px; 
	overflow: hidden;
}

.stripViewer {
	position: relative;
	overflow: hidden; 
	width: 690px;
}

.stripViewer .panelContainer {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel {
	float:left;
	height: 100%;
	position: relative;
	width: 690px;
}

#stripNav0 {
	position: absolute;
	top: 388px;
	left: 586px;
}

#stripNav0 ul li {float: left}

#stripNav0 ul li, #stripNav0 ul li a {
	display: block;
	text-indent: -5000px;
	width: 20px;
	height: 23px;
	background-repeat: no-repeat;
}

li.pag-1, li.pag-1 a {background-image: url(../images/home/img-1.png)}

li.pag-2, li.pag-2 a {background-image: url(../images/home/img-2.png)}

li.pag-3, li.pag-3 a {background-image: url(../images/home/img-3.png)}

#stripNav0 ul li.pag-4, #stripNav0 ul li.pag-4 a {
	width: 23px;
	background-image: url(../images/home/img-4.png)
}

a.current:link, a.current:hover, a.current:active, a.current:visited {
	background-position: 0 -23px;
}

.stripNav ul li {display:block;}

.stripNavL, .stripNavR {
	position: absolute;
	top: 388px;
	text-indent: -5000px;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 23px;
	width: 17px;
}

.stripNavL {
	left: 565px;
	background: url(../images/home/img-prev.png) no-repeat center;
}

.stripNavR {
	left: 673px;
	background: url(../images/home/img-next.png) no-repeat center;
}

/*Meu Produtos*/
.mn-home-produtos {
	float: left;
	width: 150px;
	overflow: hidden;
}

.mn-home-produtos li a {
	display: block;
	padding-left: 18px;
	width: 150px;
	text-decoration: none
}

.mn-home-produtos li {
	display: block;
	list-style: none;
	width: 150px;
	height: 16px;
	background: url(../images/home/mn-each.gif) no-repeat 0 0;
	margin-bottom: 1px;
}

 .mn-home-produtos li:hover, .mn-produtos li.over {
	background-position: 0 -16px;
}

.mn-home-produtos li.tit-produtos {
	height: 25px;
	text-indent: -5000px;
	background: url(../images/home/mn-titprodutos.gif) no-repeat top left;
}

#img-produtos {margin-left: 0px}