/* CSS Document */

body {
    background-image:url('/images/portal/bg.gif');
    text-align:center;
    margin: 0px;
    font-family: Tahoma, Helvetica, Arial, sans;
    font-size: 12px; 
    color: #8B0000;
    behavior:url("../htc/csshover.htc");
}

a {
    color: #8B0000;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    color: #ffffff;
}

h1{ 
    font-family: 'Times New Roman', Times, serif;
    font-size:24px;
    color:#8B0000; 
    font-weight:normal; 
    letter-spacing:-3px;
    text-indent: 10px;
    word-spacing: 2px; 
}

.submit{
    font: 12px Arial, Helvetica, sans-serif; 
    font-weight: bold;
    color: #555555; 
    text-transform:uppercase; 
    background: #cccccc; 
    border: 1px solid #888888; 
}


/********************
    OMBRA NERA
********************/
#bg_shader {
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:269px;
    z-index:0;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/bg_shader.png');
}
#bg_shader[id] {
    background-image: url(/images/portal/bg_shader.png);
}



#container {
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width:786px;
    height:672px;
    text-align:left;
}

#header {
    position:relative;
    left:0px;
    top:0px;
    width:786px;
    height:133px;
}

#main {
    position:relative;
    left:0px;
	top:0px;
    height: auto;
    width:786px;
}

#footer {
    position:absolute;
    left:-12px;
    width:786px;
    height:61px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/sposiport_26.png');
}
#footer[id] {
    margin-top:10px;
    background-image: url(/images/portal/sposiport_26.png);
}

#footer_content, #footer_content a{
    font-size:10px; 
    text-align: center;
    margin-top: 22px;
    color: #8B0000; 
    font-weight:bold;
    text-decoration: none;
}

#footer_content a:hover{
    color: #ffffff;
}
/*******************
    DETTAGLI 
    HEADER
*******************/
#header-01 {
    position:absolute;
    left:0px;
    top:0px;
    width:786px;
    height:115px;
  }

#header-01[id] {
    background-image: url(/images/portal/sposiport_01.png);
}

#home{
    width:100%;
    height:100%;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/sposiport_01.png');
}

#home img{
    border: 0px;
}

#home a{
    top: 0px;
    position: relative; 
    z-index: 3;  
}

#header-02 {
    position:absolute;
    left:0px;
    top:115px;
    width:12px;
    height:18px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/sposiport_02.png');
}
#header-02[id] {
    background-image: url(/images/portal/sposiport_02.png);
}

#header-03 {
    position:absolute;
    left:12px;
    top:115px;
    width:762px;
    height:18px;
}
#header-03[id] {
    background-image: url(/images/portal/sposiport_03.png);
}

#header-04 {
    position:absolute;
    left:774px;
    top:115px;
    width:12px;
    height:18px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/portal/sposiport_04.png');
}
#header-04[id] {
    background-image: url(/images/portal/sposiport_04.png);
}