#testata{width:960px; height:200px; float:left;}
#contenuti{width:960px; height:400px; float:left;} 
#contenuti-fotoritocco{width:960px; height:1900px; float:left;} 
#footer{width:960px; height:100px; float:left; }
#contenutoFooter{margin-top:0px; margin-right:0px; font: 12px Tahoma, Arial; color: #8c8a8a; text-align:center; }
#logo{ width:350px; height:150px; float:left; background-image:url(../logo-fotogiemmebi.png); background-repeat:no-repeat; margin-top:40px;}
#titolo{ color: #8c8a8a;font: 18px Tahoma, Arial;}
.labelContatti{color: #8c8a8a;font:Tahoma;}
.inputContatti{color: #8c8a8a;font:Tahoma; background-color:#CCCCCC; border:#999999 thin; width:300px;}
p{color: #8c8a8a;font:Tahoma;}

#formContatti{float:left; width:480px;}
#mappa{float:left;width:480px; margin-top:5px;}
#slideshow {
  width: 600px;
  height: 330px;
}

* {
	border:none; 
	margin:0; 
	padding:0;
}

body { width:960px;
	background:#fff; 
	color: #000; 
	font:12.35px "Lucida Grande", Georgia, Arial, Verdana, sans-serif;
		margin:0 auto 0 auto;
}

a:link {
	color:#0054a6;
	text-decoration:none; 
}

h1 {
	font-size:20px;
	margin-bottom:20px; 
}

#wrap {
	margin:10px auto;
	width:900px; 
}

#header {
	margin-bottom:20px;
}

#header a {
	color:#0054A6;
}

#header a:hover {
	text-decoration:underline;
}

/*Drop Down Menu Styles*/
#ddmenu {
	/*background:url(images/menubg.gif) repeat-x;*/
	/*margin: 0;*/
	margin-top:100px;
	margin-right:0px;
	float:right;
	padding: 0;
	/*height:43px;*/
	height:60px;
	width:600px;
}
	
#ddmenu li {	
	float: left;
	list-style: none;
	font: 14px Tahoma, Arial;
}

#ddmenu li a {	
	/*background:url(images/top-dotted.gif) right no-repeat;*/
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	width: 70px;
	/*color: #fff;*/
	color: #000;
	text-transform:uppercase;
	white-space: nowrap;
	text-align:center;
}

#ddmenu li a:hover {	
	/*background: #000 url(images/top-dotted.gif) right no-repeat;*/
}
	
#ddmenu li ul {	
	margin: 3px 0 0 10px;
	padding: 0;
	position: absolute;
	visibility: hidden;
	/*width:600px;*/
	width:350px;
}

#ddmenu li ul li {	
	display:inline;
}

#ddmenu li ul li a {
	width: auto;	
	/*background: url(images/bottom-dotted.gif) right no-repeat;*/
	display: inline;
	/*color: #d9d9d9; */
	color: #8c8a8a;
	font-size: 12px;
	padding: 3px 10px;
}

#ddmenu li ul li a:hover {	
	/*background: #000 url(images/bottom-dotted.gif) right no-repeat;*/
	padding: 3px 10px;
}
