



 



  
  
  
/* START mgnlAdmin.css */

    .mgnlMainbar,.mgnlMainbarPreview {
  position: absolute;
}

table.mgnlControlBar,table.mgnlControlBarSmall,table.mgnlControlBarSmall_PUSHED,table.mgnlControlBarSmall_MOUSEOVER {
  margin-bottom: 0;
  border-color: #ADC97B !important;
}

.mgnlControlButtonSmall,.mgnlControlButton {
  cursor: pointer;
  border-color: #ADC97B !important;
  background-color: #89AF46 !important;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-right: 2px;
  cursor: pointer !important;
  padding: 3px 3px 3px 3px !important;
}

td.smothBarLabel {
  background-image: none !important;
  color: #eee;
  font-size: 11px;
}

.mgnlControlBarSmall td.mgnlBtnsLeft,.mgnlControlBarSmall td.mgnlBtnsRight {
  padding: 4px !important;
  font-size: 11px !important;
  border: none !important;
}

.mgnlControlBarSmall td table td,table.smothBarLabel {
  font-size: 11px !important;
  border: none !important;
  vertical-align: bottom;
}

.mgnlControlBarSmall td table {
  margin: 0 !important;
}
  
/* START reset.css */

    html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
  {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol,ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption,th,td {
  text-align: left;
  font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
  content: "";
}

blockquote,q {
  quotes: "" "";
}
  
/* START text.css */

    html,body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 145%;
  color: #3F3F3F;
}

h1 {
  color: #069;
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5em;
  margin: 9px;
  font-variant: small-caps;
  clear:both;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 2.5em;
  padding-left: 10px;
  font-variant: small-caps;
}

#main h2 {
  margin-left: 0;
  padding-left: 10px;
  display: block;
  height: auto;
}

h3 {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.5em;
  padding-left: 10px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  color: #069;
}

h3.risultati {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 20px;
}

#category h2 {
  background: #E9EDF3 url(img/circle.gif) no-repeat scroll 10px 5px;
  border-bottom: 1px dotted #BDBDBD;
  min-height: 26px;
  height: auto !important;
  height: 26px;
  line-height: 2em;
  font-size: 13px;
  padding-left: 35px;
  -moz-border-radius-topright: .8em;
  -moz-border-radius-topleft: .8em;
  -webkit-border-top-left-radius: .8em;
  -webkit-border-top-right-radius: .8em;
}

.field_links h2 {
  color: #069;
  margin: 10px
}

a,a:active,a:link,a:visited {
  color: #069;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.field_hp_links h2 {
  line-height: 1.5em;
  overflow: hidden;
  padding-left: 10px;
}

#header div.home {
  color: #006699;
  left: 20px;
  position: absolute;
  top: 5px;
}

#header div.home a {
  color: #CCCCCC;
  text-decoration: none;
}

.copy,#header li a,#footer li a {
  color: #FFF;
  text-decoration: none;
}

#header li a {
  color: #CCCCCC;
}


/* LEMMI */
.some_lemma a,.all_lemmas a {
  float: left;
  font-size: 11px;
  line-height: 1.5em;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 10px;
}

.some_lemma a {
  background: url("img/some_lemma_icon.gif") no-repeat;
  width: 20%;
}

.all_lemmas a {
  padding-left: 0;
  font-size: 12px;
  clear: left;
}

a.current,a.current :hover {
  color: #3F3F3F;
  cursor: default;
  text-decoration: none
}

#breadcrumb span.current {
  color: #3F3F3F;
}

/* LINKS */
.links-text a {
  font-size: 11px
}

.link_dizionari a {
  background-color: #006699;
  color: #FFF !important;
  display: block;
  padding-left: 10px;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  text-decoration: none;
}

/* FIX IE6 */
#dizionario h2 {
  margin-left: 0 !important;
  margin-left: 10px;
}
  
/* START main.css */

    /*
  Variable Grid System.
  Learn more ~ http://www.spry-soft.com/grids/
  Based on 960 Grid System - http://960.gs/

  Licensed under GPL and MIT.
*/ /* Containers
----------------------------------------------------------------------------------------------------*/
.container_10 {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 10 Columns
----------------------------------------------------------------------------------------------------*/
.container_10 .grid_1 {
  width: 90px;
}

.container_10 .grid_2 {
  width: 190px;
}

.container_10 .grid_3 {
  width: 300px;
  margin-left: 20px;
}

.container_10 .grid_4 {
  width: 390px;
}

.container_10 .grid_5 {
  width: 490px;
}

.container_10 .grid_6 {
  width: 590px;
}

.container_10 .grid_7 {
  width: 670px;
  width: 664px;
}

.container_10 .grid_8 {
  width: 790px;
}

.container_10 .grid_9 {
  width: 890px;
}

.container_10 .grid_10 {
  width: 990px;
}

/* Prefix Extra Space >> 10 Columns
----------------------------------------------------------------------------------------------------*/
.container_10 .prefix_1 {
  padding-left: 100px;
}

.container_10 .prefix_2 {
  padding-left: 200px;
}

.container_10 .prefix_3 {
  padding-left: 300px;
}

.container_10 .prefix_4 {
  padding-left: 400px;
}

.container_10 .prefix_5 {
  padding-left: 500px;
}

.container_10 .prefix_6 {
  padding-left: 600px;
}

.container_10 .prefix_7 {
  padding-left: 700px;
}

.container_10 .prefix_8 {
  padding-left: 800px;
}

.container_10 .prefix_9 {
  padding-left: 900px;
}

/* Suffix Extra Space >> 10 Columns
----------------------------------------------------------------------------------------------------*/
.container_10 .suffix_1 {
  padding-right: 100px;
}

.container_10 .suffix_2 {
  padding-right: 200px;
}

.container_10 .suffix_3 {
  padding-right: 300px;
}

.container_10 .suffix_4 {
  padding-right: 400px;
}

.container_10 .suffix_5 {
  padding-right: 500px;
}

.container_10 .suffix_6 {
  padding-right: 600px;
}

.container_10 .suffix_7 {
  padding-right: 700px;
}

.container_10 .suffix_8 {
  padding-right: 800px;
}

.container_10 .suffix_9 {
  padding-right: 900px;
}

/* Push Space >> 10 Columns
----------------------------------------------------------------------------------------------------*/
.container_10 .push_1 {
  left: 100px;
}

.container_10 .push_2 {
  left: 200px;
}

.container_10 .push_3 {
  left: 300px;
}

.container_10 .push_4 {
  left: 400px;
}

.container_10 .push_5 {
  left: 500px;
}

.container_10 .push_6 {
  left: 600px;
}

.container_10 .push_7 {
  left: 700px;
}

.container_10 .push_8 {
  left: 800px;
}

.container_10 .push_9 {
  left: 900px;
}

/* Pull Space >> 10 Columns
----------------------------------------------------------------------------------------------------*/
.container_10 .pull_1 {
  left: -100px;
}

.container_10 .pull_2 {
  left: -200px;
}

.container_10 .pull_3 {
  left: -300px;
}

.container_10 .pull_4 {
  left: -400px;
}

.container_10 .pull_5 {
  left: -500px;
}

.container_10 .pull_6 {
  left: -600px;
}

.container_10 .pull_7 {
  left: -700px;
}

.container_10 .pull_8 {
  left: -800px;
}

.container_10 .pull_9 {
  left: -900px;
}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
  /* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
}

.hidden {
  clear: both;
  display: none;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
  
/* START contents.css */

    body {
  background: transparent url(img/sf_main_ticker.png) repeat-x scroll left top;
}

body.noTicker {
  background: transparent url(img/sf_main.png) repeat-x scroll left top;
}

body#homepage { /* settandolo qui sovrascrive il branding, vedi SAPERE-470 Per ora messo nell'html dell'hp */
  background: transparent url(img/sf_main_home_ticker.png) repeat-x scroll left top;
}

body#homepage.noTicker {
  background: transparent url(img/sf_main_home.png) repeat-x scroll left top;
}

#page_container {
  background: #fff url(img/sf_main_ticker.png) repeat-x scroll left top;
}

body.noTicker #page_container {
  background: #fff url(img/sf_main.png) repeat-x scroll left top;
}

#mainbox {
  min-height: 600px;
  height: auto;
}

#homepage #page_container {
  background-image: url(img/sf_main_home_ticker.png);
}

#homepage.noTicker #page_container {
  background: #fff url(img/sf_main_home.png) repeat-x scroll left top;
}

.container_10 .grid_7 {
  margin-top: 15px;
}

/* HEADER */
#header {
  background: transparent url(img/sf_main.png) repeat-x scroll left top;
  font-size: 11px;
  height: 138px;
  position: relative;
}

.logo {
  position: absolute;
  bottom: 8px;
  left: 0
}

#header ul {
  position: absolute;
  right: 10px;
  top: 7px
}

#header li {
  border-right: 1px solid #069;
  display: inline;
  float: left;
  line-height: 12px;
  margin-right: 5px;
  padding-right: 5px;
}

#header li.last {
  border: 0;
  margin-right: 0;
  padding-right: 0
}

/* MAIN */ /*
.container_10 .grid_10 {
  padding-bottom: 20px;
}
*/ /* FOOTER */
#footer {
  background: transparent url(img/sf_footer.png) repeat-x scroll left top;
  width: 100%;
  position: relative;
}

#footer .container_12 {
  color: #767879;
  overflow: hidden;
  position: relative;
  height: 100%;
}

#footer .container_10 {
  background: none;
}

.ragione {
  margin-left: 15px;
  position: relative;
  top: 6px;
}

.albo {
  height: auto !important;
  margin-right: 0;
  margin-top: 18px;
  min-height: 60px;
  padding-left: 10px;
  position: absolute;
  right: 0;
  text-align: right;
}

.copy {
  position: absolute;
  right: 0;
  top: 90px;
}

.version {
  color: #999999;
}

/* BREADCRUMB */
#breadcrumb {
  font-size: 11px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 10px;
}

.path {
  float: left;
  width: 78%;
}

.print_share {
  float: right
}

.print_share a {
  float: left;
  margin-left: 5px;
}

.send,.print,.share {
  cursor: pointer;
  display: block;
  float: left;
  margin-right: 5px;
  text-indent: -10000px;
  width: 21px;
  height: 21px;
}

.send {
  background: transparent url(img/send.png) no-repeat
}

.print {
  background: transparent url(img/print.png) no-repeat
}

.share {
  background: transparent url(img/share.png) no-repeat;
  margin-right: 0;
}

/* BOX MEDIA */
.boxMedia {
  float: left;
  margin: 2px 4px 8px 14px;
}

.roundedcorners .boxMedia div {
  padding: 0
}

.boxMedia img {
  border: 2px solid #999;
  margin: 4px
}

/* P-TEXT-IMG */
.p_text {
  margin-bottom: 20px;
  overflow: hidden;
  margin-left: 10px;
  margin-right: 10px;
}

.p_text img {
  border: 1px solid #d9d9d9;
  margin: 0 10px 10px 0;
  padding: 4px;
}

.p_text p {
  line-height: 150%;
  margin: 10px 0;
  padding: 0;
}

.p_text ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.p_text ul {
  list-style-type: disc;
  list-style-position: inside;
}

.subpage .p_text ul {
  list-style-type: none
}

.p_text .box_links {
  list-style-type: none;
  list-style-position: inside;
}

#column_dx {
  padding-top: 15px;
}

#column_dx .p_text img {
  margin-right: 0;
  margin-left: 0;
}

#column_dx ul {
  margin-left: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 11px;
}

#column_dx .box_links ul {
  margin-left: 15px;
}

#column_dx .subpage ul {
  margin-left: 15px;
}

.item_links {
  margin: 0 0 15px 0;
}

#column_dx .item_links {
  margin: 10px 0 0 10px
}

#column_dx .top_box {
  margin-top: 15px
}

/* LINK PATHS */
.link_paths {
  margin-top: 20px
}

.link_paths {
  font-size: 11px;
  line-height: 17px;
}

.link_paths p {
  margin: 10px
}

/* CATEGORY */
#category {
  clear: both;
  overflow: hidden;
}

#category .closed a,#category .leaf a,#category a.subcategory {
  border-right: 1px solid #3F3F3F;
  margin-right: 5px;
  padding-right: 5px;
}

#category .active a {
  text-decoration: none
}

#category dl,#category ul {
  display: inline-block;
  margin-bottom: 5px;
  width: 100%;
  float: left;
}

#category dl,#category ul {
  display: inline;
  margin-bottom: 8px;
  margin-left: 10px;
  width: 93%;
}

#category .p_text {
  margin-left: 0;
}

#category .roundbox .p_text img {
  margin-left: 25px;
  margin-top: 0px;
}

#category .p_text img {
  margin-left: 35px;
  margin-top: 8px;
}

#category li {
  margin: 1px 0;
  white-space: nowrap;
  float: left;
}

#category ul.all_lemmas,.neologismi ul.all_lemmas {
  margin-right: 1px;
  margin-top: 15px;
  float: left;
  width: 210px;
}

#category ul.all_lemmas li,.neologismi ul.all_lemmas li {
  float: none;
  overflow: hidden;
  width: 200px;
  white-space: normal;
}

#category dt {
  margin-bottom: 5px;
}

#enciclopedia #category dl,#enciclopedia #category ul {
  margin-left: 35px;
  margin-top: -10px;
}

#category ul {
  margin-top: 0;
  margin-bottom: 8px;
}

#enciclopedia #category ul.all_lemmas,.neologismi ul.all_lemmas {
  margin-left: 10px;
  margin-top: 0;
}

#enciclopedia .enciclopedia .cssbox_footer {
  min-height: 0;
  height: auto;
}

#enciclopedia .enciclopedia .default {
  margin-left: 35px;
  padding-top: 20px;
}

#enciclopedia .enciclopedia .roundbox .default {
  padding-top: 10px;
}

/* DISCIPLINE */
.field_hp_links a {
  display: block;
  float: left;
  height: auto;
}

.field_hp_links img {
  border: 3px solid #d1d1d1;
  margin-bottom: 15px;
  margin-left: 10px;
}

.field_hp_desc {
  margin-left: 115px;
}

.field_hp_links .mgnlControlBarSmall {
  width: 81% !important;
  float: right;
}

.field_hp_links .p_text {
  float: left;
  margin-bottom: 15px;
  width: 81%;
  margin-right: 0;
}

.field_links a {
  margin: 6px 3px;
  padding: 3px;
  display: block;
  float: left;
  height: 50px;
}

.field_links img {
  margin: 0;
  padding: 0;
}

.field_links a:hover,.field_links a.selected {
  padding: 0;
  border: 3px solid #069;
}

.field_links a.first {
  margin-left: 0
}

#fields {
  margin-top: 20px
}

#fields ul {
  padding: 10px 0 10px 10px;
}

.container_12 .grid_8 {
  margin-top: 20px
}

/* ADV */
#adv_leader {
  position: absolute;
  bottom: 8px;
  right: 0;
  width: 728px;
  height: 90px;
}

#s24ticker {
  padding: 5px 5px 1px;
  background-color: #C3C3C2;
}

#adv_box {
  display: block;
  width: 300px;
  /* height: 250px; SAPERE-455 */
  margin-bottom: 15px;
}

#s24box1,#s24box2 {
  display: block;
  margin-bottom: 15px;
  width: 300px;
  height: 100px;
}

#s24box2 {
  margin-top: 15px;
  border-top: 1px solid #D9D9D9;
  padding-top: 15px;
}

#s24box1.noContentInBox,#s24box2.noContentInBox {
  display: none;
  height: 0 !important;
  padding: 0;
  border: 0;
}

#s24square {
  clear: left;
  float: left;
  width: 180px;
  height: 150px;
  margin-right: 10px;
  margin-top: 15px;
}

#s24square img {
  margin: 0;
  padding: 0;
  border: 0;
}

#s24square div {
  padding: 0;
}

.adv {
  text-align: center
}

.adv img,.adv2 img {
  border: 1px solid #D9D9D9;
  margin-top: 10px;
  padding: 4px;
}

.adv2 img {
  margin-right: 10px;
}

.adv p {
  margin: 4px 10px;
}

.adv h4,.adv2 h4 {
  margin-left: 10px;
  padding-top: 6px;
}

/* TABLE */
.tabella {
  background: transparent none repeat scroll 0 0;
  border-top: 1px solid #069;
  margin: 10px;
  width: 100%
}

.tabella td {
  border-bottom: 1px solid #069;
  padding: 10px 0 10px 10px;
}

.tabella td.first_cell {
  color: #069;
  font-weight: bold;
  padding-left: 0;
  width: 41%
}

td#mytable {
  border-bottom: 1px solid #069;
  background-color: #FFF;
  /*width: 33%;*/
  vertical-align: middle;
}

#mytable center {
  background: #069;
  color: #fff;
  text-align: left;
  padding-left: 10px
}

/* TOOLTIPS */
.tooltip {
  width: 200px;
  color: #fff;
  text-align: center;
}

div.tooltip h4 {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 1px #222;
  margin: 0;
  padding: 13px 10px 5px;
  background: url(img/balloon.png) top left no-repeat !important;
  background: url(img/balloon.gif) top left no-repeat;
  font-size: 11px;
}

div.tooltip p {
  margin: 0;
  padding: 0 10px 15px;
  text-shadow: 2px 2px 1px #222;
  background: url(img/balloon.png) bottom left no-repeat !important;
  background: url(img/balloon.gif) bottom left no-repeat;
  font-size: 10px;
}

/* UTILS */
.nomargin {
  margin: 0 !important
}

.no_sides_margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.noborder {
  border: 0 !important
}

.dot_line_separator {
  border-bottom: 1px dotted #bdbdbd;
  display: block;
  height: 3px;
  margin-bottom: 10px
}

.separator_1 {
  display: block;
  height: 10px;
}

.separator_2 {
  display: block;
  height: 20px;
}

.left_float {
  float: left;
}

.right_float {
  float: right;
}

.roundedcorners .mgnl_no_edit,.mgnl_no_edit {
  background-color: #f9e171;
  font-size: 11px;
  padding-left: 5px;
  text-align: center;
  padding: 0;
}

.through {
  text-decoration: line-through;
}

/*object {
  margin-left: 10px;
}

#mbImage object,#adv_leader object,#adv_box object,#s24square object,#s24ticker object,
#s24box1 object, s24box2 object{
  margin-left: 0;
}*/ /*  input text */
.inputText {
  color: #7e7e7e;
}

.activefield {
  color: #333
}

/*  selectbox */
.elSelect {
  width: 98px;
  background-color: #FFFFFF;
}

.elSelect .selectedOption {
  background: none repeat scroll 0 0;
  color: #808080;
  float: left;
  font-size: 12px;
  height: auto;
  overflow: hidden;
  padding: 2px 0 0 5px;
  width: 80px;
}

.dropDown {
  background: #D5D5D5 url(img/select_arrow.png) no-repeat scroll 0 0;
  float: left;
  height: 18px;
  width: 13px;
  margin-top: 0;
}

/*  selectbox con options */
.option {
  padding: 2px 2px 0 5px;
}

.option:hover {
  font-weight: bold;
}

.elSelect .optionsContainer {
  background: #FFFFFF none repeat scroll 0 0;
  border-top: 0;
  color: #808080;
  display: none;
  font-size: 11px;
  width: 98px;
  padding-bottom: 10px;
  position: relative;
  top: 20px;
}

a.titolorisultato {
  font-size: 15px;
  display: block;
  margin: 10px 0 5px 0;
  font-weight: bold;
}

/* SEARCH BOX */
.search_box {
  margin-bottom: 15px;
  overflow: hidden;
  padding-bottom: 0;
}

#column_dx .search_box {
  margin-left: 0;
  width: 100%;
}

.search_box .main {
  background: #fff;
  overflow: hidden;
}

.search_box p {
  margin: 0 10px;
}

.search_box fieldset p {
  margin: 0
}

.search_box p.more {
  margin-top: 10px;
  margin-bottom: 10px;
}

.search_box .p_text {
  background-color: #FFF;
  margin-bottom: 0;
  padding: 15px 10px 0;
}

.search_box .p_text strong {
  color: #069;
}

.search_box .checkbox,.search_box .radio {
  background: transparent url(img/radio.gif) no-repeat scroll 0 0;
  clear: left;
  display: block;
  float: left;
  height: 25px;
  padding: 0 5px 0 0;
  width: 19px;
}

.search_box form {
  background: #FFFFFF none repeat scroll 0 0;
  overflow: hidden;
  height: 100%;
  padding: 5px 0;
}

.search_box fieldset {
  margin: 0 0 10px;
}
.search_box fieldset div {
  padding: 0
}

.search_box form label {
  width: 49%;
  float: left;
}

.search_box form input {
  background: #FFFFFF url(img/dic_search_element.png) no-repeat scroll 0 -28px;
  border: 0;
  float: left;
  font-family: arial, sans-serif;
  font-size: 11px;
  height: 18px;
  margin: 10px;
  padding: 4px 10px 0;
  width: 154px;
}

.search_box form input.alignleft {
  margin-left: 0;
}

.search_box input.button {
  float: left;
  height: 21px;
  margin-left: 0;
  margin-top: 10px;
  padding: 0;
  width: 21px;
}

p.p_select {
  display: inline;
  float: left;
  margin: 8px 0 0 30px;
  padding: 0;
  width: 190px;
}

.multiple_select {
  font-size: 12px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.select {
  background: transparent url(img/dic_search_element.png) no-repeat scroll 0 0;
  color: #3f3f3f;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 22px;
  line-height: 21px;
  overflow: hidden;
  padding: 0 24px 0 10px;
  position: absolute;
  width: 158px;
}

.radio_text {
  display: block;
  padding-top: 0px;
  float: left;
  margin-top: 3px;
  width: 116px;
}

/*FORM DI RICERCA HEADER*/
#header form#cercasup {
  bottom: -30px;
  height: 25px;
  margin: 0;
  position: absolute;
  right: 40px;
  width: 270px;
  z-index: 5;
  background-image: url("img/cerca-background.png");
  background-position: left;
  background-repeat: no-repeat;
}

#header form#cercasup .button {
  position: absolute;
  right: -33px;
  height: 25px;
  width: 25px;
  z-index: 10
}

#header form#cercasup .topbutton {
  position: absolute;
  margin-top: 2px;
  right: -30px;
  z-index: 10;
  border: none;
}

#cercasup p.p_select {
  display: inline;
  float: right;
  margin: 2px 5px 0 0;
  padding: 0;
  width: 145px;
}

#cercasup select.styled {
  width: 145px;
}

#header .inputText {
  border: 0 none;
  float: left;
  font-size: 11px;
  padding-left: 3px;
  padding-top: 4px;
  width: 112px;
  margin: 2px 0 0 4px;
  background-color: transparent;
  font-family: arial, sans-serif;
}

#cercaSup-select-container {
  border: 0 none;
  height: 19px;
  position: absolute;
  top: 3px;
  right: 50px;
  width: 98px;
  z-index: 10;
  background-color: #FFFFFF;
}

#cercasup .select {
  background: #FFFFFF url(img/top_select_element.png) no-repeat scroll -16px 0;
  height: 20px;
  margin-left: -1px;
  margin-right: 0;
  padding: 0 0 0 5px;
  width: 145px;
  font-size: 11px
}

#cercasup option {
  font-size: 0.8em;
  padding-bottom: 3px;
}

/* DIZIONARI */
#dizionari_txt img {
  margin-left: 0;
  width: 600px;
}

#traduzioni_hp .search_box .main,#dizionario_hp.search_box .main {
  padding-left: 10px
}

#dizionario_hp p {
  margin-bottom: 10px;
  padding: 2px 11px 2px 0;
}

#dizionario_hp form {
  padding: 0;
  margin: 0px 0 0
}

#enciclopedia_hp input {
  margin-left: 10px;
  margin-top: 50px;
}

#medicina_hp input {
  margin-left: 10px;
  margin-top: 50px;
}

#dizionario .it,#dizionario .lang {
  display: block;
  height: 24px;
  line-height: 20px;
  margin-left: 33px;
  padding-left: 32px;
}

#dizionario .it {
  background: #fff url(img/sf_it.gif) no-repeat;
}

#dizionario .lang {
  background: #fff url(img/sf_lang.gif) no-repeat;
  display: block;
}

#dizionario p.p_select,#dizionario input {
  margin-left: 20px;
  margin-right: 0;
  margin-top: 35px;
}

#dizionario form {
  padding: 0
}

#dizionario a.sf_langswitch {
  float: left;
  width: 24px;
  height: 21px;
  margin-top: 35px;
  margin-right: 15px;
  background: transparent url(img/sf_langswitch.png) no-repeat scroll left top;
}

#dizionario input.button {
  margin-left: 0;
}

#traduzioni_hp form {
  clear: both;
  margin-left: 5px;
  padding: 0;
}

#traduzioni_hp .lingue {
  margin-bottom: 5px;
  margin-left: 5px;
  width: 49%;
}

#traduzioni_hp .checkbox,#traduzioni_hp .radio {
  clear: none;
  margin-left: 5px;
}

#traduzioni_hp .clear {
  padding-left: 138px;
}

.link_dizionari {
  background: transparent url(img/arrow_down.gif) no-repeat scroll 20px 18px;
  float: right;
  height: 33px;
  position: relative;
  top: -35px;
}

.roundedcorners {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 15px;
  overflow: hidden;
}

select.styled {
  background-color: transparent;
}

.roundedcorners div {
  padding: 10px 0;
}

.roundedcorners h2 {
  border-bottom: 1px solid #BDBDBD;
  border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  background-color: #E9EDF3;
  padding: 5px 15px 3px 14px;
  text-shadow: 0 1px 0 #eee;
  background-color: #E9EDF3;
}

/*PROMO*/
#promobox_top {
  background: url(img/promo_back_top.png) no-repeat top;
  padding-top: 14px;
  width: 664px;
}

#promobox_bottom {
  background: url(img/promo_back_bottom.png) no-repeat bottom;
  padding-bottom: 14px;
  width: 664px;
}

#promo_border {
  border-left: 1px solid #17697E;
  border-right: 1px solid #17697E;
  background: #DCEEF2 url(img/promo_back.png) repeat-x top;
  width: 662px;
  padding: 20px 0 30px 0;
}

#promo_border .p_text,#promo_border h2 {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 20px;
}

#promo_border .p_text {
  padding-bottom: 40px;
  margin-left: 0;
}

#promocontent {
  width: 622px;
  margin-left: 20px;
}

#promocontent img {
  padding: 4px;
  border: 1px solid #D9D9D9 !important;
  margin-bottom: 10px;
  margin-left: 0;
}

/*Day by day*/
#dbd .boxText {
  min-height: 104px;
  height: auto !important;
  height: 114px;
  margin-bottom: 10px;
}

*:first-child+html div.boxText {
  margin-bottom: 18px !important;
}  /* per IE7 */
#dbd .boxText h3 {
  padding-left: 0;
  line-height: 2em;
}

#dbd .boxText p {
  margin-bottom: 5px;
  margin-top: 0;
}

#dbd img {
  border: 1px solid #999999;
  margin: 8px 5px 5px 0;
  padding: 1px;
}

#video_dbd {
  border: 1px solid #D9D9D9;
  float: left;
  margin-right: 15px;
  margin-top: 7px;
  padding: 5px;
}

img#logoDea {
  border: 0;
  margin-left: 0;
  margin-bottom: 0;
}

#dbd a.link {
  margin: 5px 0 8px 0;
  display: block;
}

.excerpt strong {
  background-color: yellow;
}

.boxThumbnails {
  background-color: #E9EDF3;
  border-bottom: 1px solid #BDBDBD;
  float: right;
  font-size: 14px;
  font-weight: bold;
  padding: 0 !important;
  text-align: center;
  text-shadow: 0 1px 0 #EEEEEE;
  width: 355px;
}

.boxThumbnails h3 {
  line-height: 1.3em;
  padding-top: 8px;
  text-align: left;
}

/* see http://drupal.org/node/597872 */
#atff {
  display: none;
}

/* SEARCHRESULT */
.searchresult {
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px
}

/* QUESTIONS */
.question {
  display: block;
  line-height: 14px;
  margin-right: 5px;
  margin-top: 2px;
  min-height: 2em;
  padding-top: 3px;
}

#sapereQuestions .search_box {
  padding-left: 8px;
}

.frm_submit {
  background: transparent url(img/question-submit.png) no-repeat scroll 0 0;
  border: 0;
  cursor: pointer;
  color: #FFFFFF;
  float: right;
  font-size: 10px;
  font-weight: bold;
  height: 21px;
  margin-bottom: 20px;
  text-align: center;
  width: 170px;
}

#mbImage strong,#mbImage a {
  color: #006699
}

.attention {
  background: transparent url(img/attention.gif) no-repeat scroll 0 6px;
  padding-left: 45px;
}

h2 img,h3 img {
  margin-right: 5px
}

.no_checked {
  border: 3px solid #ff6600;
}

.correct {
  color: #31659c;
}

.uncorrect {
  color: #ff7a14;
}

.correct img,.uncorrect img {
  margin-right: 8px;
  position: relative;
  top: 5px;
}

.correct,.uncorrect {
  height: auto !important;
  min-height: 40px;
  height: 40px;
}

.icon_title {
  display: block;
  min-height: 22px;
  height: auto !important;
  height: 22px;
  line-height: 22px;
  padding-left: 30px;
}

sup {
  position: relative;
  font-size: 9px;
  bottom: 5px;
}

sub {
  position: relative;
  font-size: 9px;
  top: 5px;
}

.mbLoading {
  background: transparent url(img/ajax-loader.gif) no-repeat scroll 0 0;
  color: #006699;
  margin: 20px auto 0;
  padding-left: 20px;
  top: 30px;
  width: 100px;
}

/* INIZIO SLIDESHOW */
#slideshow {
  position: relative;
  z-index: 0;
}

#slideshow img {
  border: medium none;
  position: relative;
  left: 5px;
  top: 4px;
  z-index: 0;
}

#slideshow p {
  padding-left: 9px;
  padding-right: 39px;
  font-weight: bold;
}

#slideshow h2 a {
  padding-left: 9px;
  padding-right: 39px;
  font-variant: normal;
  font-weight: bold;
}

#slideshow span {
  -ms-filter: progid :                                                           DXImageTransform.Microsoft.Alpha ( 
              
                                   
                  Opacity =                   
                      
                        70 );
  filter: alpha(opacity = 70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  background: #E9EDF3;
  height: 80px;
  left: 4px;
  padding-left: 5px;
  position: absolute;
  text-align: right;
  top: 324px;
  width: 594px;
}

.nextButtonSlideshow {
  background: url("img/button-slideshow-on.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 25px;
  left: -8px;
  line-height: 25px;
  position: relative;
  text-align: center;
  top: -52px;
  width: 28px;
}

#slideshowContainer {
  overflow: hidden;
  padding: 0 0 14px 14px;
  width:649px
}

div#slideshow {
  border: 1px solid #6E6A69;
  height: 400px;
  left: 13px;
  overflow: hidden;
  padding: 2px 2px 5px;
  width: 604px;
}

.navigatorSlideshow {
  float: right;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  right: 43px;
  top: 39px;
  z-index: 1;
}

.navi {
  background: url(img/button-slideshow-off.png) no-repeat scroll 0 0 transparent;
  color: #006699;
  cursor: pointer;
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 5px 5px 0 0;
  text-align: center;
  width: 25px;
}

/* FINE SLIDESHOW */ /* INIZIO HOME PAGE AUTODIAGNOSI */
.stileselect {
  float: left;
  width: 300px;
  height: 400px;
}

.stileresult {
  width: 340px;
  float: right;
  word-wrap: break-word;
  margin: 0 auto;
}

.stileresult h2 {
  font-size: 14px;
  font-weight: bold;
  height: auto !important;
  line-height: 15px;
  min-height: 15px;
  padding: 7px 15px;
}

.ma-container {
  color: #000;
  border: 1px solid #333;
  background-color: #fff;
  position: absolute;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
}

.ma-container ul {
  list-style: none;
  overflow: hidden;
  width: 100%;
}

.ma-container li {
  padding: 2px 5px;
  line-height: 16px;
  cursor: pointer;
  float: left;
  width: 100%;
  overflow: hidden;
}

.ma-container .ma-hover {
  color: #fff;
  background-color: #921506 !important;
}

.ma-container .ma-odd {
  
}

.ma-container .ma-even {
  background-color: #efefef;
}

.ma-loading {
  background-color: #fafba4;
}

.ma-selected {
  background-color: #fff;
  width: 100%;
}

#autocompl form input {
  width: 100%;
}

/* FINE HOME PAGE AUTODIAGNOSI */
.atlanteAnatomico #main .field_hp_links {
  overflow: hidden;
  margin-bottom: 10px;
}

.atlanteAnatomico #main .field_hp_links h2 {
  padding: 0;
  margin: 0;
}

.atlanteAnatomico #main .field_hp_links img {
  margin-bottom:0;
  margin-left:0;
  margin-right:10px;
}

.atlanteAnatomico #main .field_hp_links .lemmaText {
  padding-right:20px;
  margin-bottom:5px;
}


.atlanteAnatomico #main .field_hp_links a {
   margin: 0;
}

/* facebook-like */
.fb-like {
  padding-left:10px;
  border:none;
  overflow:hidden; 
  width:450px; 
  height:35px;
  padding-left:10px
}

.advertising {
  float: left;
  /*width: 325px;*/
}

.secondAdvertisingBox {
  margin-left: 25px;
}


  
/* START text.css */

    html,body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 145%;
  color: #3F3F3F;
}

h1 {
  color: #069;
  font-family: Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.5em;
  margin: 9px;
  font-variant: small-caps;
  clear:both;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 2.5em;
  padding-left: 10px;
  font-variant: small-caps;
}

#main h2 {
  margin-left: 0;
  padding-left: 10px;
  display: block;
  height: auto;
}

h3 {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  line-height: 2.5em;
  padding-left: 10px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  color: #069;
}

h3.risultati {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 20px;
}

#category h2 {
  background: #E9EDF3 url(img/circle.gif) no-repeat scroll 10px 5px;
  border-bottom: 1px dotted #BDBDBD;
  min-height: 26px;
  height: auto !important;
  height: 26px;
  line-height: 2em;
  font-size: 13px;
  padding-left: 35px;
  -moz-border-radius-topright: .8em;
  -moz-border-radius-topleft: .8em;
  -webkit-border-top-left-radius: .8em;
  -webkit-border-top-right-radius: .8em;
}

.field_links h2 {
  color: #069;
  margin: 10px
}

a,a:active,a:link,a:visited {
  color: #069;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.field_hp_links h2 {
  line-height: 1.5em;
  overflow: hidden;
  padding-left: 10px;
}

#header div.home {
  color: #006699;
  left: 20px;
  position: absolute;
  top: 5px;
}

#header div.home a {
  color: #CCCCCC;
  text-decoration: none;
}

.copy,#header li a,#footer li a {
  color: #FFF;
  text-decoration: none;
}

#header li a {
  color: #CCCCCC;
}


/* LEMMI */
.some_lemma a,.all_lemmas a {
  float: left;
  font-size: 11px;
  line-height: 1.5em;
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 10px;
}

.some_lemma a {
  background: url("img/some_lemma_icon.gif") no-repeat;
  width: 20%;
}

.all_lemmas a {
  padding-left: 0;
  font-size: 12px;
  clear: left;
}

a.current,a.current :hover {
  color: #3F3F3F;
  cursor: default;
  text-decoration: none
}

#breadcrumb span.current {
  color: #3F3F3F;
}

/* LINKS */
.links-text a {
  font-size: 11px
}

.link_dizionari a {
  background-color: #006699;
  color: #FFF !important;
  display: block;
  padding-left: 10px;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  text-decoration: none;
}

/* FIX IE6 */
#dizionario h2 {
  margin-left: 0 !important;
  margin-left: 10px;
}
  
/* START nav.css */

    #main_menu {
  height: 60px;
}

body#homepage #main_menu {
  height: 33px;
}

.mainmenu li a,.submenu li a {
  text-decoration: none;
  color: #333;
  font-size: 14px;
}

.mainmenu li a:hover {
  text-decoration: none;
}

.mainmenu li a:visited,.submenu li a:visited {
  text-decoration: none;
  color: #333;
}

.mainmenu {
  display: block;
  float: none;
  height: 33px;
}

.mainmenu li {
  float: left;
  padding: 0 20px 0 20px;
  height: 33px;
}

.mainmenu li a {
  display: block;
  padding-top: 10px;
}

.mainmenu li.trail,.mainmenu li.active {
  font-weight: bold;
  background-color: #5A9ECF;
  background-repeat: repeat-x;
  background-position: top left;
  -moz-border-radius-topleft: 1px;
  -moz-border-radius-topright: 1px;
  -webkit-border-radius-topleft: 1px;
  -webkit-border-radius-topright: 1px;
  border-radius-topleft: 1px;
  border-radius-topright: 1px;
  color: #fff;
}

.mainmenu li.trail a,.mainmenu li.active a {
  text-shadow: none;
  color: #fff;
}

.submenu {
  display: block;
  float: none;
  height: 26px;
  background-color: #5A9ECF;
}

.submenu li {
  float: left;
  padding: 4px 5px 0 10px;
}

.submenu  li a {
  font-size: 12px;
  color: #333;
}

.submenu li.active,.submenu li.trail {
  color: #fff;
}

#main_menu .submenu li a:hover,#main_menu .submenu li.active a,#main_menu .submenu li.trail a {
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
}
  
/* START mediaboxAdvWhite.css */

    /* mediaboxAdvanced - white theme */

#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(/images/mediabox/80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.40);
	padding-bottom:10px;
}

#mbCenter.mbLoading {
	background: #fff url(img/mediabox/WhiteLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #006699;
}

#mbImage a:hover, #mbImage a:active {
	color: #006699;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 11px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #000;
	font-weight:normal;
	line-height: 20px;
	font-size: 11px;
}

#mbNumber {
	display: inline;
	color: #333;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
	position:absolute;
    right:13px;
    bottom:5px;
}

#mbCaption {
	display: block;
	color: #333;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 40px;
	background: transparent url(img/mediabox/WhitePrevious.gif) no-repeat center;
}

#mbNextLink {
margin-right:-10px;
width:47px;
	background: transparent url(img/mediabox/WhiteNext.gif) no-repeat center;
}

#mbCloseLink {
	background: transparent url(img/mediabox/WhiteClose.png) no-repeat center;
	position:absolute;
    right:0;
    top:0;
    height:25px;
    width:25px;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #700;
	font-weight: bold;
	text-decoration: underline;
}
  
/* START glossary.css */

    #main-glossary {padding-left:10px}

#glossary {
  margin: 10px 0 10px 0;
  overflow: hidden;
  padding: 0
}

#main-glossary #glossary {
  margin-left:0;
  width:100%;
}

#glossary .lemma {
  background-color: #0093B5;
  display: block;
  float: left;
  font-size: 15px;
  height: 30px;
  line-height: 2em;
  margin-left: 0;
  margin-right: 5px;
  width: 19px;
  text-align: center;
  color: #ccc;
  text-transform: uppercase;
}

#glossary .lemma.active {
  background-color: #013C7B;
  color: #FFF
}

#glossary .lemma.last {
  margin-right: 0;
  padding: 0 0.15em;
}

#glossary .lemma a {
  color: #fff;
  display: block;
}

#glossary .last {
  margin-right: 0
}
  
/* START tooltip.css */

    .tool-tip {
  color: #fff;
  width: auto;
  z-index: 13000;
  background-color: #069;
  border: 3px solid #D1D1D1;
  padding: 8px;
  display: none;
}

.tool-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #9FD4FF;
  padding: 8px 8px 4px;
  background-color: #000000;
}

.tool-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  background-color: #000000;
}

.custom-tip {
  color: #000;
  width: 130px;
  z-index: 13000;
}

.custom-title {
  font-weight: bold;
  font-size: 11px;
  margin: 0;
  color: #3E4F14;
  padding: 8px 8px 4px;
  background: #C3DF7D;
  border-bottom: 1px solid #B5CF74;
}

.custom-text {
  font-size: 11px;
  padding: 4px 8px 8px;
  background: #CFDFA7;
}
  
/* START paginator.css */

    .paging {
  margin-top: 30px;
  display: block;
  height: 24px;
  margin-bottom: 30px;
}

.paging .page-current-true {
  font-weight: bold;
  background-color: #069;
}

.paging li.page-active-false {
  font-weight: normal;
  background-color: #eee;
}

.paging li.page-active-false a,.paging li.page-active-false a:visited {
  color: #ccc;
}

.paging .page-current-true a,.paging .page-current-true a:visited {
  color: #fff;
}

.paging li {
  width: 24px;
  height: 24px;
  background-color: #eee;
  margin: 1px;
  float: left;
  text-align: center;
  float: left;
  margin: 1px;
}

.paging li a {
  text-decoration: none;
  display: block;
  width: 24px;
  padding-top: 5px;
  vertical-align: middle;
}
  
/* START indice.css */

    #indice {
  display: none;
  margin-top: 5px;
  padding: 10px;
  background-color: #eef;
}

a#createindex {
  font-size: 1.2em;
  background: url(img/index-open.png) no-repeat left top;
  padding-left: 30px;
  height: 27px;
  display: block;
  margin-bottom: 10px;
  line-height: 25px;
  margin-left: 10px;
}

a#createindex.meno {
  background: url(img/index-close.png) no-repeat left top;
}
  
/* START homepage.css */

    #homepage #enciclopedia_hp,#homepage #dizionario {
  position: relative;
  width: 325px;
  min-height: /*290px*/270px;
  height: auto !important;
}

#homepage .search_box form {
  margin-bottom: /*5px*/0;
  height:auto;
}

#homepage .search_box p {
  margin-left: 10px
}

#homepage legend {
  padding-left: 15px;
  padding-top: 5px;
}


#homepage #dizionario p.p_select {
  margin-left: 15px;
  margin-top: 0;
}

#homepage #dizionario input {
  margin-top: 15px;
  margin-left: 15px;
}

#homepage #dizionario input.button {
  margin-left: 0 !important;
  margin-top: 0 !important;
}

#skin .container_10 {
  background: none
}

#lemma_del_giorno {
  text-align: center;
}

#lemma_del_giorno h3,.ultimi_termini h3 {
  font-size: 16px;
  line-height: 1.5em;
}

#lemma_del_giorno p {
  margin: 10px 15px
}

.ultimi_termini p {
  margin: 5px 15px;
}

/* BRANDIZZAZIONE */
#homepage.brand {
  margin-top: 100px;
}

.brand #footer {
  background: none
}

.brand #footer .container_10 {
  background: transparent url(img/sf_footer.png) repeat-x scroll left top;
  height: 136px;
  overflow: hidden;
}

.brand_top_banner,.brand_bottom_banner {
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.brand_bottom_banner {
  position: static;
}

.brand_top_banner a,.brand_bottom_banner a {
  display: block;
  height: 100%;
  width: 100%;
  left: 0;
  position: relative;
  z-index: 111;
}

.brand_top_banner span,.brand_bottom_banner span {
  margin: 0 auto;
  text-align: center;
  width: 1000px;
  display: block;
}
  
/* START photogallery.css */

    .photogalleryContainer .header {
  /*width: 630px; SAPERE-828*/
  height: 17px;
  padding: 5px 17px;
  background: transparent url(img/photogallery_header_bg.png) no-repeat scroll left top;
  font-weight: bold;
  font-size:14px;
  font-variant:small-caps;
}

.photogalleryContainer .body {
  background-color: #FFFFFF;
  padding: 16px 17px;
  /*width: 630px; SAPERE-828*/
}

.photogallery .preview,.photogallery  .media {
  width: 598px;
  margin-left:-1px;
  height: auto !important;
  height: 299px;
  /*overflow:hidden;*/
}

.photogallery .preview {
  border: transparent none no-repeat scroll left top;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  left:-3px !important;
  left:0;
}

.photogallery .media {
  border: 1px solid #6e6a69;
  padding:2px;
  /* position: absolute;
  left: 0;
  top: 0;*/
}

.photogallery .onFocus {
  left:-1px;
  margin-bottom:0;
  position:relative;
}

.photogallery .linguetta {
  background:url("img/linguetta.png") repeat-x scroll 0 0 transparent;
  bottom:5px;
  height:129px;
  position:absolute;
  right:-6px;
  text-indent:-10000px;
  width:176px;
}

.photogallery .media img {
  margin-bottom:-4px;
}

.photogallery .layer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 604px;
  height: 61px;
}

.photogallery .overlay {
  height: 100%;
  background: transparent url(img/slideshow_overlay.png) repeat-x scroll left top;
  opacity: 0.5;
  filter: alpha(opacity = 50);
}

.photogallery .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 518px;
  height: 41px;
  padding: 5px 20px;
  color: #FFFFFF;
  font-size: 14px;
}

.photogallery span.title {
  font-size: 18px;
}

.photogallery .navigator,.photogallery .slider {
  display: block;
  width: 550px;
  height: 108px;
}

.photogallery .navigator {
  background: transparent url(img/photogallery_nav_bg.png) no-repeat scroll left top;
  margin-bottom:20px;
  margin-left: auto;
  margin-right: auto;
  padding: 9px 27px;
  position: relative;
  left:-1px;
  top:-5px !important;
  top:0;
}

.photogallery .slider {
  position: relative;
  overflow: hidden;
}

.photogallery a.prev,
.photogallery a.next {
  position: absolute;
  top: 40px;
  width: 22px;
  height: 44px;
  background: transparent none no-repeat scroll left top;
}

.photogallery a.prev {
  left: 0;
  background-image: url(img/prev_off.png);
}

.photogallery a.next {
  right: 0;
  background-image: url(img/next_off.png);
}

.photogallery a.prev:hover {
  background-image: url(img/prev_on.png);
}

.photogallery a.next:hover {
  background-image: url(img/next_on.png);
}

.photogallery a.prevInactive {
  background-image: url(img/prev_inactive.png) !important;
  cursor: default;
}

.photogallery a.nextInactive {
  background-image: url(img/next_inactive.png) !important;
  cursor: default;
}

.photogallery .innercontent,.photogallery .contentslide {
  float: left;
  height: 84px;
}

.photogallery .innercontent {
  position: relative;
  width: 99999px;
}

.photogallery .contentslide {
  width: 550px;
}

.photogallery_archive h3 {
  line-height:1.5em;
  margin-bottom:0px;
  padding-bottom:40px;
} 

.photogallery_archive a {
  text-decoration:none;
}

.photogallery_archive .box_archive {
  border-bottom:1px solid #d8d8d8;
  margin-bottom:40px;
  position:relative;
  width:48%;
  padding:0;
}

.photogallery_archive .box_archive em {
  bottom:8px;
  position:absolute;
  left:115px;
}

.photogallery_archive a.thumb {
  float: left;
  width: 98px;
  height: 98px;
  border:1px solid #e8e8e8;
  padding:2px;
  margin-bottom:3px;
  margin-right:10px;
}

.photogallery a.thumb {
  float: left;
  width: 98px;
  height: 98px;
  margin-left: 5px;
  padding: 4px;
  /*background: transparent url(img/thumb_off.png) no-repeat scroll left top;*/
  cursor: pointer;
}

.photogallery a.thumbCurrent {
  background-image: url(img/thumb_on.png);
}

.photogallery a.first {
  margin-left: 0;
}

.photogallery .legend {
  width: 586px;
  height: 18px;
  padding: 2px 10px;
  background: transparent url(img/photogallery_legend_bg.png) no-repeat scroll left top;
  font-weight: bold;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top:-30px;
  margin-bottom:30px;
}

.photogalleryPaginator a,.photogalleryPaginator em,.photogalleryPaginator span {
  float: left;
  height: 19px;
}

.photogalleryPaginator a,.photogalleryPaginator em {
  padding: 0 5px;
}

.photogalleryPaginator a.firstPage,.photogalleryPaginator a.prevPage,.photogalleryPaginator a.nextPage,.photogalleryPaginator a.lastPage
  {
  background: transparent none no-repeat scroll left top;
}

.photogalleryPaginator a.firstPage,.photogalleryPaginator a.lastPage {
  width: 31px;
}

.photogalleryPaginator a.prevPage,.photogalleryPaginator a.nextPage {
  width: 22px;
}

.photogalleryPaginator a.firstPage {
  background-image: url(img/photogallery_first_page.png);
}

.photogalleryPaginator a.prevPage {
  background-image: url(img/photogallery_prev_page.png);
}

.photogalleryPaginator a.nextPage {
  background-image: url(img/photogallery_next_page.png);
}

.photogalleryPaginator a.lastPage {
  background-image: url(img/photogallery_last_page.png);
}


.photogallery .img-property {
  color:#3F3F3F;
  margin:10px;
  text-align:center;
}

.photogallery .copy{
  border-top:1px solid #cfcfcf;
  color:#3F3F3F;
  display:inline-block;
  position:static;
  margin:10px 0;
  min-width:310px;
  padding-top:5px;
   font-size:11px;
  width:auto !important;
  width:310px;
}


.preview a.img-prev,
.preview a.img-next,
.preview a:hover.img-prev,
.preview a:hover.img-next {
  background:transparent url(img/transparent.gif) no-repeat 0 93px;
  width:49%;
  height:100%;
  position:absolute;
  top:0;
  z-index:100;
  cursor:pointer;
  overflow: hidden;
}

.preview a.img-prev{
  left:-1px;
}

.preview a.img-next {
  right:-5px;
}

.preview a:hover.img-prev  {
  background:transparent url(img/prev_pic.png) no-repeat 0 93px;
}

.preview a:hover.img-next  {
  right:-5px;
  background:transparent url(img/next_pic.png) no-repeat right 93px;
}


.top-navigator {
  position:absolute;
  right:20px;
  top:-21px;
}

.photogallery .top-navigator span.prev,
.photogallery .top-navigator span.next,
.photogallery .top-navigator a span.prev,
.photogallery .top-navigator a span.next {
   background:transparent url(img/top-navigator-arrows.png) no-repeat;
   text-indent:-100000px;
   height:18px;
   width:18px;
   cursor:pointer;
}

.photogallery .top-navigator span {
   float:left;
}

.photogallery .top-navigator span.prev {
  background-position:0 -23px;
  margin-right:3px;
  cursor:default;
}

.photogallery .top-navigator span.next {
  background-position:-22px -23px;
  margin-left:5px;
  margin-right:-23px;
  cursor:default;
}

.photogallery .top-navigator a span.prev {
  background-position:left top;
  left:-22px;
  position:absolute;
  top:0;
}

.photogallery .top-navigator a span.next {
  background-position:right top;
  position:absolute;
  right:-23px;
  top:0;
  margin-right:0
}

.photogallery_lemmi h3{
   font-size:16px;
   padding-left:0;
}

.photogallery_lemmi p {
  padding:0;
  margin-bottom:10px;
}
  
/* START curvedborder.css */

    /*soluzioni con 2 immagini*/
.roundbox{
  margin-bottom:15px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
 /* padding-bottom:10px;*/
}

.roundbox .cssbox_head{
    width:100%;
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    background-color:#E9EDF3;
    border-bottom:1px solid #BDBDBD;
}
.roundbox .cssbox_head h2 {
  font-size:14px;
  font-weight:bold;
  min-height:15px;
  height:auto !important;
  height:15px;
  line-height:15px;
  padding:7px 15px;
}

.roundbox .roundcorner_body{
   background-color:#ffffff;
   border:1px solid #ffffff;
   height:auto;
}
.cssbox_head,.cssbox_footer,.roundbox .cssbox_head_blank,#category .cssbox_head{
  min-height:8px;
  height:auto !important;
  height:8px;
  margin:0;
  padding:0; 
  width:100%;
 }
 
#category .cssbox_head{
  margin-top: 20px;
}

/*aggiunstamento stili gia esistenti*/
#enciclopedia_minimized_hp .cssbox_footer{ 
   min-height:8px;
   height:8px;
}

.roundbox .search_box{
  margin:0;
  padding: 10px 0 0;
  background-color:#ffffff;
}
.roundbox .boxMedia{
  margin:0;
  padding:2px 4px 8px 14px;
  float:none;
}

.roundbox .adv p{
  margin-bottom:0;
}

.roundbox .p_text {
  overflow:hidden;
  padding-left:10px;
  padding-right:10px;
  margin:/*0 0 20px*/ 0 0 5px;
  padding-top:0 !important;
  padding-top:10px;
}

*:first-child+html #homepage .roundbox .p_text  {padding-top:10px !important;}

#category .cssbox_head_blank h2 {
    display:none;
 }

.cssbox_head h2 a{
  position:relative
}

  
/* START form.css */

    /** Form style **/

/** Header login **/

#logoutBox {
  float: left;
  display: inline;
  margin: -1px;
}

#logoutBox input {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #CCCCCC;
  cursor: pointer;
  font-family: Arial,sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#cntLoginForm {
  display: none;
}

#loginForm {
  overflow: hidden;
  width: 427px;
}

#loginForm fieldset {
  margin-top: -1px;
}

#loginForm div {
  float: left;
}

#loginForm #loginOption {
  float: left; 
  width: 85px; 
  line-height: 12px;
  border-right: 1px solid #006699;
}

.box_form #login_username,
.box_form #login_password {
  background-color: #C3DCE1;
  border: 1px solid #184A55;
  font-size: 10px;
  margin:0 5px 0 0;
  padding: 1px;
  width: 80px;
  float: left;
  display: inline;
}

.box_form .label_login {
  color: #CCCCCC;
  display: inline;
  float: left;
  margin: 1px 0 0 0;
  padding: 0 5px;
}

.box_form #submit_login {
  background-color: #7AC3D3;
  border: 1px solid #184A55;
  color: #FFF;
  font-size: 9px;
  padding: 1px;
  float: left;
  display: inline;
}

#header ul li#username {
  padding: 2px 21px 2px 4px;
  font-size: 11px;
  margin-top: -1px;
  color: #FFF;
  font-weight: bold;
  background: #18809B url("img/ulgbk.png") no-repeat right center;
}

#loginFormPage {
  background-color: #FFF;
  border: 1px solid #CCC;
  padding: 20px 0 0 0;
  overflow: hidden;
}

#loginFormPage form {
  margin: 0 auto;
  width: 535px;
}

#loginFormPage fieldset input {
  border: 1px solid #CCC;
  width: 270px;f
}

#loginFormPage label {
  width: 135px;
  float: left;
  display: inline;
}

#loginFormPage .clear {
  margin-bottom: 10px;
}

#loginFormPage #submit_login {
  float: right;
  margin: 0 225px 0 0;
}

ul.toggler {
  float: left;
}

/* FORM REGISTRAZIONE */ 

#boxFormProfile {
  background-color: #FFF;
  border: 1px solid #CCC;
  padding: 0 15px 15px 15px;
  margin-bottom: 20px;
}

#boxFormProfile h2 {
  display: block;
  font-size: 15px;
  height: auto;
  margin-left: 0;
  padding: 0 0 8px 0;
  font-weight: bold;
  letter-spacing: 1px;
}

#boxFormProfile hr {
  border: 0;
  border-bottom: 1px solid #000000;
  border-top: 0 solid #000000;
  height: 0;
}

#boxFormProfile .captcha {
  margin: 0 auto;
  width: 318px;
}

#boxFormProfile #username{
  text-transform: lowercase;
}
  
#boxFormProfile input,
#boxFormProfile select {
  color: black;
  font-size: 11px;
  margin-bottom: 10px;
}

#boxFormProfile .styledInput {
  background: #FFF;
  border: 1px solid #CCC;
  width: 150px;
}
#boxFormProfile select {
  width: 135px;
}

#boxFormProfile fieldset.column-left,
#boxFormProfile fieldset.column-right {
  display: inline;
  float: left;
  min-height: 60px;
  height: auto !important;
  height: 60px;
  width: 313px;
  padding: 15px 0;
}

#boxFormProfile fieldset.column-left label,
#boxFormProfile fieldset.column-right label {
  display: inline;
  float: left;
  font-size: 11px;
  margin: 1px 0 0 5px;
  width: 108px;
}

#boxFormProfile fieldset.column-left strong,
#boxFormProfile fieldset.column-right strong {
  display: block;
  margin-bottom: 10px;
}

#boxFormProfile .textArea {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 8px; 
  overflow: auto; 
  font-size: 11px; 
  line-height: 15px; 
  height: 150px;
  width: 285px;
}

#boxFormProfile .textArea p {
  padding: 0;
}

#cntRadioPrivacy,
#cntRadioPrivacy div,
#cntRadioCC,
#cntRadioCC div,
#boxTutela div {
  width: 285px;
  clear: both;
  text-align: justify;
}

#cntRadioCC {
  margin-top: 40px;
  padding-top: 10px;
}

#boxFormProfile fieldset.column-left #cntRadioCC strong {
  margin-bottom: 0;
}

#cntRadioPrivacy input,
#cntRadioCC input,
#boxTutela div input {
  float: left;
  display: inline;
}

#cntRadioPrivacy label,
#cntRadioCC label,
#boxTutela div label {
  display: inline;
  float: left;
  width: 150px;
}

#cntRadioPrivacy p,
#cntRadioCC p,
#boxTutela div p {
  padding: 10px 0;
}

#command {
  clear: both;
  margin: 0 auto;
  padding: 15px 0 0 0;
  width: 170px;
}

#newsletterBox {
  padding: 15px 0 10px;
}

#newsletterBox input, 
#newsletterBox label {
  display: inline;
  float: left;
  margin-left: 8px;
}
#newsletterBox label {
  margin-top: 2px;
}

#boxTutela .column-all {
  display: inline;
  padding: 10px;
  width: 605px;
}

#boxTutela .column-all div {
  width: 595px;
}

#boxTutela .column-all strong {
  display: block;
  padding: 0 0 10px 0;
}

#boxTutela .column-all label {
  margin-left: 3px;
  margin-top: 1px;
}

#boxFormProfile form .readonly {
  background: #CACACA !important;
  color: black !important;
}

#boxFormProfile form .notreadonly {
  background: #FFF !important;
  color: black !important;
}

/* Reset password */

#formResetPassword {
  width: 518px;
}
#formResetPassword fieldset.column-all label {
  width: 100px;
  float: left;
  display: inline;
}

#formResetPassword fieldset.passwordChange .validation-advice {
  margin: -7px 0 8px 175px;
  width: 302px;
}

#formResetPassword fieldset.column-all label.resetConfirm {
  width: 175px;
}

#formResetPassword fieldset.column-all input {
  width: 311px;  
  background: #FFF;
  border: 1px solid #CCC;
}

#formResetPasswordConfirm label {
  display: inline;
  float: left;
  width: 150px;
}

#formResetPasswordConfirm input {
  width: 340px;
  background: #FFF;
  border: 1px solid #CCC;
}

#formResetPasswordConfirm #command input {
  width: 100px;
}

#loginFormPage .error,
#errors,
#confirms {
  padding: 10px;
  background-color: #CC1100;
  color: #FAFAFA;
}

#loginFormPage .error,
#formResetPassword #errors {
  margin-bottom: 15px !important;
}

#confirms {
  color: #000;
  margin-bottom: 15px;
  background: #FFF;
}

#formProfile #confirms {
  background: #88CCBB;
}

#formProfile .validation-advice {
  margin: -8px 4px 8px 4px;
}

#formProfile .captcha .validation-advice {
  margin: 0 4px 4px 4px;
  width: 300px;
}

/* VALIDATORS */
/* This style is applied to input fields after successful validation */
.validation-passed { 
  background-color: #FFF !important; 
}

/* This style is applied to the error messages */
.validation-advice { 
  background-color: #CC1100;
  color: #FAFAFA;
  margin: 4px;
  padding: 3px 5px;
  width: 250px;  
}

#formResetPassword .validation-advice {
  margin: -8px 0 5px 100px;
  width: 303px;
}

#loginFormInPage .validation-advice {
  margin-left: 135px;
  width: 261px;
}

#loginFormHeader {
  postition: relative;
}

#loginFormHeader .validation-advice {
  position: absolute;
  right: 190px;
  top: 12px;
  width: 131px;
  z-index: 9999;
}

#loginFormHeader #advice-required-login_password {
  right: 39px;
}

/* This style is applied to input fields after validation failed */
.validation-failed { 
  background-color: #FFF; 
}

/* reCaptcha */
.captcha {
  margin-left: 98px;
  padding-bottom: 15px;
}
/* LOGIN/MESSAGGI */

#message {
  margin-top:10px;
  background: #FFF;
  border: 1px solid #CCC;
  padding: 15px;
}

#message ul {
  padding: 5px 40px;
}

#message ul li {
  list-style: square;
}
  
/* START sexyalertbox.css */

    #SexyAlertBox-Box {
  padding-bottom: 24px;
  background:url(images/bg-box-bottom.png) bottom left no-repeat !important transparent;
  background:url("images/bg-box-bottom.gif") bottom left no-repeat; 
}

#SexyAlertBox-InBox {
  padding-top: 15px;
  background:url("images/bg-box-top.png") top left no-repeat !important transparent;	
  background:url(images/bg-box-top.gif) top left no-repeat;	
}

#SexyAlertBox-BoxContent {
  background:url("images/bg-box-body.png") top left repeat-y !important transparent;
  background:url('images/bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;
}

#SexyAlertBox-BoxContenedor {
  padding: 0px 0px 5px 55px;
  text-align: left;
  font-family:Verdana;
  font-size:12px;
  color:#000;
}

#SexyAlertBox-BoxContenedor h1,#SexyAlertBox-BoxContenedor h2,#SexyAlertBox-BoxContenedor h3,#SexyAlertBox-BoxContenedor b,#SexyAlertBox-BoxContenedor strong{
  text-align: left;
  font-family:Verdana;
  font-size:12px;
  color:#000;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

#SexyAlertBox-Buttons{
  text-align:right;
}

#SexyAlertBox-Buttons input {
  margin: 10px 10px;
}

#SexyAlertBox-BoxContenedor #BoxPromptInput{
  margin-top:5px;
}

#SexyAlertBox-Box .BoxAlert {
  background:url("images/dialog-warning.png") top left no-repeat transparent;
}

#SexyAlertBox-Box .BoxConfirm {
  background:url("images/dialog-help.png") top left no-repeat transparent;
}

#SexyAlertBox-Box .BoxPrompt {
  background:url("images/dialog-help.png") top left no-repea transparent;
}

#SexyAlertBox-Box .BoxInfo {
  background:url("images/dialog-information.png") top left no-repeat transparent;
}

#SexyAlertBox-Box .BoxError {
  background:url("images/dialog-error.png") top left no-repeat transparent;
}
  
/* START medicina.css */

    .sintomipatologie {
  padding: 0 10px 0 10px !important;
}

.sintomipatologie #combo {
  width: 280px;
  height: 400px;
}

.sintomipatologie #sintopato {
  width: 280px;
}

.sintomipatologie input[type=text] {
  margin: 0 10px 10px 0 !important;
  background: #FFFFFF url(img/dic_search_element_225.png) no-repeat scroll 0 -28px;
  width: 210px !important;
}

.sintomipatologie #qimg {
  margin: 1px 0 0 0 !important;
}

.stileresult {
  margin-top: 10px;
}

.stileresult h2 {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.sintomipatologie .multiple_select,#sintomiCombo .multiple_select,#patologieCombo .multiple_select {
  background-color: #fff;
  border: 1px solid #ccc;
}

#sintopatoswitch {
  margin: 8px 0 20px 0;
}

#spresult .roundcorner_body {
  padding: 0;
}

.seo {
  display: none !important;
}
  
/* START quiz3000.css */

    .quiz3000 #breadcrumb p.path {
  display: none;
}

.quiz-container .cssbox_head h2,.quiz-container .quiz-info2 h2 {
  color: #7EB2D8;
  font-size: 20px;
  font-variant: normal;
  font-weight: normal;
  line-height: 15px;
  padding: 7px 15px;
}

.quiz-container .cssbox_head h2 {
  padding-top: 12px;
}

.quiz-container .quiz-info2 h2 {
  padding-bottom: 12px;
}

.quiz-info1 {
  color: #A7A7A8;
  float: right;
  font-size: 14px;
  line-height: 26px;
  margin: 4px 10px 0 0;
}

.quiz-info1 .time-label {
  color: #5A9ECF;
  font-size: 14px;
}

.quiz-info1 .time {
  color: #002B6F;
  font-size: 15px !important;
  font-weight: bold;
}

.quiz-info1 .time strong {
  font-size: 28px !important;
}

.quiz-content {
  background-color: #FFFFFF;
  padding: 9px;
}

.quiz-content .quiz {
  color: #FFFFFF;
  font-family: Arial,sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

.quiz-content .quiz .message {
  color: #002B6F;
}

.quiz-content .quiz .message-top,.quiz-content .quiz .message-bottom {
  background: transparent none no-repeat scroll left top;
  font-size: 0;
}

.quiz-content .quiz .message-top {
  background-image: url('img/quiz-top.png');
  height: 10px;
}

.quiz-content .quiz .message-text {
  background: transparent url('img/quiz-text.png') repeat-y scroll left top;
  width: 100%;
}

.quiz-content .quiz .message-text div {
  padding: 0 10px;
}

.quiz-content .quiz .message-bottom {
  background-image: url('img/quiz-bottom.png');
  height: 25px;
}

.quiz-content .success .message-top {
  background-image: url('img/quiz-success-top.png');
}

.quiz-content .success .message-text {
  background-image: url('img/quiz-success-text.png');
}

.quiz-content .success .message-bottom {
  background-image: url('img/quiz-success-bottom.png');
}

.quiz-content .failure .message-top {
  background-image: url('img/quiz-failure-top.png');
}

.quiz-content .failure .message-text {
  background-image: url('img/quiz-failure-text.png');
}

.quiz-content .failure .message-bottom {
  background-image: url('img/quiz-failure-bottom.png');
}

.quiz-content .success .message,.quiz-content .failure .message,.quiz-content .completed .message {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 35px;
}

.quiz-content .quiz .button {
  background: transparent url('img/quiz-button-blue-text.png') repeat-y scroll left top;
  color: #FFFFFF;
  width: 491px;
  float: right;
  margin: 7px 0 0;
  padding: 15px 0;
  position: relative;
  text-decoration: none;
}

.quiz-content .quiz .button-top,.quiz-content .quiz .button-bottom {
  background: transparent none no-repeat scroll left top;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
}

.quiz-content .quiz .button-top {
  background-image: url('img/quiz-button-blue-top.png');
  top: 0;
}

.quiz-content .quiz .button-bottom {
  background-image: url('img/quiz-button-blue-bottom.png');
  bottom: 0;
}

.quiz-content .quiz .button-size,.quiz-content .quiz .button-text div {
  padding: 0 10px;
}

.quiz-content .quiz .button-text {
  left: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}

.quiz-content .quiz a.button:hover {
  background-image: url('img/quiz-button-blue-hl-text.png');
}

.quiz-content .quiz a.button:hover .button-top {
  background-image: url('img/quiz-button-blue-hl-top.png');
}

.quiz-content .quiz a.button:hover .button-bottom {
  background-image: url('img/quiz-button-blue-hl-bottom.png');
}

.quiz-content .quiz .correctAnswer {
  background-image: url('img/quiz-button-green-text.png');
}

.quiz-content .quiz .correctAnswer .button-top {
  background-image: url('img/quiz-button-green-top.png');
}

.quiz-content .quiz .correctAnswer .button-bottom {
  background-image: url('img/quiz-button-green-bottom.png');
}

.quiz-content .quiz .incorrectAnswer {
  background-image: url('img/quiz-button-red-text.png');
}

.quiz-content .quiz .incorrectAnswer .button-top {
  background-image: url('img/quiz-button-red-top.png');
}

.quiz-content .quiz .incorrectAnswer .button-bottom {
  background-image: url('img/quiz-button-red-bottom.png');
}

.answer-explanation {
  margin-top: 10px;
}

.answer-explanation h3 {
  color: #52E628;
  font-family: Arial,sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}

.quiz-info2 {
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  background-color: #E9EDF3;
  border-top: 1px solid #BDBDBD;
  margin-bottom: 15px;
}

.quiz-info2 .score {
  display: block;
  color: #5A9ECF;
  font-size: 22px;
  padding: 16px 0;
}

.quiz-container .save-button,.quiz-container .next-button {
  float: right;
  color: #666666;
  background: transparent none no-repeat scroll left top;
  height: 40px;
  font-size: 14px;
  margin-left: 10px;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
}

.quiz-container .save-button {
  background-image: url('img/quiz-button-grey1.png');
  width: 321px;
}

.quiz-container .save-button:hover {
  background-image: url('img/quiz-button-grey1-hl.png');
}

.quiz-container .next-button {
  background-image: url('img/quiz-button-grey2.png');
  width: 161px;
}

.quiz-container .next-button:hover {
  background-image: url('img/quiz-button-grey2-hl.png');
}

.quiz-config .play-button {
  background-image: url('img/quiz-button-blue2.png');
  border: 0 none;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 17px;
  font-weight: bold;
  height: 50px;
  margin-right: 9px;
  width: 161px;
}

.quiz-config .play-button:hover {
  background-image: url('img/quiz-button-blue2-hl.png');
}

.quiz-ranking table {
  background: transparent url('img/quiz-rank-top.png') no-repeat scroll left top;
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}

.quiz-ranking table td {
  padding: 4px;
  text-align: center;
}

.quiz-ranking table tr.active td {
  background-color: #BED2F2;
}

.quiz-ranking table thead td {
  color: #002B6F;
  font-size: 1.2em;
  font-weight: bold;
  height: 21px;
  padding-bottom: 14px;
}

.quiz-ranking table thead td.last {
  background: transparent url('img/quiz-rank-topright.png') no-repeat scroll right top;
}

.quiz-ranking table tbody td {
  border-bottom: 1px solid #BFD2F2;
}

.quiz-ranking table tbody tr.last td {
  border-bottom: 0 none;
}

.quiz-ranking table td.rank,.quiz-ranking table td.score {
  width: 15%;
}

#quiz-monthly-ranking table td.rank {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 35px;
}

.quiz-ranking table td.score {
  text-align: right;
}

.quiz-ranking table td.user {
  text-align: left;
}

.quiz-ranking table td.time {
  width: 25%;
}

.quiz-ranking table td.last {
  padding-right: 20px;
}

.quiz-ranking table td.user div {
  width: 150px;
  overflow: hidden;
}

.quiz-ranking table .rank1 td,.quiz-ranking table .rank2 td,.quiz-ranking table .rank3 td {
  padding-top: 8px;
  padding-bottom: 8px;
}

.quiz-ranking table .rank1 td.rank,.quiz-ranking table .rank2 td.rank,.quiz-ranking table .rank3 td.rank {
  text-align: left;
  text-indent: -10000px;
  background-position: center center;
  background-repeat: no-repeat;
}

.quiz-ranking table .rank1 td.rank {
  background-image: url('img/quiz-rank1.gif');
}

.quiz-ranking table .rank2 td.rank {
  background-image: url('img/quiz-rank2.gif');
}

.quiz-ranking table .rank3 td.rank {
  background-image: url('img/quiz-rank3.gif');
}

.left_float #quiz-home-question,.right_float .quiz-ranking,#quiz-config-topics,#quiz-config-difficulty-level {
  position: relative;
  width: 325px;
  min-height: 215px;
  height: auto !important;
}

#quiz-home-question .quiz-content {
  padding: 7px;
}

#quiz-home-question .quiz {
  font-size: 15px;
  line-height: 20px;
}

#quiz-home-question .quiz .message-top {
  background-image: url('img/quiz-home-top.png');
}

#quiz-home-question .quiz .message-bottom {
  background-image: url('img/quiz-home-bottom.png');
}

#quiz-home-question .quiz .message-text {
  background-image: url('img/quiz-home-text.png');
}

#quiz-home-question .quiz .message-text a {
  color: #002B6F;
  text-decoration: none;
}

#quiz-home-question .quiz .info {
  float: right;
  font-weight: normal;
  width: 180px;
}

#quiz-home-question .quiz .info p {
  color: #666666;
  font-size: 12px;
  line-height: 15px;
  padding: 15px 0 20px;
  text-align: left;
}

#quiz-home-question .play-button {
  background: transparent url('img/quiz-button-blue3.png') no-repeat scroll left top;
  color: #002B6F;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  width: 161px;
}

.quiz-ranking .roundcorner_body,#quiz-your-score .roundcorner_body {
  margin-bottom: 0;
}

#quiz-your-score table {
  width: 100%;
}

#quiz-your-score table td.value {
  text-align: right;
}

.quiz-archive {
  padding: 0 10px;
}

  
/* START pillole.css */

    .pillole #breadcrumb {
  height: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  width: 654px;
}

.pillole #breadcrumb p.path {
  display: none;
}

.pillole h1 {
  line-height: 22px;
  margin-top: 0;
  width: 540px;
}

.pillole #slideshowContainer {
  padding: 6px 0;
  width: 663px;
}

.pillole div#slideshow {
  border: 0 none;
  height: 350px;
  padding: 0;
  width: 636px;
}

.pillole .shrink div#slideshow {
  float: left;
  width: 476px;
}

.pillole #slideshow h2 {
  font-size: 18px;
  line-height: 1.2em;
  padding: 10px 10px 5px;
}

.pillole #slideshow img {
  left: 0;
  top: 0;
}

.pillole #slideshow p {
  font-weight: normal;
  height: 36px;
  overflow: hidden;
  padding-right: 9px;
}

.pillole #slideshow span {
  left: 0;
  padding-left: 0;
  top: 270px;
  width: 636px;
  text-align: left;
}

.pillole .shrink #slideshow span {
  width: 476px;
}

.pillole #slideshow span h2 a {
  padding: 0;
  text-decoration: none;
}

.pillole #slideshowContainer .controls {
  float: left;
  left: 18px;
  position: relative;
  top: 135px;
  z-index: 100;
}

.pillole #slideshowContainer .controls .prev, .pillole #slideshowContainer .controls .next {
  display: block;
  height: 30px;
  opacity: 0.7;
  position: absolute;
  text-indent: -9000px;
  width: 30px;
  z-index: 1000;
}

.pillole #slideshowContainer .controls .prev {
  background: url("img/button-slideshow-prev.png") no-repeat scroll 0 0 transparent;
  float: left;
  left: 5px;
}

.pillole #slideshowContainer .controls .next {
  background: url("img/button-slideshow-next.png") no-repeat scroll 0 0 transparent;
  float: right;
  left: 591px;
}

.pillole #slideshowContainer.shrink .controls .next {
  left: 431px;
}

.pillole #slideshowContainer .controls .prev:hover,.pillole #slideshowContainer .controls .next:hover {
  opacity: 1;
}

.pillole #slideshowContainer .side {
  float: right;
  position: relative;
  right: 13px;
  width: 140px;
}

.pillole #slideshowContainer .side div {
  margin-bottom: 10px;
  position: relative;
}

.pillole #slideshowContainer .side div.last {
  margin-bottom: 0;
}

.pillole #slideshowContainer .side div img {
  display: block;
}

.pillole #slideshowContainer .side div span {
  background-color: #E9EDF3;
  display: block;
  opacity: 0.7;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 60px;
  width: 130px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
}

.pillole .entry {
  position: relative;
  width: 205px;
  min-height: 175px;
  height: auto !important;
  float: left;
  display: inline;
}

.pillole .entry1 {
  margin-left: 14px;
}

.pillole .entry2 {
  margin-left: 10px;
}

.pillole .entry3 {
  float: right;
  margin-right: 14px;
}

.pillole .entry h2 {
  line-height: 1.5em;
}

.pillole .entry h2 a {
  color: #006699;
}

.pillole .entry .p_text {
  margin-left: 0;
  margin-right: 0;
}

.pillole .entry .p_text div {
  margin-top: 5px;
  position: relative;
}

.pillole .entry .p_text img {
  display: block;
  margin: 0 0 2px;
}

.pillole .entry .p_text span {
  background-color: #E9EDF3;
  display: block;
  opacity: 0.7;
  position: absolute;
  left: 5px;
  top: 90px;
  width: 185px;
  height: 25px;
  line-height: 25px;
  padding: 0 5px;
}

.pillole .entry a.title,.pillole #column_dx .adv2 a.articolo {
  text-decoration: none;
}

.pillole .entry a.title:hover,.pillole #column_dx .adv2 a.articolo:hover {
  text-decoration: underline;
}

.pillole .p_text p {
  text-align: justify;
}

.pillole .articoloAbstract {
  display: none;
}

.ps-articolo .p_text {
  margin-bottom: 10px;
}

.ps-articolo span.date {
  display: block;
  margin: 0 0 10px 10px;
}

  
/* START footer.css */

    #footer {
    float: left;
    width: 100%;
}
#innerfooterDea {
    margin: 0 auto;
    width: 990px;
}
.logfooterDea {
    float: left;
    margin-left: 3px;
    margin-right: 6px;
    margin-top: 35px;
}
.footerBlock {
    border-left: 1px solid #99CCFF;
    float: left;
    font-family: "Myriad Pro","Arial";
    margin: 35px 0 0 3px;
    min-height: 100px;
    padding-left: 9px;
    padding-right: 0;
    text-align: left;
    width: 124px;
}
.lastBlock {
    border-right: 1px solid #99CCFF;
    padding-right: 7px;
    width: 124px;
}
.footerBlock li a, .footerBlock li a:hover {
    color: #99CCFF;
    font-family: "Myriad Pro","Arial";
    font-size: 12px;
    text-decoration: none;
}
.copyFooter {
    float: left;
    font-family: "Myriad Pro","Arial";
    margin-bottom: 30px;
    margin-top: 10px;
    width: 990px;
}
.copyrightFooter {
    color: #99CCFF;
    float: right;
    font-family: "Myriad Pro","Arial";
    font-size: 12px;
    margin-left: 10px;
    /*padding-top: 4px;*/
}
.copyrightFooter p{
    display: inline;  
}
  
.line2Footer {
    float: left;
    font-family: "Myriad Pro","Arial";
    margin: 0;
    padding: 0;
}
.line2Footer li {
    float: left;
    font-family: "Myriad Pro","Arial";
    list-style-type: none;
}
.line2Footer li a {
    border-right: 1px solid #99CCFF;
    color: #99CCFF;
    font-family: "Myriad Pro","Arial";
    font-size: 12px;
    padding-left: 6px;
    padding-right: 6px;
    text-decoration: none;
}
.line2Footer li.lastline2Footer a {
    border-right: medium none;
}
  
/* START neologismi.css */

    .neologismi .entry {
  position: relative;
  width: 205px;
  min-height: 175px;
  height: auto !important;
  float: left;
  display: inline;
}

.neologismi .entry1 {
  margin-left: 14px;
}

.neologismi .entry2 {
  margin-left: 10px;
}

.neologismi .entry3 {
  float: right;
  margin-right: 14px;
}

.neologismi .entry h2 {
  line-height: 2em;
}

.neologismi .entry h2 a {
  color: #006699;
}

.neologismi .entry .p_text {
  margin-left: 0;
  margin-right: 0;
}

.neologismi .entry .p_text img {
  display: block;
  margin: 0 0 2px;
}

.neologismi .entry .p_text a.title {
  text-decoration: none;
}

.neologismi .entry .p_text a.title:hover {
  text-decoration: underline;
}

  
/* START animali.css */

    body.animali .roundbox p strong {
  color: #069;
}

body.animali .roundbox .p_text p {
  line-height: 120%;
}

body.animali #column_dx .roundbox .p_text p {
  line-height: 150%;
}

.markerestinto {
  font-weight: bold;
  color: #069;
  text-align: center;
  width: 360px;
  vertical-align: middle;
  position: relative;
  top: -35px;
  margin-bottom: -20px;
}

.markerestinto img {
  vertical-align: middle;
  margin-right: 5px;
}
  
/* START domanderisposte.css */

    /* FOGLIO DI STILE PER LA SEZIONE DOMANDE E RISPOSTE */
.fl {
  float: left;
}

.fr {
  float: right;
}

.questiontitle h3 {
  color: #006699;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
}

.questiontitle { /*width: 275px;*/
  
}

.imgicon img {
  border: 0;
}

.vcenter {
  margin-top: 40px;
}

.imgquestion {
  margin-left: -61px;
  position: relative;
  left: 62px;
  margin-top: -43px;
}

.imganswer {
  left: 0;
  margin-left: -62px;
  margin-top: 127px;
  position: relative;
}

.imgcontainer {
  margin-top: 38px;
  float: left;
  width: 350px;
}

.answer .mgnlControlBarSmall {
  width: 290px !important;
}

#askForm .frm_submit {
  margin: 10px !important;
  width: 100px !important;
}

#askForm .textquestion {
  width: 380px !important;
}

.search_box #askForm input {
  background: url("img/dic_search_element_400.png") no-repeat scroll 0 -28px #FFFFFF;
}

.domandadiv {
  margin-left: 0;
  margin-top: -185px;
  width: 290px;
}

#domanda_del_giorno h3 {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5em;
  padding-bottom: 17px;
  text-align: left;
  width: 254px;
  min-height: 48px;
  width: 231px;
}

#domanda_del_giorno .domandadiv h3 {
  font-size: 23px;
}

#domanda_del_giorno {
  text-align: center;
  /*margin-top: 10px;*/
  padding: 0;
}

#domanda_del_giorno img {
  border: 0;
  padding: 0;
  margin-top: -2px;
}

#domanda_del_giorno .qatext {
  margin-top: -60px;
}

#domanda_del_giorno .qatext h3 a,#domanda_del_giorno .domandadiv h3 a {
  color: #7ec31c;
  text-decoration: none;
}

.domandadiv .play-button {
  float: left !important;
}

#domanda_del_giorno .play-button {
  background: url("img/domande-button-blue.png") no-repeat scroll left top transparent;
  color: #ffffff;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 39px;
  line-height: 38px;
  text-decoration: none;
  width: 106px;
  text-align: center;
  margin: auto;
  float: right;
}

.imgdg {
  text-align: center;
  margin: 0 auto;
  width: 198px;
  overflow: hidden;
}

.questionlist ul {
  list-style-type: none !important;
}

.questiontitlebottom {
  margin-bottom: 0 !important;
  padding: 10px;
}

#askForm p {
  width: 520px;
}

.font14 {
  font-size: 14px;
}

.domande-hp-random h4 {
  margin-bottom: 5px;
}

.domande-risposte-categorie {
  margin-bottom: 10px;
}

.nuvoledx {
  z-index: 11;
  margin-top: -196px !important;
}

.nuvolecentro {
  z-index: 11;
  margin-top: -211px !important;
}

.fbrecommendations .roundbox {
  margin-bottom: 0;
}


  
  

