/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:regular);

body {
	margin:0px;
	font-size: 12px;
	font-family: Tahoma;
	color: #576B80;
	background-image: url();	
}
h1 { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC; font-weight:normal}

a 		{ text-decoration:none; color:#2F87CE}
a:hover { text-decoration:none; border-bottom:1px dotted #2F87CE; color:#2F87CE}
noscript strong { font-weight:normal}

.clear { clear:both}
.spacer_clear { clear:both; height:22px;}

.arancio14 {
	font-size: 14px;
	color: #D05206;
}
.arancio {
	color: #D05206;
}



p, h2{ margin:0; padding:0; border:0; font-weight:normal;}
h2 { font-size:11px }


#top {
	width:auto;
	margin:0px;
	padding:0;
	background-image: url(../_images/01_topper.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

#bottom {
	width:auto;
	margin:0px;
	padding:0 0 30px 0;
	background-image: url(../_images/02_bottom.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#main { width:960px; height:auto; margin:0 auto; padding:10px; background-image:url(../_images/03_ombra.png); background-repeat: repeat-x;}
#main2 { width:960px; height:auto; margin:0 auto; padding:10px; background-image:url(../_images/03_ombra_one_col.png); background-repeat: repeat-x;}

#head { width:auto; height:auto; padding:25px 0 20px 26px; margin:0}
#head2 { width:auto; height:auto; padding:25px 0 20px 26px; margin:0}

.logo_w2e { margin:0 0 0 0; float:left}


#navigator1 {
	width:auto;
	height:40px;
	margin:0 0 0 148px;
	padding:0 0 0 0;
	font-size:10px;
	background-image:url(../_images/01_home.gif) ;
	background-repeat:no-repeat;
	color: #A2A2A2;
}

#navigator2 {
	width:auto;
	height:37px;
	margin:0;
	padding:3px 0 0 3px;
	font-size:10px;
	color: #A2A2A2;
}

#navigator2 a:link, #navigator2 a:visited {
	color: #A2A2A2;
	text-decoration:none;
}

#navigator2 a:hover {
	color: #A2A2A2;
	text-decoration:underline;
}

#col_sx		{
	width:172px;
	height:auto;
	float:left;
	margin: 0;
	padding: 0 0 0 1px;

}	

/************************************ MENU PRINCIPALE ********/

#menu 
{margin: 0px;padding: 0px; list-style-type: none;}

#menu li a
{
	height: 31px;
	width:142px;
	padding:7px 30px 0 0;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
	font-size: 11px;
	font-weight:normal;
	display:block;
	text-align: right;
	border:0;
	
	background: url(../_images/03_item.jpg) no-repeat;
	color:#27579D}

#menu li a:hover
{background: url(../_images/03_item_over.gif) no-repeat;color: #2F87CE; border:0}


/**********************************************************/

/************************************ SUB MENU ********/

#sub_menu 
{
	background:url(../_images/fondo_submenu.jpg) bottom;
	padding:0 12px 20px 0;
	background-repeat:no-repeat;
	margin: 20px 0 10px 0;
	line-height: 11px;
	width: 158px;
}


#sub_menu #mn_top { background-image:url(../_images/main_sub_contest.jpg); margin:0 0 10px 0; height:20px;}


	#sub_menu a 
	{
	
		width:140px;
		height:16px;
		color:#27579D;
		
		background-position:right;
		
		margin:0;
		padding:2px 15px 0 0;
		border:0;
		
		text-align: right;
		float: right;
		display:block;
	}


	#sub_menu a:hover 
	{
	
		width:140px;
		height:16px;
		color:#2F87CE;
		
		background-position:right;
		background-image:url(../_images/item_sub_over.gif);
		
		margin:0;
		padding:2px 15px 0 0;
		border:0;
		
		text-align: right;
		float: right;
		display:block;
		text-decoration:none
	}



	.titolo_sx{
	background-image: url(../_images/04_sfumatura_titodx.png);
	padding:24px 0 0 0;
	font-size: 12px;
	width: 170px;
	height: 25px;
	margin: 10px auto 0 0;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
	}

	.titolo_sx img { margin:0 0 0 3px; border:0;}
	
	#audit {
	padding:0 10px 6px 5px;
	margin:5px 0 0 0;
	text-align:justify;
	line-height: 13px;
	display: none;
	font-size: 11px;
}

	#job {
	padding:0 10px 6px 5px;
	text-align:justify;
	line-height: 13px;
	display: none;
	font-size: 11px;
	color: #333333; 
	margin:0; 
	background-image:url(../_images/lavora_2.jpg); 
	background-repeat:repeat-y; 
	border:0;
	text-align:center
}


	#box1, #box2, #box22 {
	display: none;
	}

	#audit ul { padding:10px 0 10px 15px; margin:0; border:0; text-align:left }
	
	#google {
	margin:0 auto;
	padding:20px 0 0 0;
	height: auto;
	width: 140px;
	text-align: justify;
	color: #929CA3;
	font-size: 10px;
	}
	
	#google2 {
	margin:0 auto;
	padding:20px 20px 20px 20px;
	height: auto;
	width: 125px;
	text-align: justify;
	color: #929CA3;
	font-size: 10px;
	background-color: #fff;
display:none
	}
	
	#google img { border:0; margin:0 auto 20px auto; padding:0 }

/***************** colonna centrale *****************************************/
	
	
#col_ctr	{
	width:524px;
	height:auto;
	float:left;
	padding: 0 14px 20px 0;
}

#col_ctr2	{
	width:772px;
	height:auto;
	float:left;
	padding: 0 14px 20px 0;
}

	.servizi_soluzioni { float:left; margin:5px 7px 0 4px}

	#testo_web		{ width:440px; height:auto; margin:0 auto; text-align: justify; line-height: 22px;}
	#testo_web2		{ width:440px; height:auto; margin:0 auto; text-align: justify; line-height: 22px;}
	#testo_web3		{ width:700px; height:auto; margin:0 auto; text-align: justify; line-height: 22px;}

	#testo_web2 h2, #testo_web3	h2  {
	font-weight:bold;
	margin: 0;
	color: #E67E17;
    }
	
	#correlati { width:436px; height:auto; margin:0}
	#correlati .tema { padding:0 0 4px 0; color:#999999; font-size:11px;}
	
	#testo_contact	{ width:450px; height:auto; margin:0 auto; text-align: justify; line-height: 18px;}
	#testo_cli		{
	width:auto;
	height:auto;
	margin:0 auto;
	line-height: 18px;
	padding: 0 30px 0 54px;
}
	#testo_cli img	{
	margin:0 3px 12px 0;
	text-align: justify;
	line-height: 18px;
	border: 0;
	padding: 4px;
}
	
	#dock_sub 	{
	width:436px;
	height:106px;
	margin: 0 auto;
	background-image: url(../_images/04_ombra_img.png);
	padding: 6px 0 0 6px;
	}	
	
	#dock_sub2 	{
	width:406px;
	height:36px;
	margin: 0 auto;
	background-image: url(../_images/04_ombra_img2.png);
	padding: 6px 0 0 6px;
	}	
	
	#dock_sub3 	{
	width:650px;
	height:106px;
	margin: 0 auto;
	background-image: url(../_images/04_ombra_img3.png);
	padding: 6px 6px 0 6px;
	}		
	

	.dett {
	height:22px;
	width:auto;
	border-top:1px dotted;
	padding:0 13px 0 0;
	text-align: right;
	border-color: #B4BCC2;
	margin: 5px 0 25px 0;
	background-repeat: no-repeat;
	background-position: right top;
	color: #14273F;
	font-size: 11px;
	}
	

	.dett a:link,	.dett a:visited,	.dett a:hover { color: #14273F }
	
	.sub_menu_dett {
	color:#CC9900;
	width: 370px;
	float: left;
	text-align: left;
	line-height: 12px;
	margin: 0;
	}
	
	.sub_menu_dett2 {
	color:#CC9900;
	width: auto;
	float: left;
	text-align: left;
	line-height: 12px;
	margin: 0;
	}
	
	.sub_menu_dett a:link, 	.sub_menu_dett a:visited 	
	{
	color:#CC9900;
	width:116px;
	display: block;
	float:left;
	background-image: url(../_images/fondo_arw.gif);
	background-repeat: no-repeat;
	padding: 0 4px 0 0;
	border-bottom:1px solid #FFFFFF;
	}
	
	.sub_menu_dett a:hover {
	color:#ccc;
	width:116px;
	display: block;
	float:left;
	background-image: url(../_images/fondo_arw_an.gif);
	background-repeat: no-repeat;
	padding: 0 4px 0 0;
	}
	
	
	.sub_menu_dett2 a:link, 	.sub_menu_dett2 a:visited 	
	{
	color:#CC9900;

	
	}
	
	.sub_menu_dett2 a:hover {
	color:#B38600;
	text-decoration:none;
	}
	
	.ric_info {
	margin:38px 0 0 0;
	border:0;
	font-size: 11px;
	font-weight: bold;
}	
	.ico_info { float:left; margin:0 7px 20px 0}
	.ico_info2 { float:left; margin:0 7px 0 0}


/***************** colonna di destra  *****************************************/
	
#col_dx		{
	width:209px;
	height:auto;
	float:left;
	background-image: url(../_images/sfumatura_dx.png);
	background-repeat: no-repeat;
	padding: 0 20px;
	margin: 0;
	font-size: 11px;
}

#col_dx_adv		{
	width:209px;
	height:auto;
	float:left;
	background-image: url(../_images/sfumatura_dx.png);
	background-repeat: no-repeat;
	padding: 0 20px 0 20px;
	margin: 0;
	font-size: 11px;
}
#col_dx	img { padding:0; margin:0; border:0}

	
	#news {
	padding:6px 0 0 0;
	height: auto;
	width: auto;
	color: #646F75;
	}
	
	#news p { margin:0 0 5px 0}
	
	
	.titolo_dx{
	background-image: url(../_images/04_sfumatura_titodx2.png);
	padding:0 0 5px 0;
	font-size: 12px;
	width: 205px;
	height: 20px;
	margin: 0 auto 10px 0;
	text-align: center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
	a.clienti:link, a.clienti:visited, a.clienti2:link, a.clienti2:visited  {
	width:76px;
	height:86px;
	background-image:url(../_images/polaroid_project.png);
	display: block;
	padding: 14px 0 0 14px;
	float: left;
	margin: 0 0 6px 7px;
	border:0;
	}
	
	a.clienti2:link, a.clienti2:visited  {
	margin: 0 0 6px 18px;
	border:0;
	}
		
	
	a.clienti:link img, a.clienti:visited img, a.clienti2:link img, a.clienti2:visited img  {
	filter:alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50; 
	border:0;
	}
	
	a.clienti:hover img, a.clienti2:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0; 
	border:0;
	}

	#clienti_site {
	width: 188px;
	height: auto;
	padding: 0 0 0 0;
	}
	
	#clienti_site a:link, #clienti_site a:visited {padding:0 10px; display:block }
	#clienti_site a:hover { background-image:url(../_images/arw.gif); background-position:center left; background-repeat:no-repeat; padding:5px 10px; background-color:#fff; display:block  }

	#clienti_site2 {
	width: auto;
	height: auto;
	padding: 0 0 0 0;
	}
	
	#clienti_site2 a:link, #clienti_site2 a:visited {padding:0 10px; display:block; }
	#clienti_site2 a:hover { background-image:url(../_images/arw.gif);  background-position:center left; background-repeat:no-repeat; padding:5px 10px; background-color:#F9F9F9; display:block  }



#piede 			{
	width:960px;
	height:auto;
	margin:0 auto;
	padding:90px 10px 10px 10px;
	color: #7B7122;
	font-size:11px;
}
#piede 	span	{ width:auto; height:auto; margin:0 0 0 80px; padding:0;}



div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}

div#myElement {
	width: 100px;
	height: 100px;
	border: 1px solid black;

	float: left;
}

div#myOtherElement {
	margin:0;
	width: 205px;
	height: 281px;
	overflow: auto;
	border: 0;
	padding:10px 0;
}

div#myOtherElement_hp {
	margin:0;
	width: 205px;
	height: 291px;
	overflow: hidden;
	border: 1px solid;
	border-color:#FFFFFF;
	padding:10px 0;
	background-color: #FFFFFF;
}
div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
}

.job_img {
margin:10px 0 0 0; 
border:0px;
padding:0;
height:auto;
height:84px;
overflow:hidden
}

.job_img a {
margin:10px 0 0 0; 
border:0px;
padding:0;
}

.job_img img {
margin:0; 
border:0;
padding:0;
}

.cv {
width: 170px;
height:40px;
 background-image:url(../_images/lavora_3.jpg); 
 background-repeat:no-repeat; 
 padding: 10px 0 0 0;
 }

 h1 { font-family: 'Yanone Kaffeesatz', arial, serif;
  font-size: 28px;
  letter-spacing:-1.0px;
  line-height:30px;
  color:#27579D;
  border:0;	
  margin:0 0 5px 0;
  padding:0;
	font-weight:normal;
 }
 
.headforte { font-family: 'Yanone Kaffeesatz', arial, serif;
 font-size:34px; letter-spacing:normal; margin:0 0 20px 0; text-align:center; font-weight:normal;
 }
 
.risalto {
font-family: 'Yanone Kaffeesatz', arial, serif;
	color: #FF3300;
	font-weight: normale;
	font-size: 26px;
}


 
 #head h1 {
	width:610px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	letter-spacing: normal;
	color: #7B7122;
	padding: 4px 0 0 0;
	text-align: right;
	float: left;
	line-height:11px;
}

#head2 h1 {
	width:610px;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	letter-spacing: normal;
	color: #7B7122;
	padding: 4px 0 0 0;
	text-align: right;
	float: left;
	line-height:11px;
}
.textarea1  {  	border: 1px solid;
	background-color:#E1EEFD;
	font-weight:normal;
	padding:4px;
	border-color:#86BBF7;
	font-size:12px;
	font-weight:bold;
	font-family: verdana;
	width: 432px;}
	
	
.textarea2  {  	border: 1px solid;
color:#666666;
	background-color:#F0F0F0;
	font-weight:normal;
	padding:6px;
	border-color:#E2E2E2;
	font-size:10px;
	font-family: verdana;
	width: 428px;}


.form_input, .form_input2, .form_input3, .textarea1 {
background-color:#E1EEFD;
border:1px solid;
border-color:#688BA6;
font-weight:bold;
}

.form_input:hover, .form_input2:hover,  .form_input3:hover, .textarea1:hover {
background-color:#8CBFF7;
border:1px solid;
border-color:#688BA6;
font-weight:bold;
}

.form_input:focus, .form_input2:focus,  .form_input3:focus, .textarea1:focus {
background-color:#8CBFF7;
border:1px solid;
border-color:#688BA6;
font-weight:bold;
}

.form_contatti {
font-size:11px
}

#google img:focus   {
border:0; text-decoration:none
}


	#testo_contact  { line-height: 22px; }
	#testo_cli      h2 { line-height: 22px; font-size:12px }


#callto {
	padding:45px 0 20px 0;
	height: auto;
	width: auto;
	color: #646F75;
	text-align: justify;
	}
.img_form 		{ background-image:url(../_images/top_form.jpg); width:180px; height:17px; margin:0 0 0 14px		}
.titolo_form 	{background-image:url(../_images/sotto_form.gif); height:auto; background-repeat:repeat-x; padding: 30px 0 100px 0;}
.modulo_adv 	{ border-left:1px solid #E0DFDA; border-right:1px solid #E0DFDA; color:#889BAE;   border-bottom:1px solid #E0DFDA; width:178px; margin:0 0 20px 14px}

.form_adv  {
	padding: 0;
	margin: 0;
	border:0;
}



.form_pg {
	padding: 0 14px;
	margin: 20px 0 8px 0;
}

.inpadv {
	margin:0 0 10px 0;
	font-family : verdana;
	font-size:11px;
	width: 145px;
	padding:3px;
	border:#CCCCCC 1px solid;
	background-color: #F7F7F7;
	font-weight: bold;
	color: #27579D;
}

.inpadv2 {
	margin:0 0 10px 0;
	background-color: #F7F7F7;
	font-family : verdana;
	width:145px;
	font-size:11px;
	padding:3px;
	border:#CCCCCC 1px solid;
	color: #27579D;
}

.privacy_adv {
	line-height:9px;
	font-size:10px;
	color:#999999;
	text-align: center;
}

h1 strong { font-weight:normal}

