/* FOGLIO DI STILE GALLIA & PETER */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-color:#FFEDA9;
	}

.testohome { font-size:12px; font-family:verdana, helvetica, arial; color:#000; font-weight:normal; padding-left: 30px; }
.testohome a{color:#000;}

.bandaSxHome
		{
			float:left;
			width:200px;
			height:682px;
			background:#000 url(../immagini/laterale_home.jpg) no-repeat right bottom;
		}
.containerHome
		{
			border:0px solid #0F0;
		   font-size:12px; 
		   font-family:verdana, helvetica, arial; 
		   color:#000; 
		   font-weight:normal;
		   width:850px;
		   margin-left:200px;
		   text-align:center;
		   padding-top:150px;
		}
.logoHome
		{
			border:0px solid #F00;
			width:700px;
			margin-left:auto;margin-right:auto;
			height:234px;
			text-align:center;
			background:url(../immagini/logo_home3.png) no-repeat center center;
		}

.linkLogoHome
		{
			position:relative;top:200px;left:230px;
		}
.logoHome .linkLogoHome a{color:#000;font-weight:bold;text-decoration:none;}	