.row {
	clear:left;
	margin-top:1em;
	margin-left:1em;
	margin-right:1em;
	margin-bottom:0;
}
.seccion {
	float:left;
	width:31%;
	background-repeat:no-repeat;
	margin-right:1em;
}
.seccion br {clear:both}
.seccion_img {
	float:left;
	width:44%;
	text-align:center;
	margin-right:1em;
}
.seccion_desc {
	float:right;
	width:50%;
}
.desc {
	font-size:small;
	margin-top:-1em;
}

a img {
	border-width:0;
}

.visitas {
	clear:both;
	text-align:center;
}
.visitas h1 {
	color: #990000;
	font-size:medium;	
}
.visitas h2 {
	color: #FF6600;
	font-size:small;
}
