﻿body {
	width: 100%;
	margin: 0px;
	background: #070607;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
	color: #C0C0C0;
}
#main {
	text-align: center;
	width: 100%;
	height: 547px;
	margin-top: 20px;
	background: #070707 url(../images/sfondo1.jpg) no-repeat center top;
	float: left;
	display:block;
}
.container {
	margin: 0 auto;
	width: 838px;
}
#video {
	margin-top: 130px;
	width: 838px;
	clear: both;
	height: 280px;
}
#gallery {
	margin: 50px 0 0 0;
	width: 838px;
}
*html#gallery {
	float: right;
	clear: both;
	margin-top: 50px;
}

/*
#container {
	border-bottom: 1px solid #69b2d4;
	padding-top: 400px;
	float: left;
	margin-top: 10px;
	padding-bottom: 0px;
}
#container img {
	background: url('../images/Ducatotrasp.gif') no-repeat ;
	height: 83px;
	width: 160px;
	margin-right: 40px;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}
#container p {
	float: left;
	width: 710px;
	position: relative;
	color: #fff;
	text-align: left;
	padding-left: 30px;
	padding-top: 40px;
}*/
#projects {
	height: 85px;
}
#footer {
	clear: both;
	text-align: left;
	color:#ffffff;
}
#footInner {
	padding: 20px 0 0 0;
	width: 838px;
	margin: 0 auto;
	border-bottom: 1px solid #69b2d4;
}

#footInner p{
	line-height: 25px;
	margin-top: 30px;
}

#footInner img{
	float: right;
}


