body{border:0 0 0 0;}

#slideshow {

	position: relative;

	padding: 0;

	margin:0;

	list-style: none;

	width: 692px; /* the width of the container, change if necessary */

	height: 500px; /* the height of the container, change if necessary */

	border:3px solid #363435; margin-top:10px;

	float:left;

}



#slideshow img {

	border: none;

}



#slideshow .arrow {

	width: 40px;

	height: 35px;

	display: block;

	position: absolute;

	top: 28%;

	text-indent: -9999px;

	overflow: hidden;

	cursor: pointer;

	z-index: 70;

}



#slideshow .arrowL {

	background: url(../imagens/slideView_arrows.gif) no-repeat;

	margin:;

	left: 0px;

}



#slideshow .arrowR {

	background: url(../imagens/slideView_arrows.gif) -40px 0 no-repeat;

	right: 0px;

	

}

.slideView, .thumbList {

	margin: 0;

	padding: 0;

	list-style: none;

}



.slideView {

	height: auto;

	position: relative;

	top: 0;

	left: 0;

	overflow: hidden;

	z-index: 0;

}



.slideView li {

	width: 100%;

	height: 500px;   /* the height of the slideshow, change if necessary */

	float: left;

	margin: 0;

	display: inline; text-align:center;

	vertical-align:top;

}

.slideView li a {

	display: block;

	width: 100%;

	height: 100%;

}



#slideshow .wrap {

	background: #363435;

	position: absolute;

	height: 85px;

	bottom: 0;

	top:383px;

	left: 0px;

	z-index: 90;

	width:692px;

	margin-top:33px;

}



#slideshow .thumbList {

	position: relative;

	top: 0;

	left: 0;

	overflow: hidden;

	z-index: 100;

	width: auto;

}



#slideshow .thumbList li {

	width: 114px;

	height: 100%;

	display: inline;

	float: left;

	margin: 0;

}





/*#slideshow .desc {

	padding: 0px 20px 0px 16px;

	width: 424px;

	*width: 692px;   

	height: 20px;

	background: white;

	position: absolute;

	top: 0px;

	left: 0px;

	color: black;

	z-index: 200;

	font-weight: bolder;

	font-size: 12px;

	line-height: 20px;

	overflow: hidden;

}*/

#slideshow .thumbList li a {

	display: block;

	width: 93px;

	height: 61px;

	margin-left: 12px;

	margin-top: 9px;

	border: 3px solid #fff;

}



#slideshow .thumbList li a:hover {

	border-color: #f2be35;

}