/* 
    Document   : Servizistyle
    Created on : 13 settembre 2006, 16.10
    Author     : torre
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/* CSS Document */

/*------------------------ MENU SERVIZI*/
.menuServizi {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	height: 32px;
	background-image: url(../image/bg_mn_servizi.gif);
	background-repeat: repeat-x;
	overflow: hidden;

}

.menuServizi li {
	display: inline;

}
.menuServizi a {
        font-size: 110%;
        text-transform: uppercase;
	text-decoration: none;
	color: #000000;	
        float: left;
	height: 32px;
	padding: 0px 1em;
	line-height: 32px;
	background-image: url(../image/bg_mn_servizi1.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 1px;


}
.menuServizi a:hover, .mnServCurrent {
	background-image: url(../image/bg_mn_servizi2.gif) !important;
	background-repeat: repeat-x;
	color: #fff !important;
	

}

.serviziPrima a {
	height: 32px;
	width: 180px;
	padding: 0px;
	margin: 0px;

}

.serviziPrima a span {
	height: 32px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(../image/primaservizi.png);
	background-repeat: no-repeat;
	cursor: hand;
}

.serviziPrima a:hover span {

	background-position: 0px -32px;
	cursor: hand;
}

.serviziPrima_en a {
	height: 32px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	
}

.serviziPrima_en a span {
	height: 40px;
	width: 180px;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(../image/primaservizi_en.png);
	background-repeat: no-repeat;
	cursor: hand;
}

.serviziPrima_en a:hover span {

	background-position: 0px -32px;
	cursor: hand;
}

/*******************
 --> motore di ricerca 
********************/
#cerca {
	height: 28px;
	margin: 2px 5px 0px 0px;
	float: right;
	width: 200px;
	display: inline;
	padding: 0px;
      


}
.CercaInput {
	height: 19px;
	border: 1px solid #999999;
	font-size: 12px;
	width: 160px;
	margin: 2px 0px;
	float: right;
	line-height:25px;
	display: inline;
	padding: 0px;


}
.lente {
	height: 22px;
	width: 27px;
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	margin: 1px;
	padding: 0px;
	float: right;
	display: inline;
	background-image: url(../image/lente.gif);

}

/*  ---- LINGUA  ---  */
.lang {
	color: #999999;
	list-style-type: none;
	display: inline;
	float: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 5px 3px 3px;

}
.lang li {
	display: inline;
}

.lang a {
	text-decoration: none;
	color: #CCCCCC;
	border: 1px solid #999;
	padding: 1px 5px;
}

.lang a:hover, .lang .current a {
	color: #FFFFFF;
	border: 1px solid #CCCC00;

}

/* ---------------------- footer ------- */
.top {
	clear: both;
	width: 100%; 


}

.top a {
        float: right;
        background-image: url(../image/top1.gif);
        background-repeat: no-repeat;
        background-position: right;
        font-family: "Trebuchet MS", tahoma, verdana, sans-serif;
        text-transform: uppercase;

        color: #666666;
        display: block;
        height: auto;
        line-height: 20px;
        padding-right: 30px;
        margin: 5px 5px 1px 5px;


}

.top a:hover {
        background-image: url(../image/top2.gif);
        color: #0099CC;


}

#footer {
	background-image: url(../image/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	width: 100%;
	color: #333333;
	background-color: #dddddd;
	padding: 0px;

/*      gtorre (mar ott  3 16:20:01 CEST 2006): tolto il margin-top per menu verticale ancora in tabella
        da rimettere quando il menuVerticale sarà trasformato completamente in lista

/*	margin-top: 30px;   */

	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;




}

#logoFooter {
	background-image: url(../image/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 75px;
	width: 100%;


}

#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #990033;
	text-decoration: underline;
}
#footer p {
	float: right;
	margin-right: 135px;
	display: inline;
	margin-top: 15px;
        text-align: right;
        color: #666;

}
.paginazione span {
	padding:4px;
	float:left;
}
.paginazione span.selected{
	padding:4px;
	font-weight: bold;
	font-size:20px;
}
.evidenziato {
    background-color: #ffff00;
    color: #000;
}

/* ====== CATALOGO PUBBLICAZIONI ===== */
.catalogoPubb, span.catalogoPubb {
	padding: 5px;
/*	margin: 4px; */
}
.catalogoPubb div {
/*	margin:0.4em; */
    margin: 0px;
}
table.catalogoPubb {
    width: 100%;
    border: 1px solid #ccc;
    border-spacing: 2px 2px;
    padding: 0px;
}
table.catalogoPubb td {
    background-color: #F6F1DE;
}
table.catalogoPubb div {
    margin-bottom: 0.5em;
}
.dotted {
	 border: dotted #ddd 1px;
	 line-height: 1.5em;
}
.PubblicazioneTitolo {
    color: #993333;
    font-size: large;
}
/* Stili per le pubblicazioni */
.Pubblicazione {
	font-size: small;
}
	
li.Pubblicazione {
    margin: .5em;
}

/* Diego Vicentini. Rendere il titolo delle pubblicazioni piu' visibile
                    nel catalogo della ricerca.*/
span.titolo {
    font-weight: bold;
}

/* Diego Vicentini. Colora i link come nelle altre pagine aol */
a.LinkContent {
    font-weight: bold;
    font-size: 105%;
    color: #996600;
    text-decoration: none;
}
a.LinkContent:hover {
    color: #0099CC;
    text-decoration: underline;
}

/* Diego Vicentini. Immagine per il link della scheda prodotto. */
div.schedaProd {
	clear: both;
	width: 6em;
}

div.schedaProd a {
        background-image: url(../image/schedaProdotto1.gif);
        background-repeat: no-repeat;
        background-position: right;
        font-family: "Trebuchet MS", tahoma, verdana, sans-serif;
        font-size: 8pt;
        text-transform: uppercase;

        color: #666666;
        display: block;
        height: auto;
}

div.schedaProd a:hover {
        background-image: url(../image/schedaProdotto2.gif);
        color: #0099CC;
}

span.openarc {
	background: url(../image/logo_openarc.gif) no-repeat center left;
	font-variant: small-caps;
	line-height: 23px;
	padding: 4px 0px 4px 30px;
	color: #FF8C00;
	display: block;
	margin:  0px;
}

/* Diego Vicentini. Immagine per allegati nel dettaglio pubblicazione */
dt.allegati {
        float: left;
        padding-left: 15px;
        background-image: url(../image/icone/ico_docs.gif);
        background-repeat: no-repeat;
        background-position: left;
}

/* ===== CATALOGO OFFERTA FORMATIVA ===== */
table.catalogoOfferta {
    width: 100%;
    border: 1px solid #ccc;
    border-spacing: 2px 2px;
    padding: 0px;
}
table.catalogoOfferta td {
    background-color: #F6F1DE;
}
table.catalogoOfferta div {
    margin-bottom: 0.5em;
}
/* Cambia lo sfondo della cella in base all'id della facoltà
 * Usato nella tabella del risultato del cataologo dell'offerta formativa
 */
table.catalogoOfferta td.contentMedio1 {
	color: #000000; 
	background-color: #CCEBE0;
}
table.catalogoOfferta td.contentMedio2 {
	color: #000000; 
	background-color: #FFE682;
}
table.catalogoOfferta td.contentMedio3 {
	color: #000000; 
	background-color: #EFD9E7;
}
table.catalogoOfferta td.contentMedio4 {
	color: #000000; 
	background-color: #D6E1EB;
}
table.catalogoOfferta td.contentMedio5 {
	color: #000000; 
	background-color: #DCD8CE;
}
table.catalogoOfferta td.contentMedio6 {
	color: #000000; 
	background-color: #EADDE1;
}
table.catalogoOfferta td.contentMedio7 {
	color: #000000; 
	background-color: #EACDC0;
}
table.catalogoOfferta td.contentMedio8 {
	color: #000000; 
	background-color: #D8F4FE;
}
/* Stile per i link alla paginazione */
a.paginazione {
    color: #000000;
    text-decoration: none;
    font-size: 1.2em;
}
a.paginazione:hover {
    text-decoration: underline;
}
a.paginazione:visited {
    color: #8B0000;
}

a.paginazionePrecSucc {
    color: #00008B;
    text-decoration: none;
    font-size: 1.5em;
    font-weight: bold;
}
a.paginazionePrecSucc:hover {
    text-decoration: underline;
}

.paginaCorrente {
    font-size: 1.2em;
    font-weight: bold;
    color: #8B0000;
    text-decoration: none;
}

.paginazioneTitolo {
    font-size: 1.2em;
}

/*===== MONITOR DIREZIONI =====*/ 
/* Lista per la pagina del monitor delle direzioni
 * usata nella visualizzazione dei segnalibri
 */
ul.monitorbmk {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
}

/*===== AMMINISTRAZIONE =====*/
/* Link delle ancore */
a.ancore {
    font-size: small;
    font-weight: bold;
    color: #006699;
    font-variant: small-caps;
}
a:hover.ancore {
    background-color: #ffffcc;
}

/*===== DOVE SIAMO =====*/
/*Legenda delle mappe*/
div.legenda_mappa {
    text-align: left;
    border: 1px solid Black;
    margin: 5px;
    padding: 3px;
}
div.legenda_mappa dl {
    
}
div.legenda_mappa dt {
    position: relative;
    float: left;
    
}
div.legenda_mappa dd {
    height: 50px;
}
