@charset
"utf-8"
;
/* CSS Document */

/* ----------------- stili generici ---------------------*/
* {
    margin: 0;
    padding: 0;
}

body {
    background: url( ../img/bg_body.jpg ) repeat-x top left #E1E5EC;
    font-size: 12px;
    font-family: Trebuchet MS, Arial, sans-serif;
    behavior: url( "../css/csshover.htc" );
}

.wrapper {
    width: 1022px;
    margin: 0 auto;
}

.testing {
    border: 1px solid red;
}

.display {
    display: none;
}

.float_sx {
    float: left;
}

.float_dx {
    float: right;
}

.clear {
    clear: both;
}

.opacityit:hover {
    filter: progid: DXImageTransform . Microsoft . Alpha( opacity = 40 );
    -moz-opacity: 0.4;
    cursor: pointer;
}

.opacityit {
    filter: progid: DXImageTransform . Microsoft . Alpha( opacity = 100 );
    -moz-opacity: 1;
}

.visibility {
    display: none;
}

a {
    color: #FF6724;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* ------------------ gestione del menu di primo livello ------------*/

.header_menu ul {
    margin: 0px 0 0 21px;
    padding: 0;
    position: absolute;
    z-index: 60;
}

.header_menu li {
    display: inline;
    list-style: none;
    position: relative;
    float: left;
}

.header_menu li:hover a {
    background-position: bottom left; text-decoration:none;

}

.header_menu a {
    /*display:block;
     height:33px;
     margin-right:16px;
     float:left;*/
    color: black;
    text-decoration: none;
    margin-right: 16px;
}

.header_menu a:hover, #m1_active {
    background-position: bottom;
    display: block;
    height: 33px;
}

a.m1_1 {
    width: 70px;
    background: url( ../img/m1_1.jpg ) top left no-repeat;
    display: block;
    height: 33px;
    float: left;
}

a.m1_2 {
    width: 120px;
    background: url( ../img/m1_2.jpg ) top left no-repeat;
    display: block;
    height: 33px;
    display: block;
    height: 33px;
    float: left;
}

a.m1_3 {
    width: 71px;
    background: url( ../img/m1_6.jpg ) top left no-repeat;
    display: block;
    height: 33px;
    display: block;
    height: 33px;
    float: left;
}

a.m1_4 {
    width: 110px;
    background: url( ../img/m1_4.jpg ) top left no-repeat;
    display: block;
    height: 33px;
    display: block;
    height: 33px;
    float: left;
}

a.m1_5 {
    width: 90px;
    background: url( ../img/m1_5.jpg ) top left no-repeat;
    display: block;
    height: 33px;
    display: block;
    height: 33px;
    float: left;
}

a.m1_7 {
    width: 100px;
    background: url( ../img/m1_7.jpg ) top left no-repeat;
    display: block;
    height: 33px;
    display: block;
    height: 33px;
    float: left;
}

/* ------------------- header ---------------------*/
.header {
    height: 333px;
    position: relative;
    padding-top: 20px;
}

.visual_bg {
    height: 300px;
    width: 1024px;
    /*background: url( ../img/header_bg.jpg ) no-repeat;*/
    position: absolute;
    padding-left: 0px;
    z-index: 10;
    margin-top: 33px;
}

.header_title {
    width: 300px;
    height: 100px;
    position: absolute;
    top: 20px;
    left: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    z-index: 1;
    margin-left: 9px;
}

.header_para {
    width: 300px;
    height: 100px;
    position: absolute;
    top: 50px;
    left: 50px;
    font-size: 17px;
    color: #ffffff;
    z-index: 1;
    margin-left: 9px;
}

.header_visual {
    width: 1006px;
    height: 300px; /*background:url(../img/header_img.jpg) no-repeat;*/
    margin-left: 9px;
    z-index: 0;
    position: relative;
}

.service_menu {
    position: absolute;
    right: 0;
    top: 14px;
}

.service_menu ul {
    margin: 0;
    padding: 0;
}

.service_menu li {
    float: left;
    margin-left: 10px;
    list-style: none;
}

.service_menu a {
    color: white;
    text-decoration: none;
}

.service_menu a:hover {
    color: white;
    text-decoration: underline;
}

input.search {
    background: url( ../img/bg_search.gif ) no-repeat;
    border: none;
    height: 21px;
    padding: 4px 0 5px 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 130px;
    overflow: hidden;
    margin-bottom: 15px;
}

.search_li {
    padding-bottom: 10px;
}

/* ----------------------- footer -----------------------*/
.footer {
    background: url( ../img/bg_footer.jpg ) repeat-x;
    height: 150px;
    clear: both;
    width: 100%;
}

.footer ul {
    margin: 0 auto;
    width: 994px;
    padding: 15px;
}

.footer li {
    display: block;
    float: left;
    margin-right: 10px;
}

.footer a {
    color: white;
}

.footer p {
    color: #666666;
    margin-bottom: 10px;
}

.footer h5 {
    color: white;
}

/*------------------------ content --------------------------*/
.content_wrapper {
    background: url( ../img/bg_content.png ) left top repeat-y;
    width: 1050px;
}

.overlapping_visual {
    position: relative;
    padding: 0px 14px 0 14px;
}

.content_wrapper {
    float: left;
    width: 1024px;
    position: relative;
}

.content_wrapper .col_sx {
    float: left;
    width: 250px;
    /*width:250px;
     position:absolute;*/
    z-index: 1;
    padding-left: 9px;
    overflow: hidden;
    *margin-top:3px;
}

.content_wrapper .col_dx {
    width: 764px;
    position: relative;
    z-index: 20;
    float: right; /*background:url(../img/bg_col_dx.png) repeat-y;*/
    height: auto !important;
    height: 1100px;
    min-height: 1050px; /* questo valore della colonna destra è impostato per fare in modo che la colonna sx nn si sovrapponga al footer*/
}

.bluecolumn {
    background: url( ../img/bg_col_dx_continue.jpg ) top left repeat-x;
    margin: 0 14px;
    float: left;
}

.separatorLanciHp {
    background: url( ../img/lanci_separator.gif ) repeat-x center;
    height: 3px;
    line-height: 3px;
    min-height: 3px;
    padding: 0;
    margin: 3px 0;
}

.separator {
    background: url( ../img/lanci_separator.gif ) repeat-x center;
    height: 3px;
    line-height: 3px;
    min-height: 3px;
    padding: 0;
    margin: 3px 0;
   /* width: 281px;*/
    clear: both;
}

.strong {
    font-weight: bold;
}

.content_elevator
{
position:relative;
/*top:-65px;*/
margin-top:-65px;
}


.banner_controller {
    padding: 0 0 0 4px;
    margin: 15px 0;
}

a.go_shop {
/*color:#FF3300;*/
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 4px;
    font-family: 'trebuchet MS', 'tahoma', Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    display: block;
}

/*------------ gestione del carousel per i prodotti ----------*/

.carousel_prodotto {
    margin: 13px 0 20px 21px;
    clear: both;
    height: 180px;
}

.carousel_prodotto {
    font-size: 11px;
}

.carousel_prodotto p.prezzo {
    color: #B33500;
}

.carousel_prodotto li {
    display: inline;
    width: 100px;
    float: left;
    text-align: center
}

.carousel_prodotto li img {
    margin-bottom: 20px;
}

/*----------------- gestione dei tab in home page e nella pagine del corso-------- */
.tab_home, .tab_corso, .tab {
    margin: 18px 0 0 18px;
    height: 30px;
    line-height: 30px;
}

.tab_home li, .tab_corso li, .tab li {
    display: block;
    height: 30px;
    margin-right: 7px;
    float: left;
}

.tab_home a, .tab_corso a, .tab a {
    display: block;
    height: 30px;
    float: left;
    background-position: top;
}

.tab_home a:hover, #home_tab_active, .tab_corso a:hover, #corso_tab_active, .tab a:hover {
    background-position: bottom;
}

.m2_home_1 {
    background: url( ../img/m2_home_0.jpg ) no-repeat;
    width: 75px;
}

.m2_home_2 {
    background: url( ../img/m2_2.jpg ) no-repeat;
    width: 155px;
}

.m2_home_3 {
    background: url( ../img/m2_3.jpg ) no-repeat;
    width: 170px;
}

.m2_home_4 {
    background: url( ../img/m2_4.jpg ) no-repeat;
    width: 100px;
}

.m2_home_5 {
    background: url( ../img/m2_5.jpg ) no-repeat;
    width: 141px;
}

/* */
.tab_box {
    border: 1px solid #CCCCCC;
    margin: 0 4px;
    background: white;
    padding: 22px 17px;
}

.news_principe {
    clear: both;
    min-height: 140px;
    display: table;
    width: 520px;
    float: left;
    /*padding-bottom: 10px;*/
}


.news_floated {
	float: right;
	width: 150px;
	border-left:1px dotted #999999;
	padding-left: 16px;
}

.news_principe img {
    border: 1px solid #ececec;
}

.news_principe h3 {
    font-family: 'trebuchet ms', Tahoma, Arial, sans-serif;
}

.news_principe .minicol_sx {
    width: 35%;
    float: left;
    display: table-cell;
}

.news_principe .minicol_dx {
    width: 63%;
    float: left;
    display: table-cell;
}

.news_principe p {
    margin-bottom: 15px;
}

.news_list {
/*height:141px;*/
    /* margin: 20px 0 0 0; */
    padding: 12px 0 0 0;
    border-top:1px dotted #999999;
}

.news_list li {
    width: 147px;
    display: block;
    float: left;
    padding: 0 16px;
    border-right: 1px dotted #999;
}

li.last_news {
    padding-right: 0;
    border: none;
}

li.first_news {
    padding-left: 0
}

.news_list li p, .news_floated p {
    font-size: 11px;
    /*color: #666666;*/
}

.news_list li img {
    border: 1px solid #CCCCCC
}

.h_banner {
    margin: 10px 4px
}

/* ------------ tab corsi ------------ */

.home_corsi_tab {
    margin: 0px 0 0 18px;
    height: 30px;
    line-height: 30px;
}

.home_corsi_tab li {
    display: block;
    height: 30px;
    margin-right: 7px;
    float: left;
}

.home_corsi_tab a {
    display: block;
    height: 30px;
    float: left;
    background-position: top;
}

.home_corsi_tab a:hover, #home_tabcorsi_active {
    background-position: bottom;
}

.m3_home_1 {
    background: url( ../img/m3_1.jpg ) no-repeat;
    width: 223px;
}

.m3_home_2 {
    background: url( ../img/m3_2.jpg ) no-repeat;
    width: 200px;
}

.m3_home_3 {
    background: url( ../img/m3_3.jpg ) no-repeat;
    width: 155px;
}

.minicol_dx_corso {
    width: 43%;
    float: right;
}

.minicol_dx_date li {
    display: block;
    clear: both;
    padding: 5px 0;
}

.minicol_dx_date {
    width: 25%;
    float: right;
    margin-left: 15px;
    border: 1px dotted #666666;
    padding: 4px;
}

.minicol_dx_date p {
    float: left;
    width: 60%;
    margin: 0;
    font-size: 12px;
    color: #7D0902;
    font-weight: bold;
}

p.corsi_label {
    width: 29%;
    float: left;
    font-weight: normal;
    color: black;
}

.minicol_dx_corso p {
    margin: 0;
}

#prossimi_appuntamenti .news_principe, #perleaziende .news_principe {
    padding-top: 18px;
    clear: both;
    min-height: 140px;
    border-bottom: 1px dotted #999;
    display: table;
    width: 100%;
    padding-bottom: 10px;
    float:none;
}

#prossimi_appuntamenti .news_principe .minicol_sx
{
width: 27%;
}

.elenco_corsi {
    background: url( ../img/title_elenco_corsi.jpg ) no-repeat top left;
    display: block;
    width: 266px;
    height: 18px;
    margin: 15px 0 0 0;
}

/* ----------------tab video -------------------- */
.home_tab_video_col_sx {
    width: 371px;
    float: left;
}

.home_tab_video_col_dx {
    width: 280px;
    float: right;
}

.video_box {
    height: 350px;
    overflow: auto;
    margin-bottom: 10px;
}

.home_related_video_box img {
    margin-right: 10px;
    margin-bottom: 15px;
}

.home_related_video_box p {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}

#clear{
    clear: both;
    height: 0;
}

.home_related_video_box a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.home_related_video_box h5 {
    margin-bottom: 8px;
}

.home_related_video_box .separator {
    width: 100%;
}

#home_tab_video {
    /*height: 310px;*/
}

a.goto_archivio_video {
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
}

h2.sostituto {
    font-family: 'trebuchet MS', 'tahoma', Verdana, Arial, Helvetica, sans-serif;
    font-size: 26px;
    color: black;
    margin-bottom: 10px;
}

h3.sostituto {
    font-family: 'trebuchet MS', 'tahoma', Verdana, Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: black;
    margin-bottom: 10px;
}

h4.sostituto {
    font-family: 'trebuchet MS', 'tahoma', Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: black;
    margin-bottom: 10px;
}

/* -------------------tab risorse -------------*/

#home_tab_risorse ul#multi {
    width: 100%;
    overflow: hidden;
    margin-top: 10px; /* simple clearing of floats */
}

#home_tab_risorse ul#multi li {
    float: left;
    width: 42%;
    margin-left: 1%;
    display: inline;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999 /* per evitare il float double margin bug di IE*/
}

#home_tab_risorse ul#multi li p {
    margin-bottom: 3px;
}

.TEXT {
    padding-left: 40px;
    background: url( ../img/icon_32x32_pdf.jpg ) no-repeat top left;
}

.DOC {
    padding-left: 40px;
    background: url( ../img/icon_32x32_pdf.jpg ) no-repeat top left;
}

.IMG {
    padding-left: 40px;
    background: url( ../img/icon_32x32_img.jpg ) no-repeat top left;
}

.VIDEO {
    padding-left: 40px;
    background: url( ../img/icon_32x32_video.jpg ) no-repeat top left;
}

.AUDIO {
    padding-left: 40px;
    background: url( ../img/icon_32x32_audio.jpg ) no-repeat top left;
}

/* ---------------  tab gallery --------------*/
.gallery_thumb {
    margin: 15px 0 8px 0
}

.no_hand_pointer {
    cursor: default;
}

.gallery_thumb div {
    display: block;
    margin-right: 10px;
    background: url( ../img/bg_thumb_gallery.jpg ) no-repeat;
    height: 92px;
    width: 120px;
    padding: 10px 0 0 0;
}

div.last_thumb_gallery {
    margin-right: 0;
}

/* ----------------- tab hrd sui media */

#home_tab_media {
    height: 730px;
}

.box_singolo_media {
    margin: 25px 0;
    clear: both;
    height: 150px;
}

.box_singolo_media .minicol_sx {
    width: 145px;
    float: left;
}

.box_singolo_media .minicol_dx {
    width: 517px;
    float: right;
}

.fumetto {
    width: 517px;
    background: url( ../img/fumetto_top.gif ) no-repeat top left;
    padding-top: 6px
}

.fumetto p {
    margin: 10px;
}

.box_singolo_media h4 {
    color: black;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 4px 0;
}

.box_singolo_media p {
    color: #666666;
}

.fumetto_bottom {
    width: 517px;
    height: 24px;
    background: url( ../img/fumetto_bottom.gif ) bottom left;
}

/*
.nav_box ul li a
    {
    display:block;
    float:none;
    color:black;
    height:20px;
    line-height:2em;
    height:2em;
    text-decoration:none;
    }

.nav_box
    {position:absolute; z-index:50; top:0;left:0;}

.nav_box ul			{margin:33px 0 0 0;background:#FFB21C;}
.nav_box ul li		{display:block; line-height:2em; height:2em; border-bottom:1px dotted white;background:#FFB21C; padding:0 5px;  }
.nav_box ul li:hover	{ background:#CE8200;}
*/

/* testi sostitutivi di sifr */
.section_title {
    font-family: 'trebuchet MS', 'tahoma', Verdana, Arial, Helvetica, sans-serif;
    font-size: 36px;
    color: black;
    margin-left: 5px;
    font-weight: normal;
    margin-bottom: 10px;
}

.nomecorso {
    font-family: 'trebuchet MS', 'tahoma', Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: black;
    margin-bottom: 3px;
    font-weight: bold;
}

.nomecorso a {
    color: black;
}

.nomecorso a:hover {
    color: #FF6724;
    text-decoration: none;
}

.sottotitolocorso {
    font-family: 'trebuchet MS', 'tahoma', Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #7D0902;
    margin-bottom: 10px;
    font-weight: bold;
}

.nome_oggetto {
    font-family: 'trebuchet MS', 'tahoma', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
    font-size: 14px;
    color: black;
    margin-bottom: 5px;
    font-weight: bold;
}

/* ---------------------- elenco corsi -------------*/
.internal_page_box {
    border: 0px solid #CCCCCC;
    margin: 15px 4px 0 4px;
    background: white;
    padding: 22px 10px;
	width:690px;
    min-height: 600px;
}
.internal_page_box h1,
.internal_page_box h2,
.internal_page_box blockquote
{ display:block}

.internal_page_box p{
    text-align: justify;
}
#elenco_corsi .corso_calendario {
	width: 250px; float: left;
	position: relative; top: -7px;
}

#elenco_corsi ul#multi {
    width: 420px;
    float: left;
    overflow: hidden;
    margin-top: 10px; /* simple clearing of floats */
}

#elenco_corsi ul#multi li {
    float: left;
    width: 17%;
    margin-right: 2%;
    display: inline;
    margin-bottom: 10px;
    padding-bottom: 5px; /* per evitare il float double margin bug di IE*/
    margin-bottom: 20px;
}

#elenco_corsi ul#multi li p {
    margin-left: 10px;
    border-bottom: 1px dotted #999;
    padding: 3px 0;
    font-size: 11px;
    height: 30px;
}

#elenco_corsi ul#multi h4 {
    text-transform: uppercase;
    color: #FF6724;
    font-size: 11px;
    border-bottom: 1px dotted #999;
    font-weight: bold;
    height: 30px;
}

.calendar_wrapper {
    margin: 15px auto;
    padding: 0 13px;
}

.calendar_wrapper div.calendario {
    width: 230px;
    float: left;
}

div.calendario table {
    width: 225px;
    background: url( ../img/calendar_bg.jpg ) bottom left no-repeat;
}

.calendar_wrapper div.mese_correlato {
    width: 440px;
    float: right;
}

.nome_evento {
    color: #FF6724;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999999;
    text-align:left !important;
}

.nome_evento a {
    color: black;
    font-weight: bold;
}

.descrizione_evento {
    margin-bottom: 10px;
    font-size: 11px;
}

.calendario .mese {
    background: black;
    height: 26px;
    padding: 0 10px;
}

.calendario th {
    height: 26px;
    background: url( ../img/bg_th.jpg ) repeat-x top left;
    border-right: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    text-align: center;
    width: 32px;
}

.calendario td {
    width: 32px;
    border-right: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    text-align: center;
    height: 24px;
}

.calendario td.conevento {
    background: url( ../img/calendar_evento.jpg ) center no-repeat;
}

.conevento a {
    color: black;
}

.conevento a:hover {
    color: #ffffff;
    text-decoration: none;
}

.sceltamese {
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-align: left;
    margin-left: 0px;
    width: 150px;
}

.sceltamese li {
    display: inline;
    float: left;
}

.calendar_wrapper {
    margin-bottom: 20px;
    height: auto !important;
    height: 180px;
    min-height: 180px;
}

.container_principe {
    height: auto !important; position:relative;
    /*min-height:350px;*/
    width: 100%;
    clear: both;
}

container_principe_documenti {
    position: relative;
    left: 0;
}

.slideshow_principe {
background:#fff; float:left;}

.principe_sx {
    padding:0; display:block; float:left; }

.principe_dx {
   float:right; width:270px; display:block;
   background:#fff;
    padding-right: 10px;}

h3.elenco {
    font-size: 18px;
    color: #990000;
    text-transform: uppercase;
    margin-bottom: 5px;
}

p.corso_subtitle {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 5px;
}

.principe_dx .multi {
    width: 100%;
    overflow: hidden;
    margin-top: 10px; /* simple clearing of floats */
}

.principe_dx ul.multi li {
    float: left;
    width: 46%;
    margin-left: 1%;
    margin-right: 10px;
    display: inline;
    margin-bottom: 3px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999 /* per evitare il float double margin bug di IE*/
}

.principe_dx ul.multi li p {
    margin-bottom: 0px;
    float: right;
    font-weight: bold;
    font-size: 11px;
}

.principe_dx ul.multi li p.label {
    float: left;
    font-size: 10px;
    padding-top: 2px;
    font-weight: normal;
}

a.dettagli {
    background: url( ../img/icona_dettagli.jpg ) no-repeat left top;
    display: block;
    height: 22px;
    width: 164px;
    color: #990000;
    padding-left: 30px;
    padding-top: 5px;
    font-weight: bold;
}

a.dettagli:hover {
    background: url( ../img/icona_dettagli.jpg ) no-repeat left bottom;
    padding-left: 30px;
    padding-top: 5px;
    text-decoration: none;
}

ul.action_button {
    background: #FFC149;
    margin-top: 10px;
    height: 27px;
    width: 100%; /*overflow:hidden;*/
    clear: both; /*position:relative;*/
}

ul.action_button li {
    float: left;
    margin-left: 10px;
}

.singolo_corso {
    clear: both;
    margin: 0px 0;
    height: auto !important;
    height: 180px; /*min-height:180px;*/
    padding: 25px 12px 25px 12px;
}

.box_immagine {
    width: 20%;
    float: left;
}

.box_immagine p {
    font-size: 11px;
}

.box_immagine img {
    border: 1px solid #cccccc;
}

.box_descrizione {
    float: right;
    width: 480px;
}

.categoria_corso {
    color: #666666;
    font-size: 11px;
    margin-bottom: 5px;
}

/* --------------- dettaglio corso */
#dettaglio_corso .internal_page_box {
    padding: 0 15px;
    margin-top: 0;
    height: auto !important;
    height: 500px;
    min-height: 600px;
    background: white;
}

#dettaglio_corso .slideshow_principe {
    margin: 0 10px 10px 0;
}

#dettaglio_corso .internal_page_box p {
    margin-bottom: 5px;
    font-family: 'trebuchet MS', 'tahoma', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
}

#dettaglio_corso .internal_page_box h3 {
    color: #990000;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
    margin: 12px 0;
}

#dettaglio_corso .nomecorso {
    font-size:34px;
    margin: 30px 0 8px 0;
    font-weight: normal;
    text-transform:lowercase;
}

#dettaglio_corso .nomecorso:first-letter {
    text-transform:uppercase!important;
    font-size:34px!important;
    font-weight: normal!important;
	 text-decoration:none;!important;
}

#dettaglio_corso .sottotitolocorso {
    color: black;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    line-height: 1.2em;
    font-size: 16px;
    margin-bottom: 20px;
}

.contenuto {
    width: 515px;
    float: left;
	background:#FFFFFF;
    padding-right: 10px; /*padding-bottom:20px*/
}
/*
.internal_page_box {
    float: left;
    clear: both;
}
*/
.spalla_destra {
    width: 165px;
    float: left;

}

.img_interna {
    /*width: 172px;*/
}

.mrg_dx {
    margin-left: 8px;
    margin-bottom: 0;
}

.mrg_sx {
    margin-right: 8px;
    margin-bottom: 0;
}

a.informazioni {
    background: url( ../img/icona_info.jpg ) no-repeat left top;
    display: block;
    height: 22px;
    width: 164px;
    color: #990000;
    padding-left: 30px;
    padding-top: 5px;
    font-weight: bold;
}

a.informazioni:hover {
    background: url( ../img/icona_info.jpg ) no-repeat left bottom;
    padding-left: 30px;
    padding-top: 5px;
    text-decoration: none;
}

.prossima_edizione {
    background: url( ../img/title_prossima_edizione.jpg ) no-repeat top left #FFA214;
    border: 1px #333333 dashed;
   /* width: 146px;*/
    margin-top: 64px;
    margin-bottom: 16px;
    padding-top: 35px;
    padding: 35px 8px 35px 8px;
}

.prossima_edizione p {
    float: right;
    font-weight: bold;
    font-size: 11px;
}

.prossima_edizione p.label {
    float: left;
    color: white;
    font-size: 10px;
}

.prossima_edizione li {
    line-height: 15px;
    /*height: 15px;*/
    clear: both;
    border-bottom: 1px dotted white;
}

.prossima_edizione a.label {
    /*float: left;*/
    color: white;
    font-size: 14px;
    border-bottom-color: #FFA214;
}

.iscriviti_subito {
    background: url( ../img/title_iscriviti_ora.jpg ) no-repeat top left #B33500;
    /*width: 146px;*/
    margin-top: 0px;
    margin-bottom: 16px;
    padding: 40px 8px 5px 8px;
}

.iscriviti_subito p {
    color: white;
}

.iscriviti_subito a {
    color: white;
    text-decoration: underline;
}

.iscriviti_subito a:hover {
    color: white;
    text-decoration: none;
}

.iscriviti_subito_call {
    background: #B33500;
    color: #FFF;
    height:30px;
    line-height:30px;
    display:block;
    text-align:center;
    font-size: 14px;
    /*
    margin-top: 20px;
    margin-bottom: 20px;
    */
}

.iscriviti_call  {
    background: #FFA214;
    color: #FFF;
     height:30px;
    line-height:30px;
    display:block;
    text-align:center;
    font-size: 14px;
    /*
    margin-top: 20px;
    margin-bottom: 20px;

    border: 1px dashed #333;*/
}

.contattaci {
    background: url( ../img/title_contattaci.jpg ) no-repeat top left white;
    border: 1px dashed #FFA214; /* #999999 */
    /*width: 147px;*/
    margin-top: 0px;
    margin-bottom: 16px;
    padding: 30px 8px 5px 6px;
}

.contattaci input {
    background: url( ../img/bg_input.jpg ) repeat-x;
    height: 18px;
    border: 1px solid #C7CFD7;
    margin-bottom: 5px;
    font-size: 10px;
    color: #999999;
    width: 143px;
    padding: 2px 0 0 3px;
}

.contattaci  .button_contatti {
    background: url( ../img/bg_input_button.jpg ) repeat-x;
    cursor:pointer;
    width: 143px;
    height: 22px;
    color: black;
    border: none;
    font-size: 10px;
}

.related {
    background: url( ../img/title_interessa.jpg ) no-repeat top left white;
    border: 1px dashed #999999;
   /* width: 143px;*/
    margin-top: 0px;
    margin-bottom: 16px;
    padding: 30px 8px 5px 8px;
}

.related img {
    border: 1px solid #ccc;
}

.related a {
    font-weight: bold;
    /*text-transform:lowercase;    */
    font-size:11px;
}

.related a:first-letter {
    /*text-transform:uppercase!important; */
    text-decoration:none;
}

.rel_dsc {
    font-size: 10px;
    color: #666666;
    margin-bottom: 20px;
    line-height: 0.9em;
}

.menucorsi {
    background: url( ../img/bg_menucorsi_categoria.jpg ) repeat-y left #EDEEF3;
    position: relative;
    top: -3px;
    border-bottom: 1px dotted black;
}

.menucorsi li a {
    padding-left: 20px;
    display: block;
    /*height: 20px;*/
    font-size: 14px;
    color: black;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    /*text-transform: lowercase;*/
}

.menucorsi li a:first-letter {
    /*text-transform: uppercase; */
    text-decoration:none;
}

.menucorsi li a:hover, .menucorsi li a.active {
    background: url( ../img/bg_menucorsi_bottone.jpg ) repeat-x top left;
    color: white;
}

li.category_name {
    padding-left: 1px;
    padding-top: 5px;
}

li.category_name_sub {
    padding-left: 10px;
}

/* gestione del box di contatti a scomparsa */

.action_button .contattaci {
    background: #FFC149;
    width: 146px;
    margin-top: 0px;
    margin-bottom: 16px;
    padding: 10px 8px 5px 5px;
    position: absolute;
    z-index: 35;
}

.action_button .contattaci input {
    background: url( ../img/bg_input.jpg ) repeat-x;
    height: 18px;
    border: 1px solid #C7CFD7;
    margin-bottom: 5px;
    font-size: 10px;
    color: #999999;
    width: 143px;
    padding: 2px 0 0 3px;
}

.action_button .contattaci  .button_contatti {
    background: url( ../img/bg_input_button_internal.jpg ) repeat-x;
    width: 143px;
    height: 22px;
    color: white;
    border: none;
    font-size: 10px;
    padding-bottom: 4px;
}

.m_corso_1 {
    background: url( ../img/m_corso_1.jpg ) no-repeat top left;
    width: 75px;
}

.m_corso_2 {
    background: url( ../img/m_corso_2.jpg ) no-repeat top left;
    width: 83px;
}

.m_corso_3 {
    background: url( ../img/m_corso_3.jpg ) no-repeat top left;
    width: 79px;
}

.m_corso_4 {
    background: url( ../img/m_corso_4.jpg ) no-repeat top left;
    width: 113px;
}

.m_corso_5 {
    background: url( ../img/m_corso_5.jpg ) no-repeat top left;
    width: 127px;
}

.m_risorsa_1 {
    background: url( ../img/m_risorsa_1.jpg ) no-repeat top left;
    width: 83px;
}

.m_risorsa_2 {
    background: url( ../img/m_risorsa_2.jpg ) no-repeat top left;
    width: 79px;
}

.m_risorsa_3 {
    background: url( ../img/m_risorsa_3.jpg ) no-repeat top left;
    width: 124px;
}

.m_risorsa_4 {
    background: url( ../img/m_risorsa_4.jpg ) no-repeat top left;
    width: 70px;
}

.m_risorsa_5 {
    background: url( ../img/m_risorsa_5.jpg ) no-repeat top left;
    width: 104px;
}

.m_risorsa_6 {
    background: url( ../img/m_risorsa_6.jpg ) no-repeat top left;
    width: 130px;
}

#dettaglio_corso .video_box {
    height: auto;
}

.title_subsection {
    font-size: 18px;
}

/* --------------------- Aggiunta del calendario -------------------------- */
#calendario_eventi .internal_page_box {
    padding: 22px 10px;
}

.mese {
    background: url( ../img/bg_mese_calendario.jpg ) repeat-x #C8CED9;
    height: 28px;
    list-height: 35px;
    padding: 3px 0 0 10px;
}

.calendario_eventi {
    margin: 10px auto;
}

.pair {
    background: #FFF5EB;
    border-bottom: 1px solid white
}

.unpair {
    background: #F3E9E9;
    border-bottom: 1px solid white
}

.calendario_eventi td, .calendario_eventi th {
    padding: 5px 0 5px 10px;
}

a.url_minisito {
    font-weight: bold;
}

.calendario_eventi td p {
    margin-bottom: 3px;
}

.calendario_eventi td {
    border-right: 1px solid #E6E6E6
}

/* ---------------- risultato della ricerca ----------------------*/
.highlight {
    color: #FF6724;
}

#risultati_ricerca .internal_page_box {
    padding: 22px 10px;
}

.elenco_risultati {
    margin: 10px auto;
}

.elenco_risultati td, .elenco_risultati th {
    padding: 5px 10px 5px 10px;
}

.elenco_risultati td p {
    margin-bottom: 3px;
}

.elenco_risultati td {
    border-right: 1px solid #E6E6E6
}

.categoria {
    background: url( ../img/bg_mese_calendario.jpg ) repeat-x #C8CED9;
    height: 28px;
    line-height: 28px;
    padding: 3px 0 0 10px;
}

#risultati_ricerca .paginazione_interna {
    float: right;
    right: 10px;
    top: 10px;
    line-height: 20px;
    text-align: center;
}

#risultati_ricerca .paginazione_interna li {
    display: inline;
    height: 25px;
    width: 20px;
}

#risultati_ricerca .paginazione_interna li a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 20px;
    height: 25px;
    color: black;
}

#risultati_ricerca .paginazione_interna li a:hover, a.paginazione_active {
    background: url( ../img/bg_paginazione.jpg ) no-repeat top left;
}

.rigaevento {
    border-bottom: 1px dotted #cccccc;
    clear: both;
}

.rigaevento li {
    padding-bottom: 5px;
}

.rigaevento li p {
    display: inline;
    width: 49%;
    float: left;
}

.rigaevento li p.label {
    width: 100px;
}

/* --------------- archivio video -------- */

#archivio_video .internal_page_box {
/*width:100%;*/
    padding: 0 10px;
}

    .video_col_wrapper

.col_video {
    width: 400px;
    float: left;
}

.col_gallery {
    width: 410px;
    /*margin-right:100px;*/
    float: left;
}

.col_gallery_txt {
    /*width: 300px;*/
    float: left;
}

.col_audio {
    width: 300px;
    float: left;
}

.col_rassegna_stampa {
    width: 200px;
    float: left;
    padding: 10px 10px;
}

.col_rassegna_stampa_txt {
    width: 400px;
    float: right;
}

.col_video_txt {
    /*
    width: 280px;
    float: right;
    */
}

.col_video_txt2 {
    width: 280px;
    float: right;
}

.col_audio_txt {
    /*width: 390px;*/
    float: left;
}

.video_tags {
    margin: 10px 0;
}
.autore{
    font-weight:bold;
    color:#75787f;
}

.video_tags p {
    float: left;
    width: 49%;
    margin: 0px 0 5px 0;
}

.video_tags li {
    clear: both;
}

.box_commenti {
    clear: both;
    padding-top: 30px;
}

.col_comm {
    width: 49%;
    float: left;
}

.col_form {
    width: 48%;
    float: right;
    padding-right: 10px;
}

div.input_commenti {
    padding: 10px 8px;
    border: 1px dotted #898989;
    margin-bottom: 25px;
}

#texarea_commenti {
}

#archivio_video	.video_box {
    margin: 5px 0 30px 0;
}

.single_comment {
    border: 1px dotted #898989;
    padding: 6px;
    margin-bottom: 10px;
}

h5.user_image {
    background: url( ../img/icon_user.gif ) no-repeat left top;
    color: #7D0902;
    font-weight: bold;
    font-size: 12px;
    padding-left: 25px;
    margin-bottom: 10px;
}

.button_contatti {
    background: url( ../img/bg_input_button.jpg ) repeat-x;
    cursor:pointer;
    width: 143px;
    height: 22px;
    color: black;
    border: none;
    font-size: 12px;
}

a.button_contatti{
    background: url( ../img/bg_input_buttonExtends.jpg ) repeat-x;
    color: black;
    border: none;
    font-size: 12px;
    text-align:center;
    padding:10px 10px 10px 10px;
}
.button {
    background: url( ../img/bg_input_button.jpg ) repeat-x;
    height: 22px;
    margin-right: 5px;
    color: black;
    border: none;
    font-size: 12px;
}

#video p.label {
    width: 100px;
}

#video .paginazione_interna {
    float: left;
    right: 0px;
    top: 10px;
    line-height: 20px;
    text-align: center;
}

#video .paginazione_interna p {
    text-align: left;
}

#video .paginazione_interna li {
    display: inline;
    height: 25px;
    width: 20px;
}

#video .paginazione_interna li a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    color: black;
    background: url( ../img/bg_paginazione_video.jpg ) no-repeat top left;
}

#video .paginazione_interna li a:hover, #video .paginazione_interna li a.paginazione_active {
    background: url( ../img/bg_paginazione_video.jpg ) no-repeat bottom left;
    color: white;
}

/* ---------------- form di contatti ------------*/

#pagina_contatti .internal_page_box {
    padding: 10px 10px 0 10px;
}

.form_wrapper {
    padding: 10px;
    border: 1px dotted black;
    min-height: 430px;
    margin-bottom: 40px;
    margin-top: 20px;
    height: 430px;
}

.form {
    width: 51%;
    float: left;
}

.form_sx {
    width: 45%;
    float: left;
}

.form_dx {
    width: 45%;
    float: right;
}

#pagina_contatti label {
    width: 120px;
    display: block;
    float: left;
    padding-top: 5px
}

#pagina_contatti .form_wrapper li {
    list-style: none;
    clear: both;
    margin-bottom: 0px;
    height: 2.6em;
    border-bottom: 1px dotted #999999;
    padding: 8px 0 0 0;
}

#pagina_contatti .form_sx	input {
    float: left;
    background: url( ../img/bg_input.jpg ) repeat-x top left #DCDFE4;
    border: 1px solid #C7CFD7;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 19px;
    line-height: 19px;
    padding: 2px 0 0 2px;
    width: 180px;
}

#pagina_contatti .form	input {
    float: left;
    background: url( ../img/bg_input.jpg ) repeat-x top left #DCDFE4;
    border: 1px solid #C7CFD7;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 19px;
    line-height: 19px;
    padding: 2px 0 0 2px;
    width: 180px;
}


#pagina_contatti .form_dx	input {
    float: left;
    background: url( ../img/bg_input.jpg ) repeat-x top left #DCDFE4;
    border: 1px solid #C7CFD7;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 19px;
    line-height: 19px;
    padding: 2px 0 0 2px;
    width: 180px;
}

#pagina_contatti input[type=checkbox] {
    text-align: left;
    width: 20px;
    margin-right: 10px;
}

#pagina_contatti h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 10px;
}

p.disclaimer {
    font-size: 10px;
    padding-left: 150px;
}

#pagina_contatti textarea {
    width: 100%;
    height: 128px;
    background: url( ../img/bg_textarea.jpg ) repeat-x #D6DADF;
    border: 1px solid #C7CFD7;
    padding: 2px 0 0 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

a.registrati {
    display: block;
    width: 133px;
    height: 25px;
    color: black;
    background: url( ../img/bt_form_contatti.jpg ) no-repeat top;
    margin: 15px 0 15px 0;
    float: right;
    font-weight: bold;
    padding: 12px 0px 0px 0;
    text-align: center
}

a.registrati:hover {
    background-position: bottom;
    color: white;
    text-decoration: none;
}

.compulsory {
    font-weight: bold;
}

#pagina_contatti #checkbox {
    text-align: left;
    width: 20px;
    margin-right: 10px;
}

/* --------------- rassegna stampa ----------*/
#rassegna_stampa .internal_page_box {
    padding: 10px 10px 0 10px;
}

#rassegna_stampa .box_singolo_media {
    padding-bottom: 15px;
}

#rassegna_stampa .box_singolo_media {
    margin: 25px 0;
    clear: both;
    height: 200px;
}

#rassegna_stampa .paginazione_interna {
    float: left;
    right: 0;
    top: 10px;
    line-height: 20px;
    text-align: center;
    margin: 15px 0;
}

#rassegna_stampa .paginazione_interna p {
    text-align: left;
}

#rassegna_stampa .paginazione_interna li {
    display: inline;
    height: 25px;
    width: 20px;
}

#rassegna_stampa .paginazione_interna li a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    color: black;
    background: url( ../img/bg_paginazione_video.jpg ) no-repeat top left;
}

#rassegna_stampa .paginazione_interna li a:hover, #rassegna_stampa .paginazione_interna li a.paginazione_active {
    background: url( ../img/bg_paginazione_video.jpg ) no-repeat bottom left;
    color: white;
}

#home .tab_box {
    float: left;
    /*margin-bottom: 10px;*/
	width:690px;
}

.float_box {
    float: left;
}

.float_box div {
    float: left;
    width: 25%;
    margin-right: 2%;
    border: 1px solid red;
}

#home_tab_risorse h4.sostituto {
    margin-bottom: 25px;
}

.utenteLoggato {
    font-weight: bold;
    padding-right: 1px;
    color: orange;
    width:115px;
}

table#newsList td {
    padding: 2px;
}

table#newsList tr.dot {
    padding-top: 2px;
    border-bottom: 1px dotted #333;
}

div.documento .titolo {
    font-weight: bold;
    color: #FF6724;
    font-size: 14px;
    margin: 10px 0;
}

/****FIX***/

.newsHomeDescrizione {
    font-size: 11px;
}

.newsHomeDescrizione p{
    margin: 0;
}

.risorseHomeDescrizione {
    font-size: 11px;
}

.homeLanciTesto {
    color: #666;
}

.bordoBoxDown {
    border-bottom: 1px dotted #999;
    margin-right: 10px;
    height: 95px;
}

#news.contenuto {
    float: left;
    padding-right: 10px;
    padding-bottom: 20px
}

#news .sottotitolocorso {
    color: black;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    line-height: 1.2em;
    font-size: 16px;
    margin-bottom: 20px;
}

.sottotitolo {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: black;
    font-family: trebuchet MS;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-top: 10px;
    padding:5px;
}

#news .internal_page_box, #archivio_video .internal_page_box {
    width: 690px;
}

#archivio_video .tab,#news .tab ,#video .tab{
    position: relative;
    top: 15px;
    padding: 0;
    margin:10px 0pt 0pt 18px;
}

.posHome {
    background: url( ../img/m1_1.jpg ) no-repeat top left;
    width: 83px;
}

.pos_1 {
    background: url( ../img/m2_1.jpg ) no-repeat top left;
    width: 75px;
}

.pos_2 {
    background: url( ../img/m2_6.jpg ) no-repeat top left;
    width: 85px;
}
.prossima_edizione td.label {
    float: left;
    color: white;
    font-size: 10px;
}
.prossima_edizione td {
    font-size: 10px;
}

.ris_archivio {
    background: url( ../img/m2_6.jpg ) no-repeat top left;
    width: 85px;
}

.ris_dettaglio{
    background: url( ../img/m2_7.jpg ) no-repeat top left;
    width: 100px;
}

.menuSX {
    background: url( ../img/bg_menucorsi_categoria.jpg ) repeat-y #EDEEF3;
    position: relative;
    top: -6px;
    border-bottom: 1px dotted black;
}

.menuSX li a {
    padding-left: 20px;
    display: block;
   /* height: 20px;*/
    font-size: 14px;
    color: black;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
    /*text-transform: lowercase;*/
}

.menuSX li a:first-letter {
    text-transform: uppercase;  text-decoration:none;
}

.menuSX li a:hover, .menucorsi li a:active {
    background: url( ../img/bg_menucorsi_bottone.jpg ) repeat-x top left; text-decoration:none;
    color: white;
}

li.menuSX_section {
    /*padding-left: 1px;*/
    padding-top: 5px;
   /* padding-bottom: 10px;*/
    font-size:50px;
}

li.menuSX_item {
    /*padding-left: 10px;*/
    border-top:1px dotted #333;
}

#news .paginazione_interna {
    float: left;
    right: 0;
    top: 10px;
    line-height: 20px;
    text-align: center;
    margin: 15px 0;
}

#news .paginazione_interna p {
    text-align: left;
}

#news .paginazione_interna li {
    display: inline;
    height: 25px;
    width: 20px;
}

#news .paginazione_interna li a {
    float: left;
    display: block;
    margin-left: 10px;
    width: 20px;
    height: 20px;
    color: black;
    background: url( ../img/bg_paginazione_video.jpg ) no-repeat top left;
}

#news .paginazione_interna li a:hover, #news .paginazione_interna li a.paginazione_active {
    background: url( ../img/bg_paginazione_video.jpg ) no-repeat bottom left;
    color: white;
}

.dot {
    padding-top: 2px;
    border-bottom: 1px dotted #333;
}

.doc_1 {
    background: url( ../img/doc_2.jpg ) no-repeat top left;
    width: 140px;
}
.doc_2 {
    background: url( ../img/doc_1.jpg ) no-repeat top left;
    width: 180px;
}

.doc_3 {
    background: url( ../img/doc_3.jpg ) no-repeat top left;
    width: 100px;
}

.home_lanci{ display:table;  clear:both; /*padding-bottom: 10px;*/}

ul.home_lanci li
	{
	background:url(../img/li_lanci.gif) 5px 12px no-repeat;
	padding:5px 15px 5px 15px;
	width:230px;
	min-height:20px;
	}
ul.home_lanci a{
    color:#000;
    /*font-weight:bold;*/
    text-decoration: underline;
}

ul.home_lanci p
{
    /*width:50%; float:left;*/
	font-size:11px;
    /*display:table-cell;*/
    /*font-weight: bold;*/
    padding-bottom: 2px;
}

ul.home_lanci p.text
{
    color: gray;
    line-height: 1.1em;
    font-weight: normal;
}

ul.home_lanci p.text a
{
    color: gray;
}

table#staffTable td.staffTitolo {
    background:#d5d8df url("../img/staff.jpg") repeat-x 0 0;
    border-bottom: 1px dotted #333;
    padding-bottom:5px;
    color:#000;
}

img.boderSolid{
    border: 1px solid #ccc;
    margin:10px;
}
table#staffTable td.staffProfilo{
    padding:10px;
}

table#staffTable2 td.staffTitolo {
    background: url("../img/staff.jpg") repeat-x 0 0;
    padding-bottom:5px;
    color:#000;
}
img.boderSolid1{
    border: 1px solid #ccc;
}

table.sponsor td{
    padding:10px;
    text-align:center;
}
.testimonianza{ background:url(../img/bg-blockquote-bottom.jpg) 99% 82%  no-repeat}
.testimonianza h2{ font-size:14px; font-weight:bold;}
.testimonianza blockquote { margin:20px 0 5px 0; padding:0 43px 0 39px; background:url(../img/bg-blockquote.jpg) 0 0 no-repeat; font-style:italic; line-height:1.4em;  }
.testimonianza p { border-top:1px solid #ccc; padding:5px 0; color:#3333ff;}

/*Shop Carousel */
#showprodotti
{
    float: left;
    width: 240px;
    margin: 0 2px;
    height: 200px;
    overflow: hidden;
}

#showprodotti .link
{
    clear: both;
    text-align: center;
    word-spacing: 10px;
    padding-bottom: 200px;
    padding-top: 10px;
}

#showprodotti div .prodotti
{
    float: left;
    width: 240px;
    /*height: 170px;*/

}

#showprodotti div .prodotti
{
    float: left;
    width: 120px;
    text-align: center;
}
p.prezzo {
    color: #B33500;
}

/*SITE MAP*/
/* SITE MAP */

div#sitemap h2{ border:0;}

div#sitemap{ border-bottom:0px solid #ccc;padding:0; margin:0;list-style-image:none;

	BACKGROUND-POSITION: -9px 15px;
	BACKGROUND-IMAGE: url(../img/ul.gif);
	MARGIN: 4px 0px -2px 15px;
    padding-bottom:5px;
    BACKGROUND-REPEAT: repeat-y}

div.sitemap{
    border-bottom:0px solid #ccc;padding:0; margin:0;list-style-image:none;
	BACKGROUND-POSITION: -15px 5px;
	BACKGROUND-IMAGE: url(../img/li.gif);
	MARGIN: 4px 0px -2px 0px;
    padding-bottom:5px;
    BACKGROUND-REPEAT: no-repeat}

div.sitemap_interno{ border-bottom:0px solid #ccc; padding-left:40px;BACKGROUND-POSITION:20px 0px;
BACKGROUND-IMAGE: url(../img/li_interno.gif);
BACKGROUND-REPEAT: no-repeat;}
div.sitemap h2, div.sitemap_interno h2{font-size:16px; font-weight:lighter; margin-left:15px;padding:0 ;}
div.sitemap_interno h2{padding-top:5px;}
div.sitemap h2{padding-left:5px;}
.titolo {
    font-weight:bold;
    border-bottom: 1px solid #CCCCCC;
}

.cms ul {
    margin: 0;
    padding: 0;
}

.cms li {
background:transparent url(../img/blue-check.jpg) no-repeat scroll 0 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
padding-left:20px;
}

