/*---------------------------- body ----------------------------*/

body {
	background-color: #9071a7;
	background-image: url(../img/struttura/biblioteca/sfondo.jpg);
	background-attachment : scroll;
	background-position : top center;
	background-repeat : no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size:13px;
	color: #FFFFFF;
}

	
img {
	border: 0;
}

.bordo {
	border: 0;
	padding:3px;
	border-color:#d4c8dd;
	border-style:solid;
	border-width:1px;
}

.box {
	background-color: #FFFFFF;
	border: 0;
	padding:5px;
	filter:alpha(opacity=75);
 	-moz-opacity:.75;
 	opacity:.75;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size:11px;
	color: #010101;
	text-decoration: none;
	line-height:1.5;
}

.box a:active, .box a:visited, .box a:link {
	color: #5e2f7f;
	text-decoration: underline;
	}

.box a:hover {
	color: #5e2f7f;
	text-decoration: none;
	}

/*---------------------------- title ----------------------------*/

.title {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height:55px;
	}
	
.sub_title {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	}
	
/*---------------------------- menu ----------------------------*/

.menu {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
	text-decoration: none;
	height:26px;
	text-transform:uppercase;
	}
	
.menu a:active, .menu a:visited, .menu a:link {
	color: #010101;
	text-decoration: none;
	}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5e2f7f;
	}

.menu_select {
	background-color: #5e2f7f;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height:26px;
	text-transform:uppercase;
	}
	
.sub_menu {
	background-color: #5e2f7f;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ded5e5;
	text-decoration: none;
	height:26px;
	}
	
.sub_menu a:active, .sub_menu a:visited, .sub_menu a:link {
	color: #ded5e5;
	text-decoration: none;
	}

.sub_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.sub_menu_select {
	background-color: #5e2f7f;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
/*---------------------------- text ----------------------------*/

.text {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height:1.4;
}

.text a:active, .text a:visited, .text a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5e2f7f;
	padding:2px;
	}

.text a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ae97bf;
	}

.text_small {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.text_small a:active, .text_small a:visited, .text_small a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ae97bf;
	}

.text_small a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5e2f7f;
	}

/*---------------------------- pulsanti ----------------------------*/

.pulsanti {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.pulsanti a:active, .pulsanti a:visited, .pulsanti a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5e2f7f;
	padding:4px;
	}

.pulsanti a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ae97bf;
	}

.pulsanti_select {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ae97bf;
	}
	


	
/*---------------------------- footer ----------------------------*/

.text_form {
		font-family: "Lucida Grande", Arial, Helvetica;
		font-size: 10px;
		color: #FFFFFF;	
		float:left;
		padding: 0;
		margin-top:0;
		border-style:solid;
		border-color:#d4c8dd;
		border-width:1px;
		margin:0 5px 0 0;
		padding:2px;
		background-color: #5e2f7f;
		}
		
/*---------------------------- footer ----------------------------*/

.footer {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #ded5e5;
	text-decoration: none;
	line-height:1.5;
	}

.footer a:active, .footer a:visited, .footer a:link {
	color: #ded5e5;
	text-decoration: underline;
	}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	

