/*/////////////////////////////////////////////*/
body {
	background-color: #FFFFFF;
	margin:10px 0 120px 120px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 1.2em;
	/*text-transform:lowercase;*/
}

a:link, a:visited, a:active, a:hover{
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#999999;
}


p{
	margin:0;
	padding:0;
}

img{
	border:0;
	margin:0 0 20px 0;
}


/*/////////////////////////////////////////////*/
.titolo{
	font-weight:bold;
	color:#000000;
}

.titolo a:link, .titolo a:visited, .titolo a:active, titolo a:hover {
	color:#000000;
}


.titolo a:hover {
	color:#999999;
}


/*/////////////////////////////////////////////*/
table{
	border-collapse:collapse;
	padding:0;
	margin:0;
	border:0;
}

td {
	border-collapse:collapse;
	vertical-align:top;
	padding:2px 0 4px;
	margin:0;
	border:0;
	border-bottom:#DDDDDD 1px solid;
}


table .c1{width:80px;}
table .c2{width:120px;}
table .c3{width:120px;}
table .c4{width:200px;}
table .c5{width:200px;}
table .c34{width:320px;}
table .c234{width:440px;}
table .c234r{padding-left:360px;}
table .c34r{padding-left:240px;}




/*/////////////////////////////////////////////*/
#header{
	margin-bottom:120px;
}

/*/////////////////////////////////////////////*/
#header_low{
	margin-bottom:60px;
}

/*/////////////////////////////////////////////*/
#miniNav{	
	position:absolute;
	float:left;
	left:30px;
	/*padding-top:38px;*/
}


/*/////////////////////////////////////////////*/
#menu{	
	position:absolute;
	left:30px;
	top:48px;
}

#miniNav a:link, #miniNav a:visited, #miniNav a:active, #miniNav a:hover,
#miniNav p,
#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	display:block;
	padding:2px 0 5px; /* +1px per il filetto*/
}

.attivo{
	font-weight:bold;
	color:#000000;
	//font-family: Arial black, Arial, Helvetica, sans-serif;
}



/*/////////////////////////////////////////////*/
#media{
	margin-top: 20px;
}

