#bodyblack {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	background-color: Black;
}
#bodywhite,#bodyred,#bodyyellow,#bodygrey {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}
#bodywhite {
	background-color:#FFFFFF; 
}
#bodyred {
	background-color: Red;
}
#bodyyellow{
	background-color: Yellow;
}
#bodygrey{
	background-color: #999999;
}
#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:176px;
}
#newsimag{
	position:absolute;
	left:0px;
	top:145px;
	width:313px;
	height:407px;
}

#newstext{
	position:absolute;
	left:313px;
	top:145px;
	width:487px;
	height:407px;
}
#alexliane {
	position:absolute;
	left:0px;
	top:600px;
	width:800px;
	height:44px;
}
#contactimag{
	position:absolute;
	left:0px;
	top:145px;
	width:296px;
	height:407px;
}
#contacttext {
	position:absolute;
	left:296px;
	top:184px;
	width:436px;
	height:407px;
}

#film{
	position:absolute;
	left:0px;
	top:0px;
	margin-top: 100px; 
	margin-bottom: 113px; 
	margin-left: 160px; 
	margin-right: 160px;
}

#popupal{
	position:absolute;
	left:160px;
	top:490px;
	margin-top: 20px; 
}
#photo{
	position:absolute;
	left:0px;
	top:0px;
	margin-top: 80px; 
	margin-left: 100px; 
	margin-right: 100px;
}
#popupal2{
	position:absolute;
	left:100px;
	top:550px;
	margin-top: 20px; 
}
.dia{
	position: absolute;
	left: 670px;
	top: 420px;
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: White;
}
#scene{
	position: absolute;
	left: 0px;
	top: 145px;
	width: 800px;
	height: 407px;
	
}
#abouttext{
	position: absolute;
	left: 0px;
	top: 176px;
	width: 800px;
	height: 407px;
}
#othermenu {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:176px;
}
#othertext {
	position:absolute;
	left:70px;
	top:176px;
	width:728px;
	height:376px;
}
/* text and links */
.poptext{
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-align: justify;
	color: White;
}
.newtext{
   margin-left: 20px;
	font-size: 11px;
}
.aboutext{
   margin-left: 70px;
	font-size: 11px;
}
.context,.aboutext,.newtext{
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-align: justify;
	color: Black;
}
.context{
	font-size: 11px;
	vertical-align: top;
	margin-left: 10px;
}
.titre{
   font-family: Arial, Helvetica;
	font-size: 15px;
	color: #999999;
}
.othertex{
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-align: justify;
	color: Black;
	font-size: 11px;
	
}
a{
color:#999999;
text-decoration:none;
}
a:link {color:#999999;
}
a:visited{color:#999999;
}
a:hover {
color:#000000
}
.othertex a{
color: Black;
text-decoration:none;
}
.othertex a:hover {
	color: Yellow;
}
.context a{
color: Black;
text-decoration:none;
}
.context a:hover {
	color: #999999;
}
.aboutext a{
color: #999999;
text-decoration:none;
}
.aboutext a:hover {
color:Black
}
.dia a{
	color: White;
	text-decoration: none;
}
.dia a:hover {
	color: Yellow;
}
