/*.head {
width:935px;
margin:auto;
clear:both;
}
	.plus1 {
	float:left;
	padding:32px 0px 0px 20px;
	}		
	
	.slogan {
	font-size:16px;
	font-weight:bold;
	float:left;
	background-color:#DE071C;
	color:#ffffff;
	padding:5px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:10px;
	text-align:center;
	}
	
		.slogan a {
		color:#FFFFFF;
		}
	
	.slogan2 {
	font-size:20px;
	font-weight:bold;
	float:left;
	padding:35px 5px 5px 131px;
	color:#DE071C;
	}
	
	.lingue {
	float:right;
	width:54px;
	padding-top:30px;
	}
	
		.lingue img {
		float:left;
		}
		
.menu {
background-color:#DE071C;
width:100%;
padding:10px 0px 10px 0px;
text-align:center;
}

	.menu ul {
	display:inline;
	margin:0px;
	padding:0px;
	}
	
	.menu ul li {
	display:inline;
	padding:5px 15px 5px 15px;
	}
	
	.menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	}
	
	.menu a.selected, .menu a:hover {
	text-decoration:underline;
	}
	
.content {
width:935px;
margin:auto;
clear:both;
}

.top {
background:url(/img/top.jpg) no-repeat;
width:935px;
height:16px;
}

.center {
background:url(/img/center.jpg) repeat-y;
width:935px;
}

	.margins {
	padding:0px 7px 0px 8px;
	}
	
	.foto {
	background:url(/img/bg_foto2.jpg) no-repeat;
	width:920px;
	height:149px;
	margin-bottom:10px;
	clear:both;
	}
			
	#gallery {
	position:relative;
	width:720px;
	height:149px;
	margin-bottom:10px;
	}
	
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		float:left;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		color:#000000; 
		float:right;
		width:210px;
		height:149px;
		left:510px;
	}

	#gallery .caption .content {
		margin:5px;
		float:right;
		width:220px;
		padding-top:40px;
		font-size:11px;
		text-align:center;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#DE071C;
	}

	
	.sx {
	width:651px;
	float:left;
	margin-right:30px;
	border-top:2px solid #DE071C;
	padding:10px 0px 0px 0px;
	text-align:justify;
	}
	
		.smalltext {
		font-size:11px;
		}
	
	.dx {
	float:right;
	width:239px;
	}
	
		.box_top {
		background:url(/img/box_top.jpg) no-repeat;
		width:239px;
		height:30px;
		}
		
			.box_top div {
			padding:3px 0px 0px 10px;
			color:#FFFFFF;
			}
			
		.box_center {
		background:url(/img/box_center.jpg) repeat-y;
		width:239px;
		}
		
			.box_center div {
			padding:0px 5px 0px 5px;
			line-height:20px;
			}
			
			.newsformat {
			margin-bottom:10px;
			line-height:16px;
			}
			.newsformat a, .newsformat p {
			margin: 0;
			line-height:16px;
			}
		
		.box_bottom {
		background:url(/img/box_bottom.jpg) no-repeat;
		width:239px;
		height:16px;
		}

.bottom {
background:url(/img/bottom.jpg) no-repeat;
width:935px;
height:26px;
}

.footer {
background-color:#DE071C;
width:100%;
text-align:center;
color:#FFFFFF;
font-size:11px;
padding:5px 0px 5px 0px;
clear:both;
margin-bottom:30px;
}

	.footer a {
	color:#FFFFFF;
	}
*/





	
	
/* new styles */

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
}
header {
	width: 970px;
	height: 170px;
	margin: 0;
	padding: 0 15px;
	overflow: auto;
}
header img {
	float: right;
	margin-top: 15px;

}
header h1 {
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -99999px;
	height: 170px;
	width: 250px;
	float: left;
}
h2 {
	font-family: 'calibriregular';
	color: #333333;
	font-size: 18px;
}
h3 {
	font-family: 'calibriregular';
	color: #bb0617;
	font-size: 14px;
}
p {
	font-family: 'calibriregular';
	font-size: 13px;
	color: #333333;
}
nav {
	width: 100%;
	margin: 10px 0 0 0;
	clear: both;
}
#menu, #menu_en {
	width: 100%;
	margin:0px;
	background-color: #bb0617;
	overflow: hidden;
}
#menu li, #menu_en li {
	display: block;
	float: left;
	text-align: center;
	list-style: none;
	padding: 0.5% 30px;
	font-size: 16px;
	font-family: 'calibriregular';
}
#menu_en li {
	padding: 0.5% 28px;
}
#menu li a, #menu_en li a {
	text-decoration: none;
	color: #FFF;
}
#sezione1 {
	overflow: hidden;
	margin: 20px 0 0 0;
}
#chiamaci, #cerca {
	float: left;
	display: block;
	width: 173px;
	margin-top: 20px;
	margin-right: 3px;
	text-decoration: none;
}
#login {
	float: left;
	width: 350px;
	margin-top: 20px;
}
#chiamaci img, #cerca img, #login img {
	float: left;
	margin-right: 15px;
}
#chiamaci h3, #cerca h3 {
	margin-top: 20px;
}
#login h3 {
	margin-top: 20px;
	float: left;
}
#login form {
	float: right;
	margin-top: 20px;
	margin-right: 0;
	width: 220px;
}
#login input {
	float: right;
	margin-bottom: 5%;
}
#login input.text {
	width: 100%;
	float: right;
}
#login a {
	float: left;
	margin-top: 2%;
	text-decoration: none;
	font-family: 'calibriregular';
	font-size: 12px;
	color: #bb0617;
}
#login input.button {
	background-color: #333;
	color: #FFF;
	border: none; 
	margin: 0; 
	padding: 2px; 
	font-size: 13px;
	overflow: visible;
}
#login p {
	float: right;
	margin-top: 10px;
}
#sezione2 {
	width: 100%;
	margin: 0;
	clear: both;
	background-color: #FFF;
	overflow: hidden;
}
#sezione2 img {
	float: left;
}
#sezione2 video {
	float: left;
}
#sezione3 {
	width: 90%;
	overflow: hidden;
	margin: 5% auto;
}
.box {
	width: 100%;
	clear: both;
	text-align: center;
}
.box img {
	float: left;
}
.prezzo {
	margin: 0 88px 0 40px;
}
.supporto {
	margin: -25px 40px 0 0;
}
.qualita {
	margin: -35px 80px 0 40px;
}
.box h2 {
	margin-top: 10px;
	text-align: left;
}
.box p {
	text-align: justify;
	margin: 5px auto;
	width: 100%;
}
#sezione4 {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: auto;
}
#sezione4 p {
	color: #bb0617;
	font-size: 20px;
	text-align: center;
	margin: 38px auto;
}
#sezione4 a {
	color: #bb0617;
	text-decoration: none;
}
#sezione4 img {
	position: absolute;
	top: 0;
	right: 15px;
}
#sezione5 {
	width: 90%;
	margin: 3% 0 0 0;
	background-color: #333;
	padding: 1% 5%;
	text-align: center;
	clear: both;
}
#sezione5 a {
	margin: 0 2%;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

/* CHI SIAMO */

#content {
  width: 700px;
  margin-top: 30px;
  margin-left: 15px;
}
#content p {
	text-align: justify;
	margin-top: 20px;
}
#aside {
	width: 230px;
	float: right;
	margin-right: 15px;
	clear: both;
}
#login-in {
	width: 230px;
	height: auto;
	display: block;
	text-decoration: none;
	margin: 40px 0px 40px 0px;
	clear:both;
}
#chiamaci-in, #cerca-in {
	width: 230px;
	height: 130px;
	display: block;
	text-decoration: none;
	margin-top: 10px;
}
#news-in {
	width: 230px;
	height: 100px;
	display: block;
	text-decoration: none;
	margin-top: 10px;
}
#chiamaci-in img, #cerca-in img, #login-in img, #news-in img {
	float: left;
	margin-top: -10px;
	margin-right: 30px;
}
#chiamaci-in h3, #cerca-in h3, #login-in h3, #news-in h3 {
	margin-top: 20px;
}
#login-in form {
	float: right;
	margin-top: 10px;
	margin-right: 0;
	width: 100%;
}
#login-in input {
	margin-bottom: 5%;
}
#login-in input.text {
	width: 100%;
}
#login-in a {

	float: left;
	margin-top: 2%;
	text-decoration: none;
	font-family:'calibriregular';
	font-size: 12px;
	color: #bb0617;
}
#login-in input.button {
	background-color: #333;
	color: #FFF;
	border: none; 
	margin: 0; 
	padding: 2px; 
	font-size: 13px;
	overflow: visible;
}
#cerca-in form, #news-in form {
	float: right;
	margin-top: 10px;
	margin-right: 0;
	width: 100%;
}
#cerca-in input, #news-in input {
	margin-bottom: 5%;
}
#cerca-in input.text, #news-in input.text {
	width: 100%;
}
#cerca-in input.button, #news-in input.button {
	background-color: #333;
	color: #FFF;
	border: none; 
	margin: 0; 
	padding: 2px; 
	font-size: 13px;
	overflow: visible;
}
#chiamaci-in a {
	text-decoration: none;
	ont-family: 'calibriregular';
	font-size: 13px;
	color: #bb0617;
}

footer {
	padding: 30px 0 10px 0;
	text-align: center;
	clear: both;
}
#menu2 {
	width: 50%;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
#menu2 li {
	display: inline;
	text-align: center;
	list-style: none;
	padding: 5px;;
	font-size: 16px;
	font-family: 'calibriregular';
}
#menu2 li a {
	text-decoration: none;
	color: #bb0617;
}