/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 16 2026 | 23:56:19 */
#imgcontainer {
display:block;
float:left;
margin-right:20px;
padding: 2px;
background: #ffffff;
border: 1px solid white;	
width: 100%;
height: 150px;
}
#imgcontainer > img{
width: 100%;
height: 100%;
object-fit: cover;
}
#wrapnoveneini {
background: #A0DAFE;
padding: 20px;
color:#483D8B;
}
#wrapnovenecont {
background: #faeaee;
padding: 20px;
}
#titolonov {
font-size: 16px;
color:#017DC1;
font-weight: bold;
}
#giornonov {
margin-top:15px;
color:#017DC1;
font-size: 20px;
}
#inizio {
padding: 10px;
background: #1e73be;
color: #ffffff;
text-align: center;
font-size: 18px;
font-weight: bold;
}
#inoltre {
padding: 10px;
background: #1e73be;
color: #ffffff;
text-align: center;
font-size: 18px;
font-weight: bold;
}
#nes {

background: yellow;
text-align: center;
font-size: 16px;
padding : 10px;
}
#linknov{
color:#ffff00;
font-weight: bold;
}
a#linknov {
display: block;
margin-top: 15px;
}

