#log {
	
	position:absolute;
	height:70px;
	bottom:0px;
	background:#eee;
	color:black;
	border-top:1px solid red;
	width:500px;
}


#body {
	/*background: #f9f6e1;*/
	background: #e0ddc8;
	color:olive;
}

#img362, #img363 {

}

#logo {
	position:absolute;
	left:10px;
	z-index:120;
	top:-10px;
	
	width:60px;
	height:60px;
}

#geoserv {
	font-family:sans-serif;
	margin-top:10px;
    margin-left:80px;
	font-size:25px;
	color:#555;
	width:150px;
	float:left;
	
}
#mit {
	margin:20px;
	position:absolute;
	right:0px;
	z-index:100;
	border:1px solid #ddd;
	background: #ece5c7;
	
	
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-pie-poll:true;
	behavior: url(PIE.htc);
	
}
#cert {
	position:absolute;
	z-index:110;
	margin:20px;
}

.linebreak {
	
}


div.right {
	float:right;
	width:400px;
}

#MainContainer {
	
	
	margin: 15px auto;
	padding: 50px;
	width:850px;
	border:1px solid #d4ceb4;
	background: #ece5c7;
	
	
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	overflow: hidden;
	
	-webkit-box-shadow: 6px 6px 6px 3px rgba(10, 10, 10, 0.3);
	box-shadow: 6px 6px 6px 3px rgba(10, 10, 10, 0.3);
	
	-pie-poll:true;
	behavior: url(PIE.htc);
  	
	
}

#MainContainer img {
	border: 1px solid orange;
}

#MainContainer div {
	font-size:15px;
	text-align:justify;
	

}




#MainContainer div h2 {
	padding-top:0;
}

#MainContainer div p:FIRST-LINE {
	text-indent: 50px;
}




.gwt-Label {
	color:#888;
}

#header {
	
	height:240px;
	width:952px;
	margin:0 auto;
	z-index:1;
	
	

	
}


#header_image {
	position:absolute;
	top:0;
	background: none;
	height:200px;
	border-left:1px solid #d4ceb4;
	border-right:1px solid #d4ceb4;
	height:200px;
	width:950px;
}

#header_image img { 
 position:absolute;	
}


#menu {
	margin: 0 auto;
	height:40px;
	color:orange;
	font-size:12px;
	text-transform:uppercase;
	
	width:950px;
	margin: 0 auto;
	z-index:20;
	background: #ece5c7;
	border:1px solid #d4ceb4;
	position:absolute;
	top:200px;
	
	background: -moz-linear-gradient(100% 100% 90deg, #ece5c7, #bfbaa3);
   	background: -webkit-gradient(linear, top, bottom, from(#ece5c7), to(#bfbaa3));
	
	
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-radius: 0px 0px 10px 10px; 
	
	behavior: url(PIE.htc);
	
}

#menu ul {
	
	list-style: none;
	float:right;	
	text-align:right;
	width:580px;
}
#menu ul li {
	float:left;
	margin-right:7px;
	font-size:15px;
	cursor:pointer;
}

#menu ul li a:link, 
#menu ul li a:visited {
	color:#666;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#aaa;
	text-decoration: none;
}

#menu ul li a.menuItemAnchor {
	color:#666;
	text-decoration: none;
}

#menu ul li a.menuItemAnchor_current {
	color: #dd7044;
	text-decoration: none;
}

#footer {
	font-size:11px;	
	text-align:center;
	height:30px; 	
}

#footer div {
	margin:4px;
}

/**** home ****/



.home div 
{
	border: 1px solid
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-pie-poll:true;
	behavior: url(PIE.htc);
	
	margin: 25px;
	
	
	
	border:1px solid #d4ceb4;
	background: #ebe1b6;
	background: -moz-linear-gradient(100% 100% 90deg,   #ebe1b6, #ece5c7);
   	background: -webkit-gradient(linear, top, bottom, from(#ebe1b6), to(#ece5c7));
   	
   	behavior: url(PIE.htc);
}

.home div p {
	padding: 10px;
}
.home h4 {
	margin:0;
	padding:5px;
	height:30px;
	color: #dd7044;
	
   	border-bottom: 1px solid #d4ceb4;

	
	
	behavior: url(PIE.htc);
}

.home img {
	margin:10px;
}

#MainContainer img.logohome {
	border: none;
}

/********** contatti *****/

.contatti {
	padding-top:370px;
	padding-left:50px;
	color:#efefef;
	width:800px;
	height:230px;
	background: url(immagini/contatti.jpg) no-repeat;
	font-family: sans-serif;
	font-size:16px;
	line-height:22px;
}

/****** laboratorio **/


.laboratorio img {
 margin: 10px;	
}
.laboratorio h3 {
	color:#666;
	
}

.laboratorio h4 {
  color: #dd7044;
  
}



.laboratorio p {
	
}

/****** servizi **/

.servizi h3 {
  color: #dd7044;
  
}



/************ download ***********/
#menud img {
	
	border:none;
}


#menud ul {
	
	list-style: none;

}
#menud ul li {
	
	margin-bottom:10px;
	font-size:15px;
	cursor:pointer;
}

#menud ul li a:link, 
#menud ul li a:visited {
	color:#666;
	text-decoration: none;
}

#menud ul li a:hover {
	color:#aaa;
	text-decoration: none;
}



/*******************/

a:link, a:visited {
	color:#880000;
	text-decoration: none;
	
}

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

.right {
	float:right;
}

.left {
	float:left;
}
/*
body { 
	background-color: white;
	color: black;
	font-family: Arial, sans-serif;
	font-size: small;
	margin: 5px;
}

a {	
	color: darkblue;
}

a:visited {	
	color: darkblue; 
}

.gwt-DialogBox {
	border: 2px solid #AAAAAA;
	background-color: white;
}

.gwt-DialogBox .Caption {
	background-image: url(gray_gradient.gif);
	background-repeat: repeat-x;
	padding: 4px;
	padding-bottom: 8px;
	font-weight: bold;
	cursor: default;
}

.gwt-MenuBar {
	background-color: #C3D9FF;
	cursor: default;
}

.gwt-MenuItem {
	font-size: 80%;
	margin: 1px;
	cursor: default;
}

.gwt-MenuItem-selected {
	background-color: #E8EEF7;
}

.gwt-Tree {
}

.gwt-Tree .gwt-TreeItem {
	font-size: 80%;
	cursor: default;
}

.gwt-Tree .gwt-TreeItem-selected {
	background-color: #C3D9FF;
}

.gwt-StackPanel {
	background-color: white;
	border: 1px solid #AAAAAA;
	width: 15em;
}

.gwt-StackPanel .gwt-StackPanelItem {
	background-image: url(blue_gradient.gif);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	cursor: pointer;
	cursor: hand;
}

.gwt-StackPanel .gwt-StackPanelItem-selected {
}

.gwt-TabPanel {
	
}

.gwt-TabPanelBottom {
	border-left: 1px solid red;
	border-right: 1px solid #87b3ff;
	border-bottom: 1px solid #87b3ff;
}

.gwt-TabBar {
	font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
	height: 100%;
	border-bottom: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
	border-bottom: 1px solid #87b3ff;
	padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
	border-top: 1px solid red;
	border-bottom: 1px solid #87b3ff;
	padding: 2px;
	cursor: hand;
	white-space: nowrap;
	border-right: 1px solid #87b3ff;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	font-weight: bold;
	background-color: #e8eef7;
	border-top: 1px solid #87b3ff;
	border-right: 1px solid #87b3ff;
	border-bottom: 1px solid #e8eef7;
	padding: 2px;
	cursor: default;
	white-space: nowrap;
}

.gwt-PushButton-up {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-up-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-PushButton-down-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-up-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  border: 2px solid transparent;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down {
  background-color: #C3D9FF;
  padding: 2px;
  background-color: #E8F1FF;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-ToggleButton-down-hovering {
  background-color: #C3D9FF;
  padding: 2px;
  background-color: #E8F1FF;
  border: 2px solid transparent;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
  cursor: pointer;
  cursor: hand;
}

.gwt-RichTextArea {
  border: 1px solid black;
  background-color: white;
}

.gwt-RichTextToolbar {
  background-color: #C3D9FF;
  padding: 2px;
}

.gwt-RichTextToolbar .gwt-PushButton-up {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
}

.gwt-RichTextToolbar .gwt-PushButton-up-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
}

.gwt-RichTextToolbar .gwt-PushButton-down {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-PushButton-down-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-ToggleButton-up {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
}

.gwt-RichTextToolbar .gwt-ToggleButton-up-hovering {
  margin-right: 2px;
  border: 1px solid #C3D9FF;
  border-color: #E8F1FF rgb(157, 174, 205) rgb(157, 174, 205) rgb(232, 241, 255);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-RichTextToolbar .gwt-ToggleButton-down-hovering {
  margin-right: 2px;
  background-color: #E8F1FF;
  border: 1px solid #C3D9FF;
  border-color: #9DAECD rgb(232, 241, 255) rgb(232, 241, 255) rgb(157, 174, 205);
}

.gwt-HorizontalSplitPanel {
	border: 8px solid #C3D9FF;
}

.gwt-HorizontalSplitPanel .splitter {
	background-color: #C3D9FF;
	cursor: move;
}

.gwt-HorizontalSplitPanel .left {
  background-color: #E8EEF7;
}

.gwt-VerticalSplitPanel {
	border: 8px solid #C3D9FF;
}

.gwt-VerticalSplitPanel .splitter {
	background-color: #C3D9FF;
	height: 8px;
	cursor: move;
}

.gwt-SuggestBoxPopup {
	border: 2px solid #C3D9FF;
}

.gwt-SuggestBoxPopup .item {
	padding: 2px;
}

.gwt-SuggestBoxPopup .item-selected {
	background-color: #C3D9FF;
	padding: 2px;
}

.gwt-DisclosurePanel {
	border: 2px solid #C3D9FF;
}

.gwt-DisclosurePanel .header {
	background-color: #e8eef7;
	cursor: hand;
}
.griglia {
background:#ddd;
}
.dovesiamo {
 border:none;
}
. {
}
.rino {
}
*/
