body 
		{
			font-family: Verdana, Helvetica, sans-serif;
			font-size: 10pt;
			background-image: url('../images/bgrepeat.jpg');
			background-repeat: repeat-y;
			background-position: center 0;
			color: #000000;
			margin: 0px;
			background-color: #222222;
}
			
#surbody 
		{
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
	background-position: center 0;
	color: #000000;
	margin: 0px;
	width: auto;
	height: 800px;
	clear: left;
						
}


#main_div
		{
			margin: auto;
			width: 1080px;
			height: auto;
}


#left_div
		{
			width: 100px;
			height: auto;
			float: left;
			margin-top: 300px;
}


#navi_top
		{
			background-image: url('../images/headnavi.png');
			height: 116px;
			width: 110px;
			float: left;
}


#navi_bg
		{
			background-repeat: repeat-y;
			background-image: url('../images/navi_bg.jpg');
			height: auto;
			width: 110px;
			margin-top: -8px;
			float: left;
}


#navi_bottom
		{
			background-image: url('../images/navi_bottom.png');
			background-repeat: no-repeat;
			height: 12px;
			width: 110px;
			float: left;
}


#container
		{
			background-color: #FFFFFF;
			width: 860px;
			height: auto;
			background-repeat: repeat-y;
			background-image: url('../images/content_bg.jpg');
			overflow: hidden;
			border-left: #393e51 solid 6px;
			border-right: #393e51 solid 6px;
			float: left;
}


#login_box
		{
	background-image: url('../images/login_bg.jpg');
	background-color: #ffffff;
	width: 170px;
	height: 320px;
	background-repeat: no-repeat;
	float: right;
}


#login
		{
			background-color: ;
			width: 150px;
			height: 145px;
			margin-top: 150px;
			margin-left: 7px;
			padding: 5px 0px 0px 5px;
}


.login_form
		{
			color: #999999; 
			background-color: #131313;
			font-size: 8pt; 
			font-family: Verdana, Helvetica, sans-serif; 
			margin: 2px; 
			padding-left: 4px;
			border: solid #444444 1px;
}


.password_form
		{
			color: #999999; 
			background-color: #131313;
			font-size: 8pt; 
			font-family: Verdana, Helvetica, sans-serif; 
			margin: 2px; 
			padding-left: 4px;
			border: solid #444444 1px;
}


.login_button
		{
			background-color: #131313;
			color: #898989; 
			font-size: 8pt; 
			font-family: Verdana, Helvetica, sans-serif;
			padding-left: 4px 4px 4px 4px; 
			border: solid #444444 1px;
			margin-top: 5px;
			margin-bottom: 5px;
}


#header
		{
			widht: 780px;
			height: 177px;
			border-bottom: #FFFFFF solid 15px;
}


#content
		{
			width: 677px;
			height: auto;
			float:left;
			margin-left: 7px;
}


#footer_top
		{
			background-image: url('../images/footer_top.jpg');
			background-repeat: no-repeat;
			height: 5px;
			width: 860px;
			float: left;
			border-top: #FFFFFF solid 10px;
}


#footer
		{
			background-image: url('../images/footer_bg.jpg');
			background-repeat: repeat-x;
			height: 49px;
			width: 860px;
			float: left;
}


#footer_textbox
		{
	height: auto;
	width: 360px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footer_liens
		{
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.design {
	margin-left: 440px;
}

