﻿.carousel {
	width: 186px;
	position: relative;
	zoom: 1;
	margin-top: 10px;
	margin-left: 10px;
}
.carousel div, .carousel ul {
	zoom: 1;
}
.carousel a.prev, .carousel a.next {
	position: absolute;
	top: 0px;
	right: 40px;
	width: 29px;
	height: 22px;
	background: url('imagens/v4/carouselbg.png') no-repeat;
	overflow: hidden;
	display: inline;
	cursor: hand;
	cursor: pointer;
}
.carousel a.next {
	right: 10px;
	width: 30px;
	background-position: -29px 0px;
}
.carousel a.off {
	cursor: default;
}
.carousel .scrollnav {
	position: absolute;
	top: 7px;
	right: 85px;
}
.carousel .scrollnav a {
	background: url('imagens/v4/carouselbg.png') no-repeat -59px 0px;
	width: 8px;
	height: 8px;
	float: left;
	margin: 0 2px;
	display: inline;
	text-indent: -100em;
	overflow: hidden;
}
.carousel .scrollnav a.current {
	background-position: -59px -8px;
	cursor: default;
}
.carousel .scrollbody {
	width: 186px;
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.carousel .scrollpages {
	width: 1000em;
	list-style-type: none;
	overflow: hidden;
}
.carousel .scrollpage {
	width: 186px;
	float: left;
}
.list {
}
/* Em testes ########################################### */
#yui-carousel1 {
	width: 186px;
	zoom: 1;
	height: auto;
	display: block;
}
#yui-carousel1 a.next {
	right: 0px;
}
/* botão anterior */
#yui-carousel1 a.prev {
	right: 30px;
}
/* botão seguinte */
#yui-carousel1 .scrollnav {
	right: 60px;
}
/* pontos de navegação */
#yui-carousel1 .scrollbody {
	width: 186px;
}
#yui-carousel1 .scrollpage {
	width: 186px;
}
#yui-carousel1 h3.mn {
	min-height: 14px;
	_height: 14px;
	width: 150px;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.Carousel_Titulo {
	font-size: 140%;
	line-height: 30px;
}
.Carousel_Texto {
	font-size: 10px;
	line-height: 12px;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", Tahoma, Arial;
}

.fundopintura_picture {
	width: 150px;
	height: 150px;
}