.ContenedorSecciones{
		float : left; 
		overflow : hidden; 
		width:235px;
		height:280px;
		background-image:url(../images/home/seccionesTabs/fondo.jpg);
		background-repeat:repeat-y;
		
		
}
.UbicacionTexto{
	padding-left:14px; 
	padding-right:14px;
	
}
.UbicacionTextoInterno{
	padding-top:4px;
}
.FooterSecciones{
	height:252px;
	background-image:url(../images/home/seccionesTabs/inferior.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:235px;
	vertical-align:bottom;
}