/* CSS Document DIGIGLOBE.IT */

body {
	OVERFLOW: inherit;
	/*OVERFLOW-X:hidden;*/	
	SCROLLBAR-FACE-COLOR: #FF8C10; 	
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 	
	SCROLLBAR-SHADOW-COLOR: #808080;	 
	SCROLLBAR-3DLIGHT-COLOR: #ffffd0; 	
	SCROLLBAR-ARROW-COLOR: #ffffff; 	
	SCROLLBAR-TRACK-COLOR: #FFD8C8; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	vertical-align: top;
}

body, td, th, div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1{
	display: inline;
}

a:link {
	COLOR: #000080; /*blu scuro*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	color: #000080; /*blu scuro*/
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #FF0000; /*rosso*/
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #FF0000; /*rosso*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.tabella_menu {
	width: 800px;
}

.cella_testata iframe {
	height: 183px; 
	width: 100%;
}

.testata_verde {
	height: 40px;
	background-color: #84A652;
	background-attachment: scroll;
	background-color: #84A652;
	background-image: url(img/sfondino_digiglobe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}

.td_testata_colonna {
	background-color: #FF8C10;
	width: 130px;
}

.colonna_sx_menu {
	width: 130px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BC670C;
	background-color: #FF8C10;
}

.colonna_sx_menu iframe {
	width: 129px;
	height: 325px;
	background-color: #FF8C10;

}

.cella_smusso_sx {
	width: 25px;
	height: 40px;
	background-attachment: scroll;
	background-color: #84A652;
	background-image: url(img/testata_verde_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}

.cella_smusso_dx {
	height: 40px;
	width: 25px;
	background-attachment: scroll;
	background-color: #84A652;
	background-image: url(img/testata_verde_c.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
}

.testata_fettina {
	height: 40px;
	background-color: #FF8C10;
	background-attachment: scroll;
	background-image: url(img/fettina_alta.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bianco_grande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.giustificato {
	text-align: justify;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #BC670C;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.giustificato img {
	padding: 15px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-color: #FF8C10;
	height: 25px;
	background-attachment: scroll;
	background-image: url(img/sfondino_basso_digiglobe.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footer_a {
	background-color: #FF8C10;
	width: 25px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(img/basso_a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer_b {
	background-color: #FF8C10;
	width: 25px;
	height: 25px;
	background-attachment: scroll;
	background-image: url(img/basso_c.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bianco_grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}

.piccolino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.cella_bordo {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
