﻿body
{
	background: black;
}

a:link, a:visited, a:hover , a:active
{
	text-decoration: none;
	border-style:none;
}

#iframe
{
	width:100%;
	height:68%;
	border-style:none;
}

#tableaumenu
{
	height: 25px;
	border-width:1px;
	border-style:solid; 
	border-color:grey;
	border-collapse: collapse;
}


#casemenu
{
	border-width:1px;
	border-style:solid; 
	border-color:grey;
	width:80px;
}