*{
	padding:0px;
	margin:0px;
	}
body{font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777;
	}	
input{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777;
	}
textarea{
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777;
	}	
/*Carrousel 1 */
.image_carousel {
	padding: 5px 0 5px 0px;
	position: relative;
	margin:0px 0px 0px;
	float:left;
}
.image_carousel img {
	background-color: transparent;
	display: block;
	float: left;
	padding-left:0px;
}
a.prev, a.next {
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
	
}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px;  }
a.prev.disabled {	background-position: 0 -100px !important;   }
a.next {			right: -22px;
					background-position: -50px 0;  }
a.next:hover {		background-position: -50px -50px;  }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
	
}
.pagination {
	text-align:center;
	padding-left:400px;
	padding-top:30px;
	padding-bottom:20px;
	float:left;
}
.pagination a {
	float:left;
	background:url(../imagens/bg_bol.png) no-repeat transparent;
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.pagination a:hover{
	background:url(../imagens/bg_bol_out2.png) no-repeat transparent;
	}
.pagination a.selected {
	float:left;
	background-position: -25px 200px;
	background:url(../imagens/bg_bol_out2.png) no-repeat transparent;
	cursor: default;
}
.pagination a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
	float:left;
}	 
/*Carrousel 2 */
.image_carouselc{
	width:560px;
	padding:-50px 0 5px 0px;
	position: relative;
	margin:0px 0px;
	float:left;
}
.image_carouselc img {
	background-color: white;
	display: block;
	float: left;
	padding-left:0px;
}
a.prev, a.next {
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
	
}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px;  }
a.prev.disabled {	background-position: 0 -100px !important;   }
a.next {			right: -22px;
					background-position: -50px 0;  }
a.next:hover {		background-position: -50px -50px;  }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
	
}
.paginationc {
	height:50px;
	text-align:center;
	padding-left:400px;
	
	float:left;
}
.paginationc a {
	float:left;
	background:url(../imagens/bg_bol.png) no-repeat transparent;
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.paginationc a:hover{
	background:url(../imagens/bg_bol_out2.png) no-repeat transparent;
	}
.paginationc a.selected {
	background-position: -25px -100px;
	background:url(../imagens/bg_bol_out2.png) no-repeat transparent;
	cursor: default;
}
.paginationc a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
	float:left;
}	

/*Carrousel 4 */
.image_carouself{
	width:470px;
	overflow:hidden;
	padding:-50px 0 5px 0px;
	position: relative;
	margin:0px 0px;
	float:left;
}
.image_carouself img {
	background-color: transparent;
	height:124px; 
	overflow:hidden;
	display: block;
	float: left;
	padding-left:0px;
}
a.prev, a.next {
	width: 45px;
	height: 50px;
	display: block;
	position: absolute;
	top: 85px;
	
}
a.prev {			left: -22px;
					background-position: 0 0; }
a.prev:hover {		background-position: 0 -50px;  }
a.prev.disabled {	background-position: 0 -100px !important;   }
a.next {			right: -22px;
					background-position: -50px 0;  }
a.next:hover {		background-position: -50px -50px;  }
a.next.disabled {	background-position: -50px -100px !important;  }
a.prev.disabled, a.next.disabled {
	cursor: default;
}

a.prev span, a.next span {
	display: none;
	
}
.paginationf {
	text-align:center;
	padding-left:400px;
	padding-top:30px;
	padding-bottom:20px;
	float:left;
}
.paginationf a {
	float:left;
	background:url(../imagens/bg_bol_out2.png) no-repeat transparent;
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0;
	display: inline-block;
}
.paginationf a:hover{
	background:url(../imagens/bg_bol.png) no-repeat transparent;
	}
.paginationf a.selected {
	background-position: -25px -100px;
	background:url(../imagens/bg_bol.png) no-repeat transparent;
	cursor: default;
}
.paginationf a span {
	display: none;
}
.clearfix {
	float: none;
	clear: both;
	float:left;
}		
#produtos{
	}
#produtos ul{
	list-style:none;
	}
#produtos ul li{
	display:inline;
	float:left;
	}
#produtos ul li a{
	text-decoration:none;
	float:left;
	width:180px;
	}
#produtos ul li a:hover{
	float:left;
	}	

/*PAGINAÇÃO*/
#paginacao{
	float:left;
	}
#paginacao ul{
	list-style:none;
	}
#paginacao ul li{
	display:inline;
	float:left;
	padding-left:5px;
	}	
#paginacao ul li a{
	text-decoration:none;
	color:#fff;
	background:#333;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	}	
#paginacao ul li a:hover{
	background:#1A244E;
	}

#paginacaoM{
	float:left;
	}
#paginacaoM ul{
	list-style:none;
	}
#paginacaoM ul li{
	display:inline;
	float:left;
	padding-left:5px;
	}
#paginacaoM ul li a{
	text-decoration:none;
	color:#fff;
	background:#999;
	padding-left:8px;
	padding-right:8px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	}	
#paginacaoM ul li a:hover{
	background:#999;
	}	











	