@charset "UTF-8";
/* digital revenew 2008 © CSS Document */


#fullheight {
	height:100%;
}

#main_container {
    text-align: left;
    width: 932px;
	
}
   
body {
	font-family: "trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
}

.clear {
	clear:both;
}

.spacer_ist {
	height:4px;
	margin:20px 0px 20px 0px;
	background-image: url(../imgs/utility/spacer_ist.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
}

/* HEADER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#link_header {
	margin-top:0px;
	text-align:right;
	font-size:11px;
	color:#666;
}

#link_header a {
	color:#666;
	text-decoration:none;
}

#link_header a:hover {
	color:#222;
}

#widget_header {
	height:374px;
	display:block;
}

/* NAVIGAZIONE XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#navigazione {
	height:59px;
	background-image: url(../imgs/navigazione/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*padding:0px 21px 0px 21px; */            /* ***** MODIFIED LUCA ***** */
    font-size:16px;
}

#navigazione a {
	display:block;
	float:left;
	text-align:center;
	width:148px;
	height:59px;
	line-height:59px;
	vertical-align:middle;
	color:#ffffff;
	text-decoration:none;
}

#navigazione a:hover {
	color:#c2a303;
}

/* CONTATTI */

#navigazione a#selected{
	color:#222222;
	background-image: url(../imgs/navigazione/nav_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CONTENUTI XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#contenuti_home {
}

#contenuti_home .contenuti {
}

#contenuti_home .spalla {    
    width:245px;
}

.contenitore_cont_home {
	float:left;
}

/* box testo presentazione */

#box_intro {
	width:443px;
	float:left;
	/* ADD */
	background:url(../imgs/home/box_intro/center.gif) 0 0 repeat-y;
}

#box_intro .top {
	height:11px;
}

#box_intro .body {
	width:399px;
	height:318px; /* da settare per avere la stessa altezza del box a fianco */
	/* ADD comment */
	/*border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-left-color: #a3a3a3; */
	font-size:12px;
	color:#444444;
	padding-left:10px;
}

#box_intro .body a {
	color:#222222;
}


#box_intro .body a:hover {
	text-decoration: none;
}

#box_intro .body h1 {
	font-size:20px;
	color:#222222;
	margin:0px;
}

#box_intro .body h2 {
	font-size:14px;
	color:#9e8503;
	margin:0px;
}

#box_intro .bottom {
	height:11px;
}

/* box news */

#box_news {
	width:225px;
	float:left;
	margin-left:5px;
	/* ADD ROW */
	background:url(../imgs/home/box_news/center.gif) 0 0 repeat-y;
}

#box_news .top {
	height:15px;
}

#box_news .body {
	width:191px;
	/*height:310px;  da settare per avere la stessa altezza del box a fianco */
	/* ADD COMMENT */
	/*border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-left-color: #a3a3a3; */
	font-size:12px;
	color:#444444;
	padding-left:10px;
}

#box_news .body a {
	color:#222222;
}


#box_news .body a:hover {
	text-decoration: none;
}

#box_news .bottom {
	height:15px;
}

.data_news {
	font-size:11px;
	font-weight:bold;
	color:#9e8503;
	display:block;
}

.titolo_news {
	font-size:11px;
	font-weight:bold;
	color:#222222;
	display:block;
}

.text_news {
	font-size:11px;
	color:#444444;
	display:block;
}

a.link_news {
	text-decoration:none;
	font-weight:bold;
	color:#222222;
}

a.link_news:hover {
	color:#9e8503 !important;
}

/* case history home */

#case_history_home {
    padding-top:15px;
    width:202px;
	float:left;
}

#case_history_home .case {
	/*background-color: #feeda6;
	background-image: url(../imgs/home/box_casehistory/nostromo.jpg);
	background-repeat: no-repeat; */
	background-position: left top;
	/*padding:180px 15px 5px 15px; */
}

#case_history_home h1 {
	color:#9e8503;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.titolo_case_home {
	font-size:14px;
	font-weight:bold;
	color:#222222;
	display:block;
}

.text_case_home {
	font-size:12px;
	color:#444444;
	display:block;
}

#case_history_home .case a {
	font-size:11px;
	font-weight:bold;
	color:#222222;
	display:block;
	margin-top:10px;
	text-decoration:none;
}

#case_history_home .bottom {
	height:7px;
}

/* box approfondimento home */

.approfondimento_home {
	width:195px;
	float:left;
	color:#444444;
	font-size:12px;
	padding:15px;
	margin-left:10px;
}

.approfondimento_home h1 {
	color:#9e8503;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}

.approfondimento_home a {
	color:#222222;
}

.approfondimento_home a:hover {
	color:#222222;
	text-decoration:none;
}

a.link_approfondimento_home {
	font-size:11px;
	font-weight:bold;
	color:#222222;
	text-decoration:none;
	display:block;
	margin-top:20px;
}

/* approfondimenti spalla */

#approfondimenti {width:245px;margin-bottom:20px;}
#approfondimenti h1 {font-size:16px;font-weight:bold;color:#222222;margin:0px 0px 10px 0px;}
#approfondimenti a {height:22px;width:235px;display:block;line-height:22px;vertical-align:middle;padding:0px 5px 0px 5px;color:#715f01;font-size:12px;text-decoration:none;
	                background-image: url(../imgs/approfondimenti/bg_link.gif);	background-repeat: no-repeat;	background-position: left top;	margin-top:3px;}
#approfondimenti a:hover {color:#ffffff;background-image:url(../imgs/approfondimenti/bg_link_on.gif); background-repeat: no-repeat;background-position: left top;}


/* BREADCRUMBS XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#breadcrumb a {
	color:#444444;
	font-size:11px;
	padding-right: 15px;
	background-image: url(../imgs/navigazione/freccia_bread.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
 
#breadcrumb a:hover {
	color: #c2a303;
	text-decoration: none;
}

#breadcrumb span {
	display: none
}

#breadcrumb em {
	font-size:11px;
	color:#222222;
	font-weight:bold;
	font-style:normal;
}

/* box altri clienti */

#altri_clienti {
}

#altri_clienti h1 {
	font-size:18px;
	font-weight:normal !important;
	margin:0px 0px 10px 0px;
	color:#c2a303;
	height:36px;
	line-height:36px;
	vertical-align:middle;
	display:block;
	background-image: url(../imgs/altri_clienti/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
}

/* box contneuti pagina */

#box_contenuti_pagina {
	width:668px;
	margin:20px 0px 20px 0px;
	/* ADD ROW */
	background: url(../imgs/box_pagina/center.gif) 0 0 repeat-y;
}

#box_contenuti_pagina .top {
	height:12px;
}

#box_contenuti_pagina .body {
    width:624px;
    /* ADD COMMENT */
    /*
    border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-left-color: #a3a3a3; */
	padding:10px 20px 10px 20px;  
	font-size:12px;
	color:#444444;
}

#box_contenuti_pagina .bottom {
	height:12px;
}

#box_contenuti_pagina h1 {
	font-size:18px;
	color:#222222;
	margin:0px 0px 0px 0px;
}

#box_contenuti_pagina h2 {
	font-size:13px;
	color:#9e8503;
	margin:0px 0px 10px 0px;
}

#box_contenuti_pagina h3 {
	font-size:13px;
	color:#444444;
	margin:0px 0px 5px 0px;
}

#box_contenuti_pagina p {
	font-size:12px;     /*  */
	color:#444444;
}

#box_contenuti_pagina p a {
	color:#222222;
}

#box_contenuti_pagina p a:hover {
	text-decoration:none;
}

#box_contenuti_pagina .body b {
	color:#9e8503;
}


.text_privacy {
	width:600px;
	font-size:11px;
	color:#444444;
}

/* ADD LUCA: definisce la dimensione e il colore del testo nelle pagine incluse.... */
.box_servizi {
   font-size:12px;
   color:#444444; 
}
/* ------- */


.box_servizi a {
	color:#9e8503;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-right:15px;
}

.box_servizi a:hover {
	color:#000000;
}

a.link_info_servizi {
	color:#000000 !important;
}

#testimonianza {
	width:205px;
	height:95px;
	padding:10px;
	background-image: url(../imgs/servizi/bg_testimonianza.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:12px;
	margin-left:10px;
}


/* CASE STUDY XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

a.link_case_head {
	font-size:12px;
	font-weight:bold;
	color:#9e8503;
	text-decoration:none;
}

/* tab box */

.cont_tab {
	width:583px;
	color:#444444 !important;
	font-size:12px;
	text-align:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a3a3a3;
	border-bottom-color: #a3a3a3;
	border-left-color: #a3a3a3;
	padding:15px;
	clear:both;
}

#tabs_navigation {
	display:block;
	background-image: url(../imgs/tab_box/bg_tab_box.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:40px;
	line-height:40px;
}
 
.tab_on {
	height:40px;
	width:142px;
	line-height:40px;
	vertical-align:middle;
	color:#222222 !important;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background-image: url(../imgs/tab_box/tab_on.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	display:block;
	float:left;
	text-align:center;
	margin-right:1px;
}

.tab_off {
	color:#222222 !important;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	height:40px;
	width:142px;
	line-height:40px;
	vertical-align:middle;
	background-image: url(../imgs/tab_box/tab_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:block;
	float:left;
	text-align:center;
	margin-right:1px;
}

/* box approfondimento risorse */

#approfondimento_risorse {
}

#approfondimento_risorse h1 {
	font-size:18px;
	font-weight:normal !important;
	margin:0px 0px 10px 0px;
	color:#c2a303;
	height:36px;
	line-height:36px;
	vertical-align:middle;
	display:block;
	background-image: url(../imgs/risorse/bg_h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
}

#approfondimento_risorse a {
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-right:20px;
	color:#9e8503;
}

#approfondimento_risorse a:hover {
	color:#000000;
}


/* BOX CONTATTI XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#box_contatti {
	width:245px;
	/* ADD ROW */ 
	background: url(../imgs/box_telefono/center.jpg) 0 0 repeat-y;
}

#box_contatti .header {
	height:51px;
}

#box_contatti .body {
	width:211px;
	/* ADD COMMENT */
	/*background-image: url(../imgs/box_contatti/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2a303;
	border-left-color: #c2a303; */
	color:#444444;
	font-size:12px;
	padding:15px;
}

#box_contatti .footer {
	height:11px;
}

.box_field {
	background-color: #FFFFFF;
	border: 1px solid #a8a8a8;
	width:200px;
	color:#444444;
	font-size:11px;
	padding:2px;
	margin-bottom:5px;
}

/* BOX TELEFONO XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#box_telefono {
	width:245px;
	/* ADD ROW*/
	background: url(../imgs/box_telefono/center.jpg) 0 0 repeat-y;
	
}

#box_telefono .header {
	height:51px;
}

#box_telefono .body {
	width:221px;
	/*background-image: url(../imgs/box_telefono/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2a303;
	border-left-color: #c2a303; */
	color:#444444;
	font-size:12px;
	padding:20px 10px 20px 10px;
}

#box_telefono .body b {
	color:#9e8503;
}

#box_telefono .footer {
	height:11px;
}

/* FOOTER XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#footer {
	height:48px;
	padding-top:70px;
	background-image: url(../imgs/footer/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;
	font-size:11px;
	color:#666;
	margin-top:20px;
	clear:both;
}

#footer a {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	color:#222;
}




/* ---- Lista clienti---- */
#listaClienti ul,#listaClienti ul li{margin:0;padding:0;list-style:none; text-align:center; position:relative}
#listaClienti ul{width: 100%;overflow: hidden; 
    padding: 1em 0 0 0;margin:0em 0;}
#listaClienti ul li{float: left;/*width: 122px /*17%*/ list-style:none; margin-bottom:5px;
margin-left: 2px;display: inline; color:#666666;
border-bottom:0px dotted #777}
#listaClienti img{ border:1px solid #ccc; padding:0px;}






/* */
