/** [ fonts.css ]
  *
  * 
  *
  **/

/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/

/**
 * 84.5% for !IE, keywords for IE
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE < 6 and IE6 quirks mode.
 * 
 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}


/** [ style.css ]
  *
  * Created on January 26, 2007 by Monica Michelis and Silvano Stralla for cfpcemon.it
  *
  **/

/* Resetting default padding and margin */
* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    min-width: 768px;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
    color: #474742;
    text-align: center;
}

/* Hidden content */
#skip,
hr { 
    display: none;
}

div {
    margin: 0;
    padding: 0;
}

/* Clear both trick for IE7- */
.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear {display:inline-block;}
/* Hide from IE Mac \*/
* html .autoclear {height: 1%;}
.autoclear {display: block;}
/* End hide from IE Mac */

table {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-collapse: collapse;
}

table tr:hover { background-color: #eee; }

table tr:hover th { background-color: #fff; }

table tr th {
    padding: 2px 5px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-weight: normal;
    color: #787783;
    vertical-align: top;
    text-align: center;
}

table tr td {
    padding: 2px 5px;
    border-bottom: 1px dotted #ddd;
    border-left: 1px solid #ddd;
    vertical-align: top;
}

#search_course_button {
  margin: 10px 0;
  border: 5px solid #EEEEEE;
  padding: 10px;
  background-color: #FF9A17;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  font-size: 2em;
}

#search_course_button a,
#search_course_button a:hover {
  color: white;
}



/* Page layout STRUCTURE
------------------------------ */

/* --- HEADER --- */

#header {
    background: #fff;
    height: 100px;
}

#logo { padding: 0; }


/* --- NAV --- */

.nav-main {
    position: relative;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-weight: normal;
    background: url(/images/bg_nav-main_level-2.gif) repeat-x 51% 100%;
    padding-bottom: 25px;
    border-top: 1px solid #fff;
}

  body.home .nav-main {
    background: url(/images/bg_nav-main_level-2.gif) repeat-x 51% 100%;
    padding-bottom: 25px;
    border-top: 1px solid #fff;
  }

.nav-main.level-2 {
  font-size: 85%;
    background: #13a74b url(/images/bg_nav-main_level-2.gif) repeat-x 51% 100%;
    margin-top: -25px;
    padding-bottom: 25px;
    border-top: none;
}

.nav-main ul {
    list-style-type: none;
    clear: both;
    background: #b7e4c8 url(/images/bg_nav-main_tab.gif) repeat-x 0 0;
    border-bottom: 1px solid #fff;
}

.nav-main.level-2 ul {
    background: transparent;
    border-bottom: none;
}

/* Clear both trick for IE7- */
.nav-main ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav-main ul {display:inline-block;}
/* Hide from IE Mac \*/
* html .nav-main ul {height: 1%;}
.nav-main ul {display: block;}
/* End hide from IE Mac */

.nav-main li {
    float: left;
    background: #b7e4c8 url(/images/bg_nav-main_tab.gif) repeat-x 0 0;
    border-right: 1px solid #fff;
}

.nav-main.level-2 li {
    background: transparent;
    border: none;
}

.nav-main li.active {
    border-right: none;
    position: relative;
    margin-bottom: -1px;
    padding-bottom: 1px;
    margin-right: -8px;
    background: url(/images/bg_nav-main_tab-active.gif) repeat-y 100% 0;
}

.nav-main li.active a {
    position: relative;
    padding-top: 10px;
    padding-right: 28px;
    margin-top: 0;
    background: url(/images/bg_nav-main_tab-active_a.gif) no-repeat 100% 0;
    position: relative;
}

.nav-main li#fotogallery {
    text-indent: -9999px;
}

.nav-main li#fotogallery a {
    display: block;
    padding: 20px 0 0;
    position: absolute;
    top: 0;
    left: 745px;
    width: 25px;
    background: url(/images/bg_nav-main_fotogallery.gif) no-repeat 0 0;
    margin-top: 3px;
}

.nav-main li#news {
    text-indent: -9999px;
}

.nav-main li#news a {
    display: block;
    padding: 20px 0 0;
    position: absolute;
    top: 0;
    left: 690px;
    width: 25px;
    background: url(/images/bg_nav-main_news.gif) no-repeat 0 0;
    margin-top: 3px;
}

.nav-main li#rassegna-stampa {
    text-indent: -9999px;
}

.nav-main li#rassegna-stampa a {
    display: block;
    padding: 20px 0 0;
    position: absolute;
    top: 0;
    left: 720px;
    width: 25px;
    background: url(/images/bg_nav-main_rassegna-stampa.gif) no-repeat 0 0;
    margin-top: 3px;
}


.nav-main a {
    padding: 10px 15px 7px;
    display: block;
    text-decoration: none;
    color: #fff;
}

#nav-supp {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/images/bg_nav-supp.gif) no-repeat 0 0;
    width: 246px;
    height: 30px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

#nav-supp ul {
    list-style-type: none;
    clear: both;
}

/* Clear both trick for IE7- */
#nav-supp ul:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#nav-supp ul {display:inline-block;}
/* Hide from IE Mac \*/
* html #nav-supp ul {height: 1%;}
#nav-supp ul {display:block;}
/* End hide from IE Mac */

#nav-supp input.text {
    background-color: #fff;
    border: 1px solid #fff;
    width: 200px;
    margin: 7px 7px 0 10px;
    height: 12px;
    color: #474742;
    font-size: 80%;
}

#nav-supp input.image {
    vertical-align: -4px;
}


/* --- ROWs --- */

.row { 
    clear: both;
}

/* Clear both trick for IE7- */
.row:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.row {display:inline-block;}
/* Hide from IE Mac \*/
* html .row {height: 1%;}
.row {display:block;}
/* End hide from IE Mac */

.wrapper {
    width: 768px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
}

/* Clear both trick for IE7- */
.wrapper:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.wrapper {display:inline-block;}
/* Hide from IE Mac \*/
* html .wrapper {height: 1%;}
.wrapper {display:block;}
/* End hide from IE Mac */

.c1 { width: 246px; }
.c2 { width: 507px; }

.l { float: left; }
.r { float: right; }

#bar {
    padding: 20px 0 0;
    background: #245b60;
}

#bar .c1.r { border-top: 5px solid #fff; }

#bar .wrapper {
    background: url(/images/bg_bar_wrapper.gif) repeat-y 0 0;
    position: relative;
}

#bar #fondo-professioni {
  position: absolute;
  top: 0;
  left: -260px;
  width: 250px;
  background: white;
  padding: 5px 0 10px;
}

#bar #fondo-professioni p {
  font-size: 10px;
  padding: 10px 10px 0;
}

#video-news_buttons .wrapper {
    background: url(/images/bg_video-news_buttons.gif) no-repeat 0 0;
    padding-bottom: 30px;
    margin-bottom: 10px;
}

#video-news_buttons.row {
    background: url(/images/bg_video-news_buttons_row.gif) repeat-x 0 0;
}

#video {
    border: 5px solid #fff;
    border-bottom: none;
}

#news-list {
    margin: 5px;
    background: #eee;
    font-size: 85%;
    min-height:150px;
    height:auto !important;
    height:150px;
}

#news-list .even { background: #fff; }

#news-list dl {
    margin: 5px;
    padding: 0 5px;
}

.in-evidence {
    border: 5px solid #eee;
    padding: 10px;
    margin-bottom: 5px;
}

.in-great-evidence {
    background: url(/images/bg_in-great-evidence.gif) no-repeat 100% 100%;
    padding: 0 0 30px;
    margin-bottom: 5px;
}

.in-great-evidence .inner {
    background: url(/images/bg_in-great-evidence.gif) no-repeat 0 0;
    padding: 10px 10px 0;
    margin: 0;    
}

.course-list { width: 506px; }

.thumbs { margin: -2px; }

.thumbs img {
  visibility: hidden;
}

.thumbs a {
  float: left;
  display: block;
  background: #eee;
  border: 2px solid #fff;
  width: 98px;
  height: 53px;
  overflow: hidden;
}


/* --- FOOTER --- */

#footer { 
    padding: 20px 0;
    background: #245b60 url(/images/bg_footer.gif) repeat-x 0 0;
}

#footer .wrapper {
    text-align: left;
}

#footer li,
#footer li li { 
    font-size: 85%;
}

#footer a { 
    color: #ff9a17;
}

#footer li li a { 
    padding-left: 15px;
    color: #fff;
    font-weight: normal;
}

#v-card {
    padding: 0 15px;
    background: #eee;
    border: 1px solid #1d515b;
}

#v-card p {
    margin: 10px 0;
}

#v-card a {
    font-weight: normal;
}

#map ul {
    list-style-type: none;
    float: left;
    width: 33%;
}

#map ul ul {
    float: none;
    width: 100%;
}

#map li {
    margin-bottom: 8px;
}

#map li li {
    margin: 4px 0;
}

#logos {
    margin-top: 30px;
    margin-bottom: 10px;
}

#logos .wrapper {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0;
}

#logos img {
    border: none;
}

/* TYPOGRAPHY
------------------------------ */

h1 {
    margin: 10px 0 0;
    padding: 5px 5px 3px;
    border-bottom: 1px solid #72c2c3;
    font: normal 197% Helvetica, Arial, Verdana, sans-serif;
    color: #245b60;
    border-left: 5px solid #00a03d;
    letter-spacing: -1px;
}

h1 a {       
    color: #245b60;
    font-weight: normal;
}
   
    #video-news_buttons h1,
    #video-news_buttons h1 a {       
        color: #245b60;
        border: none;
        margin-top: 0;
        font-weight: bold;
    }
    
    #video-news_buttons h1 {
        font-size: 100%;
        float: left;
    }

    #video-news_buttons h1#fotogallery { padding: 8px 0 0 45px; }
    #video-news_buttons h1#news { padding: 8px 0 0 40px; }
    #video-news_buttons h1#rassegna-stampa { padding: 8px 0 0 45px; }
  
    .in-evidence h1 {
        font-size: 1.5em;
        margin-left: -15px;
        padding-left: 10px;
        width: 216px;
    }

    .in-great-evidence h1 {
        font-size: 1.5em;
        border-left: none;
        border-bottom: 1px solid #fff;
        margin-left: -5px;
        color: #fff;
    }

h2 {
    border-left: 5px solid #13adad;
    font: normal 182% Helvetica, Arial, Verdana, sans-serif;
    color: #131516;
    margin: 0 0 10px;
    padding: 3px 5px 5px;
} 

h2 a {       
    color: #131516;
    font-weight: normal;
}

    .in-evidence h2 {
        font-size: 1em;
        margin-left: -15px;
        padding-left: 10px;
    }

    .in-great-evidence h2 {
        font-size: 1em;
        border: none;
        color: #fff;
        margin-left: -5px;
     }
 
h3 {
    font: normal 167% Helvetica, Arial, Verdana, sans-serif;
    color: #363c3f;
    margin: 0 0 10px;
    padding: 15px 5px 5px 12px;
    letter-spacing: -1px;
    background: url(/images/bullet_star.gif) no-repeat 0 18px;
    clear: both;
} 
 
    .in-evidence h3 {
        font-size: 1em;
        color:#131516;
        margin: 0 -10px;
        padding: 6px 10px 3px;
        background: #eee;
        letter-spacing: 0;
    }

h4 { font-size: 108%; }

p { 
    font-size: 100%;
    line-height: 140%;
}

    .in-evidence p,
    .in-evidence li,
    .in-evidence table tr td,
    .in-evidence table tr th,
    .in-great-evidence p,
    .in-great-evidence li,
    #v-card p { font-size: 85%; }

.content p { margin: 10px 0; }

.content p.caption { font-style: italic; }

.content p.prev-next { 
    border: 1px solid #eee;
    text-align: center;
}

.content p.go-up {
    text-align: right;
    border-top: 5px solid #72c2c3;
    margin: 15px 0 10px 400px;
}

.content p.go-up img {
    border-left: 5px solid #fff;
    margin-top: -14px;
    background: #fff;
}

.content ul {
    list-style-type: square;
    padding: 10px 0;
}

.content li {
    margin-left: 25px;
    line-height: 140%;
}

a {
    color: #245B60;
    font-weight: bold;
    text-decoration: none;
}

    p a { text-decoration: underline; }

    #news-list a {
        font-family: Helvetica, Arial, Verdana, sans-serif;
        color: #ff9a17;
    }

    .in-great-evidence a:hover,
    .in-great-evidence h1 a,
    .in-great-evidence h2 a { color: #fff; }

    .in-great-evidence a,
    .in-great-evidence h1 a:hover,
    .in-great-evidence h2 a:hover { color: #474742; }

    .in-evidence li a { text-decoration: underline; }

a:hover { color: #ff9a17; }

a img { border: none; }

dl.table-display {
    width: 507px;
    margin: 5px 0;
    padding: 0;
}

.table-display dt {
    width: 160px;
    float: left;
    margin: 0;
    padding: 5px 5px 5px 0;
    border-top: 1px dotted #ddd;
    font-style: italic;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd {
    float: left;
    width: 342px;
    margin: 0;
    padding: 5px 0;
    border-top: 1px dotted #ddd;
}

.table-display dd p {
    margin: 0 0 10px;
}

.date {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    line-height: 160%;
    text-align: right;
}

    #news-list .date { text-align: right; }

.in-evidence li {
    list-style-type: none;
    background: url(/images/bullet_star.gif) no-repeat 0 4px;
    margin: 0 0 5px 0;
    padding-left: 12px;
    color: #787783;
}

.in-great-evidence li {
    list-style-type: none;
    border-bottom: 1px solid #fff;
    margin: 0 0 5px 0;
    padding-left: 0;
}

.in-evidence li a {
    color: #787783;
    font-weight: normal;
}

    .home .in-evidence li a,
    .faq .in-evidence li a { color: #474742; }


/* --- FORM --- */

/* --- Contacts and search form --- */

.contacts-form { background: #245b60; margin: 0; padding: 0; }

.search-form { background: #ff9a17; }

.contacts-form .left-col,
.search-form .left-col { font-size: 85%; }

.contacts-form input,
.contacts-form textarea,
.search-form input,
.search-form textarea {
  background: #fff;
  font-size: 85%;
  color: #474742;
}

.contacts-form h3,
.search-form h3 {
  border-bottom: 1px solid #fff;
  color: #fff;
  margin: 20px 15px 0pt;
  padding: 20px 0pt 5px;
}

  .contacts-form h3 { background: #245b60; }
  
  .search-form h3 { background: #ff9a17; }

.contacts-form table {
  padding: 1px 0 0;
  margin: 0;
  width: 375px;
}

.contacts-form table thead {
    text-align: center;
}

.contacts-form table tr th {
  padding: 0 1px 2px;
  background: #fff;
  color: #474742;
  border-top: none;
  background: #498086;
  color: #fff;
  font-size: 85%;
}

.contacts-form table tr td {
  background: #fff;
  padding: 1px 2px;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  color: #474742;
  font-size: 85%;
}

.contacts-open-data,
#contacts-message-data,
.search-open-data {
  color: #fff;
  padding: 10px 0;
  clear: both;
}
  .contacts-open-data,
  #contacts-message-data { background: #245b60; }
  
  .search-open-data { background: #ff9a17; }
  
  .contacts-open-data.company {
    background: #498086;
    color: #fff;
  }

  #contacts-message-data,
  .contacts-open-data.needs {
    background: #7db5bb;
    color: #474742;
  }
  
.contacts-open-data div,
#contacts-message-data div,
.search-open-data div { margin: 5px 15px 0px; }

/* Clear both trick for IE7- */
.two-cols:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.two-cols {display:inline-block;}
/* Hide from IE Mac \*/
* html .two-cols {height: 1%;}
.two-cols {display: block;}
/* End hide from IE Mac */

.two-cols .left-col {
  float: left;
  margin: 0;
  width: 100px;
}

  .in-evidence .two-cols .left-col { width: 70px; }

.two-cols input.text {
  width: 377px;
  border: 2px solid #fff;
}

  .in-evidence .two-cols input.text,
  .in-evidence .two-cols select { width: 110px; }

  .needs .two-cols input.text {
    border: 2px solid #eee;
    width: 372px;
    font-size:100%;
    margin-bottom:5px;
    padding: 1px 4px;
  }

.two-cols select {
  width: 377px;
  border: 2px solid #fff;
  font-size: 85%;
  color: #474742;
}

  .needs .two-cols select {
    border: 2px solid #eee;
    width: 372px;
    font-size: 100%;
    margin-bottom: 5px;
  }
  
.two-cols .right-col {
  width: 377px;
  margin-left: 100px;
  font-size: 85%;
  background: #fff; 
  color: #474742;
}

.two-cols .right-col p {
  padding-left: 2px;
  padding-right: 2px;
}

.two-cols .right-col ul {
   padding: 2px 0;
}

.two-cols .right-col li {
  list-style-type: none;
  margin-left: 2px;
  padding-bottom: 2px;
}

  .two-cols .right-col .bullet-on li {
    list-style-type: square;
    margin-left: 17px;
  }

  .two-cols .right-col .bullet-on li li {
    list-style-type: none;
    margin-left: 0;
  }

.two-cols .right-col .in-two-cols li {
  width: 185px;
  float: left;
}

.two-cols .right-col li input { margin-right: 5px; }

.two-cols .right-col ul ul { padding-top: 2px; }

#contacts-message-open-text {
  background: #7db5bb;
  clear: both;
  padding: 10px 15px;
  font-size: 85%;
}

  #contacts-message-open-text.needs {
    padding-top: 0;
    margin-top: -10px;
  }

#contacts-message-open-text label {
  display: block;
  margin: 5px 0pt;
}

#contacts-message-open-text textarea {
  width: 477px;
  border: 2px solid #fff;
}

  .in-evidence #contacts-message-open-text textarea { width: 187px; }

#contacts-open-footer {
  background: #7db5bb;
  padding: 10px 15px 5px;
}

#contacts-open-footer input { border: 1px solid #245b60; }

#search-open-footer {
  background: #f3bf00;
  padding: 10px 15px;
}

#search-open-text { background: #f3bf00; }

#search-open-footer input { border: 1px solid #ff9a17; }




