@charset "utf-8";
/* CSS Document */


div#fadeshow1
{
	width:960px;
	height:305px;
	margin:10px auto 0px auto;
	background:#fff;
	padding:0px;
}


div.centrale
{
	width:960px;
	height:120px;
	margin:10px auto;
	padding:0;
}
	div.descrizione

{
	width:960px;
	height:250px;
	margin:0px auto;
	padding:0;
    background:#fff;				
}

div.icone
{
	width:160px;
	height:100px;
	margin:10px auto;
	padding:0;
	float:left;
	text-align:center;
}

	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;				
}

	div#contenuto
{
	width:950px;
	height:200px;
	background:#f4f4f4;
  	float:left;
  	font-family:Arial, Helvetica, Verdana, Gill-Sans, Sans-Serif;
  	font-size:14px;
 	color:#000;
	margin:5px 5px;  			
}


	div#contenuto p
{

  	font-family:Arial, Helvetica, Verdana, Gill-Sans, Sans-Serif;
  	font-size:15px;
 	color:#000;
	margin:10px 5px 5px 35px;  			
}