/****************************
	www.progettodighe.it - SKYdam
	autore: Elvis Del Tedesco
	mailto: elvis.deltedesco(at)phante.com
****************************/

/****************************
	Tag Globali 
****************************/

/****************************
	Elementi principali 
****************************/

/****************************
	Elementi header 
****************************/

/****************************
	Elementi contents
****************************/
#colonna_principale {
	float:left;
		
	width: 1060px;
	
	margin: 0 10px 10px 10px;
	padding: 0 10px 10px 10px;
}

#toolbox {
	position:relative; 
	clear:both; 
	float:left;
	
	width:1040px;
}

#toolbox ul li {
	position: relative;
	list-style: none;
	
	display: block;
}

#toolbox_main {
	position:relative;
	clear:both;
	float:left; 
	
	width:998px; 
	
	background:#fff;
	
	overflow: hidden;
}

#colright {
	float: left; 
	width: 200%; 
	position: relative; 
	left: 300px; 
	background: #fff;	
}
			
#col1wrap {
	float: right; 
	width: 50%; 
	position: relative; 
	right: 300px; 
	padding-bottom: 1em;
}

#col1 {
	margin: 0 10px 0 398px;
	width: 600px; 
	position: relative; 
	right: 100%; 
}

#col2 {
	float: left; 
	width: 300px; 
	position: relative; 
	right: 305px; 
}

ui-tabs-panel {
	width: 998px;
}

#result {
}

#mappa_dighe {
}

tr.row1 {
	background-color: #eef;
}

tr.row0 {
	background-color: #fff;
}

td.head {
	font-weight: bold;
}

map_canvas {
	width: 998px; 
	height: 300px;
}

#diga_view_contents_main_table {
	width: 500px;
	font-size: font-size : 10px;
}

/****************************
	Elementi footer 
****************************/
