﻿body{
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#951D1E;
}
img{
	border:0px;
}

div.Totale {
	width: 995px;
}

div.Testata
{
	width:995px;
	height:282px;
	}

div.FondoPag
{
	width:995px;
	height:105px;
	background-image: url('../imagesSito/FondoMio.jpg');	
	}
	
div.CentraleGen
{
	width:995px;
	background-image: url('../imagesSito/FondoPag.jpg');
	display:table;	
	}

div.CentraleSX
{
	background-image: url('../imagesSito/fondo_sx.jpg');
	width:90px;
	height:150px;
	/*display:table;*/
	float:left;
	}

div.CentraleDX
{
	background-image: url('../imagesSito/fondo_dx.jpg');	
	width:82px;
	float:right;
	height:100%;
	/*display:table;*/
	}

div.Centrale
{
	float:left;
	width:835px;
	/*display:table;*/
	/*background-color:#FBE1C0;*/
	}

div.CentraleMenu
{	width:280px;
	margin-top:25px;
	/*display:table;*/
	float:left;
}
	
	div.Esporta
{
	width:498px;
	text-align:right;
	}

div.CentraleTesto
{
	padding-top:10px;
	float:left;
	width:460px;
	margin-top:15px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;


	
	}

div.SignoloMenu
{
	width:256px;
	height:35px;
	border-style:solid;
	/*border-left:27px;*/
	border-width:6px;
	border-color:White;
	background-color:#951C1D;
	text-align:center;
	margin-bottom:10px;
	vertical-align:middle;
	padding-top:10px;
	
	
	}
	
	div.MiaPiaceFB 
{
	margin-bottom:5px;
	width:256px;
	
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	color: #504E4E;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	

}
