@charset "utf-8";
/* CSS Document */
@font-face {
font-family: Calibri;
src: url(../font/calibri.ttf);
}
h1 {
	width:100%;
	font-family:Calibri;
	color:#F9B000;
	font-size:120%;
	font-style: normal;
	padding:10px 0 0px 50px;
	margin:0;
	width:150px;
	height:48px;
	border-bottom: 1px dashed #B2BBBB;
}
h1.azienda {
	background:url(../img/azienda.png)0 0 no-repeat
	}
h1.prodotti {
	background:url(../img/prodotto.png)0 0 no-repeat
	}
h1.contatti {
	background:url(../img/contatti.png)0 0 no-repeat
	}
h1.dovesiamo {
	background:url(../img/dovesiamo.png)0 0 no-repeat
	}
p {
	width:100%;
	font-family:Calibri;
	color: #666;
	font-size:100%;
	font-style: normal;
	text-align:left;
	line-height: 23px;
	text-align:justify;
}
body {
	background-attachment: fixed;
	background-image:url(../img/sfondo.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:Calibri;
	color:#666;
}
#box {
	width: 800px;
	margin:0 auto;
	position:relative;
	top:135px;
}
#logo {
	float:left;
	height: 115px;
	width: 200px;
	top:25px;
	margin:-115px 0 0 0;
}
#menu {
	float: right;
	text-decoration: none;
	font-family: Calibri;
	font-size:80%;
	margin:-50px 0 0 0;
	/*background:url(../img/sf_nav.png) no-repeat;*/
}
#navigation {
	color:#4d4d4d;
	float:left;
	margin:0;
	padding:0;
	width:500px;
	text-align:left;
	list-style-type: none;
}
#navigation li {
	float: right;
	margin:0 0;
	padding:0;
	line-height:50px;
	height:50px;
}
#navigation a {
	display:block;
	padding:0;
	margin:0 0 0 10px;
	color:#666;
	text-decoration:none;
}
#navigation a:hover {
	color:#0E549B;
	overflow: hidden;
	background: url(../img/stellina.png) center 0px no-repeat;
	border-bottom:2px solid #0E549B;
	padding:0;
}
#contenitore{
	width: 800px;
	height:100%;
	position:relative;
	top:25px;
	left:0;
	border-top:1px solid #AFAFAF;
}
#testi{
	width: 700px;
	height:100%;
	position:relative;
	margin:35px 0 0 50px;
	
}
#lg_aurora{
	margin:10px 0;
	padding:0;
	height: 77px;
	width: 150px;
	/*background: url(../img/lg_aurora.png) 0 0 no-repeat;*/
}
#ts_sx {
	float:left;
	height: 115px;
	width: 150px;
	margin:0;
	padding:0;
}
#ts_dx {
	float: right;
	height: 115px;
	width: 450px;
	margin:0;
	padding:0;
}
.link{
	float:left;
	width: 200px;
	margin:12px 0 0 0;
	padding:0;
	line-height:24px;
}
.link li {
	float:left;
	margin:0 0 0 5px;
	padding:0;
	list-style:none;
	background: url(../img/stellina.png) 0px 5px no-repeat;
	width:200px;
}

.aurora a{
	display:inline;
	padding:0;
	margin:0;
	color: #F90;
	text-decoration:none;
	font-family:Calibri;
	font-size:100%;
	font-style: normal;
	text-align:left;
	width:90px;
}
.aurora a:hover {
	color:#0E549B;
	overflow: inherit;
	border-bottom:2px solid #0E549B;
	margin:0;
	padding:0;
}
	
a {
	display:block;
	padding:0 0 0 25px;
	margin:0;
	color:#666;
	text-decoration:none;
	font-family:Calibri;
	font-size:100%;
	font-style: normal;
	text-align:left;
}
 a:hover {
	color:#0E549B;
	overflow: inherit;
	border-bottom:2px solid #0E549B;
	margin:0;
	padding:0 0 0 25px;
}
.lg_au {
	padding:0;
	margin:0;
	border:0 none !important;
}
.lg_au:hover {
	padding:0;
}
/*inizio info*/
#info {
	margin:-30px 0 0 0;
	padding: 0;
	width:500px;
	}
#info label {
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666;
	width: 100px;
	color:#666;
	font-size: 80%;
	}
#info input, #info select, #info textarea{
	margin:-10px 0 0 100px;
	padding: 0;
	border: 1px solid #cccbcb;
	font-size: 80%;
	background: #fff;
	width: 400px;
	border:1px solid #3c4b81;
	}
#privacy{
	margin:0;
	padding: 5px;
	width: 10px;
	height:10px;
	border-top: 1px dotted #666;
	}
#info input.bottone {
	margin-bottom: 5px;
	border: 1px solid #000c2f;
	background: #fff;
	color:#000c2f;
	width: 90px;
	}
#info input.bottone:focus, #info input.bottone.sffocus {
	background-color: #fff;
	color: #000c2f;
	border: 1px solid #fff;
	}
#info p {
	width: 500px;
	margin:20px 0 0 0;
	padding-top: 10px;
	text-align:justify;
	font-size:10px;
	line-height:18px;
	letter-spacing:0;
    vertical-align: baseline;
	border-top: 1px solid #666;
	}
#info a{
	display:block;
	padding:0;
	margin:-18px 0 0 165px;
	color:#666;
	text-decoration:none;
	font-family:Calibri;
	font-size:100%;
	font-style: normal;
	text-align:left;
	width:95px;
	}
#info a:hover{
	color:#0E549B;
	overflow: inherit;
	border-bottom:2px solid #0E549B;
	margin:-18px 0 0 165px;
	padding:0;
	width:95px;
	}
#info br {
	clear: left;
	}
/*fine info*/
