form
{
    margin:0px;
    padding:0px;
    
}
input.error { border: 1px dotted red; }
label.error
{
    font-size:9px;
    color:red;
    font-family:arial;
}
body
{
    margin-left: 0px;
    margin-right: 0px;
    margin-top:0px;
    background-color:#ffffff;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
}
h1
{
    font-size:10px;
    font-family:Arial;
    color:#616161;
    text-transform: uppercase;
    text-align:center;
    background-color: #e2e2e2;
    padding:3px;
    float:left;
    font-weight: normal;
    width:500px;
    margin-left:225px;
}
#topbar
{
    width: 100%;
    height:5px;
    background-color: #2b2b2b;
}
#header
{
    margin:0 auto;
    width:904px;
    height:386px;
}
#logo
{
    margin-top:5px;
    width:205px;
    height:110px;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    float:left;
    position:absolute;
}
#topinfo
{
    text-align: right;
    font-size:10px;
    font-family:Arial;
    color:#616161;
    clear:right;
    float:right;
    width:640px;
    margin-top:15px;
    margin-right:20px;
    margin-bottom:10px;
}
#arearis
{
    background-color: #2b2b2b;
    font-family:Arial;
    font-size:11px;
    color:#bebebe;
    width:144px;
    height:20px;
    float:right;
    text-align:center;
    line-height: 20px;
    
}
#undertop
{
    width:904px;
    margin:0 auto;
    position:relative;
    margin-top:-47px;
    height:95px;
    background-image: url(images/bg_undertop.png);
    background-repeat: no-repeat;
}
#undertop_sub1
{
    float:left;
    width:286px;
    height:72px;
    margin-left:11px;
    margin-top:10px;
    color:#ffffff;
    text-decoration: none;
}
#undertop_sub2
{
    float:left;
    width:286px;
    height:72px;
    margin-left:11px;
    margin-top:10px;
    color:#ffffff;
    text-decoration: none;
}
#undertop_sub3
{
    float:left;
    width:286px;
    height:72px;
    margin-left:11px;
    margin-top:10px;
    color:#ffffff;
    text-decoration: none;
}
#content
{
    width:904px;
    margin:0 auto;
    margin-top:10px;
    padding-top: 5px;
    margin-bottom:20px;
    height:auto;
    overflow:hidden;
}
#sinistra
{
    width:218px;
    margin-left:5px;
    margin-right:15px;
    float:left;
}
#sinistra_evento
{
    width:656px;
    margin-left:10px;
    margin-right:5px;
    float:left;
}
#ricerca_sx
{
    background-image: url(images/bg_ricerca1.jpg);
    background-repeat: no-repeat;
    width:217px;
    height:217px;
}
#arearis
{
    text-align:left;
    padding:5px;
    border:solid 1px #dedede;
    width:207px;
    height:auto;
    font-family: arial;
    font-size:11px;
    color:#727272;
    background:#ffffff;
}
#arearis input,select
{

    font-family: arial;
    font-size:11px;
    color:#727272;
}
#ricerca_sx input,select
{
    font-family: arial;
    font-size:11px;
    color:#727272;
    background-color: #ffffff;
    border:solid 1px #cccccc;
}

.link_continua
{
    color:#999999;
 
}
#destra
{
    width:451px;
    margin-left:10px;
    margin-right:5px;
    float:left;
}
#destra2
{
    width:190px;
    margin-left:5px;
    float:left;
}
#destra_evento
{
    width:213px;
    margin-left:5px;
    margin-right:15px;
    float:left;
}
#data_news
{
    width:80px;
    border:solid 1px #d6d6d6;
    padding:3px;
}
#data_news_inside
{
    background-color: #ffae00;
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align:center;
}
#data_news_inside_eventi
{
    background-color: #88bd1c;
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align:center;
}
#data_news_inside_archivio
{
    background-color: #2cc0c8;
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align:center;
}
#titolo_n_home
{
    font-size:14px;
    color:#000000;
    font-family:Arial;
    font-weight: bold;
}
.titolo_n_home
{
    font-size:14px;
    color:#000000;
    font-family:Arial;
    font-weight: bold;
    text-decoration: none;
}
.titolo_n_home:hover
{
    font-size:14px;
    color:#000000;
    font-family:Arial;
    font-weight: bold;
    text-decoration: underline;
}
#notizia_n_home
{
    font-size:11px;
    color:#606060;
    font-family:Arial;
    
}
#evento_title
{
    width:656px;
    height:102px;
    background-image: url(images/bg_evento.jpg);
    background-repeat: no-repeat;
    text-transform: uppercase;
}
#footer_content
{
    width:100%;
    height:70px;
    background-color: #303030;
    clear:both;
    margin-top:0px;
}
#footer
{
    width:904px;
    margin:0 auto;
    font-size:11px;
    font-family:Arial;
    color:#616161;
    margin-bottom:-30px;
}
.footer_link
{
  color:#616161;
  text-decoration: none;
}
.footer_link:hover
{
  color:#616161;
  text-decoration: underline;
}
