
/* include alcuni settings per il layout engine */
html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  /*overflow: auto;*/
  font: normal 11px/16px Verdana, Sans-serif;
  color: #000;
  /*background:#FFF;*/}


/* settings per il layout engine: START */
.ui-layout-main {
  background: #fff;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  min-height: 400px;
  min-width: 800px;
  _width: 800px; /* min-width for IE6 */}
  
.ui-layout-pane {
  background: #FFF;
  border: 0;
  padding: 0;
  overflow: auto;}
  
.ui-layout-hideOnLoad_DISABLED {
  display: none; /* per nascondere i pannelli prima dell'attivazione dell'engine */}
.ui-layout-resizer {
  background: #DDD;}
.ui-layout-toggler {
  background: #AAA;}
/* settings per il layout engine: END */

body.standard {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  font: normal 11px/16px Verdana, Sans-serif;
  color: #000;
  background:#E9E9E7 url("../images/sfondo_body.gif") repeat-x 0 0;}  

body.home {
  padding: 0;
  margin: 0;
  font: normal 11px/16px Verdana, Sans-serif;
  color: #000;
  background:#E9E9E7 url("../images/sfondo_home.gif") repeat-x 0 0;}  
  
p {
  margin-top: 0px;
  margin-bottom: 0px;}

ul, li, h1, h2, h3 {
	margin:0;
	padding:0;
	list-style-type:none;}
	
.clearfloat {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: -1px;}

img {
  vertical-align: middle;}

/*-- nessun bordo su img dentro i link --*/
a img {  border: 0px;}
  
.left {  float: left;}
.right {  float: right;}
.text-left {  text-align: left;}
.text-center {  text-align: center;}
.text-right {  text-align: right;}

h1 {  font: normal 14px/20px Verdana, Sans-Serif;}
h2 {  font: normal 20px/26px Verdana, Sans-Serif;}
h3 {  font: normal 14px/20px Verdana, Sans-Serif;}
h4 {  font: normal 12px/18px Verdana, Sans-Serif;}

.piccolo {  font-size: 10px;}
.bold {  font-weight: bold;}
.bianco {  color: #FFF;}
.nero {  color: #000;}
.rosso {  color: #C00;}
/*blu titoli provincia di varese*/
.blu {color:#3C85AE;}

.trebuchet {
	font-family:Trebuchet MS;}

/*usato per i links alle pagine di servizio nell'header e nel footer*/
A.servizi:link, A.servizi:visited {
  font-size: 11px;
  font-weight:normal;
  color: #000;
  text-decoration: none;}
A.servizi:hover, A.servizi:active {
  text-decoration: underline;}

A:link, A:visited {
  font-weight: bold;
  font-size: 11px;
  color: #3C85AE;
  text-decoration: underline;}
A:hover, A:active {
  color:#000;}

A.inverted:link, A.inverted:visited {
  font-size: 12px;
  color: #fff;
  text-decoration: none;}
A.inverted:hover, A.inverted:active {
  text-decoration: underline;}

.separatore_testo {
  height: 1px;
  margin: 10px 0 10px 0;
  overflow: hidden;
  background: #c1c1c1;}

.separatore_dashed {
  border-top: 1px dashed #c9c9c9;
  width: 95%;
  float: right;
  height: 0px;
  overflow: hidden;}

.clickableBlock {
  cursor: pointer;}
  
/* /////////////////////////////////////////////////*/

#sito {
	width:90%;
	min-width:968px;
	max-width:1196px;
	margin: 0 auto;}	
/*
#sfumo {
  background: url("../images/sfondo_sito.png") repeat-y top center;
  float: left;}
#pagina {
  width: 930px;
  margin: 0 19px 0 19px;}
*/

/*///////////////  HEADER  ////////////////////////*/

#header {
	width:100%;
	height:84px;
	background:#FFF;
	position:relative;
	z-index:100;}
	
.header_content {
	width:968px;
	position:relative;
	margin:0 auto;}

#header .logo {
  width:226px;
  height: 57px;
  padding:15px 0 0 13px;
  float: left;}

.menu_servizi {
	padding:20px 0 0 105px;
	float:left;}  
/*
#header .fascia_links1 {
  position: absolute;
  top: 12px;
  left: 227px;
  width: 310px;
  height: 25px;}

#header .fascia_links2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 310px;
  height: 25px; }

.links {
  float: left;
  padding: 3px 0 0 10px;}
*/
/*lingua*/
/*
.lingua {
  float: right;
  padding: 15px 15px 0 0;}
*/

/*----- menu --------*/
.menu {
	position:absolute;
	top:76px;
	right:12px;
	height:34px;
	z-index:1000;}

#header .menu .sf-menu {
  font-size: 17px;}

/*----- menu link ----- */

#menu_link_content {
	width:968px;
	position:relative;
	margin:0 auto;
	z-index:100;}

#menu_link {	
	position:absolute;
	left:0;
	top:190px;
	height:24px;
	z-index:100;}

#menu_link ul {
	margin:0 0 0 10px;}
#menu_link li {
	padding:4px 10px 4px 16px;
	float:left;
	background:#000 url(../images/bullet_link.gif) no-repeat 8px 9px;}

#menu_link li A:link,
#menu_link li A:visited {
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;}
#menu_link li A:hover,
#menu_link li A:active {
	color:#C00;}

#menu_link ul.level_2 {display:none;}



/*------ cerca -------*/
#cerca {
  padding: 19px 12px 0px 0px;
  float: right;}
  
.cerca_input {
  width: 150px;
  height: 12px !important;
  height: 20px;
  margin: 0px 5px 0px 0px;
  background:#FFF;
  border:1px solid #CCC;
  float: left;}

.autoWatermark {
	font:normal 10px/14px Verdana, sans-serif;
	color:#666;
	text-align:center;}

/*hack per IE6*/
/*
*html #cerca input{
  width: 160px;
  height: 12px;
  margin: 1px 0px 0px 0px;
  font: normal 10px/14px Verdana, sans-serif;
  color: #333333;
  background:#FFF;
  float: left;}

.cerca_button {
  padding: 1px 0px 0px 10px;
  float: left;
  text-align:center;}
*/
#cerca A.vai:link, #cerca A.vai:visited {
  	display: block;
  	width: 51px;
  	height: 14px;
	font:bold 11px/11px Century Gothic, Verdana, Sans-Serif;
	color:#FFF;
	text-align:center;
	padding:2px 0 0 0;
	float:left;
	background:#900;}
#cerca A.vai:hover, #cerca A.vai:active {
	background:#666;}

/* ------ navigatore ------- */
#navigator {
  	width:968px;
	height:22px;
	padding:3px 0 0 0;
	margin:0 auto;}

A.nav:link, A.nav:visited {
  font: normal 10px/16px Verdana, Sans-Serif;
  color: #333;
  text-decoration: none;}
A.nav:hover, A.nav:active {
  text-decoration: underline;}

/*----- stampa e condividi ----- */
#stampa_panel {
	height:27px;
	padding:8px 20px 0 0;
	float:right;}
#stampa_panel img {
	vertical-align:middle;}
#stampa_panel A:link, #stampa_panel A:visited {
	font:normal 10px/10px Verdana, Sans-Serif;
	color:#000;
	text-decoration:none;}
#stampa_panel A:hover, #stampa_panel A:active {
	text-decoration:underline;}
.stampa {
	padding:0 5px 0 0;
	height:18px;
	float:left;}
.condividi {
	float:left;} 

/*///////////////  HOME  ////////////////////////*/

#movie_flash {
  width:100%;
  height:355px;}

#main_home {
	width:100%;
	float:left;}

.home_fascia1 {
	width:100%;
	/*height:138px;
	margin-bottom:23px;
	overflow:hidden;*/
	background:#FFF;}
	
.home_fascia2 {
	width:100%;
	height:160px;
	background:#FFF;}

.home_fascia_content {
	width:942px;
	padding:0 13px 0 13px;
	margin:0 auto;}

#main_home .box_1di3 {
  position:relative;
  /*width: 314px;*/
  overflow:hidden;
  width:301px;
  height:12.818em;
  padding:0 0 0 13px;
  float: left;}

#main_home .box_2di3 {
  position:relative;
  width: 628px;
  float: left;}

.prog {
	height:138px;
	background:url("../images/teaser-orientamento.jpg") no-repeat bottom right;}
.test {
	height:138px;
	background:url("../images/sfondo_box_test.jpg") no-repeat bottom right;}

.box_1di3 .titolo,
.box_2di3 .titolo {
  position: absolute;
  top: 20px;
  /*left: 10px;*/
  font:bold 16px/18px Trebuchet MS, Arial, Sans-Serif;
  color:#3C85AE;}

.box_1di3 .testo {
  position:absolute;
  top: 45px;
  left: 10px;
  width:190px;
  height:80px;
  overflow:hidden;
  font:normal 12px/16px Trebuchet MS, Arial, Sans-Serif;
  color:#000;}

.box_2di3 .testo {
  position:absolute;
  top: 45px;
  left: 10px;
  width:450px;
  height:80px;
  overflow:hidden;
  font:normal 12px/16px Trebuchet MS, Arial, Sans-Serif;
  color:#000;}
  
.link_home A:link, .link_home A:visited {
  	display: block;
  	position:absolute;
  	top:113px;
  	right:0;
  	width: 51px;
  	height: 14px;
	font:bold 11px/11px Century Gothic, Verdana, Sans-Serif;
	color:#FFF;
	text-align:center;
	padding:2px 0 0 0;
	float:left;
	background:#900;}
.link_home A:hover, .link_home A:active {
	background:#666;}  
  
/* teaser home*/
.teaser_home {}
.teaser_home .item {}
.teaser_home .titolo {
  position: absolute;
  top: 20px;
  left: 10px;
  font:bold 16px/18px Trebuchet MS, Arial, Sans-Serif;
  color:#3C85AE;}
.teaser_home .titolo a {
  font:bold 16px/18px Trebuchet MS, Arial, Sans-Serif;
  text-decoration:none;
  }  
  
  
.teaser_home .testo {
  position:absolute;
  top: 45px;
  left: 10px;
  width:180px;
  height:100px;
  overflow:hidden;
  font:normal 12px/16px Trebuchet MS, Arial, Sans-Serif;
  color:#000;}
.teaser_home .thumb {
  	width:140px;
	height:100px;
	float:right;
	padding:20px 0 0 0;}  
.teaser_home .item div.leggi {
    position:absolute;
    /*top:116px;*/
    bottom:5px;
  	right:10px;}  	
  	
  	
.box_1di3 .teaser_rotator {
	position:absolute;
	top:44px;
	width:314px;
	height:8.545em;/*94px;*/
	font:normal 12px/16px Trebuchet MS, Arial, Sans-Serif;
    overflow: hidden;}
.box_1di3 .teaser_rotator .item {
    width:301px;
    height:8.545em;/*94px;*/
    line-height:1.273em;
    overflow: hidden;}
    
.home_news_data {
	padding:0 0.909em 0.182em 0;}
.home_news_data a {
	font-weight:bold;
	color:#000;}	
.home_news_abstract {
  width:290px;
   /*height:3.818em;42px;*/
  height:47px;/*5.273em 58px*/
  padding:0 10px 0 0;
  overflow: hidden;}  
  
.teaser_rotator .item div.leggi {
    position:absolute;
    /*top:72px;*/
    bottom:0;
  	right:10px;}    	
  	
  	
  	
  	
/*	
.teaser_home .link A:link, .teaser_home .link A:visited {
  	display: block;
  	position:absolute;
  	top:128px;
  	right:0;
  	width: 51px;
  	height: 14px;
	font:bold 11px/11px Century Gothic, Verdana, Sans-Serif;
	color:#FFF;
	text-align:center;
	padding:2px 0 0 0;
	float:left;
	background:#900;}
.teaser_home .link A:hover, .teaser_home .link A:active {
	background:#666;}  
*/  
/*
.uno {
  background: #FFF;}
.due {
  background: #FFF;}
.tre {
  background: #F3F3F3;}

#main_home .box_1di2 {
  	width:50%;
	height:760px;
	float:left;}
	
#main_home .box_1di1 {
   	width:100%;
   	height:760px;}   

.box_1di3 .titolo_nobullet {
  position: absolute;
  width: 85%;
  top: 12px;
  left: 20px;
  border-bottom: 1px solid #CCC;
  padding: 0 0 5px 0;
  background: none;}

.box_1di3 .contenuto {
  position: absolute;
  top: 60px;
  left: 20px;
  width: 255px; }

.home_news_singola {
  width: 275px;
  height: 140px;
  overflow: hidden;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #E3E3E3;}

.home_news_singola:hover .home_news_titolo {
  text-decoration: underline;}

.home_news_thumb {
  width: 95px;
  height: 65px;
  padding: 0 15px 10px 0;
  float: left;}

.home_news_thumb img {
	border:1px solid #c1c1c1;}

.home_news_titolo {
  height: 42px;
  overflow: hidden;
  line-height: 14px;
  font-weight: bold;}
.home_news_autore {
  padding: 5px 0 0 0;
  color: #999;}
.home_news_abstract {
  clear: left;
  height: 50px;
  padding: 0 0 5px 0;
  overflow: hidden;}
.home_news_link {
  display: none;}
A.home_news_leggi:link, A.home_news_leggi:visited {
  color: #666;
  text-decoration: none;
  font-weight: bold;}
A.home_news_leggi:hover, A.home_news_leggi:active {
  color: #AA5515;
  text-decoration: underline;}
*/
/* offerte in homepage */
/*
.home_offerte_singola {}
.home_offerte_thumb {}
.home_offerte_titolo {}
.home_offerte_abstract {}
.home_offerte_link {}
*/

/*///////////////  SEZIONE  ////////////////////////*/

#movie_sezione {
  width:100%;
  height: 214px;
  overflow:hidden;}

#main_sezione {
	width:100%;}

.main_sfondo {
	width:100%;
	float:left;
	background:url("../images/sfondo_main.gif") repeat-y top center;}

.fascia_titolo {
	width:100%;
	height:35px;
	/*background:url("../images/sfondo_titolo_progetto.gif") repeat-y top center;*/}

.fascia_0 {
	background:url("../images/sfondo_titolo_formazione.gif") repeat-y top center;}
.fascia_1 {
	background:url("../images/sfondo_titolo_progetto.gif") repeat-y top center;}
.fascia_2 {
	background:url("../images/sfondo_titolo_formazione.gif") repeat-y top center;}
.fascia_3 {
	background:url("../images/sfondo_titolo_lavoro.gif") repeat-y top center;}
.fascia_4 {
	background:url("../images/sfondo_titolo_europa.gif") repeat-y top center;}
.fascia_5 {
	background:url("../images/sfondo_titolo_quiz.gif") repeat-y top center;}

.fascia_titolo_content {
	width:968px;
	margin:0 auto;}

.colonna1 {
	width:243px;
	float:left;}

.colonna2 {
  width:482px;
  float: left;
  background:#FFF;}

.colonna3 {
  width:243px;
  float: left;}

.colonna_large {
  width:725px;
  float: left;}
 
.titolo_area {
	width:230px;
	height:30px;
	overflow:hidden;
	padding:5px 0 0 10px;
	color:#FFF;}

.fascia_contenuti {
	width:968px;
	margin:0 auto;}  

fascia_contenuti_helper {
   width:968px;
   float:left;
}	
  
.txt_contenuti {
  padding: 15px 20px 30px 20px;
  min-height:350px;}

.txt_contenuti .titolo {
  /*border-bottom: 1px solid #c1c1c1;*/
  padding: 0 0 10px 0;}

.txt_contenuti .testo {
  padding:0 0 0 0;}
  
.txt_contenuti .foto_sx {
  float: left;
  padding: 0 10px 0 0;}  
  
.txt_contenuti .testo li {
	margin:0 0 0 20px;
	list-style-type:disc;}
/*
.txt_contenuti .foto_dx {
  float: right;
  padding: 0 0 0 10px;}

.txt_contenuti .foto_large {}
*/
/*///////////////  RISORSE E ALLEGATI  ////////////////////////*/

.menu_resources /* contenitore delle risorse e dei links */ {
	padding:15px 0 0 20px;}

.panel_links {
	width:100%;}
.panel_resources {
	width:100%;}

.risorsa_titolo{
	display:block;
	width:100%;
	font:bold 12px/16px Verdana, Sans-Serif;
	color:#333;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #CCC;}

.risorsa_panel{
	height:auto;
	padding:3px 0 3px 15px;
	background:url("../images/icona_allegato.gif") no-repeat 0 3px;}

A.risorsa_link:link, A.risorsa_link:visited {
  	font: normal 10px/11px Verdana, Sans-Serif;
  	color: #000;
  	text-decoration: underline;}
A.risorsa_link:hover, A.risorsa_link:active {
	color: #900;}

.link_titolo {}	

.link_panel {
	padding:3px 0 3px 15px;
	background:url("../images/icona_links.gif") no-repeat 0 5px;}

/*///////////////  NEWS  ////////////////////////*/

.feed {
	float:right;}

#news {}
#news .item {
	position:relative;
	height:5em;
	/*height:55px;*/
	padding:0 0 15px 0;
	margin:8px 0;
	overflow:hidden;}
#news .item .thumb {
	width:73px;
	height:56px;
	padding:5px 20px 0 0;
	float:left;}
#news .item .data {
	font-weight:bold;
	color:#3C85AE;
	float:left;}
#news .area {
	font-weight:bold;
	color:#3C85AE;}
#news .item .titolo {
	height:20px;
	overflow:hidden;
	padding:0;}
#news .item .titolo a {
	color:#000;
	font-weight:bold;
	text-decoration:none;}

#news .item .autore {
   display:none;}
#news .item .abstract {
	width:340px;
	height:2.727em;
	/*height:30px;*/
	line-height:1.273em;
	overflow:hidden;}
#news .item .link {}

/* dettaglio*/
.indietro {
  float: right;
  padding:15px 0 0 0;}
.indietro A:link, .indietro A:visited {
  font-weight:normal;
  color: #000;
  text-decoration: underline;}
.indietro A:hover, .indietro A:active, .indietro A:focus {
  color: #3C85AE;}

.news_dettaglio > div.thumb {
  width:230px;
  height:auto;
  float: left;
  padding: 0 15px 15px 0;}
  
.news_dettaglio .data, 
.news_dettaglio .area {
    font-weight: bold;
    float:left;
    color:#3C85AE;}  
.news_dettaglio .autore {
	clear:left;}  

.news_dettaglio .abstract {
  font-style:italic;}  
.news_dettaglio .testo {
  padding: 10px 0 0 0;}  

/* menu news dx anno/mese */
.menu_news {
  padding: 25px 0 0 20px;} 

/*.menu_news .titolo_menu {}*/
.menu_news ul, .menu_news li {
  list-style: none;
  margin:0;}

/* anno */
.menu_news ul ul ul li {
    margin:0 0 10px 0;}
.menu_news ul ul ul li a:link,
.menu_news ul ul ul li a:visited,
.menu_news ul ul ul li a:active,
.menu_news ul ul ul li a:hover,
.menu_news ul ul ul li a:focus { 
	color:#000;
	font-weight:bold;
	text-decoration:none;}
.menu_news ul ul ul li a.selected {
    font-weight:bold;
    text-decoration:underline;}

/* mese */
.menu_news ul ul ul ul li {
    display:inline;}
.menu_news ul ul ul ul li a:link,
.menu_news ul ul ul ul li a:visited,
.menu_news ul ul ul ul li a:active,
.menu_news ul ul ul ul li a:hover,
.menu_news ul ul ul ul li a:focus {
    font: normal 12px/15px Verdana, Arial, Sans-serif;}
.menu_news ul ul ul ul .selected {
    color:#000;
    text-decoration:underline;}

/* menu news sx categorie */
.menu_categorie {
	font-family:Verdana, Sans-Serif;
	font-weight:normal;
	padding:20px 0 20px 13px;}
	
.menu_categorie .titolo {
	padding:0 0 20px 0;
	display:none;}
.menu_categorie ul ul li {}
.menu_categorie ul ul li A:link,
.menu_categorie ul ul li A:visited, 
.menu_categorie ul ul li A:hover,
.menu_categorie ul ul li A:active,
.menu_categorie ul ul li A:focus {
	display:block;
	height:auto;
	padding:3px 0 3px 15px;
	background: url("../images/bullet_2.gif") no-repeat 0 6px;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#000;
	text-decoration:none;}
.menu_categorie ul ul li a.selected {
	color:#3C85AE;}
	
.menu_categorie ul ul ul li {margin-left:10px;}	
	
	

/* ///////////////////////// MAPPA DEL SITO ////////////////////////////////////////////// */

#mappa {}

#mappa ul.sitemap-menu {}

/* voci di primo livello */

#mappa ul.sitemap-menu li {
  padding: 0 0 0 15px;
  background:url("../images/bullet_2.gif") no-repeat 0 4px;}

ul.sitemap-menu li A:link, ul.sitemap-menu li A:visited {
  font-weight: bold;
  color: #666;
  text-decoration: none;}
ul.sitemap-menu li A:hover, ul.sitemap-menu li A:active {
  text-decoration: underline;}

/* voci di secondo livello */

#mappa ul.sitemap-menu li ul li {
  padding: 0 0 0 20px;
  background:url('../images/bullet1.gif') no-repeat 10px 6px;}

ul.sitemap-menu li ul li A:link, ul.sitemap-menu li ul li A:visited {
  font-weight: normal;
  color:#3C85AE;
  text-decoration: none;}
ul.sitemap-menu li ul li A:hover, ul.sitemap-menu li ul li A:active {
  text-decoration: underline;}

/* voci di terzo livello */

#mappa ul.sitemap-menu li ul li ul li {
  padding: 0 0 0 30px;
  background:none;}

ul.sitemap-menu li ul li ul li A:link, ul.sitemap-menu li ul li ul li A:visited {
  font-weight: normal;
  color:#3C85AE;
  text-decoration: none;}
ul.sitemap-menu li ul li ul li A:hover, ul.sitemap-menu li ul li ul li A:active {
  text-decoration: underline;}

/* ///////////////////////// FORM CONTATTO ////////////////////////////////////////////// */

.contenitore_contatto {}

.campo_contatto_text {
  width: 150px;
  height: auto;}

.campo_contatto_textarea {
  width: 300px;
  height: 100px;}

.contenitore_contatto td.titolo_argomento div {}

.contenitore_contatto td {
	padding:5px 0 5px 0;
	vertical-align:middle;}
.contenitore_contatto td input {
	display:block;
	height:14px;
	width:514px;
	font:normal 10px/15px Verdana, Sans-Serif;}

.contenitore_contatto td select {
	display:block;
	height:20px;
	width:518px;
	font:normal 10px/15px Verdana, Sans-Serif;}
	
.contenitore_contatto td.colonna_label {
  width:30%;}

.contenitore_contatto td.colonna_field {
  width:70%;}
  
/* ///////////////////////// AREA RISERVATA ////////////////////////////////////////////// */

.contenitore_main {
  padding: 30px;}

#container_riservata {
  padding: 30px 0 0 0;}

/* ///////////////////////// PAGINA LOGIN ////////////////////////////////////////////// */

.box_login {
  width: 300px;
  height: auto;
  padding: 0px 0px 50px 0px;}

.box_login table {
	width:100%;}

.box_login table td {
  text-align: center;
  white-space: nowrap;}

.box_login input {
  width: 145px;
  margin: 5px 5px 0px 5px;}

.login_testo {
  display: block;
  width: auto;
  height: auto;
  padding: 0px 0px 20px 0px;}

.box_login A.button:link, .box_login A.button:visited {
  display: block;
  width: 80px;
  height: 20px;
  border: 1px solid #A35936;
  background: #E1BFA6;
  color: #A35936;
  text-decoration: none;}
.box_login A.button:hover, .box_login A.button:active {
  background: #A35936;
  color: #FFF;}


/*///////////////  TEASER  ////////////////////////*/

#fascia_teaser {
	width:100%;
	height:82px;
	padding:10px 0 20px 0;
	background:url("../images/sfondo_fascia_teaser.gif") repeat-x 0 0;}

.teaser_content {
	width:942px;
	padding:0 13px 0 13px;
	margin:0 auto;}

.teaser {
	width:314px;
	float:left;}

ul .teaser_fade {}
.teaser li.item {}
.teaser li.item .thumb {
	width:155px;
	height:82px;
	overflow:hidden;
	float:left;}
.teaser li.item .testo {
	width:159px;
	height:70px;
	padding:15px 0 0 0;
	font-size:10px;
	line-height:13px;
	overflow:hidden;
	float:left;}

/*///////////////  FOOTER  ////////////////////////*/

#footer {
	width:100%;
	padding:10px 0 50px 0;}

.footer_content {
	width:968px;
	margin:0 auto;}

#footer .copyright {
  font-size: 10px;
  float:left;}
  
#footer .powered_by {
  font-size: 10px;
  padding:2px 0 0 0;
  float: right;}  
 
#footer .powered_by A:link,
#footer .powered_by A:visited,
#footer .copyright A:link,
#footer .copyright A:visited {
	font-size:10px;
	text-decoration:none;}
#footer .powered_by A:hover,
#footer .powered_by A:active,
#footer .copyright A:hover,
#footer .copyright A:active {
	text-decoration:underline;}

#footer .admin {
  float: right;}  

#footer .admin A:link,
#footer .admin A:visited {
	font-size:10px;
	color:#999;
	text-decoration:none;}
#footer .admin A:hover,
#footer .admin A:active {
	text-decoration:underline;}
