body, td, th, div, li, a {
    font-family: Verdana;
    font-size: 12px;
    color: #454d58;
}

body {
    border: 0px none;
    margin: 0px;
    padding: 0px;
}

a:link, a:visited {
    color: #000066;
}

h2 {
    font-weight: bold;
    font-size: 140%;
    color: #2e74d3;
    border-bottom: solid 2px #2e74d3;
    padding-bottom: 3px;
    margin-bottom: 5px;
    margin-top: 0px;
}

h3 {
    font-weight: bold;
    font-size: 110%;
    color: #2e74d3;
}

em {
    font-family: "Courier New", Courier, mono;
    color: #000066;
    font-style: normal;
}

.floatleft {
    float: left;
    margin-right: 15px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.floatright {
    float: right;
    margin-left: 15px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.bordered {
    border: solid 1px #2D74D2;
}

.noborder {
    border: none;
}

.highlight {
    color: #136ce6;
}

ul li {
    margin-top: 8px;
}

.bkg1 {
    background-image: url(/images/layout_metalbar.jpg);
}

.bkg2 {
    background-image: url(/images/layout_lmenu_bkg.png);
}

ol.stepbystep_numlist img {
    margin-top: 4px
}

ol.stepbystep_numlist li {
    margin-top: 10px;
}

.txtSmaller {
    font-size: 90%;
    font-weight: normal;
}

.txtBigger {
    font-size: 110%;
}

/*
form p {
  clear:right;
  margin:0;
  padding:0;
  padding-top:5px;
}

form p label{
  float:left;
  width:30%;
}
*/

div.nextdev {
    border: solid 1px #333333;
    background-color: #EEEEEE;
    padding: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.nextdev h3 {
    margin-bottom: 5px;
    font-size: 95%;
}

.nextdev p {
    margin-top: 3px;
    margin-bottom: 5px;
    font-size: 95%;
    text-align: justify;
}

fieldset {
    border: 1px solid #333333;
    margin-top: 15px;
    padding: 10px;
}

legend {
    background-color: #FFFFFF;
    font-weight: bold;
}

.lblValidationErr {
    color: #FF0000;
}

.lblErrMsg {
    font-weight: bold;
    color: #FF0000;
}

a.mnutop {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
    text-decoration: none;
    margin: 0px;
}

    a.mnutop:hover {
        color: #FF0000;
    }

/* stili usati da visualizzatore Flash (Camtasia Studio) */
#flashcontent {
    border: solid 1px #777777;
}

#cs_flashBody {
    background-color: #ffffff;
    font: .8em/1.3em verdana,arial,helvetica,sans-serif;
    text-align: center;
}

#cs_noexpressUpdate {
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #003300;
    text-align: left;
    background-image: url(media/NoFlashPlayer_bg.gif);
    background-repeat: no-repeat;
    width: 210px;
    height: 200px;
    padding: 40px;
}



#divContent {
    padding-right: 15px;
    padding-bottom: 10px;
}

#tbFooter {
    background-color: #2D74D2;
}

    #tbFooter * {
        font-size: 11px;
        color: White;
    }

#divMnuLeft a:link, #divMnuLeft a:visited {
    text-decoration: none;
}

#divMnuLeft a:hover {
    color: #CC0000;
    text-decoration: underline;
}

#divMnuLeft a:active {
    color: #FFFF66;
}

#divMnuLeft *.mnuintesta {
    font-weight: bold;
    font-variant: small-caps;
    color: #CC0000;
}

span.updatelog h2 {
    font-size: 100%;
    color: #003399;
    font-weight: bold;
}

span.updatelog LI {
    font-size: 90%;
    margin-top: 8px;
    margin-bottom: 4px;
    list-style-type: square;
}

#divWrapper {
    width: 1200px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    border-left: solid 1px #2D74D2;
    border-right: solid 1px #2D74D2;
}
