@font-face {
	font-family: font_bold;
	src: url(../fonts/font_bold.TTF);
}

@font-face {
	font-family: font_bold_italic;
	src: url(../fonts/font_bold_italic.TTF);
}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	-webkit-text-size-adjust: none;
	color: #000000;
	padding:0px;
	margin:0px;
	overflow: scroll;
}

h1 {
	font-family: font_bold_italic, Arial;
	font-size: 24px;
	font-weight:bold;
	margin-left:10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0px;
	color: #0066a5;
}

h2 {
	font-family: font_bold, Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #0066a5;
}


h3 {
	/*font-family: font_bold_italic, Arial;*/
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	color: #0066a5;
}

h4 {
	/*font-family: font_bold_italic, Arial;*/
	font-size: 10px;
	font-weight: bold;
	font-style:italic;
	margin: 0px;
	padding: 0px;
	color: #0066a5;
}

ul li {
	list-style-image: url(../images/piu2.png);
}

/* CASA-DOMOTICA */
/*---------------*/
.link_testo:link, .link_testo:visited {
	font-weight:bold;
	color: #83a0ca;
	font-style:italic;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.link_testo:hover   {
	color: #0066a5;
}

.link_testo_footer:link, .link_testo_footer:visited {
	color: #83a0ca;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.link_testo_footer:hover   {
	color: #0066a5;
}
/* IMMAGINI */
.link_img:link, .link_img:visited {
	border-color: #000000;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
.link_img:hover   {
	border-color: #000000;
	border-style: none;
	border-width: 0px; 
	margin: 0px;
	padding: 0px;
}

.testo_selezionato {
	font-weight:bold;
	color: #0066a5;
	font-style:italic;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}


.pagina {
	width: 800px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:5px;
	padding: 0px;
	/*background-color:#0FF;*/
}

.header {
	width: 792px;
	height: 56px;
	margin: 0px;
	padding: 4px;
	font-size:14px;
	/*background-color:#30C;*/
}

.menu-laterale {
	width: 200px;
	height: 383px;
	margin-top:0px;
	float:left;
	/*background-color:#900;*/
}

.voce-menu {
	width: 195px;
	padding-left: 5px;
	height: 16px;
	color: #0066a5;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	/*background-color:#eee;*/
}

.voce-sotto-menu {
	width: 160px;
	padding-left: 40px;
	height: 13px;
	color: #0066a5;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	/*background-color:#eee;*/
}

.piu {
	float:left; 
	height:16px;
	width: 25px;
}

.centrale {
	width: 570px;
	float:right;
	height: 383px;
	margin-top: 0px;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	/*background-image:url(../images/bkg-THESIS.gif);*/
	background-repeat:no-repeat;
	/*background-color:#06F;*/
}

.footer {
	width: 794px;
	height: 34px;
	margin-top: 0px;
	padding: 3px;
	float:left;
	font-size: 9px;
	color: #83a0ca;
	/*background-color:#FFC;*/
}

.linea {
	 width:200px; 
	 height: 7px; 
	 background-image:url(../images/puntino.png);
}
.loghi_partners {
	height:auto;
	width:200px;
}
