/* AssociatedProducts.aspx */
#OTP_UL
{
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	width: 90%;
}
	#OTP_UL li
	{
		padding:10px;
		min-height:80px;
		height:auto !important;
		-height:80px;
	}
	#OTP_UL li.RowA
	{
		background-color:#e6f0fc;
	}
		
	#OTP_UL li.RowB
	{
		background-color:#f6f6f6;
	}

span.OPTName
{
	font-size:20px;
	text-decoration:underline;
	display:inline-block;
	margin-right:30px;
}

		
/* Item_Description */
	#TLM_Detail_Big_Picture {
	position: relative;
	width:485px!important;
	width: 465px;
	padding: 18px;
	}
		#TLM_Detail_Big_Picture_Left {
		display: block;
		width: 194px;
		float: left;
		}
			#TLM_Detail_Big_Picture_Left img {
			border: 1px solid #d5d5d4;
			}			
		#TLM_Detail_Big_Picture_Right {
		display: block;		
		width: 270px;
		margin-left: 18px;		
		-width: 252px;
		-margin-left: 18px;		
		float: left;
		}
		
		.TLM_ProductListHeadLeftCol .itemDTitle
		{
			padding-left:14px;	
			display:block;
		}
		
		
			#TLM_Detail_Big_Picture_Right h2 {
			text-transform: uppercase;
			border-bottom: none;
			}

			#TLM_Detail_Big_Picture_Right p {
			color: #333333;
			}
			.TLM_Detail_BTN_Ajouter_Panier {
			width: 142px; height: 22px;
			background: url(../../image/fr/boutons/jaune/BTN_AjouterPanier.jpg) no-repeat;
			}
				.TLM_Detail_BTN_Ajouter_Panier span {
				display: none;
				}
				.TLM_Detail_BTN_Ajouter_Panier a {
				display: block;
				width: 142px; height: 22px;
				}
	#TLM_Detail_Bottom_Navigation {
	position: relative;
	width: 454px; height: 32px;
	margin-top: 18px; margin-right: 18px;
	}
		#TLM_BTN_Precedent {
		position:absolute;
		top: 0; left: 0;
		width: 99px; height: 22px;
		background: url(../../image/fr/boutons/bleu/BTN_Precedent.jpg) no-repeat;
		}
			#TLM_BTN_Precedent span { display: none; }
			#TLM_BTN_Precedent a {
			display: block;
			width: 99px; height: 22px;
			}
		#TLM_BTN_Suivant {
		position:absolute;
		top: 0; left: 133px;
		width: 99px; height: 22px;
		background:url(../../image/fr/boutons/bleu/BTN_Suivant.jpg) no-repeat;
		}
			#TLM_BTN_Suivant span { display: none; }
			#TLM_BTN_Suivant a {
			display: block;
			width: 99px; height: 22px;
			}
			


/* productsList.aspx */

.TLM_ProductListHeadContainer
{
	width:500px;
	border-bottom:1px solid #e5e5e5;
	/*height:30px;*/
}

	.TLM_ProductListHeadLeftCol
	{		
		width:310px;
		margin-top:10px;
		float:left;
	}

	.TLM_ProductListHeadRightCol
	{
		margin-top:10px;
		padding-top:10px;
		float:right;		
	}


.TLM_ListeAffiche_Holder
{
/*	padding-left:11px !important;
	-padding-left:0px; */
margin-bottom:15px;
}

#TLM_info {
/* position: absolute;
top: 45px; left: 314px; 
width: 200px; height: 14px;*/
color: #336699;
text-align:right;
z-index: 10;
}

/* Package Page */
#TLM_forfait .PackageDescription
{
	margin-bottom:20px;
}

#TLM_forfait .btnListContainer
{
	list-style-type:none;
	margin:0px 0px 20px 0px; padding:0px;

}

#TLM_forfait .btnListContainer li
{
	margin-bottom:7px;	
}

/* PackageList */


	#TLMListForfait_texte {
	position: absolute;
	top: 236px; left: 28px;
	width: 235px; height: 113px;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 18px;
	}
	#TLM_Forfait_holder {
	position: relative;
	width:492px;
	padding-left:5px;
	}
	
	#TLM_Forfait_holder a
	{
		cursor:pointer;
	}
	
	#TLM_Forfait_Sante a {
	display: block;
	position: absolute;
	top: 158px; left: 0;
	width: 164px; height: 21px;
	}
	#TLM_Forfait_Sante span {display: none; }

	#TLM_Forfait_Travail a {
	display: block;
	position: absolute;
	top: 158px; left: 0;
	width: 164px; height: 21px;
	}
	#TLM_Forfait_Travail  span {display: none; }

	#TLM_Forfait_Service a {
	display: block;
	position: absolute;
	top: 158px; left: 0;
	width: 164px; height: 21px;
	}
	#TLM_Forfait_Service span {display: none; }

	#TLM_Forfait_Qualite a {
	display: block;
	position: absolute;
	top: 158px; left: 0;
	width: 164px; height: 21px;
	}
	#TLM_Forfait_Qualite span {display: none; }

	#TLM_Forfait_Education a {
	display: block;
	position: absolute;
	top: 158px; left: 0;
	width: 164px; height: 21px;
	}
	#TLM_Forfait_Education span {display: none; }

	#TLM_Forfait_Personnalise a {
	display: block;
	position: absolute;
	top: 158px; left: 0;
	width: 164px; height: 21px;
	}
	#TLM_Forfait_Personnalise span {display: none; }



/* package description */
#TLM_AvailablePackageTable
{
	margin-top:30px;
	float:left;
	float:left;
	padding-left:20px;
	width:510px !important;
	-width:490px
}


/* Posters.aspx */
#TLM_posters p
{
	margin-bottom:10px;
}

/* Boxset Group */
#TLM_BoxsetGroup_Head
{
	border-bottom: 1px solid #e5e5e5;
	border-bottom-width: 100%;
}
#TLM_BoxsetGroup_Head h1
{
	float:left;
}
#TLM_BoxsetGroup_Head div.TLM_OtherAvailablePackage
{
	float:right;
	padding: 12px 0 12px 19px;
	margin-top:13px;
}
#TLM_BoxsetGroup_Head div.TLM_OtherAvailablePackage ul li
{
	display:inline;
	margin-right:5px;
	font-size:12px;
	color:#919193;
}

/* Prices And Delivery */
#TLM_PricesAndDeliveryContainer
{
	width:485px; height:215px;
	background:url('../Image/Common/bigBlueRectangle.jpg') no-repeat;
	padding:10px;
}
		#TLM_PricesAndDeliveryContainer table tr th
		{
			padding-bottom:7px;
		}

		#TLM_PricesAndDeliveryContainer table tr td.subHeader
		{
			width:88px; height:32px;
			background:url('../Image/Common/smallBlueRectangle.jpg') no-repeat;			
			text-align:center;
			
			line-height:14px;
			color:#fff;
			font-weight:bold;
			font-size:14px;
		}	
		
		#TLM_PricesAndDeliveryContainer tr td.itemCol1
		{
			text-align:left;						
			height:34px;
			padding-left:10px;	
			padding-top:8px;		
		}	
		
		#TLM_PricesAndDeliveryContainer tr td.itemColOther
		{
			text-align:left;						
			height:34px;
			padding-left:16px;
		}					

#TLM_paymentModeContainer ul
{
	list-style-type:none;
	margin:15px 0px;	
}

	#TLM_paymentModeContainer ul li
	{
		display:inline-block;
		float:left;
		height:50px;
		margin-right:10px;
	}
	
/* home.aspx  */	
#homeContainer #leftColumn
{
	float:left;
	width:233px;
}

#homeContainer #rightColumn
{	
	float:right;
	width:267px;
}


#homeContainer .smallPromotionContainer
{
	display:block;
	margin-top:10px;
}

#homeContainer .ReachUsContainer
{
	display:block;
	margin-top:10px;
}

#TLM_PhoneInfos_Container
{
	background:url('../Image/Common/interogationContainer.jpg') no-repeat;
	width:187px; height:43px;
	padding-top:10px;
	padding-left:50px;	
}

#TLM_Mini_Promotion_Container p
{
	margin-top:6px;
}

/*  Prosper_Thought.aspx */
#TLM_ProsperThoughtBubbleContainer
{
	background:url('../Image/Common/yellowBubble.jpg') no-repeat;
	width: 	225px; Height:108px;
	position:relative;	
}

	#TLM_ProsperThoughtBubbleContainer p
	{
		position:absolute;
		margin:0;
		padding:10px 10px 0 30px;		
		width:190px;
		top:0px;
		left:0px;		
	}
	

	#TLM_ProsperThoughtBubbleContainer span.authorName
	{
		left:140px;
		position:absolute;
		top:60px;
	}		

#TLM_ProsperThoughtCharacterContainer
{
	background:url('../Image/Common/prosperCharacter.jpg') no-repeat;
	width: 	188px; Height:275px;		
}

/*  Produits_achats*/
.TLM_EmptyBasket_Container
{
	margin:10px 0 10px 0;
}

/* ProsperGroupList */
#ProsperBoxsetDescriptionContainer
{
	margin-bottom:40px;
}
/* Produit Ajout */
.LinkLangInfos
{
	display:block;
	width:500px;
	background-color:#F8F7F1;
	border:1px solid #000;
	margin:10px auto 10px auto;	
	padding:5px;
}

/* packageList.aspx */
#olAnnualPackageDescription
{
	margin-left:15px;
	margin-right:15px;
	padding:0px;
	width:250px;
}

#olAnnualPackageDescription li
{
	padding-bottom:5px;
}

