body {
	background-color:#000000;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	
	scrollbar-face-color:#011f37;
	scrollbar-highlight-color:#011626;
	scrollbar-3dlight-color:#011626;
	scrollbar-darkshadow-color:#011626;
	scrollbar-shadow-color:#011626;
	scrollbar-arrow-color:#0069b5;
	scrollbar-track-color:#011626;
}

form {
	display:inline;
}

img {
	border:none;
}

a {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	color:#0069b5;
}

.header {
	background-image:url(../img/bg.header.png);
	background-repeat:repeat-x;
	background-position:top;
	height:70px;
	text-align:center;
}

.footer {
	width:100%;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(../img/bg.footer.png);
	background-position:top;
	background-repeat:repeat-x;
	clear:both;	
	/*position:absolute;
	top:820px;*/
	position: fixed;
	bottom: 0px;
}

.menu {
	background-image:url(../img/bg.menu.png);
	background-position:top;
	background-repeat:repeat-x;
	height:35px;	
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;		
}

.content_menu {
	width:1000px;
	margin:auto;
	padding-top:8px;
}

.menu2 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	width:948px;
	margin:auto;
	margin-top:8px;
}

.pagina{
	/*width:948px;*/
	/*width:968px;*/
	width:970px;	
	margin:auto;
}

.corpo{
	height:580px;
	/*overflow: hidden;*/
}

.titolo_box {
	font-size:16px;
	font-weight:bold;
}

.testo_box {
	font-size:12px;
}

.box_grande {
	background-image:url(../img/box.grande.png);
	background-position:top;
	background-repeat:no-repeat;
	width:655px;
	height:184px;
	margin-left:-12px;
	float:left;
}

.content_box_grande {
	padding:20px;
	padding-bottom:0px;
}

.box_piccolo {
	background-image:url(../img/box.piccolo.png);
	background-position:top;
	background-repeat:no-repeat;
	width:332px;
	height:184px;
	margin-left:-10px;
}

.content_box_piccolo {
	padding:20px;
	padding-bottom:0px;
}

.box_scheda {
	background-image:url(../img/box.scheda.png);
	background-position:top;
	background-repeat:no-repeat;
	width:657px;
	height:360px;
	margin-left:-10px;
}

.content_box_scheda {
	padding:20px;
	padding-bottom:0px;
}

.box_testo_top {
	background-image:url(../img/box.testo.top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:656px;
	height:17px;
}
.box_testo_middle {
	background-image:url(../img/box.testo.middle.png);
	background-position:top;
	background-repeat:repeat-y;
	width:656px;
}
.box_testo_bottom {
	background-image:url(../img/box.testo.bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:657px;
	height:55px;
}

.box_testo_piccolo_top {
	background-image:url(../img/box.testo.piccolo.top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:331px;
	height:17px;
}
.box_testo_piccolo_middle {
	background-image:url(../img/box.testo.piccolo.middle.png);
	background-position:top;
	background-repeat:repeat-y;
	width:332px;
}
.box_testo_piccolo_bottom {
	background-image:url(../img/box.testo.piccolo.bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:331px;
	height:47px;
}

.box_form_top {
	background-image:url(../img/box.form.top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:978px;
	height:16px;
}
.box_form_middle {
	background-image:url(../img/box.form.middle.png);
	background-position:top;
	background-repeat:repeat-y;
	width:978px;
}
.box_form_bottom {
	background-image:url(../img/box.form.bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:978px;
	height:53px;
}

.campi_form {
	width:190px;
}

.box_menu_top {
	background-image:url(../img/box.menu.top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:247px;
	height:17px;
}
.box_menu_middle {
	background-image:url(../img/box.menu.middle.png);
	background-position:top;
	background-repeat:repeat-y;
	width:247px;
}
.box_menu_bottom {
	background-image:url(../img/box.menu.bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:247px;
	height:51px;
}

.box_loading_top {
	background-image:url(../img/box.loading.top.png);
	background-position:top;
	background-repeat:no-repeat;
	width:157px;
	height:14px;
}
.box_loading_middle {
	background-image:url(../img/box.loading.middle.png);
	background-position:top;
	background-repeat:repeat-y;
	width:157px;
}
.box_loading_bottom {
	background-image:url(../img/box.loading.bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	width:157px;
	height:54px;
}



	

/* per le png Per IE6--------------------------------------------------------inizio */
*html .header { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/bg.header.png');} /*Per IE6 */

*html .menu { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/bg.menu.png');} /*Per IE6 */

*html .box_grande { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.grande.png');} /*Per IE6 */

*html .box_piccolo { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.piccolo.png');} /*Per IE6 */

*html .box_scheda { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.scheda.png');} /*Per IE6 */

*html .box_testo_top { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.testo.top.png');} /*Per IE6 */

*html .box_testo_middle { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.testo.middle.png');} /*Per IE6 */

*html .box_testo_bottom { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.testo.bottom.png');} /*Per IE6 */

*html .box_testo_piccolo_top { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.testo.piccolo.top.png');} /*Per IE6 */

*html .box_testo_piccolo_middle { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.testo.piccolo.middle.png');} /*Per IE6 */

*html .box_testo_piccolo_bottom { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.testo.piccolo.bottom.png');} /*Per IE6 */

*html .box_form_top { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.form.top.png');} /*Per IE6 */

*html .box_form_middle { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.form.middle.png');} /*Per IE6 */

*html .box_form_bottom { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.form.bottom.png');} /*Per IE6 */

*html .box_menu_top { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.menu.top.png');} /*Per IE6 */

*html .box_menu_middle { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.menu.middle.png');} /*Per IE6 */

*html .box_menu_bottom { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.menu.bottom.png');} /*Per IE6 */

*html .footer { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/bg.footer.png');} /*Per IE6 */

*html .box_loading_top { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.loading.top.png');} /*Per IE6 */

*html .box_loading_middle { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.loading.middle.png');} /*Per IE6 */

*html .box_loading_bottom { background: transparent none repeat-y top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='../img/box.loading.bottom.png');} /*Per IE6 */
