@charset "UTF-8";
/* CSS Document */


body {
}

div.mainContent
{	
	width:970px;
	height:550;
	
	background-image:url(http://morphick.com/images/home_morphick.jpg);

	font-family:"Arial";
	font-size:10px;
	color:#333;
	
	background-color:white;
	
	clear:left;
}

div.mainWhoweare
{	
	width:970px;
	height:550;
	
	background-image:url(http://morphick.com/images/whoweare_morphick.jpg);

	font-family:"Arial";
	font-size:10px;
	color:#333;
	
	background-color:white;
	
	clear:left;
}


div.logoMorphick
{
	text-align:left;
	
	width:105px;
	height:40px;
	
	float:right;
	
	padding:10px 20px 0px 0px;

}

div.loghi
{
	text-align:left;
	
	width:150px;
	height:20px;
	
	padding:500px 00px 0px 30px;

}

div.loghiWhoweare
{
	float:left;
	
	width:150px;
	height:20px;
	
	padding:20px 10px 10px 30px;

}

div.homeWhoweare
{
	float:right;
	
	width:75px;
	height:30px;
	
	padding:0px 20px 00px 00px;

}

div.testoWhoweare
{
	text-align:justify;
	color:#FFF;
	font-size:12px;
	
	width:920px;
	height:280px;
	
	padding:200px 25px 0px 25px;
	
	line-height: 17px;
}

div.pulsanteGallery {
	
	width:380px;
	height:65px;
	
	float:right;
	
	padding: 260px 160px 0px 0px;
}


/* Elementi per footer */

div.footer
{
	text-align:center;

	width:965px;
	height:10px;
	
	font-family:"Arial";
	
	margin:0px 0px 0px 5px;
	
}
	
p.textFooter	{
	
	font-size:10px;
	color:#999;
}

a.textFooter:link {
	font-size:10px;
	
	color:#000000;
	text-decoration: none;
}
a.textFooter:visited {
	font-size:10px;
	
	color:#000000;
	text-decoration: none;
}
a.textFooter:hover {
	font-size:10px;
	
	color:#000;
	text-decoration: none;
}
a.textFooter:active {
	font-size:10px;
	
	color:#000000;
	text-decoration: none;
}