body {
	text-align : center;
	margin : 0px 0px 0px 0px;
	padding: 0px;
	background-image: url('../Immagini/Layout/Makerweb/Body.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.Pagina {
	margin: auto auto;
}

.Intestazione {
	border-top-color: #CC0033;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CC0033;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	background-color: #ffff99;
	background-image: url('../Immagini/Layout/Makerweb/Intestazione.jpg');
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.Intestazione .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Intestazione  table {

}

.Barra {
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	background-color: #057AEF;
	background-image: url('../Immagini/Layout/Makerweb/Barra.jpg');
	background-position: 0px -2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;

}
.Barra a:link{
color: white;
text-decoration : none;
padding : 1px;
	}
.Barra a:visited{
color: white;
text-decoration : none;
padding : 1px;
	}
.Barra a:hover{
color: black;
text-decoration : none;
background-color: #c6d6ff;
padding : 1px;
	}
.Barra a:active{
text-decoration : none;
padding : 1px;
	}
.Barra .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Barra  table {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;

}

.Container {
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	width: 990px;
	text-align: left;
	background-attachment: scroll;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;

}
.Container input, .Container select, .Container textarea {
	background-color: white;
	font-family: Verdana, sans-serif;
	font-size: 11px;

}
.Container .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Container  table {

}

.Col_sx {
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	width: 160px;
	background-attachment: scroll;

}
.Col_sx input, .Col_sx select, .Col_sx textarea {
	background-color: white;

}
.Col_sx .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Col_sx  table {

}

.Content {
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	line-height: 20px;
	background-attachment: scroll;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Verdana, sans-serif;
	font-size: 13px;

}
.Content a:link{
color: blue;
text-decoration : none;
padding : 1px;
	}
.Content a:visited{
color: #50f;
text-decoration : none;
padding : 1px;
	}
.Content a:hover{
color: red;
text-decoration : none;
padding : 1px;
	}
.Content a:active{
text-decoration : none;
padding : 1px;
	}
.Content input, .Content select, .Content textarea {
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(../Immagini/Layout/Makerweb/Content_form.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;

}
.Content .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Content  table {
	font-family: Verdana, sans-serif;
	font-size: 13px;

}

.Titolo {
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: black;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	line-height: 24px;
	background-color: #657dff;
	background-image: url('../Immagini/Layout/Makerweb/Titolo.jpg');
	background-repeat: repeat;
	background-position: 0px -1px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: -5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, sans-serif;
	font-size: 17px;
	color: white;
	font-weight: bold;

}
.Titolo .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Titolo  table {
	font-family: Verdana, sans-serif;
	font-size: 17px;
	color: white;
	font-weight: bold;

}

.Col_dx {
	border-top-color: #CC0033;
	border-top-width: 0px;
	border-right-color: #CC0033;
	border-right-width: 0px;
	border-bottom-color: #CC0033;
	border-bottom-width: 0px;
	border-left-color: #CC0033;
	border-left-width: 0px;
	width: 125px;
	background-repeat: no-repeat;
	background-position: 20px 0px;

}
.Col_dx .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Col_dx  table {

}

.Footer {
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	text-align: center;
	line-height: 12px;
	background-color: #4690ff;
	background-image: url('../Immagini/Layout/Makerweb/Footer.jpg');
	background-repeat: repeat-x;
	background-position: 0px -3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;

}
.Footer a:link{
color: white;
text-decoration : none;
padding : 1px;
	}
.Footer a:visited{
color: white;
text-decoration : none;
padding : 1px;
	}
.Footer a:hover{
color: #ffff55;
text-decoration : none;
padding : 1px;
	}
.Footer a:active{
text-decoration : none;
padding : 1px;
	}
.Footer .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.Footer  table {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: white;
	font-weight: bold;

}

.header_box {
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #CC0033;
	border-bottom-width: 0px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	background-color: #4690ff;
	background-image: url('../Immagini/Layout/Makerweb/header_box.jpg');
	background-position: 0px -1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;

}
.header_box .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.header_box  table {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;

}

.content_box {
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 1px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	line-height: 18px;
	background-color: #96C6FE;
	background-image: url('../Immagini/Layout/Makerweb/content_box.jpg');
	background-repeat: repeat;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: black;

}
.content_box a:link{
color: black;
text-decoration : none;
padding : 1px;
	}
.content_box a:visited{
color: black;
text-decoration : none;
padding : 1px;
	}
.content_box a:hover{
color: #CC0033;
text-decoration : none;
padding : 1px;
	}
.content_box a:active{
text-decoration : none;
padding : 1px;
	}
.content_box input, .content_box select, .content_box textarea {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;

}
.content_box .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.content_box  table {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: black;

}

.footer_box {
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	min-height: 8px;
	height: auto !important;
	height: 8px;
	background-image: url('../Immagini/Layout/Makerweb/footer_box.jpg');
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	font-size: 8px;

}
.footer_box .submit {
	border-style : outset;
	border-width: 2px;
	width: auto;
	height: auto;
	background: #ddd;
}
.footer_box  table {
	font-size: 8px;

}
.Container {
	min-height: 525px;
	height: auto !important;
	height: 525px;
	position: relative;
	top: 0px;
	left: 0px;
}

.Col_sx {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width : 160px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.Content {
	min-height: 525px;
	height: auto !important;
	height: 525px;
	margin-right: 132px;
	margin-left: 167px;
	width : auto;
}

.Col_dx {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width : 125px;
	position: absolute;
	right: 0px;
	top: 0px;
}
