/* CSS Document */
body {
	margin: 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	line-height: 15px;
	color: #000066;
	background-color: #45577E;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat;
}
/* Testo*/
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.title {
	font-style:normal;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 25px;
	text-decoration: none;
	color: #216BA9;
}
.title_b {
	font-style:normal;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-decoration:none;
	color: #216BA9;
}
.title_menu {
	font-style:normal;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align:left;
	color: #000066;
}
.libri {
line-height: 20px;
border-bottom: 2px dotted #999;
padding-bottom: 10px;

}
.libri_one {
line-height: 20px;
border-bottom: 0px dotted #999;
padding-bottom: 10px;

}
.tit_lib {
	font-style:normal;
	font-size: 14px;
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align:left;
	color: #000066;
}
.tit_white {
	font-style:normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align:left;
	color: #ffffff;
}
.tit_green {
	font-style:normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration:none;
	text-align:left;
	color: #668877;
}
.tit_red {
	font-style:normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration:none;
	text-align:left;
	color: #C86062;
}
.tit_violet {
	font-style:normal;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-decoration:none;
	text-align:left;
	color: #7F89A4;
}
.tit_justy {
	font-style:normal;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration:none;
	text-align: justify;
	color: #000066;
}
.sottotit_lib {
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align:left;
	color: #000066;
}
.desc_lib {
	font-style: normal;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align: justify;
	color: #000066;
}
.desc_home {
	font-style: normal;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align: justify;
	color: #000066;
}
.desc_home_b {
	font-style: normal;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align: justify;
	color: #000066;
}
.desc_cont{
	font-style: normal;
	font-size: 13px;
	line-height:30px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align: justify;
	color: #000066;
}
.edit_lib {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 10px;
	text-decoration:none;
	text-align:left;
	color: #000066;
}
.edit_lib a:link,
.edit_lib a:visited {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #216BA9;
}

.edit_lib a:hover,
.edit_lib a:focus,
.edit_lib a:active {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #66CCFF;
}
/* Menu Laterale */
.men_lat {
	font-style:normal;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #216BA9;
	position: relative;
	margin-left: 25px;
}
.men_lat a:link,
.men_lat a:visited {
font-size: 13px;
text-decoration: underline;
font-weight: bold;
color: #216BA9;
}

.men_lat a:hover,
.men_lat a:focus,
.men_lat a:active {
font-size: 13px;
text-decoration: underline;
font-weight: bold;
color: #000066;
}
/* IMMAGINI */
img#flag {
border: none;
}

img#home1 {
	width: 20%;
	margin: 4px 10px 5px 0px;
	float: left;
	border: 2px solid #C86062;
}
img#home2 {
	width: 20%;
	margin: 4px 0px 5px 10px;
	float: right;
	border: 2px solid #668877;
}
img#logo {

	margin: 0px 15px 0px 0px;
	float: left;
	border: none
}
img#liber {
	margin: 4px 10px 5px 0px;
	float: left;
	border: 2px solid #ccc;
}
img#liber2 {
	margin: 4px 0px 5px 10px;
	float: right;
	border: 2px solid #ccc;
}img#liber3 {
	width: 15%;
	margin: 4px 0px 5px 10px;
	float: right;
	border: 2px solid #ccc;
}
img#bigliber {
	margin: 10px 10px 10px 10px;
	float: left;
	border: 15px solid #ccc;
}
#bigliber a:link,
#bigliber a:visited {
border: 4px solid #ccc;
}

#bigliber a:hover,
#bigliber a:focus,
#bigliber a:active {
border: 4px solid #fc0;

}
img#link {
	margin: 0px 50px 20px 0px;
	border-left: 0px solid #999;
	border-bottom: 0px solid #999;
	vertical-align: top;
}
img#link_tv {
	margin: 0px 129px 20px 0px;
	border-left: 0px solid #999;
	border-bottom: 0px solid #999;
	vertical-align: top;
}
img#link_ger {
	margin: 0px 107px 20px 0px;
	border-left: 0px solid #999;
	border-bottom: 0px solid #999;
	vertical-align: top;
}
/* BOX */
/*generale*/
#box_top {
	width: 820px;
	height: 150px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../img/topargei.jpg);
	border-top: 24px solid #000066;
	border-left: 14px solid #000066;
	border-right: 14px solid #000066;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 20px;
	z-index: 0;
	visibility: visible;
}
#box1 {
	width: 820px;
	height: 610px;
	padding: 0px;
	background-color: #fff;
	border-left: 14px solid #000066;
	border-right: 14px solid #000066;
	border-bottom: 24px solid #000066;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	z-index: 2;
	visibility: visible;
}
/*BOX LANGUAGES*/
#box_lang {
	width: 70px;
	height: 31px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 750px;
	top: 32px;
	z-index: 3;
	visibility: visible;
}
/*Box Home*/
#box_cont_home1 {
	width: 750px;
	height: 70px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 45px;
	top: 60px;
	z-index: 3;
	visibility: visible;
}
#box_cont_home2 {
	width: 370px;
	height: 200px;
	padding: 0px;
	border-top: 2px dotted #C86062;
	/*border-bottom: 2px dotted #C86062;*/
	position:absolute;
	left: 45px;
	top: 155px;
	z-index: 3;
	visibility: visible;
}
#box_cont_home2_1 {
	width: 370px;
	height: 25px;
	padding: 0px;
	/*background-color: #C86062;*/
	border: 0px solid #C86062;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	visibility: visible;
}
#box_cont_home3 {
	width: 370px;
	height: 200px;
	padding: 0px;
	border-top: 2px dotted #C86062;
	/*#668877;
	border-bottom: 2px dotted #668877;*/
	position:absolute;
	left: 425px;
	top: 155px;
	z-index: 3;
	visibility: visible;
}
#box_cont_home3_1 {
	width: 370px;
	height: 25px;
	padding: 0px;
	/*background-color: #668877;*/
	border-bottom: 0px dotted #668877;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	visibility: visible;
}
#box_cont_home4 {
	width: 748px;
	height: 100px;
	padding: 0px;
	border-top: 2px dotted #7F89A4;
	/*border-right: 2px dotted #7F89A4;*/
	position:absolute;
	left: 45px;
	top: 420px;
	z-index: 3;
	visibility: visible;
}
#box_cont_home4_1 {
	width: 748px;
	height: 25px;
	padding: 0px;
	/*background-color: #7F89A4;*/
	border: 0px solid #000066;
	position:absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
	visibility: visible;
}
/*Box staff*/
#box_txt_staff {
	width: 750px;
	height: 400px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 45px;
	top: 60px;
	z-index: 3;
	visibility: visible;
}
/*Box Profilo*/
#box_txt_prof {
	width: 750px;
	height: 400px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 45px;
	top: 60px;
	z-index: 3;
	visibility: visible;
}
/*Box News*/
#box1_news {
	width: 820px;
	height: 1220px;
	padding: 0px;
	background-color: #fff;
	border-left: 14px solid #000066;
	border-right: 14px solid #000066;
	border-bottom: 24px solid #000066;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	z-index: 2;
	visibility: visible;
}
#box_txt_news {
	width: 750px;
	height: 1000px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 45px;
	top: 60px;
	z-index: 3;
	visibility: visible;
}
/*Box Eventi*/
#box1_eventi {
	width: 820px;
	height: 2750px;
	padding: 0px;
	background-color: #fff;
	border-left: 14px solid #000066;
	border-right: 14px solid #000066;
	border-bottom: 24px solid #000066;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	z-index: 2;
	visibility: visible;
	}
#box_txt_eventi {
	width: 750px;
	height: 2360px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 45px;
	top: 60px;
	z-index: 3;
	visibility: visible;
}
/*Box Contatti*/
#box_txt_cont {
	width: 750px;
	height: 400px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 45px;
	top: 60px;
	z-index: 3;
	visibility: visible;
}
/*Box Pubblicazioni*/
#box1_libri {
	width: 820px;
	height: 3300px;
	padding: 0px;
	background-color: #fff;
	border-left: 14px solid #000066;
	border-right: 14px solid #000066;
	border-bottom: 24px solid #000066;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	z-index: 2;
	visibility: visible;
}
#box1_paper {
	width: 820px;
	height: 1720px;
	padding: 0px;
	background-color: #fff;
	border-left: 14px solid #000066;
	border-right: 14px solid #000066;
	border-bottom: 24px solid #000066;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	z-index: 2;
	visibility: visible;
}
#box_menu_sx_lib {
	width: 155px;
	height: 3200px;
	padding: 0px 3px 0px 0px;
	border-right: 2px dotted #999;
	position:absolute;
	left: 45px;
	top: 78px;
	z-index: 3;
	visibility: visible;
}
#box_menu_sx_pap {
	width: 155px;
	height: 1600px;
	padding: 0px 3px 0px 0px;
	border-right: 2px dotted #999;
	position:absolute;
	left: 45px;
	top: 78px;
	z-index: 3;
	visibility: visible;
}
#box_libri {
	width: 575px;
	height: 2200px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 225px;
	top: 78px;
	z-index: 3;
	visibility: visible;
}
#box_paper {
	width: 580px;
	height: 900px;
	padding: 0px 3px 0px 0px;
	border: 0px solid #000066;
	position:absolute;
	margin: 0;
	left: 225px;
	top: 77px;
	z-index: 3;
	visibility: visible;
}
/*Box link*/
#box1_link {
	width: 820px;
	height: 1040px;
	padding: 0px;
	background-color: #fff;
	border-left: 14px solid #000066;
	border-right: 14px solid #000066;
	border-bottom: 24px solid #000066;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
	z-index: 2;
	visibility: visible;
}
#box_txt_link {
	width: 750px;
	height: 810px;
	padding: 0px;
	border: 0px solid #000066;
	position:absolute;
	left: 45px;
	top: 60px;
	z-index: 3;
	visibility: visible;
}
.link_list {
width: 100%;
margin: 0px;
text-align: left;
list-style: none;
}
.link_list li{
	display: block;
	border: 0px solid #000;
}
.link_list a{
display: inline;
}
/*Immagini*/

/* Link */

a:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #216BA9;
	text-decoration: underline;

}

a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #216BA9;
	text-decoration: underline;

}

a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
}

a:focus {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
}

a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #66CCFF;
}

/*menu*/
.menu {
width: 100%;
margin: 0px;
padding: 0.3em 0px;
background: #000066;
text-align: left;
border-bottom: 2px solid #fff;
border-top: 2px solid #fff;
}

.menu li{
	display: inline;
}

.menu a{
height: 0;
font-size: 11px;
line-height: 20px;
text-decoration: none;
padding: 0.5em 15px;
margin: -1em 0px;
white-space: nowrap;
text-align: center;
font-weight: bold;
color: #fff;


}
 .menu #voce1 a{
border-left: 1px solid #fff;
}
.menu #voce_sel a{
padding:  0.8em 4px 0.8em 4px;
color: #000066;
text-decoration: underline;
font-weight: bold;
background: #fff;
}
.menu #voce_sel1 a{
padding:  0.8em 4px 0.8em 4px;
color: #000066;
text-decoration: underline;
font-weight: bold;
background: #fff;
border-left: 1px solid #fff;
}
.menu a:link,
.menu a:visited {
padding: 0.8em 4px 0.8em 4px;
text-decoration: none;
font-weight: bold;
color: #fff;
border-right: 1px solid #fff;
}

.menu a:hover,
.menu a:focus,
.menu a:active {
padding:  0.8em 4px 0.8em 4px;
text-decoration: underline;
font-weight: bold;
background: #fff;
color: #000066;
}
#box_menu_0 {
	width: 100%;
	height: 26px;
	background-color:#000066;
	padding: 0px;
	border: 0px solid #000066;
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 2px;
	visibility: visible;
}
#box_menu_1 {
	width: 775px;
	height: 25px;
	background-color:#fff;
	padding: 0px;
	border: 0px solid #000;
	position: absolute;
	z-index: 3;
	left: 45px;
	top: 0px;
	visibility: visible;
}
