		.content .cont .info {
			padding-top: 0px;
			padding-bottom: 0px;
			overflow:  hidden;
		}
		.content .cont .info h2, .content .cont .info p {
			padding-left: 20px;
			padding-right: 20px;
		}
		.content .cont .info h2 {
			font-size: 18px;
			font-weight: normal;
			line-height: 24px;
		}
		.content .cont .info h2.parques {
			/*background: url(../../images/default/home-parques.png) 12px top no-repeat;*/
			/*padding: 32px 0px 56px 124px;*/
			list-style-type:none; background:none;
		}
		.content .cont .info h2.pistas {
			/*background: url(../../images/default/home-pistas.png) left top no-repeat;
			padding: 32px 0px 32px 124px;*/
			list-style-type:none; background:none;
		}
		.content .cont .info h2.mobiliario {
			/*background: url(../../images/default/home-mobiliario.png) 6px top no-repeat;
			padding: 32px 0px 56px 124px;*/
			list-style-type:none; background:none;
		}
		.content .cont .info p a {
			color: #3B62B3;
			font-weight: bold;
			text-decoration: underline;
			/* border-bottom: 2px solid #BAC0C9; */
		}
		.content .cont .info p a:hover {
			border-bottom: 0px solid #BAC0C9;
			text-decoration: none;
		}
		.col {
			float: left;
			width:  316px;
			height: 310px;
			margin-bottom: 8px;
		}
		.sep {
			background: url(../../images/default/sep.gif) right top repeat-y;
		}