﻿body {
	background-color: #CCCCCC;
	font-family: "Trebuchet MS";
	text-align: center;
	vertical-align: top;
	font-size: x-small;
	height: 100%;
	margin:0;
	padding:0;

}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
	text-decoration: underline overline;
}
a:hover {
	color: #000000;
	text-decoration: underline overline;
}
.div_menu_sx {
	width: 156px;
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	height: 100%;
	background-image: url('images/client.jpg');
	background-repeat: no-repeat;
}
.div_contenuto_dx {
	width: 80%;
	text-align: justify;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 15px;
	height: 100%;
}
.div_contenuto {
	border: 5px solid #FFFFFF;
	width: 746px;
	font-size: 9pt;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	background-color: #FFFFFF;
	height: 100%;
	float: inherit;
}
.div_contenuto2 {
	border: 0px solid #FFFFFF;
	width: 776px;
	font-size: 9pt;
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-collapse: collapse;
	height: 100%;
}
.sxAlto {
	background-image: url('images/box_sinistra.jpg');
	background-repeat: no-repeat;
}
.dxAlto {
	background-image: url('images/box_destra2.jpg');
	background-repeat: no-repeat;
	width: 19px;
}
.centroAlto {
	background-image: url('images/box_centro2.jpg');
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
}
.sxBasso {
	background-image: url('images/box_sinistra_basso.jpg');
	background-repeat: no-repeat;
	width: 19px;
}
.dxBasso {
	background-image: url('images/box_destra_basso.jpg');
	background-repeat: no-repeat;
	width: 19px;
}
.centroBasso {
	background-image: url('images/box_centro_basso.jpg');
	background-repeat: repeat-x;
}
.lateraleDx {
	background-image: url('images/box_laterale_destra.jpg');
	background-repeat: repeat-y;
	width: 19px;
}
.lateraleSx {
	background-image: url('images/box_laterale_sinistra.jpg');
	background-repeat: repeat-y;
}
.bianco {
	background-color: #FFFFFF;
	text-align: left;
}
.grigio {
	text-align: left;
}
.img_accessori {
	border: 5px #CCCCCC outset;
}
.barra {
	width: 100%;
	background-color: #666666;
	height: 10px;
	margin: 0;
	background-image:url('images/sfumatura.jpg');
	background-repeat:repeat-x;

}
.barra2 {
	width: 776px;
	background-color: #DDDDDD;
	height: 15px;
	margin: 0;
	font-size:x-small;
	vertical-align:text-top;
}
.barra3 {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	width: 776px;
	background-color: #757575;
	height: 1px;
	font-size: x-small;
	vertical-align: top;
	top: 0px;
}
.barra4 {
	width: 776px;
	background-color: #757575;
	height: 6px;
	margin: 0;
	font-size:x-small;
	vertical-align:text-top;
}

.verde {
	color: #00FF00;
}
.celeste2 {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-top-width: 2px;
}
.celeste {
	color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #99CCFF;
	border-top-width: 2px;
	background-color: #D7EBFF;
}
.paragrafo {
	margin-top: 3px;
	margin-bottom: 3px;
}
.bottoni {
	list-style-image: url('images/bottoni/bullet.gif');
}
.lista_spazio {
	margin-top: 10px;
	margin-bottom: 3px;
}
.destra {
	text-align: right;
}
.titoletto {
	background-color: #008000;
	color: #FFFFFF;
	font-weight: bold;
}
.titoletto2 {
	background-color: #3683EF;
	color: #FFFFFF;
	font-weight: bold;
}
a.notelink {
	font-weight: bold;
	color: #336600;
}
.titoletto3 {
	padding: 3px;
	background-color: #CCFF99;
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
.form{
	background-color:#CCFF99;
}
a.notelink:hover {
	font-weight: bold;
	color: #000000;
	background-color: #CCFF99;
	text-decoration:none;

}