#container
{
    background-color: #003366;
    height: auto !important;
    min-height: 250px;
    overflow: hidden;
    width: 980px;
}
#container_content
{
    margin: 10px;
    background-color: #fff;
    height: auto !important;
    min-height: 200px;
    overflow: hidden;
}
#container_content h1
{
    background-color: #003366;
    color: #FFFFFF;
    margin: 0;
}
#evento
{
    margin:10px;
    width: 940px;
    height: 200px;
}
#container_img
{
    float:left;
    width: 150px;
    height: 200px;
    margin-right: 15px;
}
#container_evento
{
    float:left;
    height: 200px;
    width: 610px;
}
#container_evento h2
{
    color: #003366;
}
#container_evento p
{
    color: #003366;
}
#container_allegati
{
    float:left;
    width: 150px;
    height: 200px;
    margin-left: 15px;
}
#container_allegati h5
{
    color: #003366;
}
#container2
{
    padding-top: 10px;
    color: #fff;
    background-color: #003366;
    height: 370px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 940px;
}
#dove_trovarci
{
    float: left;
    height: 370px;
    width: 468px;
    border-right: solid 2px #04A3FF
}
#regate
{
    padding-left: 10px;
    float: left;
    height: 370px;
    width: 460px;
}
#regate p
{
    background-color: #04A3FF;
    padding-left: 10px;
}
#regate a
{
    text-decoration: none;
    color: white
}
#regate a:hover
{
    font-weight: bold;
}
.aside_inner
{
    background-image: url("/public/img/aside_top_shad.png");
    background-repeat:repeat-x;
    background-position:top;
/*    background-position:bottom;*/
    padding: 41px 0 38px 20px;
}
.wrapper {
    text-align: left;
    width: 100%;
    height: 200px;
}
#block-1 {
    float: left;
    margin-right: 21px;
    width: 219px;
    height: 200px;
    border-right: solid;
    border-right-color: #000;
    border-right-width: 1px;
}
#block-2 {
    float: left;
    margin-right: 21px;
    width: 300px;
    height: 200px;
    border-right: solid;
    border-right-color: #000;
    border-right-width: 1px;
}
#block-3 {
    float: left;
    margin-right: 21px;
    width: 300px;
    height: 200px;
    border-right: solid;
    border-right-color: #000;
    border-right-width: 1px;
}
h3 {
    background: url("/public/img/h3_marker.png") no-repeat scroll 1px center rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 2em;
    letter-spacing: -1px;
    line-height: 1.2em;
    margin-bottom: 19px;
    padding-left: 16px;
    word-spacing: 2px;
}
p.extra {
    margin-bottom: 20px;
    font-size: 15px;
}
a.more {
    background-position: right center;
    background-repeat: no-repeat;
    color: #0099FF;
    display: inline-block;
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 20px;
    padding: 0 18px 3px 14px;
    text-decoration: none;
    word-spacing: 2px;
}
a.more:hover {
    color: #FFFFFF;
    text-decoration: none;
}