

/* modificato il 13/02 ore 09:00 e ore 15:00*/

body {
		background-image:url('images/logo/main2reflex.jpg');
		margin: 0;
		padding: 0;
		
		}
p	{
		font: Times New Roman, Times, serif;
		margin-top:0;
		text-align: center;
		}
p.margin{
		margin-top:10px;
		margin-bottom:100px;
		margin-right:50px;
		margin-left:50px;
	}
h3 { 
	font: italic normal 1.em georgia, sans-serif;
	letter-spacing: 4px; 
	margin-bottom: 0; 
	color: #2d4b9d;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: black;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #fd0000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #fd0050;
	}
/* specifiche div */
#follow-me{
position:absolute;
width:100px;
height:100px;
left:0;
top:0;

}

#logosegue {
	position: fixed;
	bottom: 2%;
	left: 2%;
}

#intestazione {
	width : 958px;
	height: 206px;	
	border: 1px solid;
	}
/*logosocio utilizzato anche come fondo */	
#logosocio { 
	width: 956px;
	background-color: #D9D9D9;
	border: 1px solid;

}
#ragionesociale {
	width: 956px;
	background-color: #3200ff; 
	border: 1px solid;
}

#centro {
	width: 956px; 
	
	border: 1px solid;
	background-color: #FCE0B8;
	
}

#sinistraindex {
    	width: 30%;
	height: 983px;
	text-align: center;
	background-color: #333333;
	display: inline;
	float: left;
}

.sfumatura {
  background-image: url(images/varie/sfumatura.png);
}

#centrosinistra {
   	width: 30%; 
	text-align: center;
	background-color: #FF0066;
	display: inline;
	float: left;
}

#centrocentro {
	width: 70%;
	background-color: #FCE0B8;
	text-align: center;
	display: inline;
	float: left;
}

#centrosinistraevent {
    width: 21.2%;
	text-align: center;
	background-color: #FF0066;
	display: inline;
	float: left;
}

#centrocentroevent {
	width: 57.6%;
	text-align: center;
	background-color: #FCE0B8;
	display: inline;
	float: left;
}

#centrodestraevent {
	width: 21.2%; height: 2363px;
	text-align: center;
    background-color: #2d4b9d;
	float: right;
	display: inline;
}


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
