a {
 text-decoration: none;
 color: #060;
}

#blog {
 color: #630;
}

* {
 font: Arial;
}

.benvenuto {
 font: Georgia;
}

.recent_articles {
 margin-left: 15px;
 font-size: 9pt;
}

#cartello-annunci .recent_articles li a {
 color: #c1d6d1;
}

#cartello-annunci .recent_articles li a:hover {
 color: #e3e3e3;
}

p .image {
 padding: 10px;
}

.unfile{
margin-bottom: 12px;
border: 1px dotted #aaa;
padding: 5px;
padding-left: 68px;
background: url(/img/icone/download.png) 10px center no-repeat;
}

.unfile h3 {
border-bottom: 1px solid #333;
padding: 3px;
margin-bottom: 5px;
}

h3.archivelist {
	margin-top: 1em;
	margin-bottom: 0.5em;
text-transform: capitalize;
}
.postdate {	
        width: 100px;
	float: left;
	margin: 0 5px 0 0;
}

.postdate h4 {
	font-weight: normal;
	font-size: 0.9em;
	margin: 0;
	text-align: right;
	clear: left;
text-transform: capitalize;
}
.archives p {
	margin: 0 0 5px 110px;
}

table.turni {width: 100%;
border: 1px solid #000
}

table.turni td, table.turni th {border: 1px solid #aaa;
text-align: center; margin-bottom: 20px;}

#evidenza {texte-align: center;
font-size: 18pt;
color: #e66;}

.zemContactForm textarea, .zemContactForm input[type=text] {
    width: auto;
}

.zemContactForm {
text-align: left;
font-size: 9pt;
}


/* table
----------------------------------------------- */
.contenitore-commenti table {
    width:100%;
    border: none;
}
.contenitore-commenti th,.contenitore-commenti  td {
    padding:.2em 1em;
    text-align:left;
}
.contenitore-commenti thead th {
    border: none;
    background: transparent;
    padding:.4em 1em .2em;
}
.contenitore-commenti thead th.table-head {
    font-size:1em;
    font-weight:normal;
    text-transform:uppercase;
    color:#fff;
    background:#555;
    border: none;
}
.contenitore-commenti tbody th,
.contenitore-commenti tbody td {
    border: none;
    background: transparent;
}
.contenitore-commenti tbody tr.odd th,
.contenitore-commenti tbody tr.odd td {
    background: transparent;
}
.contenitore-commenti tfoot th,
.contenitore-commenti tfoot td {
    border: none;
    background:transparent;
}
.contenitore-commenti tfoot tr.total th,
.contenitore-commenti tfoot tr.total td {
    border: none;
}
.contenitore-commenti tfoot tr.total th {
    text-transform:uppercase;
}

h2.commenta_h2 {border-bottom: 1px dotted #630;}

#myGallery {
	width: 480px;
	height: 300px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(/images/ajax_small.gif) no-repeat center;
}

iframe { border:none;}
