body{
margin:0;
padding:0;
background-color:#02081c;
/*font-family:Arial, "Lucida Grande",sans-serif;*/
font-family:Tahoma, sans-serif;
}

#page{
width:798px;
/* width:797px; */
border-left:2px solid #929292;
border-right:2px solid #929292;

}

a{
color:#5E8FBD;
}

a:hover{
color:#9FFFAC;
}

a:visited{
color:#9BAABF;	
}

.clear{
clear:both;
}

h2{
color:#729fcf;
text-align:center;
}
h3{
color:#bcd35f;
}
h4{
color:#999999;
}


#container{
margin:0 !important;
margin-right:-2px;
padding:0;
width:100%;
}

#header table{
width:100%;
border-collapse:collapse;
}

.header_gray{
background-image:url("../img/sfondo_barra_superiore.jpg");
background-repeat:repeat-x;
height:18px;
width:100%;
border-bottom:1px solid #929292;
}

.riga_3_td_1{
background-image:url("../img/sfondo_footer.jpg");
background-repeat:repeat-x;
border-right:2px solid #929292;
border-bottom:2px solid #929292;
border-top:2px solid #929292;
}

.riga_3_td_2{
background-image:url("../img/sfondo_footer.jpg");
background-repeat:repeat-x;
border-bottom:2px solid #929292;
border-top:2px solid #929292;
}

.riga_3_td_2 ul{
float:right;
margin-top:-2px;
margin-bottom:0px
}

.riga_3_td_2 span{
display:inline;
padding:10px;
line-height:40px;
text-align:center;
border-left:2px solid #929292;
height:40px;
/*margin-top:-30px;*/
}

.riga_3_td_2 li{
float:left;
list-style-type:none;
height:40px;
}

.riga_3_td_2 a:hover{
color:white;
display:block;
background:#020c27;
height:40px;

}

.riga_3_td_2 li a{
color:#020c27;
text-decoration:none;
font-weight:bold;
float:left;
cursor:pointer;
}

#rightbox, #leftbox{
background-color:#091d48;
background-image:url(../img/page_bg.png);
background-repeat:repeat-x;

}

#leftbox{
width:269px !important;
width: 268px;
float:left;
height:100%;
border-right: 2px solid #929292;
padding-top:20px;
}

#rightbox{
padding-top:18px;
width:527px !important;
width:527px;
float:right;
}

#footer{
border-top:2px solid #929292;
border-bottom:2px solid #929292;
background-image:url(../img/sfondo_footer.jpg);
background-repeat:repeat-x;
height:42px;
line-height:40px;
width:798px !important;
}

#footer p{
font-size:16px;
color:white;
margin-top:0;
}

#leftbox_menu{
margin:0;
padding:0;
}

#leftbox_menu li{
font-size:13px;
font-weight:bold;
cursor:pointer;
height:auto;
/*margin-top:10px;
margin-bottom:10px;
margin-top:10px!important;
margin-bottom:10px!important;*/
text-transform:uppercase;
margin-left:0px;
padding-left:0;
list-style-type:none;
text-align:left;
text-indent:15px;
line-height:30px !important;
line-height:20px;
display:block;
}

#leftbox_menu a{
text-decoration:none;
color:white;
display:block;
height:auto;
}

#leftbox_menu a:hover {
height:auto;
/*height: 35px;*/
margin:0px!important;
background-image:url(../img/sfondo_menu.jpg) !important;
background-repeat:repeat-x !important;
color:#95C2EF;
display:block;
}

.left_box_sottovoci a{
text-decoration:underline;
display:block;
text-transform:none;
height:auto;
line-height:30px !important;
line-height:20px;
text-indent:5px;
}

.left_box_sottovoci :hover{
display:block;
height:auto;
line-height:30px !important;
line-height:20px;
height:auto;
background:none;
text-indent:5px;
}


/*
#leftbox li:hover{
background-image:url(../img/sfondo_menu.jpg);
background-repeat:repeat-x;
background-image:url(../img/sfondo_menu.jpg) !important;
background-repeat:repeat-x !important;
display:block;
height:auto;
}

.leftbox_sublist li{
text-transform:lowercase;
padding-left:200px;
background:none;
display:block;
}

li.leftbox_sublist a{
color:#729fcf;
background:none;
display:block;
}

.left_box_sottovoci li{
text-decoration:underline;
text-transform:lowercase;
display:block;
}
.left_box_sottovoci{
display:block;
border:1px solid yellow;
}
*/


#rightbox_content{
text-align:justify;
color:white;
/*margin-left:0px;
margin-right:0px;
margin-left:20px !important;
margin-right:20px !important;*/
padding:0px 12px 12px 12px;
font-weight:normal;
}

#search{
margin-left:0px;
padding-left:0px;
float:left;
}

/*Codice per l'auto complete*/
div.autocomplete {
position:relative;
width:250px;
background-color:white;
border:1px solid #888;
margin:0px;
padding:0px;
clear: left;
/* display:none; */
}

div.autocomplete ul {
list-style-type:none;
font-size:13px;
margin:0px;
padding:0px;
}

div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
list-style-type:none;
display:block;
margin:0;
cursor:pointer;
text-align:left;
}

div.autocomplete a{
text-decoration:none;
color:black;
}

#empty_result{
text-align:center;
color:white;
/*background-color:#FFF589;*/
font-weight:bold;
font-style:italic;
font-size:13px;
width:80%;
padding:10px;
}

.result_list{
font-weight:bold;
}

.result_list a{
color:#fff;
text-decoration:underline;
}

#track_url{
text-align:right;
}

#track_url a{
color:#cecece;
text-decoration:none;
font-style:italic;
font-weight:bold;
text-align:right;
font-size:12px;
}

#track_url a:hover{
color:#bcd34b;
text-decoration:underline;
}

.listArticleDiv a{
color:#729fcf;
font-size:13px;
font-style:italic;
text-decoration:underline;
}

.listArticleDiv a:hover{
color:#729fcf;
text-decoration:none;
}

#gallery ul{
list-style-type:none;
}

#gallery a{
color:#fff;
text-align:left; 
margin-left:-10px;
}

#gallery p{
/*float:left;*/
margin-bottom:-10px;
color:#729fcf;
font-size:18px;
text-indent:18px;
}

#gallery{
float:left;
text-align:left;
display:block;
width:260px; 
}

.photobox img{
display:inline;
border:1px solid #fff;
margin:0 auto;
padding:5px;
}
.photobox{
padding:5px;
margin:0auto;
float:left;
}
