/* 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: 12px Arial, verdana, sans-serif;
}
body, td, li {
	color: #2B334C;
}

a {
	color: #2B334C;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}

.no_news {
	margin: 10px auto;
}

/* PERSONALIZZAZIONI PER SITO */

.img_border {
	padding: 2px;
	border: 1px solid #B7B7B7;
}
.little {
	font-size: 80%;
	line-height: 115%;
}
.allegato_pdf, a[href$=".pdf"] { 
	margin: 0;
	padding: 12px 0 10px 25px;
	line-height: 20px;
	background: url("../../images/frontend/default/pdf.gif") left center no-repeat;
}

/* MODULO ARCHIVIO  */

#download table, .table {
	width: 100% !important;
	border-spacing: 0;
}
#download th, .table th {
	height: 35px;
	padding: 2px;
	border-top: 1px solid #ff5500;
	border-bottom: 1px solid #ff5500;
	color: #2b2b2b;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	background: #ff9000 url("../../images/frontend/default/bg_table_th.jpg") top left repeat-x;
}
#download td, .table td {
	height: 35px;
	padding: 2px;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	text-align: center;
}
#download td:first-child, .table td:first-child {
	border-left: 0;
}
#download .col_name {
	text-align: left;
}
#download .col_dw .btnPerformYes {
	background: url("../../images/frontend/download/layout/dw_001_si.gif") center center no-repeat !important;
}
#download .col_dw .btnPerformNo {
	background: url("../../images/frontend/download/layout/dw_001_no.gif") center center no-repeat !important;
}

/* MODULO GALLERY */

.permaimage {
	padding: 2px;
}
.permaimage_description {
	width: 50% !important;
}
