


#CARROSSEL_QUADRO_2 {
	position:relative;
	width:955px;
	height:190px; 
	margin-top:0px; 
	background-image:url(../../../imagens/fundo-spot.gif); 
	background-repeat:repeat-x;
	background-position:bottom; 
	padding-top:9px;
	 
}



#CARROSSEL_FUNDO_IMAGEM_2 {
	position:relative;
	width:995px;
	height:160px; 



}


.CARROSSEL_IMAGEM_2 {
	width:112px;
	height:112px;
	margin-left:8px;
	margin-top:55px;
	border:0px solid #CCCCCC;



}


#CARROSSEL_BOTAO_ANTERIOR_2 { 
	width:104px;
	height:42px; 
	position:absolute; 
	left:26px;
	top:185px;
	margin-left:0px; 
	z-index:20;
	padding-top:0px; 

/*	background-image:url(fundo-degrade-esquerdo.png); */

}

#CARROSSEL_BOTAO_PROXIMO_2 {
	width:104px;
	height:30px;
	top:185px;
	position:absolute;
	right:0px;
	padding-right:0px;
	z-index:20;
	padding-top:0px;

/*	background-image:url(fundo-degrade-direito.png);	*/

}




#CARROSSEL_CATALOGO_2 {
	width:317px;
	height:42px;
	position:absolute;
	left:263px;
	top:170px;
	padding-top:15px;
	margin-left:0px;
	z-index:100;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-align:center;

/*	background-image:url(fundo-degrade-esquerdo.png); */

}












/*Para dar acabamento*/
#fade_esquerda_2 {
	background:transparent url(../imagens/intro_fade_left.png) no-repeat scroll 0 0;
	width:200px;
	height:240px;
	position:absolute;
	left:0;
	top:0;
	z-index:4;
}
#fade_direita_2 {
	background:transparent url(../imagens/intro_fade_right.png) no-repeat scroll 0 0;
	width:200px;
	height:240px;
	position:absolute;
	right:0;
	top:0;
	z-index:4;
}
