
/* css for libreria */

.quoteword p{
font-size:14px;
font-weight:bold
}

#libreria{
display:inline;
float:left;
margin:16px 0 0 0;
padding:4px 4px 16px 4px;
width:730px;
background:#d9f9ff url(../images/boxlight_bg.png) bottom center repeat-x
}

#libreria p{
display:block;
margin:4px 0;
padding:2px 12px;
line-height:1.6;
font-size:13px;
text-align:justify;
color:#333333
}

#libreria p strong{ padding-left:2px; color:#776666 }

#libreria span.image{
float:left;
margin:13px 13px 2px 13px;
width:254px;
height:192px
}

#libreria span.image img{
width:240px;
height:180px
}

#gallery-container{
display:inline;
float:left;
clear:both;
margin:16px 0 0 0;
padding:0
}

#gallery{
position:relative;
overflow:hidden;
width:346px;
height:212px;
background:#d9f9ff url(../images/gallery_bg.png) bottom center repeat-x
}

#gallery-console{
position:relative
}

#gallery-console img{
cursor:pointer;
position:absolute
}

#gallery-prev{
top:0;
left:0
}

#gallery-next{
top:192px;
left:0
}

#gallery-content{
position:absolute;
margin-top:20px;
left:0
}

.gallery-item img {
display:inline;
float:left;
margin:5px;
padding:6px;
width:64px;
height:64px;
overflow:hidden;
background:url(../images/gallery-item_bg.gif) center no-repeat
}

#sezioni{
display:inline;
float:right;
margin:16px 0 16px 0;
padding:4px 4px 16px 4px;
width:365px;
height:198px;
background:#d9f9ff url(../images/boxlight_bg.png) bottom center repeat-x
}

#sezioni p{
display:block;
margin:7px 0;
padding:2px 10px;
line-height:1.6;
text-align:center;
color:#333333
}

#sezioni p strong{ padding-left:1px; color:#776666 }

#sezioni ul{
display:inline;
float:left;
margin:3px 2px;
padding:0;
width:114px;
list-style-type:none
}

#sezioni ul li{
display:block;
float:left;
clear:both;
margin:0;
padding:0;
width:114px;
text-align:center;
font-size:13px;
line-height:1.4;
letter-spacing:0.04em;
list-style-type:none;
color:#333333
}

/* because first-letter is not supported in ie6... redmond shit! */

#sezioni ul li em{
font-style:normal;
font-weight:bold;
font-size:14px;
padding-left:2px;
color:#cc6666
}

