/* CSS Document */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.divEntrada {
	display:block;
	/*background-image:url(/include/cortes/grupo_proef/imgs/imgEntrada.jpg);*/
	width:905px;
	height:300px;
	margin:0 auto;
	position:relative;
}

.btProef {
	display:block;
	width:348px;
	height:300px;
	position:absolute;
	top:0;
	left:0;
}
.btProef a{
	display:block;
	width:348px;
	height:300px;
}
.btProef a:hover{
	display:block;
	background: transparent url(none) no-repeat center center !important;
	width:348px;
	height:300px;
}
.btProef span{
	display:none;
}


.btEngenharia {
	display:block;
	width:138px;
	height:300px;
	position:absolute;
	top:0;
	left:349px;
}
.btEngenharia a{
	display:block;
	width:138px;
	height:300px;
}
.btEngenharia a:hover{
	display:block;
	background: transparent url(none) no-repeat center center !important;
	width:138px;
	height:300px;
}
.btEngenharia span{
	display:none;
}

.btEnergias {
	display:block;
	width:138px;
	height:300px;
	position:absolute;
	top:0;
	left:488px;
}
.btEnergias a{
	display:block;
	width:138px;
	height:300px;
}
.btEnergias a:hover{
	display:block;
	background: transparent url(none) no-repeat center center !important;
	width:138px;
	height:300px;
}
.btEnergias span{
	display:none;
}


.btInternacional {
	display:block;
	width:138px;
	height:300px;
	position:absolute;
	top:0;
	left:627px;
}
.btInternacional a{
	display:block;
	width:138px;
	height:300px;
}
.btInternacional a:hover{
	display:block;
	background: transparent url(none) no-repeat center center !important;
	width:138px;
	height:300px;
}
.btInternacional span{
	display:none;
}

.btCapital {
	display:block;
	width:138px;
	height:300px;
	position:absolute;
	top:0;
	left:766px;
}
.btCapital a{
	display:block;
	width:138px;
	height:300px;
}
.btCapital a:hover{
	display:block;
	background: transparent url(none) no-repeat center center !important;
	width:138px;
	height:300px;
}
.btCapital span{
	display:none;
}
