/* CSS Document */

html,body {
margin:0px;
padding:0px
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background:fixed url(img/bodycontainer.gif) center repeat-y;
color:#373FA8;
}

#container {
margin:0px auto;
width:802px;
border-left:1px solid #373FA8;
border-right:1px solid #373FA8;
}

#subcontainer {
width:780px;
padding:10px;
}

#top {
width:780px;
height:70px;
margin-bottom:10px;
background-image:url(img/top.gif);
}

#movie {
width:780px;
height:270px;
padding-bottom:10px;
border-bottom:1px solid #373FA8;
background:url(img/border.gif) bottom repeat-x;
}

#sx {
float:left;
width:199px;
margin:10px 0px;
padding-top:20px;
text-align:center;
font-size:12px;
line-height:28px;
}

#td {
height:28px;
width:188px;
text-align:left;
border-bottom-style:dashed;
border-width:1px;
border-color:#373FA8;
}

#hpa {
margin-top:40px;
font-size:11px;
line-height:16px;
text-align:center;
font-weight:bold
}

#nl {
margin-top:40px;
font-size:11px;
line-height:22px;
font-weight:bold
}

#segnala {
margin:40px 0px;
font-size:11px;
line-height:22px;
font-weight:bold
}

#main {
float:right;
width:560px;
margin-top:10px;
margin-bottom:10px;
padding:0px 10px 200px 10px;
font-size:12px;
line-height:18px;
border-left-style:dashed;
border-width:1px;
border-color:#373FA8;
}

#main span {
font-variant:small-caps;
font-weight:bold;
}

#main table {
margin:10px 0px;
}

#main img {
float:right;
margin:7px;
border:1px solid #373FA8;
}

#roll {
float:right;
vertical-align:top;
padding:10px
}

#footer {
clear:both;
width:760px;
padding:10px 10px 0px;
text-align:center;
line-height:16px;
border-top-style:dashed;
border-width:1px;
border-color:#373FA8;
}

.td a:link {
color:#373FA8;
text-decoration:none
}

.td a:active {
color:#373FA8;
text-decoration:none
}

.td a:visited {
color:#373FA8;
text-decoration:none
}

.td a:hover {
color:#FF3300;
text-decoration:none
}

.footer a:link {
color:#373FA8;
text-decoration:none
}

.footer a:active {
color:#373FA8;
text-decoration:none
}

.footer a:visited {
color:#373FA8;
text-decoration:none
}

.footer a:hover {
color:#FF3300;
text-decoration:none
}

.main a:link {
color:#373FA8;
text-decoration:underline
}

.main a:active {
color:#373FA8;
text-decoration:underline
}

.main a:visited {
color:#373FA8;
text-decoration:underline
}

.main a:hover {
color:#FF3300;
text-decoration:none
}
