/*----------------[TAG base - SETTAGGI]----------------------*/
p{
	font-size: 11px;
	padding: 0;
	margin: 0;
}
h1{
	padding: 0;
	margin: 0;
}
h2{
	padding: 0;
	margin: 0;
}
h3{
	padding: 0;
	margin: 0;
}
h4{
	padding: 0;
	margin: 0;
}
h5{
	padding: 0;
	margin: 0;
}
img{
	border: none;
}
a{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover{
	color: #FFFFFF;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXX - BODY - XXXXXXXXXXXXXXXXXXXXXX*/
body { 
	color: black;
	margin: 0; 
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #A7A8A8 url(../images/em1.jpg) top center no-repeat;
	
		/*SCROLL*/
	scrollbar-color: #FFFFFF;
	scrollbar-size:	none;
	scrollbar-3Dlight:none;
	scrollbar-darkshadow:none;
	scrollbar-face-color: #ddd;    
	scrollbar-shadow-color:#FFFFFF;       
	scrollbar-highlight-color:#FFFFFF;	
	scrollbar-3Dlight-color:#FFFFFF;	
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF;	
	scrollbar-arrow-color:#000000;
	/*----------*/
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */


/* i tag a cui è stato nascosto il testo*/
#area_1 span, 
#head_engimedia h1, 
#menu ul#m li a em, 
.nascosto, 
#area2 #em_news h3 span, 
#area2 #banner h3 span, 
h2.antPorf span,
#palet_continer ul#sitemap span{
	display: none;
}
.invisibile{
	visibility: hidden;
}

/*-----------------------------[********** Fondamentali **********]------------------------------*/
#continer{
	width: 876px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}
#menu{
	width: 180px;
	height: 350px;
	
	float: left;
}
#corpo{
	float: left;
	width: 681px;
	/*background: url(../images/em_head_bg.gif) repeat-x;*/
}
#head_engimedia{
	margin-left: 60px;
	width: 600px;
	height: 108px;
}
#head_em h1 a{
	background: url(../images/em_logo.gif) left top no-repeat;
	width: 500px;
	height: 77px;
	float: left;
}

/*-----------------------------------------------------------*/
/*						HOME PAGE new		------*/
/*-----------------------------------------------------------*/
#banner_head_home{
	background: url(../images/banner_head.jpg) left top no-repeat;
}
#banner_head_portf{
	background: url(../images/banner_head.jpg) left top no-repeat;
	padding-bottom: 20px;
	padding-left: 6px;
}
/*--------------------------------------------------------------------------------*/
#palet_continer.home img.wizard{
	float: left;
	padding-right: 5px;
}
/* ----------------------- [Ateprime di Portfolio] -------------------------------*/
.antPorf{
	float: left;
	width: 125px;


}
.antPorf#portf{
	float: left;
	width: 130px;
	height: 190px;
	margin-bottom: 40px;
	background: none;
}
/*-[ LABEL portfolio ]--*/
h2.antPorf{
	display: block;
	float: right;
	margin-top: 24px;
	width: 47px;
	height: 215px;
}
h2.antPorf a{
	display: block;
	background: url(../images/label_portfolio.gif) left bottom no-repeat;
	width: 44px;
	height: 215px;
}
h2.antPorf a:hover{
	background: url(../images/label_portfolio_r.gif) left bottom no-repeat;
}
/*-----------------------------------------*/
.antPorf .ant{
	margin-left: 10px;
	margin-top: 24px;
	margin-bottom: 5px;
}

/*queste 1-2-3 riguardano la home*/
.antPorf .ant#a1{
	background: url(../images/ant1.jpg) no-repeat;
}	
.antPorf .ant#a2{
	background: url(../images/ant2.jpg) no-repeat;
}
.antPorf .ant#a3{
	background: url(../images/ant3.jpg) no-repeat;
}
/*-----------------------*/
.ant#a4{
	width: 111px;
  	height: 130px;
	margin-left: 11px;
	margin-top: 5px;
	margin-bottom: 0px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/ant_portf_bg.png');
}
.ant#a4[class] {
  	background-image:url(../images/ant_portf_bg.png);
	background-position: center 0;
	background-repeat: no-repeat;
}
.ant#a4 em{
	color: #000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-left: 50px;
	padding-top: 1px;
	display: block;
	height: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	line-height: 11px;
	background-image: url(../images/ant_portf4_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*-----------------------*/
.pannello_portfolio{
	width: 278px;
  	height: 385px;
	float: left;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=../images/pannello_portfolio.png);
}
.pannello_portfolio[class] {
  	background-image:url(../images/pannello_portfolio.png);

}
/*--------------------------*/
.antPorf#portf img{
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: solid 1px #fff;
}
.antPorf .ant img{
	margin-left: 11px;
	margin-top: 13px;
	margin-bottom: 2px;
	border: solid 1px #fff;
}
.antPorf a:hover .ant img{
	border-top: solid 1px #B6B6B6;
	border-right: solid 1px #777;
	border-bottom: solid 1px #444;
	border-left: solid 1px #999;
}
.antPorf p{
	font-size: 9px;
	font-weight: normal;
	padding-left: 20px;
	margin-top: -9px;
}
.antPorf strong{
	padding-left: 20px;
	display: list-item;
	list-style: none;
	
	margin: 0;
	background: url(../images/arrow.gif) 12px 4px no-repeat;
}
/* ----------------------- [Comin Soon - Progetti i lavorazione] -------------------------------*/
.antComing{
	margin-top: 0px;
	padding-bottom: 24px;
	width: 274px;
	float: left;
}
.antComing a{
	float: left;
	margin-left: 32px;
	background: url(../images/line1.gif) left bottom no-repeat;
	padding-bottom: 10px;
	margin-top: 8px;
}
.antComing p.ancorafiducia{
	color: #999;
	margin-left: 32px;
	padding-bottom: 10px;
	margin-top: 8px;
	background-image: url(../images/line1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.antComing .evidenza{
	color: #FFFFFF;
	font-weight: bold;
}
.antComing a p{
	float: left;
	font-weight: normal;
	color: #999;
	width: 165px;
}
.antComing a:hover p{
	color: #FFFFFF;
}
.antComing img.t{
	margin-bottom: 3px;
	
	
}
.antComing a img.f{
	border: solid 2px #fff;
	float: left;
	margin-top: 5px;
	margin-right: 8px;
}
.antComing a:hover img.f{
	border: solid 2px #B6B6B6;
}
/* ---------------------------------- [LOGHI Engimedia] -------------------------------*/
#palet_continer.home .loghi{
	width: 415px;
	float: right;
}
#palet_continer.home .loghi ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#palet_continer.home .loghi li a{
	display: block;
	height: 152px;
	background-repeat: no-repeat;
	background-position: 0 -152px;
}
#palet_continer.home .loghi li a:hover{
	background-position: 0 0;
}
#palet_continer.home .loghi li#siw h3 span,
#palet_continer.home .loghi li#wex h3 span,
#palet_continer.home .loghi li#is h3 span,
#palet_continer.home .loghi li#ev h3 span{
	display: none;
}
#palet_continer.home .loghi li#siw a{
	background-image: url(../images/EM-serviziinweb.jpg);
}
#palet_continer.home .loghi li#wex a{
	background-image: url(../images/EM-webextension.jpg);
}
#palet_continer.home .loghi li#is a{
	background-image: url(../images/EM-interscripta.jpg);
}
#palet_continer.home .loghi li#ev a{
	background-image: url(../images/EM-essenzavisiva.jpg);
}


/* --------------------------------------AGENDA----------------------------------  */
#calendario_agenda{
	float: left;
	padding-left: 32px;
	width: 231px;
	position:relative; 
	top: -24px;
}
#calendario_agenda h2 span{
	display: none;
}
#calendario_agenda h2{
	margin-top: 15px;
	display: block;
	background: url(../images/agenda_head.gif) no-repeat;
	height: 54px;
}
/*-------------------------------------*/
#calendario_agenda .data{
	height: 21px;
	background: url(../images/agenda_b.gif) no-repeat;
	padding-top: 7px;
	margin-left: -5px;
}

#calendario_agenda .data p{
	color: #333333;
}
#calendario_agenda .data p.mese{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#calendario_agenda .data p.anno{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
/*-------------------------------------*/
#calendario_agenda .data a{
	float: left;	
	font-weight: bold;
}
#calendario_agenda .data a:hover{
	color: #333333;	
}
#calendario_agenda .data a.sx{
	margin-left: 25px;
}
#calendario_agenda .data a.dx{
	
}
/*-------------------------*/
#calendario_agenda ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images/agenda_bg.gif) repeat-y;
	float: left;
	padding-left: 13px;
	}

#calendario_agenda li{/*le cellette*/
	width: 25px;
	height: 20px;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 5px;
	background:#7C7C7C;
	float:left;
	text-align: center;
}
#calendario_agenda li a{/*con ARTICOLO*/
	background: #1E1E1E url(../images/ag_ev.gif) right top no-repeat;
	display: block;
	width: 25px;
	height: 20px;
	margin-top: -5px;
	padding-top: 5px;
	color: #FFF;
}
#calendario_agenda li a:hover{
	background: #990000 url(../images/ag_ev.gif) right top no-repeat;
	color: #fff;
}


#calendario_agenda li strong{/*OGGI*/
	background: url(../images/ag_oggi.gif) no-repeat;
	display: block;
	width: 25px;
	height: 20px;
	margin-top: -5px;
	padding-top: 5px;
	color: #333333;
	
}
#calendario_agenda li a strong{/*OGGI è in calendario !Evivenziato!*/
	background: #990000 url(../images/ag_oggi_ev.gif) right top no-repeat;
	background-color: #990000;
	display: block;
	width: 25px;
	height: 20px;
	margin-top: -5px;
	padding-top: 5px;
	color: #E0A8A8;
}
#calendario_agenda li a:hover strong{/*OGGI se hover*/
	background: #999989 url(../images/ag_oggi_ev_r.gif) right top no-repeat;
	color: #FFF;
	font-weight: bold;
}
#calendario_agenda .agfoot{
	background: url(../images/agenda_foot.gif) no-repeat;
	height: 30px;
	clear: both;
}
/*---------------------------[chi siamo a piede in home]-------------------*/
#chisiamo_home{
	height: 220px;
	background: url(../images/chisiamo_home.jpg) no-repeat;
	width: 100%;
	clear: both;
}
#chisiamo_home p{
	width: 250px;
	padding: 32px 0 0 45px;
	font-weight: lighter;
}
/*-----------------------------------------------------------*/
/*				loghi SIW - WEX - MA  Area_1			*/
/*-----------------------------------------------------------*/

#area_1 a{
	
	height: 71px;
	display: block;
	float: left;
}
/*[ SIW ]/////////////////////////////////////////////////*/
#area_1 a#l_siw{
	background: url(../images/em_siw.gif) bottom left no-repeat;
	width: 116px;
}
#area_1 a:hover#l_siw{
	background: url(../images/em_siw_r.gif) bottom left no-repeat;
	
}
/*[ WEX ]////////////////////////////////////////////////*/
#area_1 a#l_wex{
	background: url(../images/em_wex.gif) bottom left no-repeat;
	width: 119px;
}
#area_1 a:hover#l_wex{
	background: url(../images/em_wex_r.gif) bottom left no-repeat;
}

/*[ MadiArchivio]////////////////////////////////////////*/
#area_1 a#l_ma{
	background: url(../images/em_ma.gif) bottom left no-repeat;
	width: 90px;
}
#area_1 a:hover#l_ma{
	background: url(../images/em_ma_r.gif) bottom left no-repeat;
}

/*  Lama Tab Titolo - - - - - - - - -  TITOLI - - - - - - - - - -  ]  */
#area_1 h2{
	width: 179px;
	height: 77px;
	display: block;
	float: left;
}
#area_1 h2#titolo{
	background: url(../images/palet_tit.jpg) bottom right no-repeat;
}
#area_1 h2#titolo_dovesiamo{
	background: url(../images/palet_tit_dovesiamo.jpg) bottom right no-repeat;
}
#area_1 h2#titolo_contact{
	background: url(../images/palet_tit_contact.jpg) bottom right no-repeat;
}
#area_1 h2#titolo_gallery{
	background: url(../images/palet_tit_gallery.jpg) bottom right no-repeat;
}
#area_1 h2#titolo_portfolio{
	background: url(../images/palet_tit_portfolio.jpg) bottom right no-repeat;
}
#area_1 h2#titolo_agenda{
	background: url(../images/palet_tit_agenda.jpg) bottom right no-repeat;
}
#area_1 h2#titolo_agenda{
	background: url(../images/palet_tit_agenda.jpg) bottom right no-repeat;
}
#area_1 h2#titolo_sitemap{
	background: url(../images/palet_tit_sitemap.jpg) bottom right no-repeat;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


/*-----------------------------------------------------------*/
/*							menu Principale						*/
/*-----------------------------------------------------------*/
/*# il tag menu è con i principali*/
#menu #nuvoletta_menu{
	background: url(../images/nuvoletta_menu.gif) bottom left no-repeat;
	height: 115px;
	/*visibility: hidden; <----- PER NASCONDERE LA NUVOLETTA !!!!!!!!!!!  */
}
#menu ul#m{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#menu ul#m li{
	/* ... */	
}
#menu ul#m li a{
	height: 30px;
	margin-right: 0px;
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 51px;
	padding-top: 20px;
	
	
}
/*/////////////////////////////////////////////////////*/
#menu ul#m li a span{
	visibility: hidden;

	border: solid 1px #ccc;
	display: block;
	padding: 0px 10px 2px 0;
	width: auto;

	
}	
#menu ul#m li a:hover span{	
	visibility: visible;
	

}
/*[ HOME ]/////////////////////////////////////////////////////*/

#menu ul#m li#home a{	
	background: url(../images/ic_h.gif) 150px 77px no-repeat;
	height: 26px;
	padding-top: 89px;
}
#menu ul#m li#home a:hover{	
	background: url(../images/ic_h_r.gif) 150px 77px no-repeat;	
}
/*[ AR ]/////////////////////////////////////////////////////*/

#menu ul#m li#ar a{	
	background: url(../images/ic_ar.jpg) top right no-repeat;	
	
}
#menu ul#m li#ar a:hover{	
	background: url(../images/ic_ar_r.jpg) top right no-repeat;	
}

/*[ Gallery]/////////////////////////////////////////////////*/
#menu ul#m li#gallery a{	
	background: url(../images/ic_gallery.jpg) top right no-repeat;
}
#menu ul#m li#gallery a:hover{	
	background: url(../images/ic_gallery_r.jpg) top right no-repeat;

}
/*[ Portfolio]/////////////////////////////////////////////////*/
#menu ul#m li#portfolio a{	
	background: url(../images/ic_portfolio.jpg) top right no-repeat;
}
#menu ul#m li#portfolio a:hover{	
	background: url(../images/ic_portfolio_r.jpg) top right no-repeat;
}
/*[ Agenda]/////////////////////////////////////////////////*/
#menu ul#m li#agenda a{	
	background: url(../images/ic_agenda.jpg) top right no-repeat;
}
#menu ul#m li#agenda a:hover{	
	background: url(../images/ic_agenda_r.jpg) top right no-repeat;
}
/*[help ]/////////////////////////////////////////////////*/
#menu ul#m li#help a{	
	background: url(../images/ic_help.jpg) top right no-repeat;
	margin-top:139px;
	height: 66px;
}
#menu ul#m li#help a:hover{	
	background: url(../images/ic_help_r.jpg) top right no-repeat;
}
/*[blog ]/////////////////////////////////////////////////*/
#menu ul#m li#blog a{	
	background: url(../images/ic_blog.jpg) top right no-repeat;
	margin-top:139px;
	height: 66px;
}
#menu ul#m li#blog a:hover{	
	background: url(../images/ic_blog_r.jpg) top right no-repeat;
}
/*[ Utilizzo]/////////////////////////////////////////////////*/
#menu ul#m li#utilizzo a{	
	margin-top: 60px;
	background: url(../images/ic_utilizzo.jpg) top right no-repeat;
}
#menu ul#m li#utilizzo a:hover{	
	background: url(../images/ic_utilizzo_r.jpg) top right no-repeat;
}
/*[ dove siamo ]/////////////////////////////////////////////*/
#menu ul#m li#map a{	
	background: url(../images/ic_map.jpg) top right no-repeat;
}
#menu ul#m li#map a:hover{	
	background: url(../images/ic_map_r.jpg) top right no-repeat;
}

/*[ contatti ]///////////////////////////////////////////////*/
#menu ul#m li#contact a{	
	background: url(../images/ic_contact.jpg) top right no-repeat;
}
#menu ul#m li#contact a:hover{	
	background: url(../images/ic_contact_r.jpg) top right no-repeat;
}



/*-----------------------------------------------------------*/
/*							Palet						*/
/*-----------------------------------------------------------*/
#palet{

}
/*[ Titolo Sezione/pagina (la palettina in tutte le pagine)]/////////////*/
#palet_titolo{
	
}

/*[ Head palet]///////////////////////////////////////////////*/
#palet_head{
	height: 20px;
	background: url(../images/palet_head.gif) no-repeat;
	width: 100%;
	clear: both;
}
#palet_head_home{
	height: 20px;
	background: url(../images/palet_head_home.gif) no-repeat;
	width: 100%;
	clear: both;
}
#palet_head_portfolio{
	height: 20px;
	background: url(../images/palet_head_portf.gif) no-repeat;
	width: 100%;
	clear: both;
}

#palet_head2{
	height: 122px;
	background: url(../images/palet_head2.gif) no-repeat;
	width: 100%;
	clear: both;
}
/*[ Body palet]///////////////////////////////////////////////*/
#palet_body{
	float: left;
	background: url(../images/palet_bg.gif) repeat-y;
	color: #FFFFFF;
	font-size: 11px;
	width: 100%;
	
}
#palet_body.fondo{
	float: left;
	padding: 0 20px; 0 20px;
	width: 94%;
	
}

#palet_continer{
	float: left;
	background: url(../images/palet_sf.jpg) no-repeat;
	padding: 20px 35px 0 35px;
	height: 465px;
	width: 90%;
}
#palet_continer.home{
	float: left;
	background: url(../images/palet_sf.jpg) no-repeat;
	padding: 0;
	height: auto;
	width: 696px;
}
#palet_continer_portfolio{
	float: left;
	background: url(../images/palet_sf.jpg) no-repeat;
	padding: 0;
	height: auto;
	width: 686px;
	padding-left: 10px;
}
#palet_continer a{
	color: #FFFFFF;
}
#palet_continer a:hover{
	color: #999999;
}
/*[ foot palet]///////////////////////////////////////////////*/
#palet_foot{
	clear: both;
	background: url(../images/palet_foot.gif) no-repeat;
	font-size: 11px;
	padding-top: 22px;
	padding-left: 22px;
	height: 30px;
	padding-bottom: 5px;
}
#foot{
	background: url(../images/palet_foot.gif) no-repeat;
	clear: both;
	height: 10px;
	font-size: 11px;
	padding-left: 22px;
	padding-top: 29px;
	padding-bottom: 5px;
}
#palet_foot a#sitemap, #foot a#sitemap{
	padding-left: 31px;
	margin-left: 24px;
	float: left;
	width: 71px;
	height: 15px;
	display: block;
	background: url(../images/ic_sitemap.gif) 9px 0 no-repeat;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#palet_foot #engimedia span, #foot #engimedia span{
	display: none;
}
#palet_foot #engimedia, #foot #engimedia{
	background: url(../images/engimedia_foot.gif) no-repeat;
	width: 179px;
	height: 53px;
	float: left;
	margin-left: 15px;
	margin-top: -16px;
}
#palet_foot p, #foot p{
	float: left;
}
#palet_body.fondo img.ma{
	float: left;
}

#palet_body.fondo img.valid{
	margin-right: 10px;
}
#palet_body.fondo #rss{
padding-top: 8px;
	width: 570px;
	text-align: right;
	float: left;
}
/*-----------------------------------------------------------*/
/*						  >>>> HOME						*/
/*-----------------------------------------------------------*/
#palet_continer .marchio{
	float: left;
	width: 138px;
	padding-right: 20px;
}
#palet_continer .marchio p a{
	
	
}
#palet_continer .marchio p.t1 a{
	padding-left: 10px;
	margin-top: 10px;
	border-left: solid 1px #555;
	display: block;
	
}
#palet_continer .marchio p.t1 a{
	font-size: 14px;

	font-family: Trebuchet MS, Verdana, Arial, Helvetica;

}
#palet_continer .marchio img.logo{
	
}
#palet_continer p.t2{
	background:url(../images/piu.gif) 0 5px no-repeat;
	margin-bottom: 5px;
	padding-left: 15px;	
	margin-top: 20px;
	width: 600px;
	float: left;
}
/*----------------------------*/
#palet_continer .marchio p.t1 a:hover{
	border-left: dotted 1px #fff;

}
#palet_continer .marchio a:hover#hsiw{
	color: #008ddb;

}
/*----------------------------*/
#palet_continer .marchio a:hover#hwex{
	color: #89b400;

}
/*----------------------------*/
#palet_continer .marchio a:hover#his{
	color: #99141b;


}
/*----------------------------*/
#palet_continer .marchio a:hover#hma{
	color: #ea8000;
}
#palet_continer .marchio a:hover#hev{
	color: #DE23D5;
}
/*-----------------------------------------------------------*/
/*						  >>>> Bar avanzamento lista						*/
/*-----------------------------------------------------------*/
.bar{
	clear: both;
	/*border-top: solid 1px #ccc;*/
	font-size: 11px;
	text-align: center;
	padding: 2px 0 10px 0;
	margin-right: 20px;
}
.bar a{
	color: #555;
	font-weight: bold;
}
.bar a.n{
	font-size: 10px;
}
.bar strong#select{
	font-size: 20px;
	color: #FFFFFF;
}
.bar em#of{
	color: #FFFFFF;
	font-style: normal;
}
.bar a.avanti{
	margin-left: 30px;
	font-size: 15px;
}
.bar a.indietro{
	margin-right: 30px;
	font-size: 15px;
}
.bar a:hover{

}


/*-----------------------------------------------------------*/
/*						  >>>> Home NEWS						*/
/*-----------------------------------------------------------*/
#area2 #em_news{
	margin: 0 0 0 12px;
	float: left;
	width: 315px;
	
}
#area2 #em_news h3{
	width: 229px;
	height: 48px;
	background: url(../images/em_portfolio.gif) no-repeat;
	margin-left: -5px;/*per correggere lo spostamento dell'immagine dovuto allo shadow*/
	margin-bottom: 10px;
	
}
#area2 #em_news .articolo{
	float: left;
	padding-bottom: 15px;
	font-weight: normal;
}
#area2 #em_news .articolo h4{
	font-size: 11px;
	background: url(../images/arrow.gif) 0 2px no-repeat;
	padding-left: 10px;
}
#area2 #em_news .articolo p{
	font-size: 10px;
}
#area2 #em_news .articolo img{
	float: left;
	border: solid 9px #555555;
	
}
#area2 #em_news .articolo .content_articolo{
	width: 160px;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#area2 #em_news a:hover.articolo img{
	border-color: #777777;
}
#area2 #em_news a:hover.articolo p, #area2 #em_news a:hover.articolo h4{
	color: #555555;
}
/*-----------------------------------------------------------*/
/*						  >>>> Home BANNER						*/
/*-----------------------------------------------------------*/
#area2 #banner{
	width: 319px;
	margin: 0 0 0 0;
	float: left;
	font-size: 11px;
	background: #C9CACA url(../images/bg_banner.gif) left bottom no-repeat;
}
#area2 #banner h3{
	height: 79px;
	background: url(../images/t_comingsoon.gif) 0 0 no-repeat;
}
#area2 #banner h4{
	font-size: 27px;
	margin: 10px 0 8px 40px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica
}
#area2 #banner p{
	padding: 0 40px 40px 40px;
	font-weight: normal;
	
}
#area2 #banner img.banner{
	border: solid 9px #727372;
	margin-left: 39px;
}
#area2 #banner a:hover img.banner{
	border-color: #FFFFFF
}
#area2 #banner a:hover h3{
	background: url(../images/t_comingsoon_r.gif) 0 0 no-repeat;
}
/*-----------------------------------------------------------*/
/*				 >>>> CONTACT - CONTATTI						*/
/*-----------------------------------------------------------*/
img.im_gallery{
	border: solid 1px #555;
}

/*-----------------------------------------------------------*/
/*				 >>>> CONTACT - CONTATTI						*/
/*-----------------------------------------------------------*/
#indirizzo{
	float: left;
	width: 200px;
}
#contactform{
	float: right;
	width: 340px;
}
#contactform form{ 
	padding-bottom: 100px;
}
#contactform label{ 
	width: 320px;
	margin-bottom: 10px;
	float: left;
}
#contactform input, #contactform textarea, #contactform select{ 
	width: 200px;
	float: left;
	font-size: 9px;
	color: #990000;
	font-weight: bold;
	background: #f5f5f5;
	border: solid 1px #b9b9b9;
}

#contactform textarea{
	height: 120px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contactform textarea.privacy{
	height: 70px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#contactform form label span{
	width: 100px;
	display: block;
	margin-right: 14px;
	text-align: right;
	float: left;
} 
#contactform form label input.butt{
	background-color: #555;
	color: #FFFFFF;
	margin-left: 115px;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	border:  solid 1px #999;
}
/*-----------------------------------------------------------*/
/*				 >>>> PORTFOLIO						*/
/*-----------------------------------------------------------*/
.portf1{
	/*background: url(../images/portfolio/riquadri1.jpg) 0 0 no-repeat;*/
	height: 154px;
	margin-left: 11px;
	padding-left: 11px;
	padding-top: 9px;
}
.portf2{
	/*background: url(../images/portfolio/riquadri2.jpg) 0 0 no-repeat;*/
	height: 154px;
	margin-left: 11px;
	padding-left: 11px;
	padding-top: 9px;
}
.portf3{
	/*background: url(../images/portfolio/riquadri3.jpg) 0 0 no-repeat;*/
	height: 154px;
	margin-left: 11px;
	padding-left: 11px;
	padding-top: 9px;
}
.portf1 img,
.portf2 img,
.portf3 img{
	float: left;
	margin-right: 15px;
	border: solid 1px #fff;
}
.portf1 p,
.portf2 p,
.portf3 p{
	display: block;
	padding-top: 10px;
}
.portf1 a,
.portf2 a,
.portf3 a{
	background: url(../images/arrow.gif) 0 4px no-repeat;
	
	padding-left: 15px;
	width: 320px;
	}
	/*-----------------------------------------------------------*/
/*				 >>>> DOVE SIAMO						*/
/*-----------------------------------------------------------*/

#ic_pintpdf span{
	display: none;
}
#ic_pintpdf a{
	width: 45px;
	height: 56px;
	background: url(../images/print_pdf.gif) no-repeat;
	position: absolute;
	z-index: 100px;
	display: block;
	top: 120px;
	margin-left: 645px;
	padding-top: 55px;
	padding-left: 14px;
	font-weight: normal;
	font-size: 9px;
	color: #555;
	
}
#ic_pintpdf a:hover{
	background: url(../images/print_pdf_r.gif) no-repeat;
	color: #FFF;
}
/*-----------------------------------------------------------*/
/*				 >>>> SITE MAP						*/
/*-----------------------------------------------------------*/
#palet_continer ul#sitemap{
	margin: 0;
	padding: 0 0 0 30px;
	list-style-type: none;
	margin-top: -30px;
}

#palet_continer ul#sitemap li ul{
	list-style-image: url(../images/arrow.gif);
	padding: 105px 0 15px; 0;
	margin-left: 20px;
	
}
#palet_continer ul#sitemap li ul li{
	
}	
/*--------------------[ ENGIMEDIA ]------------------------*/
#palet_continer ul#sitemap li#sitemap_em{
	float: left;
	width: 90%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-bottom: solid 1px #555;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
#palet_continer ul#sitemap li#sitemap_em ul li{
	padding: 100px 0 10px 0;
	float: left;
	margin-right: 30px;
	
}
#palet_continer ul#sitemap li#sitemap_em ul {
	padding: 10px 0 0 0;
	float: inherit;
	background: 
}
/*--------------------[MediArchivio]------------------------*/
#palet_continer ul#sitemap li#sitemap_ma{
	background: url(../images/sitemap_ma.gif) 0 20px no-repeat;
	height: 120px;
	width: 500px;
	float: left;
}
#palet_continer ul#sitemap li#sitemap_ma ul{
	padding: 76px 0 0 0;
}
#palet_continer ul#sitemap li#sitemap_ma ul li{
	margin: 0 0 0 130px;
}


/*----------------------[ServiziinWeb]----------------------*/
#palet_continer ul#sitemap li#sitemap_siw{
	background: url(../images/sitemap_siw.gif) left top no-repeat;
	width: 140px;
	float: left;
}
#palet_continer ul#sitemap li#sitemap_siw ul li{
	padding: 5px 0 0 0;
}
/*----------------------[WebExtension]----------------------*/
#palet_continer ul#sitemap li#sitemap_wex{
	background: url(../images/sitemap_wex.gif) center top no-repeat;
	width: 140px;
	float: left;
}
#palet_continer ul#sitemap li#sitemap_wex ul li{
	padding: 5px 0 0 0;
}
/*-----------------------[InterScripta]---------------------*/
#palet_continer ul#sitemap li#sitemap_is{
	background: url(../images/sitemap_is.gif) center top no-repeat;
	width: 140px;
	float: left;
}
#palet_continer ul#sitemap li#sitemap_is ul li{
	padding: 5px 0 0 0;
}
/*------------------------[EssenzaVisiva]--------------------*/
#palet_continer ul#sitemap li#sitemap_ev{
	background: url(../images/sitemap_ev.gif) left top no-repeat;
	width: 150px;
	float: left;
}
#palet_continer ul#sitemap li#sitemap_ev ul li{
	padding: 5px 0 0 0;
}
/*------------------------[aggiunti fabio]--------------------*/
.clearer{
	clear: both;
}
