html {
	padding: 10px;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font: 11px arial,sans-serif;
	text-align: center;
	background: #F5F5F5 url(gfxDefault/SfondoBody.jpg);
}


/* ............... impostazioni generali inizio ............... */
.textCenter {
	text-align: center;
}
h2, h3, h4 {
	color: #3C719F;
}
h1 {
	margin: 0 4px 10px 0;
	font: normal 20px arial,sans-serif;
	text-align: right;
	letter-spacing: -1px;
	color: #DD0000;
}
h2 {
	margin: 10px 0 0 15px;
	font: normal 18px arial,sans-serif;
	letter-spacing: -1px;
}

h3 {
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: center;
}

h4 {
	margin: 10px 15px 10px 0;
	font-size: 12px;
	text-align: right;
}
h5 {
	margin: 10px 4px 5px 0;
	font: normal 18px arial,sans-serif;
	text-align: right;
	letter-spacing: -1px;
	color: #002D64;
}

.strongBig {
	font-weight: bold;
	font-size: 14px;
}
.strongBigNav {
	font-weight: bold;
	font-size: 17px;
}
.strongBigBlue {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	color: #3C719F;
}
.block {
	position: relative;
	float: left;
	padding: 0;
	line-height: 1.4;
	width: 500px;
	height: auto;
	margin: 0 0 20px 5px;
	text-align: justify;
}
.block img {
	float: left;
}
/* ............... impostazioni generali fine ............... */


DIV#container {
	position: relative;
	text-align: left;
	margin: 0px auto; 
	width: 720px;
	border: 10px solid white;
	background: url(grafica/bg_container.gif);
	z-index: 1;	
}

/* ..... impostazioni topMenu inizio ..... */

DIV#topMenu {
	float: left;
	margin-left: 0;
	width: 520px;
	height: 30px;
	background:  url("grafica/bg_topMenu.gif");
	text-align: left;
}
DIV#topMenu p {
	margin:0;
	padding: 7px 0 0 25px;
}

#topMenu a:link, #topMenu a:visited {
	color: Blue;
	text-decoration: none;
} 
#topMenu a:hover {
color : #DD0000;
text-decoration : none;
}
/* ..... impostazioni topMenu fine ..... */

/* ..... impostazioni topNews inizio ..... */
DIV#watch {
	float: left;
	margin-right: 0;
	width: 200px;
	height: 30px;
	background: #EBE7E3;
	font: 12px Arial;
	text-align: center;
	color: black;
}

/* ..... impostazioni topNews fine ..... */


/* ..... impostazioni header inizio ..... */
DIV#headerGRU, #headerFF, #headerPRIVACY, #headerQSA, #headerChiSiamo, #headerTop {
	float: left;
	margin-left: 0;
	width: 520px;
	height: 160px;
}
#headerGRU {
	background: url(grafica/bg_HeaderGRU.jpg) no-repeat;
}
#headerFF {
	background: url(grafica/bg_HeaderFF.jpg) no-repeat;
}
#headerPRIVACY{
	background: url(grafica/bg_HeaderPRIVACY.jpg) no-repeat;
}
#headerQSA{
	background: url(grafica/bg_HeaderQSA.jpg) no-repeat;
}
#headerChiSiamo{
	background: url(grafica/bg_Header.jpg) no-repeat;
}
#headerTop{
	background: url(grafica/bg_Header.jpg) no-repeat;
}
/* ..... impostazioni header fine ..... */


/* ............... impostazioni headerMenu inizio ............... */

DIV#headerMenu {
	float: left;
	margin-right: 0;
	width: 200px;
	height: 120px;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 39px;
	text-align: center;
	background: transparent;
}
DIV#headerMenu ul {
list-style : none; 
margin : 0; 
padding : 0; 
}

DIV#headerMenu li {
margin-top: 1px;
}

DIV#headerMenu li a {
display : block; 
padding : 0; 
background-color : #002D64;
color : white; 
text-decoration : none;
}

DIV#headerMenu li a:hover {
	background-color: #EBE7E3;
	color: #002D64;
	display: block;
	text-decoration: none;
}

/* ............... impostazioni headerMenu fine ............... */


/* ..... impostazioni content inizio ..... */
DIV#content {
	position: relative;
	float: left;
	width: 510px;
	margin-bottom: 15px;
	background: white url(grafica/SfondoContent.gif) top no-repeat;
	z-index: 50;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
DIV#content P {
	line-height: 1.5;
	margin: 0 0 5px 0;
	padding: 5px;
	text-align: justify;
} 
DIV#content ul {
	line-height: 1.5;
	margin: 0 0 0 10px;
	padding-left: 20px;
}
DIV#content li {
	list-style-type: square;
	padding: 5px 0 0 0;
}

DIV#content a:link, DIV#content a:visited {
	color: blue;
	text-decoration: none;
} 
DIV#content a:hover {
	color: #FF9900;
	text-decoration: none;
}

DIV#content .blockInfo {
	position: relative;
	float: right;
	width: 200px;
	padding-right: 23px;
	margin: 0;
	text-align: right;
	line-height: 1.2;
	background: url(grafica/informazioni.gif) no-repeat top right;
}

.tableInfo{
	position: relative;
	float: right;
	width: 100%;
	margin: 10px 0 0 0;
	text-align: left;
	border:0;
}
.tableInfo th{
	border: 0;
}
.tableInfo td{
	border: 0;
}
/* ..... impostazioni content fine ..... */

DIV#insert {
	position: relative;
	float: right;
	width: 160px;
	height: 160px;
	padding: 0;
	margin: 10px 0 15px 10px;
	font: 10px arial,sans-serif;
	text-align: justify;
	/*border: 1px solid red;*/
}
DIV#insert img {
	float: right;
}


/* ..... impostazioni navigation inizio ..... */
DIV#navGRU, DIV#navFF, DIV#navPRIVACY, DIV#navQSA, DIV#navChiSiamo, DIV#navTop {
	float: right; 
	margin: 0;
	width: 200px;
	font: bold 10px Arial, Helvetica, sans-serif;
	
}
DIV#navGRU p, DIV#navFF p, DIV#navPRIVACY p, DIV#navQSA p, DIV#navChiSiamo p, DIV#navTop p {
/*margin: 15px 0 0 10px;*/
text-align: left;
}
DIV#navGRU ul, DIV#navFF ul, DIV#navPRIVACY ul, DIV#navQSA ul, DIV#navChiSiamo ul, DIV#navTop ul {
	list-style: none; 
	margin: 0;
	padding: 20px 0 20px 0;
	background: transparent;
} 


DIV#navGRU li, DIV#navFF li, DIV#navPRIVACY li, DIV#navQSA li, DIV#navChiSiamo li, DIV#navTop li {
padding: 4px 2px 4px 2px;
margin: 0;
} 
DIV#navGRU li a, DIV#navFF li a, DIV#navPRIVACY li a, DIV#navQSA li a, DIV#navChiSiamo li a, DIV#navTop li a {
	display: block;
	padding-left: 5px;
	background-color: #DAD2CB;
	color: #002D64;
	text-decoration: none;
	text-transform: uppercase;
} 
DIV#navGRU li a:hover, DIV#navFF li a:hover, DIV#navPRIVACY li a:hover, DIV#navQSA li a:hover, DIV#navChiSiamo li a:hover, DIV#navTop li a:hover {
	background-color: transparent;
	color: #DD0000;
	display: block;
}

DIV#nav0{
	float: right; 
	margin: 0;
	width: 200px;
	visibility: hidden;
	
}

DIV#imgServizio {
	float: right;
	margin: 10px 0 0 0;
	width: 200px;
	height: 68px;
	background: Gray;
}
DIV#extra {
	float: right; 
	margin: 0;
	width: 200px;
	height:auto;
	background: transparent;
}
div#extra p {
margin: 5px 10px 0 10px;
text-align: left;
}
div#extra a:link, div#extra a:visited {
	font-weight: bold;
	color: blue;
	text-decoration: none;
} 
div#extra a:hover {
	color: #FF9900;
	text-decoration: none;
}
/* ..... impostazioni navigation fine ..... */


/* ..... impostazioni footer inizio ..... */
DIV#footer {
	position: relative;
	width: 720px;
	height: 50px;
	clear: both;
	background: url(grafica/bg_footer.gif); 
	z-index: 60; 
}
DIV#footerRight {
	float: right;
	background: #EBE7E3;
	color: black; 
	width: 200px;
	height: 50px;
	text-align: center;
}
/* ..... impostazioni footer fine ..... */


/* ..... impostazioni TABLE inizio ..... */
table, .tableTransp, .tableNota {
	font: 11px arial,sans-serif;
	text-align: left;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;
	border-spacing: 1px; 
}
th {
	border: 1px solid #DCDCDC;
	padding: 3px;
}
td {
	border: 1px solid #DCDCDC;
	padding: 3px;
}

.tableTransp th {
	border: 0;
	padding: 3px;
}
.tableTransp td {
	border: 0;
	padding: 3px;
}
.tableNota th {
	border: 0;
	padding: 5px;
	background: #EBE7E3;
}
.tableNota td {
	border: 0;
	padding: 5px;
	background: #EBE7E3;
}
.tableNotaText {
	font: bold 11px arial,sans-serif;
	text-align: left;
	color: #DD0000;
}
/* ..... impostazioni TABLE fine ..... */

DIV#testata{
	width: 507px;
	float: right;
	padding: 0;
	margin: 8px 0 0 0;
	font: 12px arial,sans-serif;
	text-align: left;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	/*background: #F08080;*/
} 

/* ..... stile per il submenu inizio ..... */

DIV#submenu, DIV#submenuTransp {
	width: 230px;
	float: right;
	padding: 0;
	margin: 0 0 0 0;
	font: 10px arial,sans-serif;
	text-align: right;
	min-height: 80px;
	height: auto !important;
	height: 80px;
} 
DIV#submenuTransp {
	visibility: hidden;
}

DIV#submenu ul {
list-style: none; 
height: auto;
margin: 0;
padding: 0;
} 
DIV#submenu li {
	list-style-type: none;
	margin: 0;
	padding: 2px;
} 
DIV#submenu li a {
display: block; 
color: blue;
text-decoration: none; 
/*background: #E5EAEF;*/
background: tramnsparent;
}
DIV#submenu li a:hover {
	background: #002D64;
	color: white;
}

/* ..... stile per il submenu fine ..... */

/* ..... stili per Catalogo inizio ..... */
.iframe {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	overflow: auto;
	width: 490px;
	height: 400px;
	min-height: 400px;
	background: url(AreaFormazione/Catalogo/gfx/SfondoCatalogo2008.jpg) no-repeat top;
	padding-bottom: 10px;
}

/* ..... stili per Catalogo fine ..... */

.highlightit img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}

#top1 {
	color: White;
	position: relative;
	width: 680px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: #1F1F1F;
	line-height: 8px;
}

.inputForm {
	margin: 2px 0 4px 9px;
	padding: 0 2px 0 2px;
	width: 150px;
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	border: 1px solid black;
	background: white;
}
.tableForm {
	font: 11px arial,sans-serif;
	text-align: left;
	width: 100%;
	margin: 5px 0 0 0;
	padding: 0;

}
.tableForm th {
	border: 0;
	padding: 3px;
}
.tableForm td {
	border: 0;
	padding: 3px;
}
.tableFormTitolo {
	margin: 0;
	text-align: right;
	font: normal 18px arial,sans-serif;
	color: #3C719F;
	letter-spacing: -1px;
}
