/* @override http://www.fotoquaranta.it/modello_vuoto/style.css */

* { margin: 0; padding: 0; }

.hide { display: none; }

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}

html {
	text-align: center;
	}

body {
	background: #ebebeb;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 90%;
	}
#header {
	height: 80px;
}

#container {
	width: 750px;
	height: 860px;
	margin: 0 auto;	
	border-top: 1px solid #fff;
	background: #fff;
	overflow: hidden;
	letter-spacing: 1px;
}


.logo{
	width: 234px;
	height: 80px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	background: url(Logo-Foto-quaranta.png) no-repeat center center;
}

#container object {
	left: 54px;
	position: relative;
}
.ita{
	padding-top: 10px;
	float: left;
}
.eng{
	padding-top: 10px;
	color: #898988;
}

.ita, .eng {
	position: relative;
	float: left;
	clear: both;
	width: 500px;
	left: 50%;
	margin-left: -250px;
}	
		
div#footer {
	width: 750px;
	margin: 0 auto 20px auto;
	color: #666;
	font-size: 11px;
	padding-top: 42px;
background: #ebebeb url(content_pane-shadow.gif) no-repeat top;
	letter-spacing: 1px;
}


/* @group Sposi */


div.bgsposi a img {
	float: left;
	left: 54px;
	position: relative;
}

div.bgsposi a div {
	position: relative;
	top: 120px;
	width: 270px;
	text-align: left;
	float: left;
	left: 60px;
}
div.bgsposi{
	position: relative;
	float: left;
	margin-bottom: 20px;
}

a, a img {
	text-decoration: none;
	border-style: none;
	color: gray;
}

a:hover {
	color: #acacac;
}
div.video {
	position: relative;
	float: left;
}

/* @end */
