body{
	background-image : url("images/castlecrashers-01.jpg");
	font-family : "Verdana";
}

#head{
	background-image : url("images/header.png");
	width : 800px;
	height : 250px;
}

#menu{
	background-image : url("images/menu.png");
	width : 800px;
	height : 25px;
	color : #FFFFFF;
}

#menu2{
	background-image : url("images/menu2.png");
	width : 800px;
	height : 16px;
	color : #FFFFFF;
	font-size : 9px;

}

#compt{
	background-image : url("images/fond.png");
	width : 800px;
	min-height : 100%;
}

#copy{
	background-image : url("images/copy.png");
	width : 800px;
	min-height : 23px;
	padding-top : 7px;
	font-size : 9px;
	color : #FFFFFF;
}

#table{
	font-size : 9px;
	color : #FFFFFF;
}

#table1{
	border : 1px solid #FFFFFF;
	font-size : 9px;
	color : #FFFFFF;
}

#table11{
	font-size : 9px;
	color : #FFFFFF;
}

#table2{
	border : 1px solid #000000;
	font-size : 9px;
}

#spam{
	font-size : 10px;
}

#fin{
	min-height : 25px;
}

input{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-x-system-font:none;
	border:1px solid #ccc;
	color:#000;
	font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Verdana,sans-serif; 
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:6px 3px;
}

a{
	color : #585858;
	text-decoration : none;
}

#1{
	margin-left : 10px;
	margin-top : 10px;
}