body{
    background-image: url('../img/background.png');
/*    cursor: url('../img/O4Y.cur'),default; */
}

html{
    overflow: auto;
    background-color: black;
/*    cursor: url('../img/O4Y.cur'),default; */
}

p {
    background-color: transparent;
    font: verdana;
    color: white;
}

h1 {
    font:  arial;
    color: white;
}

li a{
    color: white;
    cursor: url('../img/O4Y.cur'),default;
}

img[alt] {
    color: white;
    cursor: url('../img/O4Y.cur'),default;
}

div#modal01{
    cursor: url('../img/O4Y.cur'),default;

}

div#toatapagina {
    width: 800px;
    height: 640px;
    float: center;
    overflow: none;
    background-repeat: repeat-x;
    margin-left: auto;
    margin-right: auto;
}

div#header{
    border: 1px solid white;
    width: 630px;
    height: 100px;
    margin-left: 100px;	
    margin-top: 10px;	
}

div#logo  logoul {	 
    width: 138px;
    height: 62px;
    margin-left; 0 auto;
}

div#logo  a img {	 
    width: 138px;
    height: 62px;
    border: none;
    cursor: url('../img/O4Y.cur'),default;
}

div#logo   {	 
    width: 138px;
    height: 62px;
/*    border: 1px solid white; */
    margin-left:10px;
    margin-top: 17px;
    float: left;
}

div#banner {
/*    border: 1px solid white; */
    width: 440px;
    height: 62px;
    margin-left: 170px;
    margin-top: 17px;
    text-align: center;
}

div#menu {
/*    border: 1px solid red; */
    width: 100px;
    height: 400px;
    float: left;
    margin-left: 100px;
    margin-top: 30px;
}

div#menu a:hover{
    background-image: url('../img/button2.png');
    cursor: url('../img/O4Y.cur'),default;
}

div#menu .down{
    background-color: #666465;
}

div#menu a{
    font-family: Arial;
    text-decoration: none;
    display: block;
    width: 100px;
    height: 20px;
    padding: 1px;
    margin: 1px;
    color: white;
}

div#Continut {
    background-image: url('../img/page.png');
    width: 500px;
    height: 480px;
    margin-right: 60px;
    margin-top: 30px;
    float: right;
    overflow: hidden;
    color:white;
}

div#ContinutPagina {
    margin-right:23px;
    display:inline-block;
    width: 470px;
    height: 450px;
    margin-left:20px;
    margin: 20px;
    overflow-y: auto;
}

div#ContinutPagina img:hover {opacity: 0.7;}

div#footer {
    width:630px;
    height: 36px;
    border: 1px	solid white;
    margin-left: 100px;
    margin-top: 30px;
    text-align: center; 
    color: white;
    padding: 2px;
}

div#footer a {
    color: white;
}
