#patrocinadoresSeccion
	{
		clear			: both;
		width			: 645px;
		margin-left	: 49px;
	}

.patrocinadoresFila
	{
		width				: 645px;
		height			: 100%;
		min-height		: 150px;
		margin-bottom	: 10px;
		clear				: both;
	}

.patrocinadorLogotipo
	{
		width			: 150px;
		margin-left	: 8px;
		text-align	: center;
		float			: left;
	}

.patrocinadorLogotipo a
	{
		font					: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color					: Black;
		text-decoration	: none;
	}

.patrocinadorLogotipo a:hover
	{
		color	: Red;
	}