* {
    outline: none;
}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}
body {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; text-align:justify; display: block;}
#container {
    width:900px;
    margin:0 auto;
    height: 500px;
    clear: left;
    position: relative;
}
#distance {
    width: 1px;
    height: 50%;
    margin-bottom: -300px;
    float: left;
    display: block;
}
#header {height:78px;}
#content {width:826px; height:360px; float:left;}
#margin{width:7px; height:360px; float:left;}
#menu {width:67px; height:368px; float:left;}
#content1 {
    width:804px; 
    height:267px; 
    float:left; 
    border:solid; 
    border-color:#ccc; 
    border-width:1px; 
    margin-bottom:4px; 
    padding:10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
}
#sottomenu {width:824px; height:67px; float:left; border:solid; border-color:#ccc; border-width:1px}
#fix {clear:both}
#down {width:826px; float:left; color: #999;}
#creative-intelligence{width:67px; margin-left:7px; float:left;text-align: center;}
.flash {width:520px; float:left}
.info_flash {width:274px; float:left; margin-left:10px;}

#menu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu > ul > li {
    float: left;
    margin-bottom: 4px;
}
#menu > ul > li > a {
    display: block;
    width: 67px;
    height: 67px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 67px;
}
#menu > ul > li > a:hover {
    border: 1px solid #666;
    margin-left: 5px;
}
#menu > ul > li > a.active {
    background-color: #e1e1e1;
    color: #666;
    border: 1px solid #666;
}
#menu > ul > li > a.active:hover {
    margin-left: 0 !important;
}

.border {width:67px; height:67px; float:left; border:solid; border-color:#ccc; border-width:1px; margin-bottom:4px;}
.evidenziato {width:67px; height:67px; float:left; border:solid; border-color:#ccc; border-width:1px; margin-bottom:4px;background-color:#E1E1E1;}

a:link {color: #999; text-decoration: none;}
a:visited {color: #999; text-decoration: none;}
a:hover {color: #666; text-decoration: none;}
a:active {color: #999; text-decoration: none;}

.titoli {font-size:13px;}
.sottomenu-progetti {width:220px; float:left;}


a.grigio {color:#333; font-weight:bold}

.campo { border:none; background-color:#E1E1E1; color:#666666; width:270px;}
.richiesta { border:none; background-color:#E1E1E1; width:580px;}
.invia { border:none; color:#666; background-color:#E1E1E1;  width:70px;}
