@charset "utf-8";
/* CSS Document */
table.networker
{
	border: 1px solid #CCCCCC;
	width: 99%;
}

table img
{
	border: 0px;
}

table.networker img.tumb
{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table.networker td
{
	padding: 5px;
	border: 0px solid #CCCCCC;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
}

.tableEntry1 td
{	
	background: #eee;
}

.tableEntry1 img.tumb
{
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.tableEntry2 td
{	
	background: #CCCCCC;
}
.tableEntry2 img.tumb
{
	border: 1px solid #666 !important;
	padding: 3px;
}

.tableEntryTitle td
{
	background: #CCCCCC;
	color:#000000;
	border: 1px solid #000000;
	border-collapse: collapse;
	padding: 3px;
	font-size: 0.7em;
	vertical-align: middle;
	text-align: center;
}

div.no-image
{	
	height: 80px;
	border: 0px solid #CCCCCC;
	color: #666666;
	font-size: 0.8em;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

table.filter
{	
	border: none;
	width: 400px;
}

table.filter td
{
	vertical-align: bottom;
}

/*ELENCO RISULTATI*/
div.lista_risultati
{
		
}
.settori_esperienza
{
	width: 560px;
}
div.lista_risultati div.item
{
	border: 1px solid #999999;
	color:#000000;
	margin: 5px;
}

div.lista_risultati div.divEntry1
{
}
div.lista_risultati div.divEntry2
{
}

div.lista_risultati  h4.titolo
{
	display: block;
	color: #FF9900;
	border: 1px solid #CCCCCC;
	background: #333333;
	padding: 4px;
	margin: 3px;
	font-weight: normal;
}
div.lista_risultati span.descrizione
{
	display: block;
	padding: 5px;
}

/* NETWORKERS RISULTATI */
span.etichetta
{
	width: 150px;
	font-weight: bold;
}
div.lista_risultati div.titolo span.titolo_descr
{
	display:block;
	width: 150px;
	border-bottom: 1px solid #CCCCCC;
}
div.lista_risultati span.item_tool_bar
{
	display: block;
	padding: 5px;
}

/*ITEM TOOLBAR LISTA_RISULTATI*/
span.item_tool_bar a.list_view
{
	display: block;
	font-size: 0.9em;
	height: 30px;
	width: 130px;
	background: #FF6600 url(images/2user_32.gif) no-repeat;
	background-position: top left;
	color:#000000;
	border: 1px solid #000000;
	text-decoration: none;
	text-align: center;
	padding: 0px 2px 0px 32px;
} 

span.item_tool_bar a.list_view:hover
{
	display: block;
	font-size: 0.9em;
	height: 30px;
	width: 130px;
	background: #000000 url(images/2user_32.gif) no-repeat;
	background-position: bottom left;
	color:#FF6600;
	text-decoration: none;
	border: 1px solid  #FF6600;
	text-align: center;
	padding: 0px 2px 0px 32px;
} 

/*FILTRI SELECT */
table.filter input.button
{
	margin-bottom: 1px;
	background: #FF6600;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
.dblock
{
	display: block;
}
.dinline
{
	display: inline;
}
.no-border
{
	border: 0px !important;
}
label.dblock
{
	display: block;
	margin-bottom: 5px;
}
/*PAGINATION */ 
span.pagesList 
{
	font-size: 0.9em;
}
span.pagesList a
{
	text-decoration: none;
}
span.pagesList a:hover
{
	text-decoration: none;
}
span.pageList #actPage
{
	font-weight: bold;
}
/*MESSAGGI ALL'UTENTE */
span.infoToUser
{
	margin-left: 20px;
	color: #FF0000;
}

/* LINK bottoni *

/*ITEM TOOLBAR LISTA_RISULTATI*/
a.buttonLink
{
	display: block;
	font-size: 0.8em;
	color:#ffffff;
	background: #FF6600;
	border: 1px solid #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;

} 

 a.buttonLink:hover
{
	display: block;
	font-size: 0.8em;
	color:#ffffff;
	background:#000000;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid  #ffffff;
	text-align: center;
} 

/* Immagine creata per i mailto:*/
img.img-mail
{
	margin:5px 0px 0px 0px;
	padding: 0px;
	border:0px;
}

span.span-img-mail
{
	padding:0px;
	margin: 0px;
	cursor:pointer;
	border: 0px solid #000000;
	display: block;
	
}


/* GO-BACK */
a.go-back
{
	font-size: 0.8em;
	text-decoration:none;
	text-transform:uppercase;
	border: 1px solid #FF9900;
	padding: 2px;
}

/* LEGGI TUTTO */
a.leggi-tutto
{
	font-size: 0.8em;
	text-decoration:none;
	text-transform:uppercase;
	border: 1px solid #FF9900;
	padding: 2px;
}

/*front page*/
div.lista_risultati_front_page h4.titolo
{
	font-size: 1.3em;
	background: none;
	border: 0px;
}

/* Modulo Contenuti */

div.contenuto_container
{	
	width: 99%;
}

div.contenuto_container div.item
{	
	border-bottom:1px dashed #CCCCCC !important;
	padding-bottom: 10px !important;
	font-size: 0.8em;
}

div.contenuto_container div.item h2
{	
	margin-bottom: 5px !important;
}

h2.titolo span.titolo_art_sezione
{
	color: #666666 !important;
	font-weight: normal !important;
	font-size: 0.8em;
	text-decoration: none;
}

h1.titolo span.titolo_art_sezione
{
	color: #666666 !important;
	font-weight: normal !important;
	font-size: 0.8em;
	text-decoration: none;
}

span.titolo_art_sezione a
{
	text-decoration: none;
}

div.contenuto_container div.link
{	
	border:1px solid #CCCCCC !important;
	margin-bottom: 10px;
	padding: 5px !important;
	width: 60%;
}

div.contenuto_container a.link_contenuto
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat left;
	padding-left: 10px;
}

div.contenuto_container div.h1
{	
	border-bottom:1px dashed #CCCCCC !important;
	padding-bottom: 10px !important;
}



div.contenuto_continer div.author
{
	text-align: right;
	font-style:italic;
	padding: 20px 10px 0px 0px;
}

div.sez_info
{
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #f4f4f4 !important;
}

div.sez_info h1
{
	margin-top:3px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 1.1em !important;
}

div.sez_info h4
{
	margin:0px;
	padding: 0px;
	color: #999999;
	font-size: 0.9em !important;
}

div.cat_info
{
	border: 1px solid #CCCCCC;
	padding: 5px;
	background: #f9f9f9 !important;
	font-size: 0.8em;
	margin-left: 50px;
}

div.cat_info h1
{
	margin-top:3px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 1.0em !important;
}

div.cat_info h4
{
	margin:0px;
	padding: 0px;
	color: #999999;
	font-size: 0.9em !important;
}

h2.titolo_separ_page
{
	/*border-top: 1px solid #CCCCCC;
	border-bottom:  1px solid #CCCCCC;*/
	background: url(images/sfum_orange_vert.gif);
	font-weight: normal !important;
	line-height: 20px;
	height: 20px;
	padding-left: 5px;
	/*text-transform: none !important;*/
	color: #666666 !important;
}

h4.titolo_link
{
 padding:3px;
 margin: 0px;
 font-size: 1.2em !important;
}

/*CONTENUTI STATICI MODULI LATERALI */
div.module_lateral
{
	font-size: 0.8em;
}
div.module_lateral a
{

	color: #000000;
}
/*END CONTENUTI STATICI MODULI LATERALI */