body { 
    margin:0;
    padding:0;
    height:100%;
    text-align:left;
    color:#fff;
	   font-family: Verdana, Arial, Helvetica, Sans Serif;
	   font-size:12px;
	   line-height:18px;
     background-color:#000;
     letter-spacing:0.3px;

}

a {
    color:#4599FF;
    text-decoration:none;
    font-weight:bold;
    
}

h1 {
    font-size:22px;
}

ul, li {
  text-align:left;
}

img {border:0}

#wrapperTop {
        width:100%;
        height:536px;
        background:url(http://www.deltasoft.it/content/images/bg_top.jpg) no-repeat center bottom #000;
        padding:0;
        margin:0;
        float:left;
        position:relative;
}


#wrapperTopIN {
        width:1075px;
        height:420px;
        margin:2px auto 0 auto;
        padding:0;
        clear:both;
        overflow:hidden;
}

#wrapperContent {
        width:100%;
        background:url(http://www.deltasoft.it/content/images/bg_rep_y.jpg) repeat-y center bottom ;
        padding:0;
        margin:0;
        float:left;
        position:relative;
}

#wrapperContentIN {
        width:1035px;
        margin:0 auto 0 auto;
        padding:10px 20px 10px 20px;
        clear:both;
        overflow:hidden;
        
}

#wrapperFooter {
        width:100%;
        background:url(http://www.deltasoft.it/content/images/bg_footer4.jpg) no-repeat center bottom #000;
        height:353px;
        padding:0;
        margin:0;
        float:left;
        position:relative;
}

#wrapperFooterIN {
        width:1035px;
        margin:0 auto 0 auto;
        padding:54px 0 0 0;
        clear:both;
        overflow:hidden;
        font-size:10px;
        color:#bbb;
        letter-spacing:0;
}


#imgContext {
    float:left;
    clear:both;
    width:100%;
    height:362px;

}



#menu {
    height:51px;
    width:1076px;
    margin:1px 0 0 1px;
    float:left;
    clear:both;
    background:url(http://www.deltasoft.it/content/images/bg_menu_x.png) no-repeat top right;
}

#menu ul {
    padding:0 0 0 1px;
    margin:0;
    list-style-type: none;
}

#menu ul li {
    position:relative;
    display:block;
    float:left;
    height:53px;
}

a img {border:0}




/* Div sovrapposto all'immagine in top */
#overImg {
    position:relative;
    float:right;
    margin:100px 1px 0 0;
    width:460px;
    height:111px;
}

#overImgT{
    background:url(http://www.deltasoft.it/content/images/bg_over_img_top.png) top left no-repeat;
    float:left;
    clear:both;
    width:460px;
}

#overImgT div {
    padding: 25px 25px 25px 25px;

}


#overImgT div a {
    background:url(http://www.deltasoft.it/content/images/freccia_blue_1.png) right center no-repeat;
    float:right;
    margin: 0 50px 0 0;
    padding: 0 15px 0 0;
    border:0;
    color:#cdf;
}

#overImgT div a:hover {
    color:#fff;
}


#overImgB{
    background:url(http://www.deltasoft.it/content/images/bg_over_img_bot.png) bottom left no-repeat;
    height:11px;
    float:left;
    clear:both;
    width:460px;
    
}
/* fine */



.menuFade {
    position:relative;
    display:block;
    
}

.hover {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
}

.active {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
}

#contSmall1 {
    float:left;
    width:470px;
    padding:0 15px 0 10px;
    margin:0 5px 0 10px;
    color:#ccc;
}

    #contSmall1 h2{
        font-size:12px;
        text-transform:uppercase;
        color:#fff;
        border-bottom:1px solid #333;
        margin: 0 0 4px 0;
        padding: 0 0 2px 0;
    }

    #contSmall1 p{
        margin:0 0 3px 0;
    }

    #contSmall1 span a{
        display:block;
        float:right;
    }

    #contSmall1 div{
        margin:0 0 15px 0;
        padding: 15px 0 15px 0;
    }
    
    #contSmall1 a{
        background:url(http://www.deltasoft.it/content/images/freccia_blue_2.png) right center no-repeat;
        padding:0 12px 0 0;
        border:0;
    }

#contSmall2 {
    float:left;
    width:470px;
    padding:0 15px 0 15px;
    margin:0 5px 0 5px;
    color:#ccc;
}

    #contSmall2 h2{
        font-size:12px;
        text-transform:uppercase;
        color:#fff;
        border-bottom:1px solid #333;
        margin: 0 0 4px 0;
        padding:0 0 2px 0; 
        width:100%;
    }


    #contSmall2 div{
        margin:0 0 15px 0;
        padding: 15px 0 15px 0;
    }

    
#contSmall3 {
    float:left;
    width:377px;
    padding:0 15px 0 15px;
    height:300px;
    margin:0;
    color:#ccc;

}


.contSmallSep {
    background:url(http://www.deltasoft.it/content/images/sep_cont.png) no-repeat top left;
    float:left;
    width:3px;
  

}









#slider1 {
    width: 1073px; /* important to be same as image width */
    height: 362px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 1073px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	   -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	bottom: 0;
        left: 0;
	width: 210px !important;
	height: 347px;
        padding: 15px 0px 15px 0;
        margin: 0 0 0 50px;
        
}
.right {
	right: 0;
	bottom: 0;
	width: 190px !important;
	height: 347px;
        padding: 15px 0 15px 0;
        margin: 0 50px 0 0;
}

.nullbox {
 	right: 0;
	bottom: 0;
	width: 0px !important;
	height: 0px;
	z-index:-1;
 
        
}

#flow {
    z-index:0;
}






.testiFullLeft{
    float:left;
    width:680px;
    color:#eee;
    font-size:12px;
    padding: 0 15px 0 0;
        
}
    .testiFullLeft p {
        margin:0 0 10px 0;
    }
    
    .testiFullLeft ul {
        margin:10px 0 0 0;
        padding: 5px 0 5px 0;
        border:1px solid #333;        
    }


    .testiFullLeft ul li{
        margin-left:25px;
    }


.testiFullLeftF{
    float:left;
    width:450px;
    color:#eee;
    padding: 0 15px 0 0;
}
    .testiFullLeftF p {
        margin:0 0 10px 0;
    }
    
    .testiFullLeftF ul {
        margin:10px 0 0 0;
        padding: 5px 0 5px 0;
        border:1px solid #333;
    }


    .testiFullLeftF ul li{
        margin:0 0 5px 25px;
        color:#ccc;
    }


.testiFullRight{
    float:left;
    width:230px;
    color:#ccc;
    padding:0 15px 0 15px;
    
}

.testiFullRightMenu{
    float:right;
    width:220px;
    color:#ccc;
    margin: -30px -18px 0 0;
    padding: 0 0 0 30px;
    background:url(http://www.deltasoft.it/content/images/bgRightCont.png) top left no-repeat;
}

    .testiFullRightMenu ul {
      min-height:200px;
      list-style-type:none;
      margin-top:20px;
      
    }

    .testiFullRightMenu li {
      margin-bottom:2px;
      background:url(http://www.deltasoft.it/content/images/freccia_blue_2.png) 0px 3px no-repeat;
      padding: 0 0 5px 14px;
    }
    
    .testiFullRightMenu li a{
      color:#eee;
    }    
        
#LanguageSelect{
    margin:95px auto 0 auto;
    width:1070px;
    height:20px;
    padding-left:0px;

}

#breadc{
    clear:both;
    margin:10px 0 20px 0;
}

#breadc a {
    color:#abd;
}






















#page_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	top: -12px;
	z-index:1000;
}
#header {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 135px;
	background: #3f3f3f url(http://www.deltasoft.it/content/images/header.png) no-repeat center;
	position: relative;
	border-bottom: 1px solid #4a4a4a;
}
#header h1 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position: relative;
	top: 30px;
	font-size: 40px;
	color: white;
}
#header h2 {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7e7e7e;
}
hr#header_stripe {
	height: 24px;
	position: relative;
	top: -7px;
	background-color: #000;
	border: none;
	color: #191919;
}
.panel_button {
text-align:center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	width: 142px;
	height: 31px;
	background: url(http://www.deltasoft.it/content/images/panel_button.png);
	background-repeat:no-repeat;
	z-index: 20;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
	cursor: pointer;
}
.panel_button img {
	position: relative;
	top: 10px;
	border: none;
}
.panel_button a {
	text-decoration: none;
	color: #eee;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: 5px;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
	color: #999999;
}
#wrapper {      
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: center;
}
#toppanel {
	position: absolute;
	width: 900px;
	left: 0px;
	z-index: 25;
	text-align: center;

}
#panel {
	width: 900px;
	position: relative;
	top: 1px;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	border:1px solid #555;
	background:url(http://www.deltasoft.it/content/images/bg_bluen.jpg) no-repeat top left #000;
}
#panel_contents {
	
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
	height: 100%;
	width: 904px;
	position: absolute;
	z-index: -1;
}
#panel h1 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: normal;
	line-height: 35px;
	margin:10px auto;
	width:200px;
	clear:both;
}
#panel h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #447c6f;
	line-height: 25px;
	font-size: 16px;
	position: absolute;
	top: 60px;
	left: 350px;
}
#content {    
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	position: relative;
	top: 90px;
	text-align: left;
	color: #545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 30px;
	z-index:9999;
}
.border {
	border: 15px #1d1d1d solid;
}
img.border {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
img.border_pic {
	border: 15px #1d1d1d solid;
	position: absolute;
	top: 110px;
	float: left;
	margin-left: 150px;
	width: 250px;
	height: 150px;
	z-index: 30;
}
div#login {
	width: 240px;
	height: 150px;
	position: absolute;
	right: 150px;
	top: 110px;
	background: #46392f;
	text-align: left;
	padding-left: 10px;
}
div#login p {
	color: #CCCCCC;
	font-family: Century Gothic, Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
}
div#login input#password {
	position: relative;
	right: -6px;
}
div#login input#login_btn {
	border: 1px #899690 solid;
	cursor: pointer;
	position: relative;
	top: 30px;
	left: 86px;
}


#overBlack{
display:none;
background-color:#000;
margin:0;
padding:0;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:5;
}


.helpPanels {
  width:250px; 
  margin-top:40px;
  float:left;
  padding: 0 20px 0 20px; 
  text-align:center;
}

    .helpPanels a{
      color:#eee;
    } 
    
    
    .helpPanels p {
      text-align:left;
    }

    .helpPanels h2 {
      color:#eee;
      width:200px;
      margin:0 auto;
      text-align:left;
    }
    
    .helpPanels ul li {
      margin-bottom:6px;
    }
    
    .helpPanels img {
      clear:both;
      margin:0 20px 0 0;
      float:left;
      border:0;
    }

