/* gs style */
html {
	min-height: 100%;
	position: relative;
}

body {
	padding-top: 60px;
	width: 100%;
	
	
	padding-bottom: 60px;
}

.trabajos {
	padding: 0 0 9px 0;
}

.trabajos h4 {
	margin-bottom: 3px;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
	padding-top: 20px;
}
