BODY
{
	font-family: "Trebuchet MS", "Sans";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

HR
{
	clear: both;
	margin: 0px;
	height: 1px;
	visibility: hidden;
}

h1
{
	font-size: 20px;
	margin-top: 10px;
	line-height:30px;
}

 h2
{ line-height:30px; }

IMG
{
	border: none;
}

#all
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}


#top
{
	height: 110px;
	background: url(images/testata.png) no-repeat;
}

.language-en,
.language-it
{
	float: right;
	padding-top: 90px;
	padding-right: 10px;
	font-weight: bold;
}

.language-en a,
.language-en a:active,
.language-en a:visited,
.language-en a:hover,
.language-it a,
.language-it a:active,
.language-it a:visited,
.language-it a:hover
{
	color: #fff;
	text-decoration: none;
}

#link-home 
{
	width: 150px; 
	height: 100px;
	float: left;
}

#middle
{

}

#bottom
{
	height: 40px;
	margin-top: 40px;
	background: url(images/sotto.png) top left no-repeat;
	padding: 10px 20px 20px 20px;
	color: #666;
}

#bottom .services
{
	text-align: center;
}

#bottom .services SPAN
{
	color: #ccc;	
}

#bottom .services A,
#bottom .services A:active,
#bottom .services A:visited,
#bottom .services A:hover
{
	color: #ccc;
	font-size: 10px;
}

#bottom H1
{
	font-size: 10px;
}

#bottom a,
#bottom a:active,
#bottom a:visited,
#bottom a:hover
{
	color: #0059AA;
}

#bottom .left
{
	float: left;
	width: 49%;
}

#bottom .right
{
	float: right;
	width: 49%;
	text-align: right;
}

#left
{
	float: left;
	width: 150px;
}

#agenda-detective
{
	width: 107px;
	height: 159px;
	background: url(images/agenda-bg.png);
	text-align: center;
	/*display: none;*/
}

#agenda-detective a,
#agenda-detective a:active,
#agenda-detective a:visited,
#agenda-detective a:hover
{
	color: #000;
	text-decoration: none;
}

#agenda-detective-content
{
	padding-top: 8px;
}

#agenda-detective p
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	margin-bottom: 2px;
}

#copyright
{
	text-align: center;
	font-style: italic;
	margin-top: 10px;
}

#content
{
	float: right;
	width: 590px;
}

#internal-page
{
		line-height: 20px;
}

#internal-page a,
#internal-page a:active,
#internal-page a:visited,
#internal-page a:hover
{
	color: #085DAB;
}

#internal-page #home-services
{
		margin-top: 30px;
}

#home-description
{
	height: 220px;
	background: url(images/riquadro_grigio.png) top right no-repeat;
}

#home-foto-azienda
{
	float: left;
}

#descrizione-azienda
{
	float: right;
	width: 300px;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 12px;
}

#descrizione-azienda H1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

#member-of
{
	margin-top: 10px;
}

#member-of a,
#member-of a:active,
#member-of a:visited,
#member-of a:hover
{
	color: #000;
	text-decoration: none;
}

#member-of .item
{
	width: 110px;
	text-align: center;
	font-size: 10px;
	float:left;
	margin-right: 20px;
}

#home-services .home-service
{
	float: left;
	width: 32%;
	text-align: center;
	margin-left: 3px;
	margin-right: 2px;
}

#home-services .service-title
{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}

#home-services .approfondisci
{
	color: #ccc;
	font-size: 10px;
}

#home-services .approfondisci A,
#home-services .approfondisci A:visited,
#home-services .approfondisci A:hover,
#home-services .approfondisci A:active
{
	color: #999;
	text-decoration: none;
}

#home-services .approfondisci A:hover
{
	text-decoration: underline;
}

#home-services .service-title a,
#home-services .service-title a:active,
#home-services .service-title a:visited,
#home-services .service-title a:hover
{
	color: #000;
	text-decoration: none;
}


#main-menu
{
	margin-top: 20px;
	margin-bottom: 20px;
}

#main-menu ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#main-menu li
{
	margin: 0px;
	padding: 0px;
}

#main-menu a,
#main-menu a:active,
#main-menu a:visited,
#main-menu a:hover
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 150px;
	font-weight: bold;
}

#main-menu a:hover
{
	background: url(images/pulsante.png) right no-repeat;
	color: #fff;
}


/**/

.floating-right
{
		float: right;
		margin-left: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
}

.floating-left
{
		float: left;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-top: 20px;
}
