@charset "utf-8";
/* CSS Document */


div#imgazienda
{
	width:960px;
	height:480px;
	margin:10px auto 0px auto;
	background:#fff;
	padding:0px;
}


	div.content
{
	width:960px;
	height:200px;
	margin:10px auto 0px auto;
	padding:0;					
}


	div.image 
{
	width:150px;
	height:101px;
	float:right;
	margin:5px 10px;			
}


	div#azienda
{
	width:950px;
	height:150px;
	background:#f4f4f4;
  	float:left;
  	font-family:Arial, Helvetica, Verdana, Gill-Sans, Sans-Serif;
  	font-size:14px;
 	color:#000;
	margin:5px 5px;  			
}


	div#azienda p
{

  	font-family:Arial, Helvetica, Verdana, Gill-Sans, Sans-Serif;
  	font-size:15px;
 	color:#000;
	margin:10px 5px 5px 35px;  			
}



	h2
{
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:20px;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	font-size:17px;				
}


	h3
{
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
	margin-left:10px;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	font-size:20px;				
}
