*
{
    margin:0;
    padding:0;
}

body 
{
    text-align:center;
    font-family:Arial,Tahoma,Verdana;
    font-size:12px;
    background-image:url(../images/sfondo.jpg);
    background-position:left top;
    background-repeat:repeat-x;    
    background-color:#bababa;
    color:#3c3c3c;
}

a
{
    color:#0c0c0c;
    text-decoration:underline;
}

p
{
    text-align:left;
}

h1
{
    font-size:16px;
    font-weight:bold;
    color:#82aa30;
    text-transform:uppercase;
    padding-bottom:5px;
}

h2
{
    font-size:12px;
    font-weight:bold;
    color:#82aa30;
    text-transform:none;
}

strong
{
  color:#80a82e;
}

.faq
{
  color:#82aa30;
}

#centrato
{
    text-align:left;
    margin:0 auto;
    width:980px;
}

#header
{
    float:left;
    width:100%;
    margin:0;
    height:125px;
    background-color:Transparent;
    background-image:url(../images/header.gif);
    background-position:left top;
    background-repeat:no-repeat;    
}

#link
{
    width:500px;
    height:125px;
    float:left;
}

#menu
{
    float:left;
    margin-left:0px;
    margin-top:85px;
    width:480px;
}

#menu ul
{
    list-style:none;
}

#menu ul li
{
    display:inline;
    color:#8f8f8f;
}

#menu ul li a
{
    display:block;
    margin-right:8px;
    padding-right:8px;
    float:right;
    border-right:1px solid #8f8f8f;
    color:#8f8f8f;
    text-decoration:none;
    vertical-align:bottom;
    margin-top:5px;
    margin-right:5px;     
}

#menu ul li a:hover
{
    color:#8f8f8f;
    text-decoration:underline;    
}

#col_sx
{
    width:802px;
    float:left;
    background-color:#FFF;
}

#subHeader
{
    width:802px;
    height:225px;
}

#container_img_header
{
    width:490px;
    height:225px;
    background-image:url(../images/sfondo_subHeader_sx.jpg);
    background-position:left top;
    background-repeat:no-repeat;        
    float:left;
}

#container_img_header2
{
    width:490px;
    height:225px;
    background-image:url(../images/sfondo_subHeader_sx_alto.jpg);
    background-position:left top;
    background-repeat:no-repeat;        
    float:left;
}


#img_header
{
    width:485px;
    height:225px;
    margin-left:2px;
    margin-top:0px;
}

#container_menu
{
    float:left;
    width:312px;
    height:225px;
    background-image:url(../images/sfondo_subHeader_dx.jpg);
    background-position:left top;
    background-repeat:no-repeat;     
}
#container_menu2
{
    float:left;
    width:312px;
    height:225px;
    background-image:url(../images/sfondo_subHeader_dx_alto.jpg);
    background-position:left top;
    background-repeat:no-repeat;     
}
#container_menu_alto
{
    width:312px;
    height:42px;
    margin-top:0px;
}
#container_menu_basso2
{
    width:312px;
    height:177px;
    margin-top:5px;
}
#container_menu_basso
{
    width:312px;
    height:177px;
    margin-top:48px;
}
.pulsanti_menu
{
    padding:0;
    margin-top:3px;
    margin-left:4px;
    width:97px;
    height:83px;
}
.pulsanti_menu_alto
{
    padding:0;
    margin-top:3px;
    margin-left:4px;
    width:97px;
    height:42px;
}

.pulsanti_menu_2
{
    padding:0;
    margin-top:4px;
    margin-left:4px;
    width:97px;
    height:83px;
}

#container_contenuti
{
    background-image:url(../images/sfondo_corpo.jpg);
    background-position:left top;
    background-repeat:repeat-y;
    width:802px;
    float:left;
    padding-bottom:10px;
}

#contenuti
{
    float:left;
    padding-top:11px;
    margin-left:2px;
    width:782px;
    min-height: 380px;
    height: auto !important;
    height: 380px;
}

.box_Home
{
    font-family:Verdana,Tahoma,Arial;
    width:161px;
    margin-right:1px;
    float:left;
}

.box_Home p
{
    padding-left:10px;
    font-size:12px;
    text-align:left;
}

.box_grande_Home
{
    font-family:Verdana,Tahoma,Arial;
    width:290px;
    margin-right:1px;
    float:left;
}

.box_grande_Home p
{
    padding-left:10px;
    font-size:12px;
    text-align:left;
}

.box_grande_Home h2
{
    font-size:14px;
    font-weight:bold;
    color:#344909;
    text-transform:none;
    text-align:left;
}

#footer_contenuti
{
    float:left;
    width:802px;
    height:42px;
    background-image:url(../images/footer.jpg);
    background-position:left top;
    background-repeat:no-repeat;    
    color:#FFF;
    margin-top:0px;
    padding-top:40px;
}

#footer_contenuti p
{
    margin-left: 10px;
}

#sponsor
{
    clear:left;
    float:left;
    width:100%;
/*    margin:0 20px;*/
    padding:20px 0;
    border-top:solid 1px #CDCDCD;
}

#col_dx
{
    float:left;
    padding:0;
    width:160px;
    margin-left:18px;
    background-color:#FFF;
    background-image:url(../images/bianco_dx.gif);
    background-position:left top;
    background-repeat:repeat-y;      
    
    min-height: 550px;
    height: auto !important;
    height: 550px;
}

#contenuti_dx
{
    padding:10px 10px 0 10px;
    font-family: Verdana,Thaoma,Arial;
    font-size:11px;
}

#contenuti_dx ul
{
    list-style-image:url(../images/quadro.gif);
    margin-left:12px;
    margin-top:10px;
}

#contenuti_dx ul li
{
    margin-right:5px;
    margin-bottom:10px;
}

#verde_dx
{
    background-image:url(../images/verde_dx.gif);
    background-position:left top;
    background-repeat:repeat-y;  
    font-weight:bold;
    color:#FFF;
    padding:10px;
    font-size:13px;    
}

/* pagine interne */

#menu_interno
{
    float:left;
    width:200px;
}

#menu_interno a
{
  text-decoration:none;
}

#contenuti_interno
{
    float:left;
    width:582px;
    font-family: Verdana,Thaoma,Arial;
}

#contenuti_interno_aziende
{
    float:left;
    width:562px;
	margin-left:20px;
    font-family: Verdana,Thaoma,Arial;
}
#contenuti_interno_aziende_en
{
    float:left;
    width:542px;
	margin-left:40px;
    font-family: Verdana,Thaoma,Arial;
}

.table_menu td
{
    vertical-align:middle;
    height:22px;
}

.table_menu td a
{
    display:block;
    margin:1px 0;
    width:100%;
    padding:3px 10px 0 10px;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    color:#80a82e;
    background-color:#FFF;
}

.table_menu td a:hover
{
    color:#FFF;
    background-color:#80a82e;
}

.table_menu td a.selected
{
    color:#FFF;
    background-color:#80a82e;
}

.box_corsi
{
  width:98%;
  background-color: #f1f1f1;
  padding:5px;
  margin-top: 20px;
}

.box_coupon
{
  width:90%;
  background-color: #f1f1f1;
  padding:5px;
  margin: 10px auto;
}


.box_corsi_sx
{
  font-size:11px;
}

.img_home_compra
{
  display:block;
  float:left;
  width:146px;
  margin: 2px 0 0 2px;
}

.foto_docenti
{
  float:left;
  margin-right:10px;
}

.titolo_periodo_corsi
{
  color:#FFF;
  background-color: #80a82e;
  text-transform: uppercase;
  font-weight: bold;
  width:98%;
  height:2em;
  padding: 5px 0 0 10px;
  cursor:hand;
  margin-bottom: 10px;
}

.titolo_periodo_corsi span
{
  display:block;
  width:98%;
  margin-left:0;
  background-image: url(../images/down.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

.link_box_home
{
  text-decoration: none;
}

.boxPress
{
  margin-bottom: 20px;
  width:100%;
}

.dataPress
{
  font-size: 9px;
}

.boxPress h1
{
  font-size: 13px;
  font-weight: bold;
  color: #333333;
}

.boxPress h2
{
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

.luogoEvento
{
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

.dataEvento
{
  font-size: 11px;
  font-weight: bold;
  color:#8f8f8f;
}

.testoEvento
{
  color:#8f8f8f;
  margin-top:5px;
  font-weight: normal;
}

.link_master
{
  width:98%;
  color:#82aa30;
  font-weight:bold;
  background-color: #e9e9e9;
  margin-bottom:8px;
  height:18px;
  padding: 2px 0 0 8px;
  background-image: url(/images/freccia_dx_grigia.jpg);
  background-position: right center;
  background-repeat: no-repeat;
  cursor:pointer;
}

.no_link_master
{
  width:98%;
  background-color: #e9e9e9;
  margin-bottom:8px;
  height:18px;
  padding: 2px 0 0 8px;
}
