#header{
border-top:#4A96EE solid 2px;
height:120px;
/*background:url(/include/imagesflash/tall_top.gif) repeat-x left top;*/
}

#menu_primo{
background-image:url(/include/intro/slogan.jpg);
background-position: top left;
background-repeat:no-repeat;
max-width:960px;
height:30px;
}
#menu_secondo{
background-image:url(/include/intro/logocasaintoscana.jpg);
background-position:top left;
background-repeat:no-repeat;
max-width:960px;
height:64px;
text-align:right;
vertical-align:middle;
}

#menu_terzo{
background-color:#FFFFFF;
max-width:960px;
height:26px;
}



.col_1 { 
position: absolute; 
left: 0;
top:0;
text-align:left;
}
.col_2{
text-align:center;
}

.col_3 { 
position: absolute; 
top:0;
right: 0;
}


/*======= index-2.html =======*/
#page3 #content {
border-top:#4A96EE solid 1px;
border-left: #4A96EE solid 1px;
border-right: #4A96EE solid 1px;
position: relative;
}
#page3 #content .col_1 {width:220px}
#page3 #content .col_2 {
min-width:340px;
max-width:520px;
min-height:1000px;
}
#page3 #content .col_3 { width:220px;}


#footer{height:73px}

/*======= MENU =======*/
ul#nav li{
float: left; margin: 0 0.2em 0; padding: 0}
ul#nav a{
float: left;padding: 0 0 0 0.4em;
background: url(/include/button/buttonOFF.png) no-repeat top left;
    text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
	}
#nav span{float: left;padding: 0.4em 0.4em 0.4em 0;
    background: url(/include/button/buttonOFF.png) no-repeat top right;cursor: pointer}

ul#nav li#active a,ul#nav a:hover{
    background: url(/include/button/buttonON.png) no-repeat top left;
	}
ul#nav li#active span,ul#nav a:hover span{
    background: url(/include/button/buttonON.png) no-repeat top right;
	color: #4A96EE;
	}

/*======= MENU TOP =======*/


ul#navTOP{float: right;width: 100%;list-style: none;
     margin: 0;padding: 0}

ul#navTOP li{float: right;margin: 0 0.2em 0;padding: 0}

ul#navTOP a{float: left;padding: 0 0 0 0.4em;
    background: url(/include/button/buttonTOP.png) no-repeat bottom left;
    text-decoration: none;color: #4A96EE; font-weight:bold}

ul#navTOP span{float: left;padding: 0.4em 0.4em 0.4em 0;
    background: url(/include/button/buttonTOP.png) no-repeat bottom right;cursor: pointer}

ul#navTOP li#active a,ul#navTOP a:hover{
    background: url(/include/button/buttonTOPOVER.png) no-repeat bottom left}

ul#navTOP li#active span,ul#navTOP a:hover span{
    background: url(/include/button/buttonTOPOVER.png) no-repeat bottom right;color: #FFFFFF}
