/* CSS Document */



body 

	{
    color:#999999;
    background-color: #000000;
    margin: 0px;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, sans-serif;

	}


a {
color:#383838;
text-decoration:none;
}	

a:hover {
color:#FFFFFF;
}	

img {
border:0px;
}





/* CONSTRUCTION */

#horizon        

	{

	background-color: transparent;
    text-align: center;
    position: absolute;
    top: 50%;
    left: -1px;
    width: 100%;
    height: 1px;
    overflow: visible;
    visibility: visible;
    display: block;
 }



#content    
    {
    margin-left: -395px;
    top: -220px;
    left: 50%;
    width: 790px;
    height: 440px;
    visibility: visible;
    text-align:left;
	position:absolute;
	}
	
#window {
}	


/* FOTO */

#foto {
	width:562px;
	height:375px;
	position:absolute;
	left: 0px;
	top: 0px;
	text-align:right;
}



/* MENU */

#menu {
	height:375px;
	width:115px;
	position:absolute;
	left: 591px;
	top: 1px;
}


.menufoto {
height: 42px;
padding:0 0 5px 0;
}


#button-up {
	position:absolute;
	width:20px;
	height:20px;
	left: 565px;
	top: 0px;
}

#button-down {
	position:absolute;
	width:20px;
	height:20px;
	left: 565px;
	top: 355px;
}





#logo {
	height:380px;
	width:70px;
	position:absolute;
	left: 719px;
	top: 0px;
}



/* MENU */

#menubar {
	width:705px;
	height:38px;
	position:absolute;
	left: 0px;
	top: 398px;
	border-top: 1px solid #383838;
}


#link1 {
	position:absolute;
	height:18px;
	width: 72px;
	top: 3px;
}

#link2 {
	position:absolute;
	height:18px;
	width: 72px;
	left: 88px;
	top: 3px;
}

#link3 {
	position:absolute;
	height:18px;
	width: 72px;
	left: 180px;
	top: 3px;
}

#link4 {
	position:absolute;
	height:18px;
	width: 72px;
	left: 260px;
	top: 3px;
}

#link5 {
	position:absolute;
	height:18px;
	width: 72px;
	left: 340px;
	top: 3px;
}

#link6 {
	position:absolute;
	height:18px;
	width: 72px;
	left: 633px;
	top: 3px;
}


/* CONTACT */
#contact {
	width:256px;
	height:56px;
	position:absolute;
	left: 191px;
	top: 244px;
	text-align:right;
}
#contact2 {
	width:244px;
	height:371px;
	position:absolute;
	left: 461px;
	top: 4px;
	text-align:left;
}

#monde {
	width:87px;
	height:22px;
	position:absolute;
	left: 702px;
	top: 510px;
	text-align:left;
}

#copyright {
color:#1A1A1A;
    width:376px;
    height:22px;
    position:absolute;
    left: 0px;
    top: 449px;
    text-align:left;
}
