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

#home
{
	width:100%;
	min-height:600px;
	text-align:justify;
	letter-spacing:normal;
	overflow:auto;
	font-size:14px;
	line-height:1.5em;
}

#home a:link
{
	text-decoration:none;
	color:#616fd5;
}

#home a:visited
{
	text-decoration:none;
	color:#616fd5;
}

#home a:hover
{
	text-decoration:none;
	color:#423fbd;
}

#home a:active
{
	text-decoration:none;
	color:#616fd5;
}

#home_testo
{
	padding-top:20px;
	width:400px;
	float:left;
}

#home_img
{
	width:480px;
	padding-top:20px;
	float:right;
	/*background-color:#3F9;*/
}

.box
{
	padding-top:30px;
	clear:both;
	display:none;
}

#img_sinistra
{
	width:215px;
	float:left;
	text-align:center;
	letter-spacing:normal;
}
#img_destra
{
	width:259px;
	float:right;
	text-align:center;
	letter-spacing:normal;
}

.sub_menu
{
	display:none;
}

#immagini_home
{
	/*background-image:url(img/esterno_interno.jpg);*/
	width:474px;
	height:347px;
}

#est_int
{
	border:none;
}