@font-face{
	font-family: TitilliumLight;
	src: url('../fonts/TitilliumWeb-Light.ttf');
}

/* Banner Begin */

#banner{
	height: 360px;
	width: 380px;
	margin-left: 100px;
	float: left;
}

#bannerShow{
	border-radius: 12px;
	height: 360px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #eef1eb;
}

.gallery_demo{
	margin-left: 365px;
    margin-top: 20px;
    padding-left: 0;
    position: absolute;
    width: 17px;
}

#main_image {
	height: 360px;
	width: 380px;
}

.gallery_demo li{
	width: 12px;
	height: 12px;
}

#bannerImgInfo{
	margin-top: 13px;
	font-size: 14px;
	color: #839178;
}

.galeryItem{
	background: url('../img/galeria/controls.png') !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
	border: none !important;
}

.galeryItem img{
	opacity: 0 !important;
}

.active{
	background-position: 0px -29px !important;
}

/* Banner End */


/* Descricao Produto Begin */

.produto{
	height: 410px;
}

.produtoText{
	width: 350px;
	float: right;
	margin-right: 125px;
	color: #839178;
}

.produtoTitle{
	font-size: 40px;
	margin-top: -15px;
}

.produtoDesc{
	font-size: 14px;
	max-height: 310px;
	overflow: auto;
}

.produtoDesc p{
	margin-top: 0;
	padding-right: 15px;
}

#rodape{
	margin-top: 35px;
}


/* Descricao Produto End */




.slideshow {
	position:relative;
	margin:0 0 1em;
}

.carousel {
	margin:0;
	padding:0;
	list-style:none;
}

.slide {
	z-index:100;
}

.slide img {
	display:block;
	border-radius: 10px;
}

.slides-pagination {
	position: absolute;
	bottom: -35px;
	right: 0;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 110;
}

.slides-pagination li {
	display: inline;
}

.slides-pagination a {
	display:block;
	float:left;
	width:15px;
	height:15px;
	font-family: dinn-bold, sans-serif;
	font-size: 12px;
	line-height: 32px;
	text-align: center;
	background: url("../img/galeria/controls.png") no-repeat;
	margin: 0 3px 0 3px;
}

.slideshow .selected a {
	background: url("../img/galeria/controls.png") no-repeat;
	background-position: 0px -29px;
	color: #fff;
}

#mktslides div {
	margin-right: -1px;
	border-radius: 10px;
}

#mktslides li div {
	width: 380px;
	height: 260px;
}

.pg1 {
	background: url("../images/banner/01.png") no-repeat center;
}

.pg2 {
	background: url("../images/banner/01.png") no-repeat center;
}