/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

body, td, li, .form_gen input, .form_gen textarea, .form_gen select, .font_gen, .btn_gen_oriz, .btn_gen_vert {
	font: 11px/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: justify;
}
body, td, li {
	color: #2B381A;
}

a {
	color: #2B381A;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
h3 {
	font: bold 11px/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
h4 {
	font: bold 11px/15px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

div.quick_menu_gen ul li.last-child, div.quick_menu_gen ul ul li.last-child { 
	background: url("../../images/frontend/custom/treeview_orizzontale_finale.gif") 0 .9em no-repeat; 
}

/* PERSONALIZZAZIONI PER SITO */

.allegato_acrobat, .allegato_acrobat_bis {
	background: url("../../upload/images/icon_acrobat.gif") left 3px no-repeat;
	padding: 5px 0 5px 25px;
}
.allegato_powerpoint, .allegato_powerpoint_bis {
	background: url("../../upload/images/icon_powerpoint.gif") left 3px no-repeat;
	padding: 5px 0 5px 25px;
}
.allegato_zip, .allegato_zip_bis {
	background: url("../../upload/images/icon_zip.gif") left 3px no-repeat;
	padding: 5px 0 5px 25px;
}

.tabella_icone td {
	height: 40px;
	vertical-align: middle;
}
.tabella_bordi {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}
.tabella_bordi tr {
	height: 18px;
}
.tabella_bordi th {
	padding: 0 0.5em;
	text-align: left;
}
.tabella_bordi tr.yellow th {
	height: 23px;
	border-top: 2px solid #EEAB05;
	border-bottom: 2px solid #EEAB05;
	background: #FFC;
}
.tabella_bordi td {
	height: 23px;
	border-bottom: 1px solid #FFF;
	padding: 0 0.5em;
	text-align: justify;
	vertical-align: middle;
}
.tabella_bordi th+th {
	border-left: 1px solid #FFF;
}
.tabella_bordi td+td {
	border-left: 1px solid #FFF;
}
.table_100perc {
	width: 100%;
}
.td_50perc {
	width: 50%;
}
.td_150px {
	width: 150px;
}
.tabella_bordi .td_indirizzi_studio {
	width: 25px;
	text-align: center;
}

/* Iconee della colonna di sinistra */

.colA_icon_table {
	width: 90%;
	border: 0;
	margin: 0 auto;
	padding: 0;
}
.colA_icon_table td:first-child {
	width: 35px;
}
.colA_icon_table td {
	border: 0;
	margin: 0;
	padding: 3px 0 0 0;
	color: #FFF;
	vertical-align: middle;
}
.colA_icon_table img {
	width: 31px !important;
	height: 31px !important;
	margin-top: 3px;
}

/* MODULO ARCHIVIO */

#download th, #download td {
	background: #DCE0B9;
	border: 2px solid #DBD382;
}
#download .col_dw {
	background: #B5BC79;
}
