body{
	background:#333333 url(http://www.arsenopokertables.com/images/poker/bg.jpg) center top;
}
#main{
	background:url(http://www.arsenopokertables.com/images/poker/bg-content.jpg) center top repeat-y;
}
#header{
	background:url(http://www.arsenopokertables.com/images/poker/header.jpg) 15px 19px no-repeat;
}
	#menu{
		position:absolute;
		left:213px;
		top:34px;
	}
		#menu a{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#000;
			text-decoration:none;
		}
			#menu a:hover{
				color:#93012c;
			}
		.mnurembourrage, .mnumodels, .mnuoptions, .mnudistributeurs, .mnupoker_liens, .mnupoker_coord{
			height:25px;
			position:absolute;
			overflow:hidden;
			width:210px;
			padding-top:6px;
		}
		#menu .mnurembourrage{
			left:20px;
			top:1px;
		}
		#menu .mnumodels{
			left:30px;
			top:31px;
		}
		#menu .mnuoptions{
			left:35px;
			top:61px;
		}
		#menu .mnudistributeurs{
			left:30px;
			top:91px;
		}
		#menu .mnupoker_liens{
			left:20px;
			top:121px;
		}
		#menu .mnupoker_coord{
			left:0px;
			top:151px;
		}

#content{
	font-size:11px;
	margin-left:15px;
	width:708px;
	border-left: 6px solid #1b1a1a;
	border-right: 6px solid #1b1a1a;
	background:#414141;
	text-align:left;
}
	#content .pale, #content .fonce{
		padding:9px 0 18px 0;
		clear:both;
	}
	#content .pale{
		background:url(http://www.arsenopokertables.com/images/poker/bg-pattern.gif) left top no-repeat;
	}
	#content .fonce{
		background:#363636 url(http://www.arsenopokertables.com/images/poker/bg-points.gif) right top no-repeat;
	}
	h1{
		font-size:12px;
		color:#6b0121;
		height:38px;
		text-transform:uppercase;
		padding:6px 0 0 22px;
		margin:0px;
	}
		.pale h1{
			background:url(http://www.arsenopokertables.com/images/poker/bg-h1-pale.gif) left top no-repeat;
		}
		.fonce h1{
			background:url(http://www.arsenopokertables.com/images/poker/bg-h1-fonce.gif) left top no-repeat;
		}
	h2{
		font-size:12px;
		color:#FFF;
		padding:6px 22px 8px 22px;
		margin:0px;
	}
		
#footer{
	color:#1b1a1a;
	padding-bottom:20px;
}
#footer a{ color:#1b1a1a; text-decoration:none; }
#footer a:hover { color:#1b1a1a; text-decoration:underline; }

.floatR{
	width:343px;
	text-align:left;
}
	.floatR .voir{
		 float:right;
		 padding-right:20px;
		 padding-top:80px;
	}
	
.linkitem { padding-bottom: 10px;border-bottom:3px solid #494947;margin-left:10px;float:left; width:355px; }
.linkitem h2 { padding-left:20px; }
.linkimage { margin-left:20px;margin-bottom:10px; } 

.listealbums { width:340px;padding-left:20px;margin-left:0; }

/* FORMS */
input, textarea{
	border:1px solid #1b1a1a;
	background:#EEE;
}
input.bt{
	background:#6b0121;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}