#promosContent {
	position:relative;
	float:left;
	
	margin-top:25px;
	line-height:1.8em;
	
	width:623px;
	/* height:751px; */
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
	background-color:#790303;
}

#promosContentImg {
	position:relative;
	float:left;

	text-align:center;
	margin-top:15px;
	width:621px;
}

#promosContentImg img {
	border-style:solid;
	border-width:1px;
	border-color:#000;
}

#promosContentText {
	position:relative;
	float:left;

	text-align:justify;
	
	padding:15px;
	padding-left:23px;
	padding-right:23px;
}

#promosContentText p {
	margin-bottom:11px;
	margin-top:11px;
}

#promosContentText ul {
	margin-top:10px;
	margin-bottom:10px;
}

#promosContentText h3 {
	text-align:center;
	color:#FFFFFF;
	
	font-size:17px;
	
	padding:7px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:9px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
	/* background-color:#340201; */
	background-image:url(../images/promo_poker_h3.jpg);
}

#validite {
	position:relative;
	float:left;
	
	margin-left:25px;
	padding-bottom:10px;
}

#promosRelatives {
	position:relative;
	float:left;
	
	margin-top:15px;
	
	width:988px;
	height:180px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
}

.promosRelativesBox {
	position:relative;
	float:left;
	
	padding:18px;
	padding-top:15px;
	height:110px;
	width:160px;
}

.promosSeparatorV {
	position:relative;
	float:left;
	
	background-image:url(../images/bonus_poker_sepv.gif);
	
	margin-top:10px;
	
	height:120px;
	width:1px;
	
	overflow:hidden; /* IE6 */
}

.promosRelativesTitle {
	font-size:10px;
	width:160px;
	text-align:center;
	margin-top:5px;
}

.promosRelativesTitle h3 {
	margin:0px;
	font-size:10px;
}

.tableLine {
	height:29px;
	width:574px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
	background-color:#790303;
}

.tableCell {
	position:relative;
	float:left;
	
	width:185px;
	padding-top:6px;
	
	text-align:center;
}

.tableCell2 {
	position:relative;
	float:left;
	
	width:140px;
	padding-top:6px;
	
	text-align:center;
}

#detailsImg {
	position:relative;
	float:left;

	background-color:black;
	height:160px; 

	margin-top:20px;
	padding-top:10px;
	margin-left:25px;
}

#promoURLFrame {
	position:relative;
	float:left;
	
	
	margin-top:45px;
	margin-left:25px;
	
	width:248px;
	height:118px;
	
	border-style:solid;
	border-width:1px;
	border-color:#7E3D3F;
}

#promoURLTxt {
	position:relative;
	float:left;
	
	text-align:center;
	
	width:100%;
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	color:white;
}

#promoURLButton {
	position:relative;
	float:left;
	
	background-image:url(../images/code.gif);
	
	height:30px;
	width:200px;
	padding-top:12px;
	
	margin-left:24px;
	margin-top:12px;
	
	font-size:13px;
	font-weight:bold;
	color:#730000;
}

