.bodyhome{background-color: #5f5b58; }
.bodyhomeopen{background-color: #CCC; 
	-webkit-transition: background-color 1000ms linear;
    -moz-transition: background-color 1000ms linear;
    -o-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;}

#home,
#portadax,
#contacthome img,
#contacthome div{display: none;}

#contacthome img{cursor: pointer;}
#portada{height:100%; width: 100%;}
#contacthome{text-align: center; position: relative; top: 40%; 
	color: #a39a96; font-size: 10pt;}
#contacthome div{cursor: pointer;}
#contacthome .over{color: #FFF;}
