/****************************************************************/
/**************		ESTILOS ROTATIVO FOTOS		*****************/
/****************************************************************/

.slideshow { 
	height: 240px; 
/*	
	width: 925px;  
	margin: 0;
	padding: 0; 
	
	*/
	position:relative;
	float:left; 
	width:925px;
	background-color:#FFFFFF;
}

.slideshow img { 
	border: 0px; 
	text-align:center;
	width: 925px;  
}

