﻿body
{
	background-image : url("grafiche/icon/bg.gif");
}

.container1
{
	width : 900px;
	height : 750px;
    margin : 30px auto;
}
.containerformeprezzi
{
	width : 1100px;
	height : 750px;
    margin : 30px auto;
}
.containerprezzi
{
	width : 750px;
	height : 2500px;
    margin : 30px auto;
}
.container2
{
	padding-top : 50px;
	padding-left : 50px;
}

.container3
{
	width : 600px;
	height : 600px;
    margin : 30px auto;
}

.container4
{
	padding-top : 50px;
	padding-left : 50px;
}
.content
{
	border-style : solid;
	border-width : 2px;
	border-color : #FFFFFF;
	background-color : #000000;
	width : 900px;
	height : 550px;
	overflow : auto;
	text-align:left;
	margin-bottom : 5pt;
}
.content3
{
	border-style : solid;
	border-width : 2px;
	border-color : #FFFFFF;
	background-color : #000000;
	width : 400px;
	height : 450px;
	overflow : auto;
	text-align: center;
	margin-bottom : 5pt;
}
.contentformeprezzi
{
	border-style : solid;
	border-width : 2px;
	border-color : #FFFFFF;
	background-color : #000000;
	width : 1100px;
	height : 450px;
	overflow : auto;
	text-align: center;
	margin-bottom : 5pt;
}
.contenteprezzi
{
	border-style : solid;
	border-width : 2px;
	border-color : #FFFFFF;
	background-color : #000000;
	width : 720px;
	height : 2620px;
	overflow : auto;
	text-align: center;
	margin-bottom : 5pt;
}
.content2
{
	border-style : solid;
	border-width : 2px;
	border-color : #000000;
	background-color : #FFFFFF;
	width : 900px;
	height : 550px;
	overflow : auto;
	text-align:left;
	margin-bottom : 5pt;
}
.imagebox
{
    float:right;
    margin-top:3em;
    margin-right:3em;
}

.uchen
{
    color:Orange;
    text-decoration:underline;
}
