body {
	margin: 0px;
	padding: 0px;
	font-family: Garamond, Verdana;
	color: #4F81BA;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #0000F1;
}		
#div_body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding-bottom: 15px;
}
#div_body_index{
	background-image: url('./../_media/sfondo_index.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #122451;
}
#div_content{
	width: 850px;
	height: 620px;
	position: relative;
}
#table_body_index{
	height: 100%;
}
#td_header_index{
	height: 50px;
}
#td_content_index{
	background-image: url('./../_media/sfondo_content_index.png');
	background-repeat: no-repeat;
	background-position: top;
	min-width: 830px;
	height: 337px;
	padding: 10px;
	text-align: left;
}
#td_footer_index{
	height: 80px;
	text-align: center;
	font-family: Verdana;
	color: black;
	font-size: 8pt;
	font-weight: bold;
}
#td_footer_index2{
	text-align: right;
}
#td_footer_index a{
	color: black;
}
#div_content_index{
	width: 100%;
	height: 100%;
	padding-top: 30px;
}
#div_slogan_index{
	color: white;
	text-align: right;
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	padding: 10px 20px 0 0;
	margin-top: 35px;
}
#td_content_index button{
	background-image: url('./../_media/pulsante.png');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: transparent;
	border: none;
	width: 138px;
	height: 128px;
	position: relative;
	font-family : Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 9pt;
	margin: 10px 40px;
	color: white;
	padding: 0px;
}
#td_content_index button:hover{
	background-image: url('./../_media/pulsante_sel.png');
}
#td_content_index button.img{
	position: absolute;
	top: 40px;
	left: 0px;
}
#td_content_index button.div{
	position: absolute;
	width: 138px;
	top: 100px;
	left: 0px;
	text-align: center;
}
#div_content_sx{
	background-image: url('./../_media/barra_sx.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 210px;
	height: 550px;
	padding-left: 30px;
	position: absolute;
	top: 0px;
	left: 26px;
}
#div_content_dx{
	background-image: url('./../_media/barra_dx.png');
	background-repeat: no-repeat;
	background-position: right;
	width: 528px;
	height: 550px;
	padding: 0 30px 0 0px;
	position: absolute;
	top: 0px;
	right: 26px;
}
#img_qi_b{
	margin: 10px 0px;
}
#div_pulsante{
	background-image: url('./../_media/sfondo_pulsante.png');
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14pt;
	color: black;
}
#div_menu{
	background-image: url('./../_media/sfondo_menu.png');
	background-repeat: repeat-x;
	height: 190px;
	line-height: 27px;
	margin: 0px;
	font-weight: bold;
}
#div_caratteristiche{
	background-image: url('./../_media/sfondo_caratt.png');
	background-repeat: repeat-x;
	height: 265px;
	line-height: 32px;
	padding: 0px;
	margin: 0px;
}
#div_caratteristiche a{
	color: white;
}
#img_numverde{
	margin-top: 25px;
}
#div_dettagli{
	height: 285px;
	width: 510px;
	margin: 15px 0;
	padding-left: 18px;
	text-align: justify;
}
.div_desc{
	width: 510px;
	max-height: 250px;
	display: none;
	overflow: auto;
	margin-top: 2px;
	padding-bottom: 6px;
	font-size: 11pt;
}
#div_titolo{
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	height: 35px;
	line-height: 35px;
}
#img_qm_s2{
	float: right;
}
.div_sottotitolo{
	font-weight: bold;
	margin-top: 6px;
}






#div_footer{
	position: absolute;
	left: 56px;
	bottom: 40px;
	text-align: left;
	font-size: 10pt;
}
#div_quimutuo{
	position: absolute;
	bottom: 0px;
	left: 56px;
	text-align: left;
	font-size: 10pt;
}
#div_webentech{
	position: absolute;
	bottom: 0px;
	right: 56px;
}
