﻿/********************************************
/* stili CONSOLE */
.DivConsole 
    {
     width:1%;
     cursor:move;
     position:absolute;
     /* background-color:#CCC;*/
     background-color:Transparent;
     color:Black;
     float:right;
     z-index:1;
     border-color:Black;
     text-align:left;
     left:10px;
   }
   
.DivConsole  Table
    {
     color:Black;
     background-color:#CCC;
    }
   
.DivConsole  A:link
    {
     color:Black;
     background-color:#CCC;
    }
    
 .DivConsole  A:visited
    {
     color:Black;
     background-color:#CCC;
    }
   
 .DivConsole  A:hover
    {
     color:White;
     background:red;
    }
    
    
/* stili CONSOLE FINE */
/********************************************/  
#LogoInca {display:block;}

.menusx 
{
    margin:0; padding:0; float:left;width:100%;
    }

/********************************************************************/
/* INSERITO NEL FILE dynamicCss PER CAMBIAR DINAMICAMENTE IL BANNER */
.header1 {background-color: #fff; 
        background-repeat: no-repeat; 
        background-position: right bottom; 
        background-image:url(../imgs/Banner/headerinca1.gif);
        color: #000; 
        height:144px;
        padding: 0 0 0 0;
        margin:0;}
.header2 {background-color: #fff; 
        background-repeat: no-repeat; 
        background-position: right bottom; 
        background-image:url(../imgs/Banner/headerinca2.gif);
        color: #000; 
        height:144px;
        padding: 0 0 0 0;
        margin:0;}
.header3 {background-color: #fff; 
        background-repeat: no-repeat; 
        background-position: right bottom; 
        background-image:url(../imgs/Banner/headerinca3.gif);
        color: #000; 
        height:144px;
        padding: 0 0 0 0;
        margin:0;}
.header4 {background-color: #fff; 
        background-repeat: no-repeat; 
        background-position: right bottom; 
        background-image:url(../imgs/Banner/headerinca4.gif);
        color: #000; 
        height:144px;
        padding: 0 0 0 0;
        margin:0;}                
.header5 {background-color: #fff; 
        background-repeat: no-repeat; 
        background-position: right bottom; 
        background-image:url(../imgs/Banner/headerinca5.gif);
        color: #000; 
        height:144px;
        padding: 0 0 0 0;
        margin:0;}       
.header6 {background-color: #fff; 
        background-repeat: no-repeat; 
        background-position: right bottom; 
        background-image:url(../imgs/Banner/headerinca6.gif);
        color: #000; 
        height:144px;
        padding: 0 0 0 0;
        margin:0;}        
/********************************************************************/

.aCx {width: 97%; 
        margin-top: 15px;
        text-align: left; 
        margin-bottom: 8px;
        margin-left:5px;
        position:relative;
       }
     
 .aCx A {background-color:Transparent;margin:0;}
 .aCx A:hover {background-color:Transparent;margin:0;}
       
 .aCx img {
    border:none;margin:0;
       }
/********************************************/ 
/* banner LINGUE */

/*#menu_principale
 {
    background-repeat:no-repeat;
    
    color:#000;
    height:20px;width:100%;
  }*/
.menu 
{
    height:2em;
    margin:0; 
    }
/*
#bannerLingue
{
    background-color:#CCC;
    text-align:right;
    height:20px;
    vertical-align:middle;
    margin-top:0;
}
  
#bannerLingue ol
{margin-top:5px;}
#bannerLingue li
{
    display: inline;
    list-style-type: none;
    padding-right: 10px;
}

#bannerLingue li a
{
    color:Black;
    background-color:#CCC;
}
*/

#bannerTop
{
    background-color:#CCC;
    vertical-align:middle;
    margin-top:0;
    height:22px;
    width:100%;
}

#css_buttons
{
  float:left;  
  background-color:#CCC;
  height:22px;
  width:100%;
  display:inline;
  text-align:left;
    }
    
#css_buttons img
{ border:0; }

#css_buttons a:link, #css_buttons a:visited,#css_buttons a:hover,#css_buttons a:active
/*{ color:#CCC; background-color:#CCC; }*/
{ color:#FFF; 
  background-color:#000; 
  width:42px; 
  height:1.5em;
  text-align:center;
  margin-top:2px;
  margin-right:3px;
  font-size:0.8em;
  font-weight:bolder; }


#bannerLingue
{
    background-color:#CCC;
    vertical-align:middle;
    margin-top:0;
    text-align:left;
    /*direction:rtl;*/
    /*float:right;*/
    height:22px;
    width:100%;
    display:block;
}

#bannerLingue img
{
    border:0;
}

#bannerLingue ol
{
        margin: 0  0 0 0;
        padding: 0;
        float: right;
        font-weight: bold;
        width: 40%;
        /*border: 0px solid #625e00;*/
        background-color: #CCC;
        font-size:11px; 
        direction:rtl;
}

* html #bannerLingue ol{ 
    width: 40%;
    direction:rtl;
}

#bannerLingue ol li{
    display: inline;direction:rtl;
}

#bannerLingue ol li a{
    float: right;
    color: #000;
    padding: 2px 14px;
    text-decoration: none;
    background: transparent url(../imgs/vertical.gif) center left no-repeat;
    /*font-size:0.9em;*/
    font-weight:bold;
}

/*#bannerLingue ol li a:visited{
    color: #3975AD;
    }*/

#bannerLingue ol li a{
    color: #000;
    background-color: #CCC;
    }

#bannerLingue ol li a:hover{
    color: #B7002A;
    background-color: #CCC;
    }



 /*   
#bannerLingue a {
    position: absolute;
    width: 15px;
    height:20px;
    padding-right:3px;
    top:0px;
    background-color:Transparent;
    text-decoration: none; 
  }

#bannerLingue a i { visibility: hidden; }

a#gbFlag { top: 0px; left: 678px; width:1px; }
a#fFlag {  top: 0px; left: 695px; width:1px; }
a#esFlag { top: 0px; left: 715px; width:1px; }
a#deFlag { top: 0px; left: 735px; width:1px;}
a#pFlag {  top: 0px; left: 752px; width:1px; }

a#gbFlag:hover,
a#fFlag:hover, 
a#esFlag:hover, 
a#deFlag:hover,
a#pFlag:hover { border: none;  }*/

/* FINE banner LINGUE */
/********************************************/ 
div.banner{
	clear:both;
	/*background: url(../imgs/banner.jpg) no-repeat top center;*/
	display:block;
	width:100%;
	height:100%;
}

 
/********************************************/ 

/* stile per il menu top */
/*.topMenu {margin-top:3px;
        }*/

#vdividermenu ul{
        margin: 0 0 1em 0;
        padding: 0;
        float: left;
        font-weight: bold;
        width: 100%;
        border: 0px solid #625e00;
       /* background-color: #BBD8E8;*/
       /*************** NUOVO COLORE HEADER e FOOTER *******/
       background-color:#ccc;
        /*font-family: "Trebuchet MS", "Gill Sans", Arial, serif;*/
        font-size:0.9em;
}

* html #vdividermenu ul{ 
    width: 100%;
}

#vdividermenu ul li{
    display: inline;
}

#vdividermenu ul li a{
    float: left;
    /*color: #3975AD;*/
    /*padding: 2px 10px;*/
    color:  #555; 
    padding:2px 1em;
    text-decoration: none;
    background: transparent center left no-repeat;
    font-size:0.9em;
    font-weight:bold;
}

#vdividermenu ul li a:visited{
    color:  #555;
    }

#vdividermenu ul li a:hover{
    color: #000;
    /*background-color: #BFD8E8;*/
    }

/* stile per il menu top */
/* FINE */


  

div.contenitore{
        width:99%;
        margin:0px auto;
        }

div.content{
	border:0;
	width:100%;
	/*background-color:#FFFFFF;*/
	margin:0px auto;
	padding:1px 0px 1px 0px;
}

/*************************************************************************
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

**************************************************************************/
