﻿h2 {
	text-align: center;
	font-size: 40px;
	letter-spacing: -2px;
	border-top: 2px dotted #ccc;
	padding: 20px 0 0 0;
	margin-top: 50px;
}

.widgets {

}

.widgets .widget {
	width: 420px;
	margin: 10px;
	height: 580px;
	padding: 20px 0 0 0;
	float: left;
	text-align: center;
	border: 2px solid #ccc;
	-moz-border-radius: 10px;
}

.widgets .widget img {
	width: 380px;
	height: auto;

}

.webs .web {
	width: 460px;
	float: left;
	padding: 0 0 60px 0;
}

.webs .web p {
	margin: 0;
}

.programas .programa {

	border-bottom: 2px dotted #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	position: relative;
}

.programas .programa h3 {

	font-size: 26px;
}

.programas .balltris {

	position: absolute;
	top: 40px;
	left: 0;
	width: 400px;
}
