:link,:visited { text-decoration:none }
ul  { list-style:none }
ol  { margin-left:40px;}
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
img { border:none }

* { 
padding:0px;
margin:0px;
}


BODY {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.6em;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		color:#666666;
		text-align:center;
		background-color: #dfdcce;
}

.positioning {
		margin-top: 30px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
		width:900px;
		padding:0px;
}

.top {
		text-align:right;
		float:left;
		width:850px;
		padding:0px 50px 0px 0px;
}

.home {
		float:left;
		width:900px;
}

.language {
		padding:0px 50px 0px 0px;
		height:43px;
		background-image: url(../img/bkg-lang.jpg);
		background-position: 0 0;
		background-repeat: no-repeat;
		float:left;
		width:850px;
}

.var {
		background-image: url(../img/bkg-lang2.jpg);
}

.language p{
		font-weight: 900;
		text-transform:uppercase;
		text-align:center;
		margin-top:14px;
		width:120px;
		float:right;
		color:#7a7968;
		font-size:0.9em;
}

.language p a, .language p a:visited{
		color:#7a7968;
}

.language p a:hover{
		color:#0496E1;
		text-decoration:underline;
}

a.catalogo {
		padding:0px 0px 20px 20px;
		height:162px;
		display:block;
		float:right;
		width:159px;
}

.home img{
		display:block;
}


a, a:visited{
		color:#0496E1;
}

a:hover{
		color:#000000;
		text-decoration:underline;
}

.corpo {
		background-image: url(../img/bkg.gif);
		background-position: 0 0;
		background-repeat: repeat-y;
		padding:0px 70px 0px 40px;
		width:790px;
		float:left;	
}

.menu {
		font-size:1.1em;
		text-align:right;
		width:790px;
		border-top:1px solid #dfdcce;
		background-image: url(../img/bkg-menu.gif);
		background-position: 0% 0%;
		background-repeat: repeat-x;
		padding:0px 0px 0px 0px;
		float:right;	
}

.menu span {
		font-weight:900;
		color:#7a7968;
		background-image: url(../img/separatori.gif);
		background-position: 0% 0%;
		background-repeat: no-repeat;
		display:block;
		padding:12px 15px 0px 17px;
		float:right;
		height:26px;
}

.menu span a, .menu span a:visited{
		font-weight:100;
		color:#7a7968;
}


.menu span a:hover {
		color:#4a4939;
}

.footer {
		background-color: #dfdcce;
		background-image: url(../img/footer.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		float:left;
		width:790px;
		padding:0px 70px 0px 40px;
}

.footer p {
		padding: 25px 20px 10px 0px;
		float:left;
		color:#5E5E5E;
}

.footer .firma{
		margin:10px 0px 10px 0px;
		background-image: url(../img/basefirma.jpg);
		background-position: 0px 0px;
		background-repeat: no-repeat;
		width:164px;
		height:38px;
		text-align:center;
		padding: 10px 0px;
		float:right;
		color:#ffffff;
}

.boxhp {
		width:790px;
		padding:25px 0px 20px 0px;
		float:left;	
}

.box {
		border-left:1px solid #dfdcce;
		width:auto;
		padding:0px 8px 0px 8px;
		float:left;	
}

p.big {
		font-size:1.4em;
}

.testi {
		font-size:1.1em;
		width:790px;
		float:left;	
}

.testi h2{
		font-weight: 900;
		text-transform:uppercase;
		color:#079fcf;
		line-height:1.4;
		margin-top:20px;
}

.testi h3{
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size:5em;
		letter-spacing:-5px;
		font-weight: 100;
		color:#a2a190;
		line-height:1.4;
		margin-top:20px;
}

.testi p{
		line-height:1.4;
		margin-bottom:15px;
}

.special{
		float:right;
		display:block;
		margin-left:30px;
		margin-bottom:10px;
}


.richiesta label {
		padding:0px 10px 0px 0px;
		font-size:1.2em;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		width:150px;
		text-align:right;
		color:#000000;
		display:block;
		float:left;
}

.richiesta span input {
		border:1px inset #cccccc;
		width:240px;
}

.richiesta p  {
		padding:4px 0px 4px 0px;
		border-bottom:1px dotted #cccccc;
}


