.menu_spacer
{
	width: 100px;
	height: 100px;
	background-color: #9f9;
	color: #063;
}
.menu_filler
{
	width: 5px;
	height: 100px;
	background-color: #9f9;
	color: #063;
}
.menu_selected
{
	width: 96px;
	height: 96px;
	background-color: #9f9;
	color: #360;
	text-align: center;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: inset 2px #9f9;
}
.menu
{
	text-align: center;
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menulines
{
	width: 96px;
	height: 96px;
	background-color: #9f9;
	color: #063;
	border: 2px solid #9f9;
}
.menulines a:link
{
	color: #060;
	text-decoration: none;
}
.menulines a:visited
{
	color: #360;
	text-decoration: none;
}
.menulines a:hover
{
	color: #0C6;
	text-decoration: none;
}
.menulines a:active
{
	color: #093;
	text-decoration: none;
}

.cube_blanc
{
	width: 100px;
	height: 100px;
}
.cube_fill_1
{
	width: 100px;
	height: 205px;
	background-image: url( "../images/image_3.jpg" );
}
.cube_fill_2
{
	width: 100px;
	height: 100px;
	background-image: url( "../images/logo.png" );
}
.cube_fill_3
{
	width: 205px;
	height: 100px;
	background-color: #006030;
}
.cube_fill_4
{
	width: 205px;
	height: 100px;
}
.cube_fill_5
{
	width: 520px;
	height: 100px;
	background-color: #9f9;
}
.cube_fill_6
{
	width: 205px;
	height: 100px;
	background-image: url( "../images/image_2.jpg" );
}
.cube_fill_7
{
	width: 310px;
	height: 100px;
}
.cube_color_1
{
	width: 100px;
	height: 100px;
	background-color: #cfc;
}
.cube_color_2
{
	width: 100px;
	height: 100px;
	background-color: #9f9;
}
.cube_color_3
{
	width: 100px;
	height: 100px;
	background-color: #6f6;
}
.cube_color_4
{
	width: 100px;
	height: 100px;
	background-color: #4FAC24;
}
.cube_color_5
{
	width: 100px;
	height: 100px;
	background-color: #88C065;
}
.cube_color_6
{
	width: 100px;
	height: 100px;
	background-color: #5D9731;
}
.cube_horizontal
{
	width: 100px;
	height: 5px;
}
.cube_vertical
{
	width: 5px;
	height: 100px;
}
.cube_intersect
{
	width: 5px;
	height: 5px;
}
.header
{
	color: #9f9;
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: baseline;
}
.title
{
	color: #063;
	text-align: center;
	font-size: 22px;
	font-family: Verdana ,Arial ,Helvetica, Sans-Serif;
	font-weight: bold;
}
.textbox
{
	width: 205px;
	height: 100px;
	margin :0px;
	padding :0px;
}
p
{
	color: #063;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
body
{
	background: white;
	background-image: url( "../images/background.gif" );
	background-repeat: repeat;
}
ul
{
	margin-left : 2px;
}

li
{
	color: #063;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-type :square;
	list-style-position : inside ;
}
.copyright
{	color :#063;
	text-align :right;
	font-weight :bold;
	font-size : xx-small ;
	font-family: Verdana ,Arial ,Helvetica, Sans-Serif;
}
.copyright a:link
{
	color: #060;
	text-decoration: none;
}
.copyright a:visited
{
	color: #060;
	text-decoration: none;
}
.copyright a:hover
{
	color: #0C6;
	text-decoration: none;
}
.copyright a:active
{
	color: #060;
	text-decoration: none;
}
