/* CSS Document */

/*** SPAZIOWEB ***/
/*** CONFIGURAZIONE GENERALE - GRAFICA ***/

body {
	background-color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	margin-bottom:4px;
}





/*** TEXT ***/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	margin-bottom:4px;
	margin-top:4px;
}
a {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	color:#999999;
	text-decoration: underline;
}


/*
a:visited {
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
a:visited:hover {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
*/


.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	margin-bottom:8px;
	margin-top:8px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	font-size: 100%;
	color: #000000;
	text-align:left;
	margin-bottom:4px;
	margin-top:4px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #000000;
	text-align:left;
	margin-top:4px;
	margin-bottom:4px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:  #ffffff;
	margin-top:6px;
	margin-bottom:6px;
	text-indent:20px;
}
h1 .rex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:  #ffffff;
	margin-top:6px;
	margin-bottom:6px;
	text-indent:20px;
	text-decoration:none;
}
h1 .rex:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:  #ededed;
	margin-top:6px;
	margin-bottom:6px;
	text-indent:20px;
	text-decoration:underline;
}
h1 .rex:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:  #ffffff;
	margin-top:6px;
	margin-bottom:6px;
	text-indent:20px;
	text-decoration:none;
}
h1 .rex:visited:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:  #ededed;
	margin-top:6px;
	margin-bottom:6px;
	text-indent:20px;
	text-decoration:none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #000000;
	margin-top:6px;
	margin-bottom:6px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #000000;
	margin-top:6px;
	margin-bottom:6px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #999999;
	margin-top:0px;
	margin-bottom:6px;
}




/* COLOURS */

.celeste {
	color: #56b6dd;
}

.aran {
	color: #f9ac46;
}

.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
}
.white a:HOVER {
	color: #FFCC00;
}
.verde {
	color: #d4d832;
}
.grigio {
	color: #999999;
}





/* DIV CONTAINERS */

.container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
.partners {
	height:61px;
	background-color:#ffffff;
	clear:both;
}


.header {
	height:236px;
}

.content {
	height:460px;
	padding-left:2px;
	background-color:#FFFFFF;

}
.content2 {
	padding-left:2px;
	background-color:#FFFFFF;

}
.text {
	background-color:#FFFFFF;
	float:left;
	width:600px;
	height:auto;
}
.titolo_contributo {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_contributi.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_news {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_news.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_faq {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_faq.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_glossario {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_glossario.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_glossario {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_glossario.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_tecniche {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_tecnica.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_registrazione {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_registra.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_link {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_link.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_partner {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_partner.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_contatti {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_contatti.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.titolo_artigiani {
	padding-bottom:10px;
	padding-left:40px;
	padding-top:10px;
	background-image:url(../images/icon_artigiani.gif);
	background-repeat:no-repeat;
	background-position: 0px 10px;
}
.testo {
	height:auto;
	padding-bottom:10px;
}
.top {
	background-image:url(../images/text_03.gif);
	width:600px;
	height:16px;
}
.center {
	background-image:url(../images/text_06.gif);
	width:550px;
	height:auto;
	padding-left:25px;
	padding-right:25px;
}
.bottom {
	background-image:url(../images/text_08.gif);
	float:left;
	width:600px;
	height:14px;
}


.footer {
	height:60px;
	clear:both;
}

#foot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:normal;
	color:#000000;
	text-decoration:none;
}

#foot .kill {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:normal;
	color:#000000;
	text-decoration:none;
	background-color:#FFFFFF;
	text-align:center;
	height:27px;
	background-image:url(../images/footer_24.gif);
	padding-top:10px;
	
}

#foot .bill {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-style:normal;
	color:#ffffff;
	text-decoration:none;
	padding-top:5px;
}
#foot .bill a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#ffffff;
	text-decoration:none;
	padding-top:5px;
}
#foot .bill a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#888888;
	text-decoration:none;
	padding-top:5px;
}

#foot .sx {
	float:left;
}
#foot .dx {
	float:right;
}
#foot .both {
	clear:both;
}

.text_home {
	padding-top:13px;
	padding-bottom:10px;
	height:auto;
}
.zero {
	float:left;
	width:199px;
	height:auto;
}
.uno {	
	width:169px;
	padding:15px;
	background-image:url(/images/contributi_07.gif);
	height:175px;
}
.due {
	width:169px;
	padding:15px;
	background-image:url(/images/tecnica_07.gif);
	height:175px;
}
.tre {
	float:left;
	width:169px;
	padding:15px;
	background-image:url(/images/artegiani_07.gif);
	height:380px;
}
.quattro {
	float:left;
	width:370px;
	padding:15px;
	background-image:url(/images/news_07.gif);
	height:380px;
}


.hotlinks {
	float:left;
	width:144px;
}

#hotlink .filtro {
	width: 100%; 
	display:block;
	border:0px;
	height:80px;
}

#hotlink .filtro:HOVER {
	width: 100%; 
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	display:block;
	border:0px;
}

#hotlink .filtroSELECTED {
	width: 100%; 
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;
	display:block;
	border:0px;
}



#header {
	height:205px;
	width:950px;
}

#header .one {
	height:52px;
	width:950px;
	background-image:url(../images/header1.jpg);
}
#header .two {
	height:114px;
	width:950px;
	background-image:url(../images/header2.jpg);
}
#header .three {
	height:40px;
	width:950px;
	background-image:url(../images/header3.jpg);
}


.img_dx {
	padding-left:10px;
	padding-bottom:10px;
	float: right;
}
.img_sx {
	padding:0px 14px 14px 0px;
	float: left;
}



#menu {
	font-size:110%;
	line-height:31px;
	color:#ffffff;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	display:block;
	float:left;
	width:200px;

}
#menu a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}


#menu .top_menu {
	height:13px;
	background-image:url(../images/menu_01.gif);
}
#menu .center_menu {
	height:auto;
	background-image:url(../images/menu_03.gif);
	width:183px;
	padding-left:7px;
	padding-right:8px;
}
#menu .bottom_menu {
	height:14px;
	background-image:url(../images/menu_05.gif);
}
#menu .livello1 {
	height:31px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1_09.gif);
	background-repeat:no-repeat;
	width:183px;
}
#menu .livello1:HOVER {
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1_on_09.gif);
	background-repeat:no-repeat;
}
#menu .livello1SELECTED {
	color:#ffffff;
	font-weight:bold;
	display:block;
	text-indent:10px;
	background-image:url(../images/menu1_on_09.gif);
	background-repeat:no-repeat;
}



#menu .livello1v {
	height:31px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1_09.gif);
	background-repeat:no-repeat;
	width:183px;
}
#menu .livello1v:HOVER {
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1v_on_09.gif);
	background-repeat:no-repeat;
}
#menu .livello1vSELECTED {
	color:#ffffff;
	font-weight:bold;
	display:block;
	text-indent:10px;
	background-image:url(../images/menu1v_on_09.gif);
	background-repeat:no-repeat;
}

#menu .livello1g {
	height:31px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1_09.gif);
	background-repeat:no-repeat;
	width:183px;
}
#menu .livello1g:HOVER {
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1g_on_09.gif);
	background-repeat:no-repeat;
}
#menu .livello1gSELECTED {
	color:#ffffff;
	font-weight:bold;
	display:block;
	text-indent:10px;
	background-image:url(../images/menu1g_on_09.gif);
	background-repeat:no-repeat;
}

#menu .livello1c {
	height:31px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1_09.gif);
	background-repeat:no-repeat;
	width:183px;
}
#menu .livello1c:HOVER {
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:10px;
	background-image: url(../images/menu1c_on_09.gif);
	background-repeat:no-repeat;
}
#menu .livello1cSELECTED {
	color:#ffffff;
	font-weight:bold;
	display:block;
	text-indent:10px;
	background-image:url(../images/menu1c_on_09.gif);
	background-repeat:no-repeat;
}


#menu .livello2 {
	height:31px;
	color:#000000;
	font-weight:normal;
	display:block;
	text-indent:18px;
	background-image: url(../images/menu2_09.gif);
	background-repeat:no-repeat;
	width:183px;
}
#menu .livello2:HOVER {
	color:#000000;
	font-weight:bold;
	display:block;
	text-indent:18px;
	background-image: url(../images/menu2_09.gif);
	background-repeat:no-repeat;
}
#menu .livello2SELECTED {
	color:#000000;
	font-weight:bold;
	display:block;
	text-indent:18px;
	background-image:url(../images/menu2_09.gif);
	background-repeat:no-repeat;
}
#menu .livello3 {
	height:31px;
	color:#000000;
	font-weight:normal;
	display:block;
	text-indent:26px;
	background-image: url(../images/menu3_09.gif);
	background-repeat:no-repeat;
	width:183px;
}
#menu .livello3:HOVER {
	color:#000000;
	font-weight:bold;
	display:block;
	text-indent:26px;
	background-image: url(../images/menu3_09.gif);
	background-repeat:no-repeat;
}
#menu .livello3SELECTED {
	color:#000000;
	font-weight:bold;
	display:block;
	text-indent:26px;
	background-image:url(../images/menu3_09.gif);
	background-repeat:no-repeat;
}



#utility {
	height:26px;
	padding-bottom:2px;
	padding-top:3px;
	font-size:100%;
	color:#ffffff;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	display:block;
	background-image:url(../images/utilities.jpg);
}
#utility a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
#utility .livello1 {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	width:150px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1:HOVER {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:150px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1SELECTED {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:150px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1B {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	width:100px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1B:HOVER {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:100px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1BSELECTED {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:100px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#utility .livello1C {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	width:80px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1C:HOVER {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:80px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1CSELECTED {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:80px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1D {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	width:125px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1D:HOVER {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:125px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#utility .livello1DSELECTED {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	width:125px;
	text-indent:15px;
	background-image:url(../images/menu_utility.gif);
	background-position:right;
	background-repeat:no-repeat;
}




#partner {
	margin-left:40px;
	background-color:#FFFFFF;
	border:0px;
}
#partner .sx {
	float:left;
	background-color:#FFFFFF;
	border:0px;
	height:60px;
}

#partner .regione {
	background-image:url(../images/partners_14.jpg);
	background-repeat: no-repeat;
	display:block;
	border:0px;
}
#partner .regione:HOVER {
	background-image:url(../images/partners_on_14.gif);
	background-repeat:no-repeat;
	display:block;
	border:0px;
}

#partner .unicredit {
	background-image:url(../images/partners_15.jpg);
	background-repeat:no-repeat;
	display:block;
	border:0px;
}
#partner .unicredit:HOVER {
	background-image:url(../images/partners_on_15.gif);
	background-repeat:no-repeat;
	display:block;
	border:0px;
}

#partner .confar {
	background-image:url(../images/partners_16.jpg);
	display:block;
	border:0px;
}
#partner .confar:HOVER {
	background-image:url(../images/partners_on_16.gif);
	display:block;
	border:0px;
}

#partner .aregai {
	background-image:url(../images/partners_17.jpg);
	display:block;
	border:0px;
}
#partner .aregai:hover {
	background-image:url(../images/partners_on_17.gif);
	display:block;
	border:0px;
}

#partner .icim {
	background-image:url(../images/partners_19.jpg);
	display:block;
	border:0px;
}
#partner .icim:hover {
	background-image:url(../images/partners_on_19.gif);
	display:block;
	border:0px;
}

#partner .spazio {
	background-image:url(../images/partners_20.jpg);
	display:block;
	border:0px;
}
#partner .spazio:hover {
	background-image:url(../images/partners_on_20.gif);
	display:block;
	border:0px;
}
.final {
	width:100%;
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	background-color:#FFFFFF;
}
.hidden {
	display:none;
}
.img_news {
	float:left;
	margin:0px 10px 10px 0px;
	height:70px;
	width:100px;
}
.dx {
	float:right;
}
.sx {
	float:left;
}
.button {
	background-image:url(../images/freccia_grigia.gif);
	width:31px;
	height:31px;
	border:0px;
	cursor:pointer;
}
.dx_table {
	float:right;
	margin:0px 0px 10px 10px;
}
