/* CSS Trento Servizi */

a { text-decoration: none; }
img {
	text-decoration: none;
	border: 0px;
 }
 
.bg {
	background-repeat: no-repeat;
}
 
.bordo_tab {
	border:1px solid #cccccc;
	
 }
 
h2 {
	color: #C0A062;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: justify;
	
	}
	
.titolo_grande {
	font-size: 15px;
	font-weight: normal;
	line-height: 15px;
	}
body {
	background-color: #1F1A17;
	margin-top: 0;
	background-repeat: repeat-x;
}

.navigatore {
	color: #C0A062;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-style: normal;
	margin-left: 10px;
	}

.tasto_desel{
	background-image: url(immagini/tasto_desel.gif);	
	}
	
.tasto_sel{
	background-image: url(immagini/tasto_sel.gif);	
	}


.descrizione {color: #C0A062}

.menu {
	color: #ffffff;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-weight: bold;
	font-style: normal;
	line-height: 15px
	}
	
a.menu:link,
a.menu:visited {
	color: #CDC1BD;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-weight: normal;
	font-style: normal;
}
a.menu:hover {
	color: #ffffff;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-weight: bold;
	font-style: normal;
	line-height: 15px
	}

.menu_dx
{
	color: #C0A062;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-weight: bold;
	font-style: normal;
	line-height: 15px
	}
	
a.menu_dx:link,
a.menu_dx {
	color: #C0A062;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-weight: normal;
	font-style: normal;
}
a.menu_dx:hover {
	color: #C0A062;
	font-weight: bold;
	}
	
.bordo_menu_dx {
	border-left:2px solid #CDC1BD;
	} 
	
	
.cella_menu_dx {
	border-top:2px solid #CDC1BD;
	} 
	
.chiusura_imperiale {
	border-bottom:2px solid #CDC1BD;
	} 
	

.testo {
	color: #C0A062;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: justify;
}

a.link:link,
a.link:visited {
	color: #C0A062;
	text-decoration: none;
	font-weight: normal;	
}
a.link:hover {
	color: #ffffff;
	}

.testo_piccolo {
	color: #C0A062;
	font-family: Trebuchet MS, Arial, Verdana, SansSerif;
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
}

a.testo_piccolo:link,
a.testo_piccolo:visited {
	color: #C0A062;
	text-decoration: none;
	font-weight: normal;	
}
a.testo_piccolo:hover {
	color: #ffffff;
	}
.blu {
	color: #C0A062;
	}
	
.red {
	color: red;
	font-size: 13px;
	font-weight: bold;
	}
	
.bordoblu {
	border:2px solid #28166F;
	} 

.bordored {
	border:2px solid red;
	} 
.foto {
	border:2px solid #C0A062;
}

a.foto:link,
a.foto:visited {
	border:2px solid #28166F;
}
a.foto:hover {
	border:2px solid red;
	}
