html,body{
	margin: 0;
	padding:0;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 11px;
	line-height: 16px;
	word-spacing: 1px;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 11px;
text-align: center
	color: #666666;
	line-height: 16px;
	color: #333333;
	word-spacing: 1px;
	}
	a {
	text-decoration: none;
	color: #1395BF;
}
a:hover {
	color: #999999;
}
img {
	border-style: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

li {
	list-style-position: inset;
}
div#container{
	width: 765px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 22px;
	position: relative;
}
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #F5F3F3;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
}
/*stili generici, su header e footer*/
div#header{
	background-image: url(../images/back_top.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 765px;
}
div#headerchisiamo {
	background-image: url(../images/back_top_chisiamo.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 765px;
}
div#headerservizi {
	background-image: url(../images/back_top_servizi.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 765px;
}
div#headerlavoro {
	background-image: url(../images/back_top_lavoro.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 765px;
}
div#headersoluzioni {
	background-image: url(../images/back_top_soluzioni.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 765px;
}
h1,h2{
	margin: 0;
	padding:0;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
}
h1{
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	color: #118BB7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 18px;
}
h2{
	color: #118BB7;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	background-image: url(../images/arrow_gris.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	width: 80%;
}
h3{
	color: #118BB7;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	line-height: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-color: #CCCCCC;
	font-style: italic;
}
h4 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #008CCB;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 0px;
	text-transform: uppercase;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/back_alink.gif);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	margin-top: 25px;
	color: #118BB7;
	letter-spacing: 0.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
	text-transform: uppercase;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	color: #000000;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	text-transform: uppercase;
	line-height: 12px;
}
div#footer{
	text-align:left;
	color: #999999;
	background-image: url(../images/center_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 0em;
	padding-left: 0.5em;
	font-size: 10px;
}
div#footer2{
	text-align:left;
	color: #999999;
	background-image: url(../images/center_bottom.gif);
	background-repeat: no-repeat;
	padding-top: 1.3em;
	padding-left: 0.5em;
	font-size: 10px;
}
#footer a{color: #fff;font-weight: bold;text-decoration: underline}

/*stili specifici per il layout*/
div#navigation{
	background-image: url(../images/barra_menu.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-left: 25px;
}

/*stili per la navigazione*/
#navigation ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation li{
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 12px;
} /*nota display: inline*/
#navigation a{
	color:#666666;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 11px;
	background-image: url(../images/back_alink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
}
#navigation a:hover{
	background-image: url(../images/back_activelink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 0px;
	color: #1395BF;
}
#navigation a#activelink{
	color: #1395BF;
	background-image: url(../images/back_activelink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

/*stili specifici per il layout pagine interne*/

div#navigationinterne{
	background-image: url(../images/barra_menu_interne.gif);
	background-repeat: no-repeat;
	height: 38px;
	padding-left: 25px;
}
/*stili per la navigazione pagine interne*/
#navigationinterne ul{
	list-style-type: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigationinterne li{
	display: inline;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 12px;
} /*nota display: inline*/
#navigationinterne a{
	color:#666666;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-size: 11px;
	background-image: url(../images/back_alink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 6px;
}
#navigationinterne a:hover{
	background-image: url(../images/back_activelink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 0px;
	color: #1395BF;
}
#navigationinterne a#activelink{
	color: #1395BF;
	background-image: url(../images/back_activelink.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
/********/
/* sidebar */
/********/
#sidebar-home {
	float: right;
	width: 210px;
	text-align: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 28px;
	height: 100%;
}
#sidebar-a {
	float: right;
	width: 228px;
	text-align: left;
	padding-top: 0px;
	height: 100%;
	padding-right: 4px;
}
.menu {
	width: 190px;
	color: #999999;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

.menu h1 {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	line-height: 13px;
	background-image: url(../images/sm_simple-arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-indent: 3px;
}
.menu_materiali {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
	color: #666666;
	line-height: 14px;
	background-image: url(../images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.menu_risorse {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
	color: #666666;
	line-height: 14px;
	background-image: url(../images/ie_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#submenu {
	width: 228px;
	border-size: 1px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	}

#submenu h1 {
	font-size: 12px;
	color: #CC0000;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	line-height: 16px;
}
#submenu li a {
	text-decoration: none;
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	padding-left: 20px;
	}
#submenu ul {
	list-style-type: none;
}
	
#submenu li a:link, #submenu li a:visited {
	color: #777;
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/submenu3.gif);
	}
	
#submenu li a:hover {
	color: #1395BF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/submenu3.gif);
	background-position: 0 -60px;
	}
	
#submenu li a:active {
	color: #fff;
	background-image: url(../images/submenu3.gif);
	background-position: 0 -60px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#submenu a#activelink {
	color: #1395BF;
	background: url(../images/submenu.gif)
	background-position: 0 -32px;
	background-image: url(../images/submenu3.gif);
	background-position: 0px -60px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	}

.topcapabilities {
	background-image: url(../images/top_capabilities.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	height: 30px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: auto;
}
.capabilities {
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}


/********/
/* content */
/********/

#top_content{
	background-image: url(../images/center_top.jpg);
	background-repeat: no-repeat;
	height: 127px;
	margin: 0px;
}
#top_content2{
	background-image: url(../images/center_top2.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
#content{
	background-image: url(../images/center_back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 38px;
	padding-bottom: 24px;
	padding-left: 35px;
	padding-right: 250px;
}
#content ul {
	list-style-position: inside;
	font-variant: normal;
	text-indent: 10px;
}
#content li {
	list-style-position: inside;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	list-style-image: url(../images/sm_simple-arrow2.gif);
}
#content2{
	background-image: url(../images/center_back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 24px;
	padding-left: 30px;
	padding-right: 250px;
}
.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 425px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

.linebig {
	margin: 8px auto;
	height: 1px;
	background-image: url(../images/line_big.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.intro {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 10px;
	border: 1px solid #DADADA;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	font-style: italic;
	background-color: #F5F3F3;
}
.table {
	padding: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
	background-color: #CEE4ED;
}
.tablegris {
	padding: 5px;
	width: 99%;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin: 0px;
}
.topnews {
	background-image: url(../images/news_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 208px;
	height: 26px;
}
.lineetta_print {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 0px;
}
.news {
	width: 208px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}
.news h1 {
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 11px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.news p {
	font-size: 10px;
	text-align: left;
	color: #666666;
	line-height: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/ombra_news.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.immagine_sn {
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.immagine_dx {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-top: 5px;
}
.citazione_sn {
	width: 196px;
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.citazione_sn_small {
	width: 100px;
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.citazione_dx {
	width: 196px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.citazione_dx_small {
	width: 100px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#partnership {
	background-image: url(../images/partnership.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 208px;
	height: 118px;
}
.righesotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 11px;
}
.giallo_bold {
	color: #C1BD03;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
}
.viola_bold {
	color: #5454A4;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
}
.rosso_normal {
	color: #AF0202;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	font-size: 11px;
}
.rosso_bold {
	color: #AF0202;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
}
.rosso_bold_u {
	color: #AF0202;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #AF0202;
}
.verde_bold {
	color: #44B41F;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.azzurro {
	color: #118BB7;
	line-height: 13px;
}
.azzurro_big {
	color: #118BB7;
	line-height: 13px;
	font-size: 13px;
	font-weight: bold;
}
.azzurro_chiaro {
	color: #0FBBF2;
	line-height: 13px;
}
.rosso {
	color: #CC6600;
	line-height: 12px;
	text-indent: 15px;
}
.rosso_big {
	color: #CC6600;
	font-size: 12px;
}
.nero {
	color: #333333;
	line-height: 11px;
	margin: 0px;
	padding: 0px;
}
.nero_big {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tablegris2 {

	padding: 1px;
	width: 99%;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin: 0px;
}
.nero_testate {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablegris3 {


	padding: 1px;
	width: 99%;
	border: 1px solid #CCCCCC;
	background-color: #F4F4F4;
	margin: 0px;
}
.nero_righe {

	color: #333333;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blu {

	color: #024B80;
	line-height: 13px;
}

