.containere{

	width:955px;
	height:480px;
	margin: 0px auto;
	padding-top:10px;
	padding-left:10px;
	z-index:-1;
	behavior: url(PIE.htc);
}

.homeBox {
	position: relative;
	float: left;
	display: block;
	behavior: url(PIE.htc);
}


.homeBox .one_fourth {
	text-align: center;
	overflow: hidden;
	background-image: linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -o-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(1, #F3F3F3), color-stop(0, #FAFAFA) );
	border: 1px solid #E1E1E1;
	-moz-box-shadow: 0px 1px 0px #ecebeb;
	-webkit-box-shadow: 0px 1px 0px #ecebeb;
	height: 160px;
	width: 464px;
	margin-right: 0px;
	
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
	behavior: url(PIE.htc);
	
}
.homeBox .extendido {
	text-align: center;
	overflow: hidden;
	background-image: linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -o-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 100%, #FAFAFA 0%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(1, #FFFFFF), color-stop(0, #FAFAFA) );
	border: 1px solid #E1E1E1;
	-moz-box-shadow: 0px 1px 0px #ecebeb;
	-webkit-box-shadow: 0px 1px 0px #ecebeb;
	height: 160px;
	width: 911px;
	/*margin-right: 10px;*/
	
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
	behavior: url(PIE.htc);
}


.one_half, .one_third, .two_thirds, .one_fourth, .three_fourths, .one_fifth, .two_fifth, .three_fifths, .four_fifths, .extendido{
	position: relative;
	margin: 0;
	margin-right: 3.8%;
	float: left;
	behavior: url(PIE.htc);
}

.homeBox .one_fourth div, .homeBox .last div {
	padding: 10px;
	
}

.homeBox .extendido, .homeBox .last div {
	padding: 10px;
}

.homeBox .extendido div, .homeBox .last div {
	padding: 10px;
}

.homeBox .one_fourth div, .homeBox .last div {
	padding: 10px;
}

.homeBox .extendido:hover{
	background:#252525;

}
.homeBox .one_fourth:hover{
	background:#252525;

}


.homeBox .extendido .boxImage {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	behavior: url(PIE.htc);
} 
.homeBox .one_fourth .boxImage {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	behavior: url(PIE.htc);
}

.homeBox .extendido:hover .boxImage {
	position: relative;
	-webkit-animation: moveFromTop 350ms ease;
	-moz-animation: moveFromTop 350ms ease;
	-ms-animation: moveFromTop 350ms ease;
	behavior: url(PIE.htc);
}


.homeBox .one_fourth:hover .boxImage {
	position: relative;
	-webkit-animation: moveFromTop 350ms ease;
	-moz-animation: moveFromTop 350ms ease;
	-ms-animation: moveFromTop 350ms ease;
	behavior: url(PIE.htc);
}



.homeBox .one_fourth h2 {
	color: #4B4A4A;
	margin: 0 0 10px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	behavior: url(PIE.htc);
}

.homeBox .extendido h2 {
	color: #4B4A4A;
	margin: 0 0 10px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	behavior: url(PIE.htc);
}

.textLowMoreInfo{
	font-size:9px;}
.homeBox .one_fourth:hover h2 {
	position: relative;
	color:#EAEAEA;
	-webkit-animation: moveFromTop 200ms ease;
	-moz-animation: moveFromTop 200ms ease;
	-ms-animation: moveFromTop 200ms ease;
	behavior: url(PIE.htc);
}

.homeBox .extendido:hover h2 {
	position: relative;
	color:#EAEAEA;
	-webkit-animation: moveFromTop 200ms ease;
	-moz-animation: moveFromTop 200ms ease;
	-ms-animation: moveFromTop 200ms ease;
	behavior: url(PIE.htc);
}


.homeBox .extendido .boxDescription {
	color: #4B4A4A;
	margin: 0 0 7px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	behavior: url(PIE.htc);
	font-size:13px;
}



.homeBox .one_fourth .boxDescription {
	color: #4B4A4A;
	margin: 0 0 7px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	behavior: url(PIE.htc);
	font-size:13px;
}


.homeBox .extendido:hover .boxDescription {
	position: relative;
	color:#EAEAEA;
	-webkit-animation: moveFromBottom 500ms ease-in-out;
	-moz-animation: moveFromBottom 500ms ease-in-out;
	-ms-animation: moveFromBottom 500ms ease-in-out;
	behavior: url(PIE.htc);
	font-size:13px;
}

.homeBox .one_fourth:hover .boxDescription {
	position: relative;
	color:#EAEAEA;
	-webkit-animation: moveFromBottom 500ms ease-in-out;
	-moz-animation: moveFromBottom 500ms ease-in-out;
	-ms-animation: moveFromBottom 500ms ease-in-out;
	behavior: url(PIE.htc);
	font-size:13px;
}





@-webkit-keyframes moveFromTop {
    from {
        top: -600px;
    }
    to {
      	top: auto;
    }

}

@-moz-keyframes moveFromTop {

    from {
        -moz-transform: translateY(-600%);
		behavior: url(PIE.htc);
    }
    to {
        -moz-transform: translateY(0%);
		behavior: url(PIE.htc);
    }

}

@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-600%);
		behavior: url(PIE.htc);
    }
    to {
        -ms-transform: translateY(0%);
		behavior: url(PIE.htc);
    }
}



@-webkit-keyframes moveFromBottom {
    from {
        bottom: -400px;
    }
    to {
       	top: auto;
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(400%);
		behavior: url(PIE.htc);
    }
    to {
        -moz-transform: translateY(0%);
		behavior: url(PIE.htc);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(400%);
		behavior: url(PIE.htc);
    }
    to {
        -ms-transform: translateY(0%);
		behavior: url(PIE.htc);
    }
}