/** CCM classi utente*/


.allegato-pdf{
margin-left : 10px;
background : #eee;
}

.allegato-doc{}
.allegato-ppt{}
.allegato-generico{}
.sito-esterno{}

.tabella-standard{
font-size : 110%;
line-height : 1.2em;
padding : 2px;
background : #eee;
}
.tabella-standard tr {
}
.tabella-standard td {
padding : 5px;
border-left : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
background : #eee;
}

.menu{
}

.immagine-testo-a-sinistra {
float : right;
}
.immagine-testo-a-destra {
float : left;
}

.centra {
text-align : center;
}