body {
	background-color: white;
	}

 
#maincol 
{ 
    position: absolute;
    top: 120px;
}

.toolbar
{
    text-align: right;
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    height: 15px;
    z-index: 0;
    vertical-align: middle;
    padding-top: 1px;
    padding-right: 5px;
    float: right;
    right: 0px;
    color: #FFFFFF;
}

.toolbar a
{
    color: white;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}

#toolbar1 
{
    width: 100%;
    background-color: #000063;
    position: absolute;
    top: 81px;
    left: -5px;
    z-index: 0;
    height: 16px;
}


ul
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    list-style-type: none;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#header      
{ 
	position: absolute;
   top: 0px;
   height:95px; 
    width:100%; 
    background-color: #FF9E00;
   
} 
#logos
{
    position: absolute;
    z-index: 1;
    height: 95px;
    width: 100%;
    left: 0px;
    top: 0px;
    border: 0px
} 
#logoCSC
{
    top: 0;
    border: 0px;
}

#logoRER     
{ 
    position: absolute; 
    float: right; 
    right: 90px; 
    top: 0; 
    border: 0px 
}
#logoUEFSE   
{ 
    position: absolute; 
    float: right; 
    right: 0px; 
    top: 0px;
    border:solid white 0px; 
}




h1           { font-size: 1em; font-family: Arial; font-weight: bold; margin-top: 0px; 
               margin-bottom: 0;  }
               
#leftcol, #rightcol, #group1, #group2, #group3, 
#group4, #group5, #group6, #group7, #group8, #toolbar2, 
#footer, #validazione, #loghiintermedi, #filettatura, 
.blocco  {
	display: none;
}

.briciola { font-family: Arial; font-size: 0.7em; font-weight: bold; color: #4B4B4B; 
               position: relative; width: 100%; border-bottom: 1 solid #FF7D00; margin:0px }
.briciola a  { color: #1404E3 }

p {font-family: Arial; font-size: 0.8em; }

