/*---------------------    Logo SITO   ------------------------------------------*/

.logo{
	width:515px;
	background-color:#d5d6c7;
	border-bottom: 2px solid #f68028;
}

/*---------------------   Foto grande o banner   --------------------------------*/

.banner_big{
	width:515px;
	height:161px;
	/*background:url(../img/banner_big.jpg) no-repeat center;*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Barra sotto Banner*/

.sotto_banner_big{
	width:515px;
	height:19px;
	background-color:#d5d6c7;
	border-bottom: 1px solid #929275;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #626250;
	font-variant: small-caps;
	background-repeat: no-repeat;
	background-position: left;
}


/*-------------        BASE Corpo Centrale lato SINISTRO ---------------------------*/

.box_centro_centro{
	float:left;
	width:470px;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
}
/*-------------        Modulo incluso qui perche da problemi ---------------------------*/