/* CSS Document */

/*** SPAZIOWEB ***/
/*** CONFIGURAZIONE GENERALE - GRAFICA ***/

body { 
    margin-top:0px;
	background-image:url(/images/sfondo.jpg);
	background-repeat:repeat-x;
	background-color:#eae9f3;
	font-size:0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





/*** 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:#501e74;
	text-decoration: underline;
}
a:hover {
	color:#501e74;
	text-decoration: none;
	font-weight:none;
}
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: 130%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color:  #501e74;
	margin-top:4px;
	margin-bottom:4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight:bold;
	font-variant: normal;
	color: #501e74;
	margin-top:4px;
	margin-bottom:4px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #501e74;
	margin-top:4px;
	margin-bottom:4px;
}

.briciole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #666666;
	text-align:left;
	margin-bottom:12px;
	margin-top:4px;
}



/* COLOURS */

.celeste {
	color: #3399cc;
}
.blu {
	color: #000099;
}
.aran {
	color: #ff6600;
}
.giallo {
	color: #FFcc00;
}
.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
}
.white a:HOVER {
	color: #FFCC00;
}
.rosso {
	color: #FF0000;
}
.violet {
	color: #501e74;
}





/* DIV CONTAINERS */

.container {
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/_corpo.jpg);

}

.utilities {
	width: 980px;
	background-image:url(/images/home_03.gif);
	height:53px;
}

.header_container {
	width: 980px;
}

.corpo_home {
	width: 980px;
}
.corpo {
	width: 980px;
	background-image:url(/images/corpo.jpg);
	height:auto;
}

.hotlink_home {
	width: 980px;
	height:164px;
	clear:both;
}

.footer {
	width:980px;
	background-image:url(/images/home_15.gif);
	background-repeat:no-repeat;
	clear:both;
	vertical-align:top;
}

.lingua {
	width: 215px;
	float:left;
	margin-top:30px;
}

.menu_utilities {
	width: 765px;
	float:right;
	margin-top:30px;
}

.novita_home {
	width: 215px;
	float:left;
	background-image:url(/images/home_05.jpg);
	height:346px;
}
.novita_home_eng {
	width: 215px;
	float:left;
	background-image:url(/images/home_eng_05.jpg);
	height:346px;
}

.header_home {
	width: 765px;
	float:right;
}

.photo_home {
	width: 215px;
	float:left;
	background-image:url(/images/home_11.jpg);
	height:164px;
}

.menu_home {
	width: 765px;
	float:right;
}

.home_1 {
	width: 765px;
	background-image:url(/images/ita_06.jpg);
	height:15px;
}

.home_2 {
	width: 765px;
	background-image:url(/images/ita_07.jpg);
	height:86px;
	text-align:right;
}

.home_3 {
	width: 765px;
	background-image:url(/images/ita_08.jpg);
	height:153px;
	text-align:right;
}
.home_3_eng {
	width: 765px;
	background-image:url(/images/ENG_08.jpg);
	text-align:right;
	height:153px;
}
.home_3_deu {
	width: 765px;
	background-image:url(/images/DEU_08.jpg);
	text-align:right;
	height:153px;
}

.home_4 {
	width: 765px;
	background-image:url(/images/ita_09.jpg);
	height:35px;
}

.home_5 {
	width: 765px;
	background-image:url(/images/new_10.jpg);
	height:57px;
}
.home_5e {
	width: 765px;
	background-image:url(/images/new_eng_10.jpg);
	height:57px;
}
.home_5d {
	width: 765px;
	background-image:url(/images/new_deu_10.jpg);
	height:57px;
}

.news_home {
	color:#FFFFFF;
	width: 178px;
	margin-left:25px;
	margin-top:60px;
	height:280px;
}
.header {
	width: 965px;
	background-image:url(/images/header.jpg);
	height:147px;
	padding-left:15px;
}
.menu {
	width: 200px;
	float:left;
	padding-left:15px;
}
.text {
	width: 764px;
	float:right;
}
.testo {
	width: 529px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:5px;
	float:left;
}
.news_interno {
	width: 215px;
	float:right;
}
.scattola {
	width: 980px;
	height:1px;
	font-size:0px;
	line-height:0px;
	clear:both;
}
.paragrafo {
	padding-top:5px;
}
.img_dx {
	padding-left:10px;
	padding-bottom:10px;
	float: right;
}
.img_sx {
	padding:0px 14px 14px 0px;
	float: left;
}

.img_sx_news {
	margin:0px 14px 14px 0px;
	float: left;
	width:95px;
	border:#501e74 1px solid;
}



#menu_interno {
	font-size:110%;
	line-height:30px;
	color:#ffffff;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	width:200px;
	display:block;
}
#menu_interno a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
#menu_interno .livello1 {
	font-size: 13px;
	height:30px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu.gif);
	background-repeat:no-repeat;
	line-height:30px;
}
#menu_interno .livello1:HOVER {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu.gif);
	height:30px;
	background-repeat:no-repeat;
	line-height:30px;

}
#menu_interno .livello1SELECTED {
	font-size:13px;
	color:#ffffff;
	height:30px;
	font-weight:bold;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu.gif);
	background-repeat:no-repeat;
	line-height:30px;

}

#menu_interno .livello2 {
	font-size:11px;
	color:#501e74;
	font-weight:normal;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu2.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
#menu_interno .livello2:HOVER {
	font-size:11px;
	color:#501e74;
	font-weight:bold;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu2.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}
#menu_interno .livello2SELECTED {
	font-size:11px;
	color:#501e74;
	font-weight:bold;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu2.gif);
	background-repeat:no-repeat;
	height:30px;
	line-height:30px;
}

#menu_interno .livello2_stretto {
	font-size:11px;
	color:#501e74;
	font-weight:normal;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu2.gif);
	background-repeat:no-repeat;
}
#menu_interno .livello2_stretto:HOVER {
	color:#501e74;
	font-weight:bold;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu2.gif);
	background-repeat:no-repeat;
	letter-spacing:-1px;
}
#menu_interno .livello2_strettoSELECTED {
	color:#501e74;
	font-weight:bold;
	display:block;
	text-indent:20px;
	background-image:url(/images/menu2.gif);
	background-repeat:no-repeat;
	letter-spacing:-1px;
}
.hidden {
	display:none;
}


#utility {
	height:18px;
	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:center;
	display:block;
}
#utility a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
#utility .livello1 {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:normal;
	display:block;
}
#utility .livello1:HOVER {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
}
#utility .livello1SELECTED {
	padding-bottom:2px;
	padding-top:3px;
	color:#ffffff;
	font-weight:bold;
	display:block;
}

#foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #8d6da5;
	margin-bottom:4px;
	margin-top:4px;
}

#foot a {
	color: #8d6da5;
	text-decoration: underline;
}
#foot a:hover {
	color:#501e74;
	text-decoration: none;
	font-weight:none;
}
#foot .two{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #501e74;
	margin-bottom:4px;
	margin-top:4px;
	text-decoration:none;
}
#foot .one{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	font-variant: normal;
	color: #501e74;
	margin-bottom:4px;
	margin-top:4px;
	text-decoration:none;
}
#foot .one:hover {
	color:#501e74;
	text-decoration: none;
	font-weight:bold;
}
.final {
	height:15px;
	border-bottom:#CCCCCC 1px dashed;
	clear:both;
}
.button {
	cursor:pointer;
	border:#999999 1px solid;
}
.button:HOVER {
	cursor:pointer;
	background-color:#501e74;
	color:#FFFFFF;
	border:#999999 1px solid;
}