@charset "utf-8";
/* CSS Document */


#wrapper {
	background-color : inherit;
	position:absolute;
    left:50%;
    margin-left:-480px;
    width:960px;
    height:680px;;
}
#wrapper2 {
    background-color : inherit;
    position:absolute;
    width:960px;
    height:680px;
}
#container {
	background-color : inherit;
    width : 750px;
    height : 500px;
    margin-top : 20px;
    padding-right : 10px;
    float : right;
    margin-left : 5px;
}
img {
    border-width : 2px;
    text-align: center;
}
#container1 {
    background-color : inherit;
    float : left;
    margin-top : 20px;
    margin-left : 10px;
    width : 120px;
    height : 230px;
}
#container2 {
    background-color : inherit;
    margin-top : 270px;
    margin-left : -125px;
    float : left;
    width : 120px;
    height : 210px;
}
#container3 {
    background-color : inherit;
    float : right;
    margin-top : 20px;
    width : 120px;
    height : 220px;
}
#container1, #container2, #container3 {
    font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size : 13px;
    font-weight : 600;
    color : #fff9e6;
    text-align : center;
    border : solid;
    border-color : #7d3e28;
    border-width : 2px;
}
#footer {
    width : 965px;
    height : 97px;
    float : left;
    margin-top : 10px;
}
#picture3 {
    background-color : #fff1c6;
    width:135px;
    height:85px;
    margin-right:20px;

}
#picture4 {
    background-color : #fff1c6;
    width:165px;
    height:85px;
    margin-right:14px;
}
#picture5 {
    background-color : #fff1c6;
    width:155px;
    height:85px;
    margin-right:14px;
}
#picture6 {
    background-color : #fff1c6;
    width:155px;
    height:85px;
    margin-right:14px;
}
#picture7 {
    background-color : #fff1c6;
    width:255px;
    height:85px;	
    margin-right:14px;
}
#picture3, #picture4, #picture5, #picture6, #picture7 {
    text-align:center;	
    float: right;
    font-family :"Comic Sans MS", cursive;
    font-size : 13px;
    font-weight:600;
    margin-top:3px;
    line-height:18px;
    border-right:solid #7c5252 1px;
}
.text {
    float:left;
    border:none;
}
.elenco ul {
    margin : 0;
    padding : 0;
    font-family : "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-weight : 600;
    font-size : 13px;
    list-style-type : none;
    font-style : normal;
    text-align : left;
    margin-top : 10px;
}
.elenco li {
    line-height : 55px;
}
.elenco a:link, .elenco a:visited {
    background-image : url(../IMG/Libri01.png);
    background-repeat : no-repeat;
	text-decoration : none;
    color: #7d3e28;
	font-style:oblique;
    display : block;
    padding-left : 23px;
}
.elenco a:hover {
    color : #e91b39;
    background-image : url(../IMG/Libri02.png);
    background-repeat : no-repeat;
}

