﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:gray;
	margin: 0px;
	padding: 0px;
	background-image:url('images/background.gif');
	background-repeat:repeat-x;
}
* {margin: 0px;padding: 0px;}
p {
	padding: 10px 10px 10px 20px;
	display:block;
	color:gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color:gray;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:oblique;
}
#header{
}
#left{
	width:192px;
	float:left;
}
#middle{
	margin-left:20px;
	margin-right:196px;
	width:450px;
	margin-top:-50px;
	z-index:1000;
}
#right{
	width:192px;
	float:right;
}

/********************* header ****************************/
#header{
	position:static;
	border:1px solid #666666;
	height: 315px;
	width:777px;
	background-image:url('images/header.jpg');
	background-repeat: no-repeat;
	left: 0px; 
	top: 0px; 

}

/********************* classi ****************************/

.footer
{
	height: 27px;
	margin-top:535px;
	background-color:white;
	width:734px;
	margin-left:20px;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	
}

.datiConcSx
{
	width: 181px; 
	margin-top:-650px;
	margin-left:50px; 
	height: 194px; 
	background-color:white;
}
.container {
	margin: 0px auto;
	text-align: left;
	width: 860px;
	width: 776px; 
	height: 806px
}
.privacy
{
    background-color:#f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:gray;
	margin: 0px;
	padding: 0px;
}
.classeLi
{
    list-style-type:square;
    padding:3px;
    margin-left:50px;
    
}
.lightBoxClass
{
    border-style:none;
}
.forTextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:gray;
	margin: 0px;
	padding: 0px;
}