#CARROSSEL_QUADRO {
	position:relative;
	width:710px;
	height:120px; 
	margin-top:0px; 

	background-repeat:no-repeat; 
	padding-top:0px; 
	padding-left:0px; 
}



#CARROSSEL_FUNDO_IMAGEM {
	position:relative;
	width:681px;
	height:279px; 



}


.CARROSSEL_IMAGEM {
	width:100px;
	height:100px;
	padding-left:5px;
	padding-top:20px;
/*	border: 1px solid #FFFFFF;  */


}


#CARROSSEL_BOTAO_ANTERIOR { 
	width:39px;
	height:92px; 

	position:absolute; 
	left:0px;

	margin-left:0px; 
	z-index:20;
	padding-top:20px; 

/*	background-image:url(fundo-degrade-esquerdo.png); */

}

#CARROSSEL_BOTAO_PROXIMO { 
	width:39px;
	height:92px; 

	position:absolute; 
	right:0px;

	padding-right:0px; 
	z-index:20; 	
	padding-top:20px; 

/*	background-image:url(fundo-degrade-direito.png);	*/

}

















/*Para dar acabamento*/
#fade_esquerda {
	background:transparent url(fundo-degrade-esquerdo.png) no-repeat scroll 0 0;
	width:69px;
	height:147px;
	position:absolute;
	left:0;
	top:0;
	z-index:4;
}
#fade_direita {
	background:transparent url(fundo-degrade-direito.png) no-repeat scroll 0 0;
	width:69px;
	height:147px;
	position:absolute;
	right:0;
	top:0;
	z-index:4;
}

#imagem_ampliada {
	width:650px;
	height:360px;
	background-color:#391C37;
	border: 10px solid #5f2f5b; margin-bottom:0px;
}


#imagem_ampliada_descricao_fundo {
	width:650px;
	height:30px;
	left:40px; 	
	background-color:#ffffff; position:absolute; top:370px;
	filter:alpha(opacity=40); -moz-opacity: 0.40; opacity: 0.40;

}


#imagem_ampliada_descricao {
	width:650px;
	height:30px;
	position:absolute; 
	left:30px; 	
	top:331px; 
	text-align:right;   


}

