﻿body {
	text-align:center;
	margin:0;
	padding:0;
	background-color:#fff;
	color: #555;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a { color:#555; }
.clear { clear:both; }
.imgfr { float: right; }
img, div, h1, h2 { behavior: url(/css/iepngfix.htc); }
#yellowbar {
	position:relative;
	margin:0 auto;
	text-align:left;
	background: yellow;
	height: 14px;

}
#gradient {
	position:absolute;
	margin:0 auto;
	width: 100%;
	text-align:left;
	height: 7px;
	top: 112px;
	behavior: url(iepngfix.htc);
	background-image: url(/images/riga_bg.png);
	background-repeat:repeat-x;
	z-index: 6;
	font-size:1px;
}

#wrapper {
	position:relative;
	margin:0 auto;
	width: 970px;
	text-align:left;
	background: #fff;
}
#boxes  {
	margin-left: 300px;
	top: -52px;
	position: relative;
	height: 200px;
}

#boxesul  {
	top: -52px;
	position: relative;
	height: 200px;
	list-style-type: none;
	margin: 0 0 0 300px;
	padding: 0;
}
#boxesul li {
	margin-right: 20px;
	float: left;
	width: 145px;
	height: 221px;
	position: relative;
}
#boxesul li#box1 {
	background-image:url(/images/box1_bg.jpg)}
#boxesul li#box2 {
	background-image:url(/images/box2_bg.jpg)}
#boxesul li#box3 {
	background-image:url(/images/box3_bg.jpg)}
#boxesul li#box4 {
	background-image:url(/images/box4_bg.jpg)}	
#boxes img { margin-right: 20px; 
}
#boxesul h3, #boxesul p{ display: none; 
}


#top { height: 98px; 
}
#top img{ margin-top: 8px; 
}
#header  {
	position: relative;
	border-bottom: 14px solid yellow;
	margin: 0;
	padding: 0;
}
#header  img{
	margin: 0;
	padding: 0;
}
#header h2 {
	position: absolute;
	top: 75px;
	margin: 0;
	padding: 0;
	width: 391px;
	height: 68px;
	text-indent: -9999px;
	left: 450px;
	background-image: url(/images/slogan.png);
}
/* ------------------------ Form Contatti ------------------------ */

#formcontatti  { margin: 0 0 0 200px; }
/* ------------------------ Form Contatti ------------------------ */

#formcontatti .contatti1 {
	width: 300px;
	float: left;
	margin:20px;
	
}
#formcontatti .contatti1 .elemento_input {
	width: 80%;
	margin:0;
}
#formcontatti .contatti1 .input_area {
	height: 50px;
	width: 80%;
	margin:0;
}
#formcontatti .contatti2 {
	width: 400px;
	float: left;
}
#formcontatti .contatti2 .input_area {
	width: 300px;
	font-size: 11px;
	height: 150px;
	background: #eee;
}

#box_errore {
	position:absolute;
	display:none;
	margin:100px;
	width:300px;
	left:620px;
	top:350px;
	height:150px;
	border:1px solid #abaaa6;
	text-align:left;
	background:#fff;
	z-index:5;
}
#div_titolo_errore {
	background:#053f88;
	color:#fff;
	padding:10px;
}
#div_errore {
	color:#000;
	padding:10px;
	text-align:center;
	position:relative;
	top:10px;
}
#bottone_errore {
	position:relative;
	top:30px;
}
#formconferma {
	position:relative;
	margin:50px 0 0 20px;
	padding:0px;
	width:600px;
}
#conferma { margin:0 0 0 10px; }


/* ------------------------ Footer ------------------------ */



#footer {
	width:970px;
	margin:0 auto;
	padding:5px 0;
	color:#9e9d9a;
	border-top: 1px solid #aaa;
}
#indirizzi img{
	display: block;
	background: red;
	float: left;
}

#indirizzi {
	float:left;
	margin:0;
	width: 700px;
	text-align: left;
	padding: 0;
}
#indirizzi a{ text-decoration: none; 
}
#indirizzi p{
	margin:0 0 0 20px;
	width: 400px;
	display: block;
	float: left;
}




/* ------------------------ concept by ------------------------ */

#concept {
	margin:0;
	text-align:right;
	font-size:9px;
	color:#9e9d9a;
	width: 200px;
	float: right;
}
#concept p {
	margin:0;
	padding:0;
	font-size: 10px;
}
#concept .linktp, #concept .linktp:link, #concept .linktp:visited {
	font-size:9px;
	font-family: Times New Roman;
	color: #666666;
	text-decoration: none;
}
#concept .linktp:hover {
	font-size:9px;
	font-family: Times New Roman;
	color: #E97D00;
	text-decoration: none;
}
#testo  { text-align: center; 
}

#testo p {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-family: verdana;
	color: #aaa;
}


