/*=============================================*/
/*                graphic designer             */
/*          © GIACOMO CHIARI for POINT         */
/*=============================================*/
*, * focus {
	outline: none;
	margin: 0;
	padding: 0;
}
html {
	overflow-Y: scroll;
	height:100%;
}
/*ARCHITETTURA*/
body {
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
}
#cipressi {
	position:fixed;
	bottom:0;
	z-index:3;
	background-image:url(../img/cypress.png);
	background-position:center;
	height:127px;
	width:100%;
}
#bg {
	position:relative;
	width:720px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:100%;
}
.bg {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	background-color:#fff;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:fixed;
	width:720px;
	z-index:1;
	border-right:solid 5px #034b22;
}
#container {
	width:720px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	position:relative;
	z-index:2;
}
#head {
	width:720px;
	height:auto;
	background-image:url(../img/bghome.png);
	background-repeat:no-repeat;
	background-position:right -19px;
	position:relative;
}
#head p.lingua {
	position:absolute;
	top:0;
	right:0;
	width:18px;
	height:12px;
	padding:2px;
	margin:0;
	border-bottom:solid 1px #034b22;
	border-left:solid 1px #034b22;
}
#logo {
	position:absolute;
	top:5px;
	left:15px;
}
#logo a {
	text-decoration:none;
	border:none;
	background:none;
}
#box {
	width:100%;
	height:28px;
	background-image:url(../img/bgpuls.png);
	background-repeat:repeat-y;
	background-position:right;
	margin:0 0 0 0;
	padding:7px 0 0 0;
	text-align:right;
	position:absolute;
	right:0;
	top:130px;
}
.riga {
	width:232px;
	border-right:2px dotted #FFF;
}
#content {
	width:700px;
	overflow:hidden;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:center;
	background-image:url(../img/bgcontent.png);
	background-repeat:repeat-y;
}
.boxleft {
	width:200px;
	height:auto;
	float:left;
	padding-top:20px;
	text-align:center;
}
.boxright {
	width:500px;
	height:auto;
	float:right;
	padding-top:20px;
}
.boxright img {
	border:solid 1px #034b22;
	padding:2px;
	margin:8px 21px 5px 5px;
}
.boxright .iframe {
	border:solid 1px #034b22;
	padding:2px;
	margin:8px 21px 5px 5px;
}
#footer {
	width:700px;
	height:auto;
	padding-top:50px;
	overflow:hidden;
	background-image:url(../img/bgfooter.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#footer p.log {
	float:right;
	border:none;
	padding:0;
	padding:3px 21px 0 0;
}
#footer p.log a {
	text-decoration:none;
	border:none;
	background:none;
}
/*FINE ARCHITETTURA*/
/*TESTI*/
#head p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#000;
	text-align:left;
	padding:15px 15px 25px 280px;
	line-height:19px;
}
.boxright h1, .boxright h2, .boxright h3, .boxright h4, .boxright h5, .boxright h6, .boxright p, .boxright pre, .boxright span, .boxright small {
	margin-left:5px;
	margin-right:21px;
	z-index:2 !important;
}
.boxright h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	text-align:left;
	color:#034b22;
	display:block;
	border-bottom:1px dashed #034b22;
	padding-bottom:5px;
	margin-bottom:10px;
}
.boxright h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	color:#034b22;
	display:block;
	border-bottom:1px dashed #CCC;
	padding-bottom:5px;
	margin-bottom:10px;
}
.boxright h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-align:left;
	color:#a43d1a;
	margin-bottom:10px;
}
.boxright p {
	padding-bottom: 6px;
	font-size:12px;
	line-height:20px;
	text-align:left;
	color:#333;
}
.boxright small {
	font-size:10px;
}
.boxright ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#034b22;
	text-align:left;
	list-style-position:inside;
	margin:0 21px 10px 5px;
}
.boxright li {
	list-style-position:outside;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	line-height:20px;
	margin:3px 0 0 30px;
	text-align:left;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:11px;
	color:#666;
	line-height:16px;
	padding:0 15px 127px 128px;
	float:left;
	border-right:dashed #034b22 2px;
}
#footer span {
	color:#666;
}
/*FINE TESTI*/
/*PULSANTI*/
#box a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	border-bottom:none;
	padding:16px 0 10px 0;
	text-transform:uppercase;
}
#box a:hover {
	text-decoration:none;
	border:none;
	background:#034b22;
	color:#fff;
}
#box a.active {
	background:#034b22;
}
a {
	text-decoration:none;
	border-bottom:dotted 1px #034b22;
	color:#034b22;
}
a:hover {
	text-decoration:none;
	border:none;
	background:#034b22;
	color:#FFF;
}
#footer a {
	text-decoration:none;
	color:#999;
}
#footer a:hover {
	text-decoration:none;
	color:#034b22;
}
/*FINE PULSANTI*/

