body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: "Arial";
	font-size: 14px;

	background-position: center;
	background-repeat: repeat-y;
}

#pagina { 
	width: 760px;
	position: absolute; 
	left: 50%;
	margin-left: -380px;
}

#top{
	padding-top: 0px;
	height: 302px;
	width: 760px;
}

#menu{
	top: 302px; 
	left: 0px;
	width: 205px;
}

#contenuto {
	top: 302px;
	clear:none; 
	float: right;
	text-align: center;
	width: 530px;
	text-align: left;
	padding-right: 10px;
}


#bottom {
	clear:both;
	height: 60px;
	width: 760px;
	margin-top: 15px;
	text-align: center;
	background-image: url(immagini/bottom.jpg);
}


ul.menu_cl{
	width: 205px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu_cl li a{
	display: block;
	text-decoration: none;
	padding: 0;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}

ul.menu_cl li a:hover{
	display: block;
	text-decoration: none;
	padding: 0;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #B1BD11;
	border-bottom: 1px;
	border-bottom-color: #99CC00;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}

ul.menu_cl li{ display: inline; }

.titolo_pagina{
	font-size: 16px;
	font-weight: bold;
	color: #889919;
}

.titolo_tabella{
	background-color: #889919;
	color: #FFFFFF;
	font-weight: bold;
}

#bnd_top{
	height: 40px;
	background-color: #4472c4;
	color: #FFF;
	font-size: 14px;
	line-height: 40px;
}

#bnd_pic{
	height: 2px;
	background-color: #4472c4;
}

#bnd_cntr{
	background-image: url("https://it.clavis2000.com/img/sfondotop.png");
	background-repeat: repeat;
	width: 100%;
	height: 311px;
}

h1{ margin-left: 30px; color: #4472c4; }
h2{ margin-left: 30px; color: #4472c4; }

#box_home{
	margin-left: 2%;
	margin-right: 2%;
	border: 1px solid #30373d;
	text-align: center;
	width: 20%;
	height: 350px;
	float: left; 
	clear: none;
	border-radius: 0 0 6px 6px;
	box-shadow: 8px #88888;
}

#box_home_prm{
	margin-left: 2%;
	margin-right: 2%;
	border: 3px solid #30373d;
	width: 68%;
	height: 225px;
	float: left; 
	clear: none;
}

#box_home_prm p{
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}

#box_home_scd{
	margin-left: 2%;
	margin-right: 2%;
	border: 1px solid #30373d;
	width: 20%;
	height: 225px;
	float: left; 
	clear: none;
}

#box_home_scd p{
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
}

#bnd_top p{
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 30px;
}

#page{
	margin-left: 15%;
	width: 50%;
	clear: none;
	float: left;
}

#pagegra{
	width: 100%;
}

#page p{
	padding-right: 25px;
}

#pagemenu{
	width: 20%;
	margin-right: 15%;
	clear: none;
	float: left;
	background-color: #f3f2f1;
}

#pagecompra{
	margin-left: 15%; 
	width: 70%;
}


#page h1{
	margin-left: 0px;
}

#page h2{
	margin-left: 0px;
}

#disclaimer{
	width: 100%;
	background-color: #f3f2f1;
	color: #000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#disclaimer p{
	padding: 15px;
	padding-left: 50px;
	padding-right: 50px;
	margin:0px;
	text-align: justify;
}

#bottom_new{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #30373d;
	color: #FFF;
	font-size: 14px;
}
#bottom_new a{
	color: #65dde0;
}

#bottom_box_1,
#bottom_box_2,
#bottom_box_3,
#bottom_box_4{
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 2%;
	margin-right: 2%;
	border:0px solid #FFF;
	text-align: center;
	width: 21%;
	float: left; 
	clear: none;
}

.box_integratori{ width: 25%; float: left; clear: none; text-align: center; }

#logomob{
		display: none; 
		visibility: hidden;
}
/********************** responsive ****************************/

@media (min-width: 1200px) {

	/* Structure > 1200px */

}

@media (min-width: 768px) and (max-width: 980px) {

	/* Structure 768 to 1000 */

}

@media (max-width: 767px) {

	/* Structure  < 767 */
	#pagecompra{
		width: 100%;
	}

	#bnd_cntr{
		display: none; 
		visibility: hidden;
	}

	#bnd_top{
		display: none; 
		visibility: hidden;
	}

	#logomob{
			display: block; 
			visibility: visible;
	}

	#page{
		margin-left: 5%;
		width: 90%;
		clear: both;
		float: none;
	}

	#page img{
		width: 100%;
		clear: both;
		float: none;
	}

	#pagegra{
		margin-left: 5%;
		width: 90%;
		clear: both;
		float: none;
	}

	#pagemenu{
		margin-left: 5%;
		width: 90%;
		clear: both;
		float: none;
		background-color: #f3f2f1;
	}

	#bottom_box_1,
	#bottom_box_2,
	#bottom_box_3,
	#bottom_box_4{
		margin-top: 15px;
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
		clear: both;
		float: none;
	}

	.box_integratori{
		margin-top: 15px;
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
		clear: both;
		float: none;
	}

}
