@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
}
body {
    margin: 6px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #E3E5E5;
    scrollbar-face-color:#9CA6B0;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#F0F0F0;
    scrollbar-shadow-color:#FFFFFF;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-Color:#FFFFFF;
}
#truemenu ul {
    list-style-type: none;
}
#truemenu li {
    float: left;
    text-align: center;
}
#truemenu a {
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 22px;
    height: 22px;
    font-size: 11px;
    text-decoration: none;
    display: block;
    background-color: #808F99;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #EAEAEC;
    border-left-color: #EAEAEC;
    width: 100px;
    text-align: center;
}
#mainbox {
    height: 590px;
    width: 990px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#leftpic {
    background-color: #FFFFFF;
    height: 400px;
    width: 374px;
    float: left;
}
#menu {
    background-color: #808F99;
    margin-right: 4px;
    margin-left: 4px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #EAEAEC;
    border-bottom-color: #EAEAEC;
    line-height: 22px;
    height: 22px;
}
#truemenu a:hover {
    background-color: #9CA6B0;
    text-decoration: underline;
}
#truemenu {
    margin-right: auto;
    margin-left: auto;
    width: 626px;
}
#right {
    height: 590px;
    width: 758px;
}
#content {
    width: 375px;
    float: right;
    margin: 1px;
    height: 398px;
    overflow: scroll;
    overflow-x : hidden;
}
#head {
    height:134px;
    margin-bottom: 8px;
}
.border {
    border: 1px solid #C0C2C3;
    background-color: #FFFFFF;
}
#pic {
    height: 392px;
    width: 374px;
    float: left;
}
#main {
    border: 1px solid #174991;
    background-color: #174991;
    height: 400px;
    margin-bottom: 8px;
}
#ICP {
    line-height: 36px;
    height: 36px;
    text-align: center;
}
#logo {
    background-image: url(/newEbiz1/en574chinesepadlockres/images/logo.gif);
    background-repeat: no-repeat;
    height: 102px;
    width: 756px;
    margin-bottom: 6px;
}
#left {
    width: 220px;
    height: 590px;
    float: right;
}
#ICP a {
    color: #999999;
}
#mainbox #left {
    color: #666666;
}
#content .hr {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #456DA7;
}
#content h1 {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    height: 32px;
    line-height: 32px;
    text-indent: 1.3em;
}
#content a {
    color: #FFFFFF;
}
#left a {
    color: #333333;
}
#content td {
    font-size: 12px;
    color: #FFFFFF;
    text-align:left;
}
#content h3 {
    font-size: 12px;
    color: #FFFFFF;
    text-align:left;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
}
#content p {
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 6px;
    text-align:left;
}

.Hr{
	display: block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px solid #456DA7;
}

.Scheda {
	/*background-color: #FFFFFF;*/
}
.Scheda tr {
	/*background-color: #FFFFFF;*/
}

.Scheda td p.Small{
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	text-align:center;
}
.Scheda td p{
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 6px;
	text-align:left;
}
.height2 {
	height: 20px;
}