@charset "utf-8";
/* CSS Document */
body {
	font-size:small;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#096;
}
#questo {
	font-size:150%;
	text-transform:uppercase;
	color:#F00;
	font-stretch:expanded;
	font-weight:bold;
	text-align:left;
	margin-left:50px;
	margin-top:100px;
	padding:0px 2px;
	line-height:1.4em;
	float:left;
	height:180px;
	}
}
#sidebar {
	font-size:120%;
	text-align:center;
	width:500px;
	font-stretch:expanded;
	font-weight:bold;
	position:absolute;
	left: 174px;
	top: 456px;
}
.nomeazienda {
	color:#F60;
	font-weight: bold;
}
#footer {
	text-align:center;
	font-size:smaller;
	width:800px;
	padding:10px 0;
}
#stealthink {
	margin:0 auto;
	text-align:center;
	font-size:xx-small;
	width:800px;
}
#stealthink a:link {
	text-decoration:none;
	color:#000;}
#stealthink a:visited {
	text-decoration:none;
	color:#000;}
#stealthink a:hover {
	font-style:italic;
	color:#000;
	}

#underlinemenu{
font-weight: bold;
font-size:110%;
font-family:Verdana, Geneva, sans-serif;
width: 100%;
}

#underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: center; //set value to "left", "center", or "right"*/
}

#underlinemenu ul li{
display: inline;
}

#underlinemenu ul li a{
color:#FFF;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
border: 1px #ffffff;
text-shadow:#333;
background-color:#9ABE1F;
}

#underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
color:#fff;
background-color:#F90;
}

#page {
	background:url(../sitonuovo/images/bd_800.jpg);
	font-size:120%;
	text-align:center;
	width:800px;
	font-stretch:expanded;
	font-weight:bold;
	line-height: 6em;
}
#allcontent {
		margin: 0 auto;
		border: thin;
		background-color:#FFF;
		width:800px;
}
.centeredImage
    {
    text-align:center;
    display:block;
    }
#main img {
	padding:0 3em;
}
#process  {
	height:180px;
	font-size:90%;
	padding:2px 2px;
	line-height:2em;
	float:left;
	}
#maincentre {
	width:440px;
	position:relative;
	margin-left:50px;
	padding:2px 2px;
	font-size:medium;
	}
#maincentre ul {
	list-style:square outside;
	line-height:1.5em;
}
.visibile {
	font-size:120%;
	color:#F00;
	font-weight:bold;
	text-shadow:#000 0.5em;
}
.scegli {
	font-size:120%;
	color:#FFF;
	background-color:#000;
	font-weight:bold;
	text-shadow:#000 0.5em;
	text-align:center;
	border:medium #000;
}
#main {
	background-image:url(../images/iso_foto_700%20_l.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:40px;
}
#mainbio {
	background-image:url(../images/iso_foto_700%20_l.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:auto;
}

.pacco {
	color:#F00;
	font-size:130%;
	font-weight:bold;
}
.prezzo {
	color:#FFF;
	background-color:#F00;
	font-size:130%;
	font-weight:bold;
}
.cf {
	padding:5px 140px;
}
.linka {
	line-height:1em;
	padding:5px 140px;
	list-style:outside;
}
