/* CSS Document */
table, td, th{
}
td,th{
	padding-left:10px;
}
body {
	background-color: #222222;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image:url(../immagini/bg.png);
	background-repeat:repeat-y;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:hover, a:active{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
div#container{
	height: auto;
	width: auto;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
div#colonna_a{
	width: 990px;
	height: 160px;
	margin-left:40px;
	float:left;
}
div#logo{
	width: 660px;
	height: 160px;
	float:left;
}
div#social{
	width: 250x;
	height: 150px;
	margin-top:10px;
	margin-left:25px;
	float:left;
}
div#colonna_b{
	width: 990px;
	height:auto;
	margin-left:40px;
	float:left;
}
div#scroll{
	width: 624px;
	height: auto;
	margin-left:36px;
	float:left;
	min-height:468px;
}

div#indirizzo{
	width: 250px;
	height:150px;
	margin-left:25px;
	float:left;
}
div#ricerca{
	position:absolute;
	z-index:1;
	width: 250px;
	height:170px;
	right:0px;
	top:460px;
	text-align:left;
	background-image:url(../immagini/sfricerca.png);
}
#pannello{
	position:absolute;
	z-index:100;
	width: 50px;
	height: 50px;
	right:0px;
	top:580px;
}
div#dettaglio{
	width: 250px;
	min-height: 318px;
	margin-left:25px;
	float:left;
}
#dettaglio ul
{
margin: 0px;
padding:0px;
list-style:none;
}


#dettaglio li
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:24px;
	margin-bottom:20px;
	width: 250px;
	float:left;
}
#dettaglio .selected{
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(../immagini/bg_menu.png);
	background-repeat:no-repeat;
	width: 250px;
	float:left;
}
div#menu{
	width: 250px;
	min-height: 318px;
	margin-left:25px;
	float:left;
}
#menu ul
{
margin: 0px;
padding:0px;
list-style:none;
}


#menu li
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:24px;
	margin-bottom:20px;
	width: 250px;
	float:left;
}
#menu a:link, #menu a:visited{
	color: #FFFFFF;
	text-decoration:none;
	width: 250px;
	float:left;
}
#menu a:hover, #menu a:focus, #menu a:active{
	color: #FFFFF;
	text-decoration:none;
	background-image:url(../immagini/bg_menu.png);
	background-repeat:no-repeat;
	width: 250px;
	float:left;
}
#menu .selected{
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(../immagini/bg_menu.png);
	background-repeat:no-repeat;
	width: 250px;
	float:left;
}
#menu .none{
	color: #FFFFFF;
	text-decoration:none;
	background-image:url(../immagini/bg_menu.png);
	background-repeat:no-repeat;
	width: 50px;
	float:left;
}
div#colonna_c{
	width: 990px;
	height:auto;
	margin-left:40px;
	float:left;
}
div#piva{
	width: 624px;
	height: auto;
	margin-left:36px;
	margin-top:12px;
	float:left;
}
div#condividi{
	height:auto;
	float:left;
	margin-left:36px;
	margin-top:12px;
}
div#menubottom{
	height: 15px;
	margin-left:25px;
	margin-top:15px;
	margin-bottom:8px;
	float:left;
}
#menubottom ul
{
margin: 0px;
padding:0px;
list-style:none;
float:left;
}


#menubottom li
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:14px;
	float:left;
}
#menubottom a:link, #menubottom a:visited{
	color: #FFFFFF;
	line-height: 15px;
	float:left;
	text-decoration:none;
	padding-right:20px;
}
#menubottom a:hover, #menubottom a:focus, #menubottom a:active{
	background-color:#ac0000;
	color: #FFFFFF;
	line-height: 15px;
	float:left;
	text-decoration:none;
	padding-right:20px;
}
#menubottom .selectedbottom{
	background-color:#ac0000;
	color: #FFFFFF;
	line-height: 15px;
	float:left;
	text-decoration:none;
	padding-right:20px;
}

.destra{
	float:right;
}

/* form */
form#cerca{
margin: 0;
}
.text { 
background-color: #FFFFFF; 
width:230px; 
color: #222222; 
border: 1px solid #000000;
}
.botton { 
background-color: #666666; 
width:100px; 
color: #FFFFFF; 
border: 1px solid #FFFFFF;
}


ul.icon,ul.icon li{margin:5px;padding:0px}
ul.icon li{line-height:18px;padding-left:0px;}
ul.icon {list-style:url(../immagini/punto.gif);padding-left:16px;}

