/* 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/14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
body, td, li {
	color: #31424a;
}

a {
	color: #31424a;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
h2 {
	margin: 8px 0;
	padding: 0 0 3px 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font: bold 16px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	margin: 8px 0;
	padding: 0;
	font: bold 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	margin: 8px 0;
	padding: 0;
	font: bold 13px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

hr {
	border-top: 1px dotted #FFF;
}

div.quick_menu_gen ul ul li {
	background: url("../../images/frontend/custom/treeview_orizzontale.gif") 0 .9em no-repeat;
}
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;
}
div.quick_menu_gen li.folder ul {
	background: url("../../images/frontend/custom/treeview_verticale.gif") 8px 0 repeat-y;
}

/* PERSONALIZZAZIONI PER SITO */

.img_border {
	border: 3px solid #FFF;
}
.allegato_pdf {
	padding: 0 0 0 47px;
	background: url("../../images/frontend/default/pdf.png") center left no-repeat;
	line-height: 15px;
}
.no_news {
	margin: 230px auto;
}

/* MODULO ARCHIVIO */

#download table {
	width: 95% !important;
}
#download th, #download td {
	height: 25px !important;
}
#download th {
	border-bottom: 1px solid #FFF !important;
}
#download .row_1 {
	height: 28px !important;
}
#download .col_name {
	text-align: left !important;
}
#download .col_dw {
	padding-right: 25px !important;
}
