/* Start of CMSMS style sheet 'codiceweb' */
body {
   background-color:#505050;
   color:black;
   font-family:verdana;
   font-size:12px;
   margin:5px;
}

#header {
    background-image:url(uploads/codiceweb/img/top_1px.gif);
}

li {
    line-height: 1.2em;
    text-align:justify;
}

dt, h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #EB7824;
    margin: 0.5em;    
    border-bottom: 1px solid #d3d3d3;
}

h3 {
    font-size: 1.1em;
    font-weight: bold;
    color: #EB7824; 
}

h4 {
    font-size: 1.0em;
    font-weight: bold;
    color: #EB7824; 
}

div.pagecontent p, dd {
    margin-left: 1.7em;
    padding-bottom: 1.2em;
    text-align:justify;
    line-height: 18px;
}
dd {
    margin-right: 0.5em;
}
div.pagetitle {
    font-size: 1.5em;
    color: #EB7824;
}

div.navBar {
    color: #000000;
    font-weight: normal;
    font-size: 11px;
    font-family: verdana, helvetica;
    border-bottom: 1px solid #d3d3d3;
    text-align: right;
    margin: 10px;
}

div.navBar a {
    font-weight: bold;
}

A:link, A:active, A:visited {
    background: none;
    font-family: Verdana, Helvetica;
    text-decoration: none
}

A:hover {
    background: none;
    font-family: Verdana, Helvetica;
    text-decoration: underline;
}

.blockcontent {
    background-color: #efefef;
    border: 1px outset;
    padding: 3px;
    margin-bottom: 10px;
}
.blockcontent .title1 {
    border-bottom: 1px solid Gray;
    padding: 3px;
    color: #990000;
}
.blockcontent .title2 {
    border-bottom: 1px solid Gray;
    padding: 3px;
    color: #000099;
}

/* End of 'codiceweb' */

