/* CSS Document */

#h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight: bold;
color:#8a298a;
} 

#h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#8a298a;
font-weight:bold;
margin: 0px 0px 0px 7px;
text-align:center;
}

#pad {
padding: 10px 20px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
color: #8a298a;
line-height:1.4;
margin: 0px;
}

.links a {
color:#0000ff;
font-weight:bold;
}

.links a:hover {
color:#0000ff;
font-weight:bold;
}

#sitemap-container {
width: 735px;
height: auto;
margin:0px auto;
padding:0px;
}

#sitemap-top {
width: 735px;
height:18px;
float: left;
background-image:url(/it/images/sitemap/credit-cards_01.gif);
background-position:top left;
background-repeat:no-repeat;
}

#sitemap-left {
width:18px;
height:363px;
float: left;
background-image:url(/it/images/sitemap/credit-cards_02.jpg);
background-position:top left;
background-repeat: repeat-y;
margin:0px;
padding:0px;
}

#sitemap-mid {
width: 735px;
height: auto;
float: left;
background-image:url(/it/images/sitemap/bank-tile.jpg);
background-position:top left;
background-repeat: repeat-y;
margin:0px;
padding:0px;
clear:both;
}

#sitemap-right {
width:19px;
height:363px;
float: left;
background-image:url(/it/images/sitemap/credit-cards_04.jpg);
background-position:top left;
background-repeat: repeat-y;
margin:0px;
padding:0px;
}

#sitemap-bottom {
width:735px;
height:20px;
float: left;
background-image:url(/it/images/sitemap/credit-cards_05.jpg);
background-position:top left;
background-repeat:no-repeat;
clear: both;
}

#sitemap-copy-container {
width: 600px;
height:auto;
margin:0px;
padding: 0px;
float:left;
position: relative;
padding-left: 50px;
}

#sitemap-copy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height:1.3;
color:#842584;
}

#middlebar {
    top:30px !important;
    left:730px !important;
}

*:first-child+html #middlebar {   
  top:37px !important;      
}


