@charset "utf-8";
/* CSS Document */

body {
margin:0px;
padding: 0px;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
color: black;
font-size: 11px;
}

#conte {
width: 912px;
background-color:#FFFFFF;
background-image:url(images/bg-2.jpg);
background-repeat: repeat-y;
position:absolute;
left:50%;
background-repeat:repeat-y;
margin-left: -456px;
}
#container-wraper {
width: 844px;
padding: 0px 34px;
background-color:#transparent;
}

#header {
width: 100%;
border: 0px solid #e9ecef;
border-bottom-width: 1px;
}

a {
color: black;
text-decoration: underline;
}

h1 {
margin: 14px 0 6px;
}

h1 a{
display:block;
margin: 0 0 0 20px;
text-indent: -55555px;
background-image:url(images/logo-5.jpg);
width: 203px;
height: 53px;
}

#logo-home h1 a{
display:block;
outline: none;
margin: 140px 0 30px 20px;
text-indent: -55555px;
background-image:url(images/logo-5.jpg);
background-repeat: no-repeat;
width: 596px;
height: 247px;
}

.existing {
text-align: right;
padding: 0 10px 0;
cursor: pointer;
}

#open-form{
height: 60px;
padding-top: 10px;
}

#login-form {
float:right;
width: 404px;
height: 25px;
margin: 6px 0 0;
padding: 2px 10px;
background-color: #f7fcff;
background-image:url(images/log.gif);
background-repeat: no-repeat;
}

#footer {
width: 844px;
padding: 10px 34px 20px;
background-image:url(images/footer-bg.jpg);
background-position:bottom;
background-repeat: no-repeat; 
}
#footer a{
font-weight: bold;
text-decoration: none;
}
#footer a:hover{
text-decoration: underline;
}
.line-top {
padding: 10px 15px 0;
border: 0px solid #e9ecef;
border-top-width: 1px;
}
.line-bottom {
padding: 0px 15px 0;
}
#clear {
clear: both;
}
#entertainment {
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom: 50px;
font-size: 24px;
font-style:italic;
text-align: right;
}