@charset "utf-8";
/* Homeabcdefg*/
/* @@@@@@@@@@@@@@@@@@@   Template d'Ateneo  @@@@@@@@@@@@@@@@*/
/*
 *  #043659 - #03497C
 */ 
 body {
   font-family: Verdana, Geneva, sans-serif;
 }


 #logo h2 {
   padding-bottom: -3px;
   padding-top: 50px;   
    width: 500px;
  text-transform: uppercase;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.8em;
}
#bordino {
  -webkit-box-shadow: #B3B3B3 7px 7px 7px;
  -moz-box-shadow: #B3B3B3 7px 7px 7px; 
  box-shadow: #B3B3B3 7px 7px 7px;
  height:10px;
  background-image:linear-gradient(to bottom,#043659,#03497C);
  background-image:-moz-linear-gradient(top,#043659,#03497C);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
  background-image:-webkit-linear-gradient(top,#043659,#03497C);
  background-image:-o-linear-gradient(top,#043659,#03497C);
  background-color: #043659;
  margin-bottom:20px;
} 
 
/*
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
  color: #555555;
    border-bottom: 4px solid #043659;
}*/



/*  Active Menu nella Tendina */
.dropdown-menu .active>a,.dropdown-menu .active>a:hover, .dropdown-menu li a:hover {
  color:#fff;
  text-decoration:none;
  background-color:#043659;
  background-image:linear-gradient(to bottom,#043659,#03497C);
  background-image:-moz-linear-gradient(top,#043659,#03497C);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
  background-image:-webkit-linear-gradient(top,#043659,#03497C);
  background-image:-o-linear-gradient(top,#043659,#03497C);
  background-repeat:repeat-x;
  outline:0;Eliminare riga blu sotto il titolo
  /*filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0077b3',GradientType=0)*/
  filter:progid:dximagetransform.microsoft.gradient(startColorstr='#043659',endColorstr='#03497C',GradientType=0)
}



div#maximenuck ul.maximenuck li.maximenuck.level1.active,
div#maximenuck ul.maximenuck li.maximenuck.level1:hover {
  border-color: transparent transparent #043659 !important;
}



.moduletable_menu h3,
.moduletable_etichetta_full h3,
.boxH3 {
  background-color:#043659;  
  /*background-image:linear-gradient(to bottom,#043659,#03497C);*/
  background-image:linear-gradient(to bottom,#043659,#03497C);
  background-image:-moz-linear-gradient(top,#043659,#03497C);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
  background-image:-webkit-linear-gradient(top,#043659,#03497C);
  background-image:-o-linear-gradient(top,#043659,#03497C);
  background-repeat:repeat-x;
  filter:progid:dximagetransform.microsoft.gradient(startColorstr='#043659',endColorstr='#03497C',GradientType=0);
}










#footer {
    background-color: #043659;
  background-image:linear-gradient(to bottom,#043659,#03497C);
  background-image:-moz-linear-gradient(top,#043659,#03497C);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#043659),to(#03497C));
  background-image:-webkit-linear-gradient(top,#043659,#03497C);
  background-image:-o-linear-gradient(top,#043659,#03497C);

  filter:progid:dximagetransform.microsoft.gradient(startColorstr='#043659',endColorstr='#03497C',GradientType=0);

    background-repeat: repeat-x;
    border-color: #043659;
    color: #FFFFFF;
    overflow: hidden;
    /*font-family: "Times New Roman", Times, serif;*/
   font-family: Verdana,Geneva,sans-serif;
   font-size: 10px;
}

.navbar-inner {
    border: 0px;
    border-bottom: 2px solid #ccc;    
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
  border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);  
}


.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    border-bottom: 4px solid #043659;
}


div#maximenuck ul.maximenuck li div.floatck {

  border-top: 4px solid #043659 !important;
}




.moduletable_menu {
  /*font-family:Verdana,sans-serif;*/
  font-size: 1.1em;
  /*text-transform: uppercase;*/
    /*white-space: nowrap;  */  
}  

.moduletable_menu_musei  h3 {
  font-size:0.9em;
  padding:0.5em;
  color:#fff;
  text-decoration:none;
  background-color:#043659;
  /*font-family:Verdana,sans-serif;*/

  text-transform: uppercase;
    /*white-space: nowrap;    */
}

.moduletable_menu_musei div.k2ItemsBlock ul a {
    color: #000000;
    /*font-family:Verdana,sans-serif;*/
}

.moduletable_menu_musei div.k2ItemsBlock ul li {
    list-style: none;
    margin-left: -25px;
    /*font-family:Verdana,sans-serif;*/
      font-size:0.9em;
}

.even, .odd {
  border-bottom: none;
  background-color: transparent;
}

div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2UserBlock ul.k2UserBlockActions li, div.k2UserBlock ul.k2UserBlockRenderedMenu li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
  list-style: none outside none;
  margin-left: -20px;
}


div.itemHeader h1.itemTitle,
div.itemListCategory h1 {
  color: #003366;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size: 0.77em;
  text-transform: uppercase;
  font-size: 1.7em;  
  font-weight: bold;
  /*border-bottom: 4px solid #043659;*/
}


div.subCategory h2 a {
  /*color: #043659;*/
    /*font-family:Verdana,sans-serif;*/
    font-size:0.5em;  
    font-weight: bold;
}

div.subCategory,
div.itemListCategory {
  /*font-family:Verdana,sans-serif;*/
  background: transparent;
  border: none;
  margin: 2px 0;
  padding: 2px;
}


/*.listaCategoria   {
  color: #043659;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px;
  font-weight: bold;
}*/

.listaCategoria {
font-family: verdana;
font-size: 0.9 em;
color: #003366;
}

div.catItemHeader h3.catItemTitle a,
div.catItemHeader h3.catItemTitle {
  
  /*font-family:Verdana,sans-serif;*/
  font-size: 18px;
  font-weight: normal;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px;
  color: #043659;
}

#breadcrumbs,
#breadcrumbs a {
  margin-top:15px;
  color: #999999;

}



.moduletable_menu ul,
.moduletable_menu a,
.moduletable_menu .nav,
.moduletable_menu .menu {
  list-style-image: url("../images/other_li_blu.jpg") !important;
  list-style-type: disc !important;
  font-size: 0.9em;
}


.menuCustom {
  list-style-image: url("../images/other_li_blu.jpg") !important;
  list-style-type: disc !important;
}

.nav, menu,
.nav ul, 
.menu ul{
  list-style-image: url("../images/other_li_blu.jpg");
  list-style-type: disc !important;
  margin-bottom: 20px;
  margin-left: 0;
}




.nav ul, .nav > li ,.nav > li > a, .nav > li > a:hover {
  list-style-image: url("../images/other_li_blu.jpg") !important;
  list-style-type: disc !important;
}


/* SOLO PER MUSEI */
.listamusei {
  list-style: none;
    line-height: 2em;
}

.listamusei li {
  line-height: 1.5em;
}

.listamusei a {
  font-weight: bold;
    line-height: 1.5em;
}



.custom_footer_list {
	font-size: 1.3em;
	/*text-transform: uppercase;*/
}

.custom_footer_list ul {
    list-style: outside none none;
    margin-left: 0;
}


.module_footer_social {
	margin-left: 0px !important;
	padding: 1.5% 0;
}

.custom_footer_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.boxchiaro {
    background-color: #eef2f9;
    margin-bottom: 20px;
    min-height: 100px;
    padding-bottom: 10px;
    width: 200px;
}
.boxchiaro li {
    font-size: 11px;
    list-style: outside none none !important;
    margin-left: 0 !important;
    padding-bottom: 10px;
}
.boxchiaro ul {
    padding-right: 15px;
}
.titoloboxchiaro {
    background-color: #d1dce8;
    height: 30px;
    width: 100%;
    font-weight: bold !important;
}
.titoloboxchiaro h2 {
    color: #001173;
    font-size: 11px !important;
    margin-left: 15px;
    padding-top: 9px;
    font-weight: bold !important;
}
#tabella_corso {
    background-color: #eef2f9;
    margin-bottom: 20px;
    min-height: 60px;
} 








