body {
	background-image: url('http://www.sodastudio.it/sito09/img/pattern.jpg');
	color:#111111;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height: 14px;
	padding:0px;
	margin:0px;
}

a {
	color:#333333;
	text-decoration:none;
}

a:hover	{
	color:#666666;
	text-decoration: none;
}

#header	{
	position:absolute;
	background-color: #FBFCEE;
	width: 100%;
	height: 160px;
}

#logo {
    margin-top: 10px;
	margin-left: 10px;
	clear: both;
}

#cont {
    width: 495px;
    margin-top: 35px;
	margin-left: -32px;
}

#menu li{
	float: left;
}

#loghetto {
	float: right;
}

#menu a {
	display: block;
	background-position: top;
}

#menu a:hover {
	background-position: bottom;
}

#loghetto a{
	display: block;
	background-position: bottom;
}

#loghetto a:hover {
	background-position: top;
}

a#projects {
	height: 55px;
	width: 132px;
	background-image: url('http://www.sodastudio.it/sito09/img/menu_projects.jpg');
}

a#about {
	height: 55px;
	width: 88px;
	background-image: url('http://www.sodastudio.it/sito09/img/menu_about.jpg');
}

a#showreel {
	height: 55px;
	width: 65px;
	background-image: url('http://www.sodastudio.it/sito09/img/menu_reel.jpg');
}

a#loghino {
	height: 55px;
	width: 30px;
	background-image: url('http://www.sodastudio.it/sito09/img/menu_247.jpg');
}

il, ul, ol {
	list-style-type: none;
	list-style: none;
}

#soda {
	position:absolute;
	background-color: #FBFCEE;
	width: 200px;
	top: 170px;
	left: 10px;
	padding: 10px;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
}

#duequattrosette {
	position:absolute;
	background-color: #FBFCEE;
	width: 200px;
	top: 170px;
	left: 240px;
	padding: 10px;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
}

#content {
    position: absolute;
    top: 170px;
    left: 16px;
}

.desc {
    width: 600px;
	color: #ffffff;
    text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}

.descsoda {
    width: 440px;
	color: #ffffff;
    text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}

.titolo {
	font-size:13px;
	font-weight:bold;
	color: #75a955;
}

.video {
    position: relative;
	background-color: #111111;
	padding: 8px;
	margin-bottom: 8px;
}

.spaziaimg {
	margin-bottom: 8px;
}

.link2 {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FBFCEE;
}

.link a {
	color: #4b7a2d;
	text-decoration: underline;
}

.link a:hover {
	color: #214c15;
	text-decoration: none;
}

.link2 a {
	color: #75a955;
	text-decoration: underline;
}

.link2 a:hover {
	color: #bbf398;
	text-decoration: none;
}
