/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/

/* . EH CLASSE */

.clickable{
	cursor: pointer; 
}

.artista{		
		width: 350px;
		height: 498px;
		position: absolute;
		top: 0px;
		left: 353px;
}

.artistatxt{		
		width: 187px;
		height: 31px;
		position: absolute;
		top: 369px;
		left: 10px;
		display: none;
}

.artistatxtIT{		
		width: 205px;
		height: 34px;
		position: absolute;
		top: 369px;
		left: -2px;
		display: none;
}

.obras{		
		width: 397px;
		height: 215px;
		position: absolute;
		top: 283px;
		left: 553px;
}

.obrastxt{		
		width: 109px;
		height: 38px;
		position: absolute;
		top: 164px;
		left: 5px;
		display: none;
}

.obrastxtEN{		
		width: 206px;
		height: 54px;
		position: absolute;
		top: 164px;
		left: 5px;
		display: none;
}

.obrastxtIT{		
		width: 182px;
		height: 59px;
		position: absolute;
		top: 155px;
		left: 5px;
		display: none;
}

.imprensa{		
		width: 176px;
		height: 134px;
		position: absolute;
		top: 0px;
		left: 713px;
}

.imprensatxt{		
		width: 207px;
		height: 34px;
		position: absolute;
		top: 5px;
		left: -125px;
		display: none;
}

.imprensatxtIT{		
		width: 250px;
		height: 34px;
		position: absolute;
		top: 5px;
		left: -125px;
		display: none;
}

.contato{		
		width: 176px;
		height: 134px;
		position: absolute;
		top: 141px;
		left: 713px;
}

.contatotxt{		
		width: 204px;
		height: 54px;
		position: absolute;
		top: -4px;
		left: -205px;
		display: none;
}

.contatotxtEN{		
		width: 219px;
		height: 52px;
		position: absolute;
		top: -3px;
		left: -217px;
		display: none;
}

.contatotxtIT{		
		width: 223px;
		height: 54px;
		position: absolute;
		top: -5px;
		left: -223px;
		display: none;
}

.eng{		
		width: 79px;
		height: 72px;
		position: absolute;
		top: 0px;
		left: 266px;
}

.engtxt{		
		width: 80px;
		height: 45px;
		position: absolute;
		top: 22px;
		left: -80px;
		display: none;
}

.it{		
		width: 79px;
		height: 73px;
		position: absolute;
		top: 80px;
		left: 266px;
}

.ittxt{		
		width: 80px;
		height: 45px;
		position: absolute;
		top: 23px;
		left: -80px;
		display: none;
}

.pt{		
		width: 80px;
		height: 70px;
		position: absolute;
		top: 160px;
		left: 266px;
}

.pttxt{		
		width: 102px;
		height: 45px;
		position: absolute;
		top: 20px;
		left: -102px;
		display: none;
}

.retratos{		
		width: 164px;
		height: 202px;
		position: absolute;
		top: 296px;
		left: 182px;
}

.retratostxt{		
		width: 165px;
		height: 43px;
		position: absolute;
		top: 135px;
		left: -10px;
		display: none;
}

.retratostxtEN{		
		width: 185px;
		height: 37px;
		position: absolute;
		top: 135px;
		left: -10px;
		display: none;
}

.retratostxtIT{		
		width: 162px;
		height: 47px;
		position: absolute;
		top: 135px;
		left: -10px;
		display: none;
}

.curriculo{		
		width: 217px;
		height: 149px;
		position: absolute;
		top: 226px;
		left: 0px;
}

.curriculotxt{		
		width: 133px;
		height: 33px;
		position: absolute;
		top: 15px;
		left: 215px;
		display: none;
}

.curriculotxtIT{		
		width: 132px;
		height: 61px;
		position: absolute;
		top: 5px;
		left: 215px;
		display: none;
}

/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/



/**************************************/
/*            MAIN CONTENT            */
/**************************************/



/**************************************/
/*               FOOTER               */
/**************************************/


