#carrusel{
  float:left;
	position:relative;
	width:100%;
	border-top:50px solid #FFF;
  border-bottom:20px solid #FFF;
	height:252px;
	overflow:hidden;
	margin:0;  
	background:#9EA url(bckCuadritos.gif);
  border-right:0px solid #FFF;
	}

#carruselImg{
	/*
  float:left;
*/  

  /*
  width:900px;  
	height:252px;
*/
}

#carruselImg img{	
  /*
  float:left;	
  */
/*
  width:100%;
	height:252px;
  */

}



#carrusel.pie{
  float:right;
  text-align:right;
}
#carrusel .pie span{
	float:right;
	padding:0.3em 0.5em;
	line-height:1.5em;
	background:#000;
	color:#FFF;
}


div.cf_wrapper
{
  /*position: relative;*/
  float:left;
}
div.cf_element
{
  float:left;
	position:relative;
	width:100%;
	border-top:50px solid #FFF;
  border-bottom:20px solid #FFF;
	height:252px;
	overflow:hidden;
	margin:0;  
	background:#9EA url(bckCuadritos.gif);
}
div.cf_element div.content
{
  float: left;
}


.transicionBtn
{ 
 position: relative;
bottom:30px;
 right: 0px;
 height: 20px;
}