/*ANIMACAO DETALHES - SUGESTÃO*/
#list_carousel2_{
	position:relative;
	display:block;
	width:950px;
	overflow:hidden;	
}
.list_carousel2_meio{
    position: relative; 
    width: 870px; 
    margin:auto;
}
.list_carousel2 {
	margin: 0 0 0 0;
	width: 190px;
}
.list_carousel2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel2 li {	
	width: 188px;
	height: 80px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right:10px;
	display: block;
	float: left;
}
.clearfixcarousel2 {
	float: none;
	clear: both;
}

a.prevcarousel2
{
    position:absolute;
	top:35%;
	display:block;
	width:30px;
	height:30px;
	background:url("imagens/arrowsazul.png") no-repeat;
	cursor:pointer;
	left:0px;
}
a.nextcarousel2
{
    position:absolute;
	top:35%;
	display:block;
	width:30px;
	height:30px;
	background:url("imagens/arrowsazul.png") no-repeat;
	cursor:pointer;
	background-position:-30px 0; right:0px;
}

/*MAISIMAGENS*/
#list_carousel4_{
	position:relative;
	display:block;
	width:457px;
	overflow:hidden;	
}
.list_carousel4_meio{
    position: relative; 
    width: 380px; 
    margin:auto;
}
.list_carousel4 {
	margin: 0 0 0 0;
	width: 100px;
}
.list_carousel4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel4 li{	
	/*width: 93px;
	height: 116px;*/
	/*margin-top: 6px;
	margin-bottom: 6px;
	margin-right:10px;*/
	padding-right:10px;
	display: block;
	float: left;
}
.clearfixcarousel4 {
	float: none;
	clear: both;
}

a.prevcarousel4
{
    position:absolute;
	top:35%;
	display:block;
	width:30px;
	height:30px;
	background:url("imagens/arrowsazul.png") no-repeat;
	cursor:pointer;
	left:0px;
}
a.nextcarousel4
{
    position:absolute;
	top:35%;
	display:block;
	width:30px;
	height:30px;
	background:url("imagens/arrowsazul.png") no-repeat;
	cursor:pointer;
	background-position:-30px 0; right:0px;
}


/*MAISIMAGENS Galeria*/
#list_carousel5_{
	position:relative;
	display:block;
	width:980px;
	overflow:hidden;	
}
.list_carousel5_meio{
    position: relative; 
    width: 900px; 
    margin:auto;
}
.list_carousel5 {
	margin: 0 0 0 0;
	width: 100px;
}
.list_carousel5 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel5 li{	
	/*width: 93px;
	height: 116px;*/
	/*margin-top: 6px;
	margin-bottom: 6px;
	margin-right:10px;*/
	padding-right:10px;
	display: block;
	float: left;
}
.clearfixcarousel5 {
	float: none;
	clear: both;
}

a.prevcarousel5
{
    position:absolute;
	top:35%;
	display:block;
	width:30px;
	height:30px;
	background:url("imagens/arrowsazul.png") no-repeat;
	cursor:pointer;
	left:0px;
}
a.nextcarousel5
{
    position:absolute;
	top:35%;
	display:block;
	width:30px;
	height:30px;
	background:url("imagens/arrowsazul.png") no-repeat;
	cursor:pointer;
	background-position:-30px 0; right:0px;
}


