BODY {
	font-family:		Verdana; 
	font-size:			11px; 
	font-weight:		normal; 
	color:				#333333;
	background:			#FFFFFF;
	margin:				0px;
	
}

.Header {
	height:				103px;
	background:			url(../images/header.gif) repeat-x top left;
}

.TabBar {
	height:				45px;
	background:			url(../images/tab-bar.gif) repeat-x left bottom;
}
.TabSep {
	width:				4px;
	height:				45px;
	background:			url(../images/tab-sep.gif) no-repeat left bottom;
	float:				left;
}
.Tab {
	height:				45px;
	text-align:			center;
	float:				left;
}
.Tab A:link, .Tab A:visited {
	padding-left:		20px;
	padding-right:		20px;
	font-family:		Verdana; 
	font-size:			13px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	line-height:		40px;
	text-decoration:	none;
}

.TabLiveLeft {
	width:				10px;
	height:				45px;
	background:			url(../images/tab-sel-left.gif) no-repeat left top;
	float:				left;
}
.TabLive {
	height:				45px;
	text-align:			center;
	background:			url(../images/tab-sel-mid.gif) repeat-x left top;
	float:				left;
}
.TabLive A:link, .TabLive A:visited {
	padding-left:		20px;
	padding-right:		20px;
	font-family:		Verdana; 
	font-size:			13px; 
	font-weight:		bold; 
	color:				#666666;
	line-height:		40px;
	text-decoration:	none;
}
.TabLiveRight {
	width:				10px;
	height:				45px;
	background:			url(../images/tab-sel-right.gif) no-repeat left top;
	float:				left;
}

.TabSubBar {
	clear:				both;
	height:				14px;
}

.SearchBarLeft {
	height:				78px;
	background:			url(../images/search-bar-left.gif) no-repeat left top;
}
.SearchBar {
	width:				98%;
	height:				78px;
	margin:				auto;
	font-family:		Verdana; 
	font-size:			20px;
	font-weight:		normal; 
	color:				#888888;
	background:			url(../images/search-bar-mid.gif) repeat-x left top;
	text-align:			center;
}
.SearchBar FORM {
	margin:				0px;
	padding:			0px;
	padding-top:		20px;
	color:				#888888;
}
.SearchBarRight {
	height:				78px;
	background:			url(../images/search-bar-right.gif) no-repeat right top;
}

.Stack {
	width:				98%;
	overflow:			hidden;
	clear:				both;
	margin-top:			10px;
	margin-bottom:		10px;
}
.StackLeft {
	width:				250px;
	float:				left;
}
.StackRight {
	margin-left:		260px;
	_margin-left:		10px;
	_width:				73%;
	_float:				right;
}

.BannerLeft {
	height:				205px;
	background:			url(../images/banner-left.gif) no-repeat left top;
}
.BannerMid {
	height:				205px;
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	text-align:			left;
	background:			url(../images/banner-mid.gif) repeat-x left top;
	margin-bottom:		10px;
}
.BannerRight {
	height:				205px;
	background:			url(../images/banner-right.gif) no-repeat right top;
}

.BannerBoxHeading {
	margin-top:			5px;
	font-family:		Verdana; 
	font-size:			16px; 
	font-weight:		bold; 
	color:				#3EB2E3;
	text-align:			center;
	line-height:		20px;
}

.BannerBoxSep {
	height:				10px;
	background:			url(../images/line-banner.gif) no-repeat center center;
}

.BannerText {
	font-family:		Verdana; 
	font-size:			14px; 
	font-weight:		bold; 
	color:				#888888;
	text-align:			left;
	line-height:		20px;
	text-decoration:	none;
}

.BoxHeading {
	height:				39px;
	font-family:		Verdana; 
	font-size:			16px; 
	font-weight:		bold; 
	color:				#FFFFFF;
	text-align:			center;
	line-height:		39px;
	background:			url(../images/header-bar-mid.gif) repeat-x top left;
}
.BoxHeadingLeft {
	height:				39px;
	background:			url(../images/header-bar-left.gif) no-repeat left top;
}
.BoxHeadingRight {
	height:				39px;
	background:			url(../images/header-bar-right.gif) no-repeat right top;
}

.SepLine {
	height:				10px;
	background:			url(../images/sep-line.gif) repeat-x left center;
}

.BoxTopLeft {
	height:				100%;
	background:			url(../images/box-top-left.gif) no-repeat left top;
}
.BoxTopMid {
	height:				100%;
	background:			url(../images/box-top-mid.gif) repeat-x left top;
}
.BoxTopRight {
	height:				100%;
	background:			url(../images/box-top-right.gif) no-repeat right top;
}
.BoxLeft {
	height:				100%;
	background:			url(../images/box-left.gif) repeat-y left bottom;
}
.BoxRight {
	height:				100%;
	background:			url(../images/box-right.gif) repeat-y right bottom;
}
.BoxBotLeft {
	height:				100%;
	background:			url(../images/box-bot-left.gif) no-repeat left bottom;
}
.BoxBotMid {
	height:				100%;
	background:			url(../images/box-bot-mid.gif) repeat-x left bottom;
}
.BoxBotRight {
	height:				100%;
	background:			url(../images/box-bot-right.gif) no-repeat right bottom;
	min-height:			200px;
	_height:			200px;
}
.BoxGrad {
	margin-bottom:		10px;
	background:			url(../images/box-grad.gif) no-repeat left bottom;
}
.BoxContainer {
	text-align:			left;
	padding:			15px;
}

.Footer {
	clear:				both;
	height:				52px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#888888;
	text-align:			center;
	text-decoration:	none;
	line-height:		52px;
	background:			url(../images/bot-bar.gif) repeat-x top left;
}
.Footer A:link, .Footer A:visited {
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#888888;
	text-decoration:	none;
}

.Copyright {
	margin-top:			3px;
	height:				20px;
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		normal; 
	color:				#555555;
	text-align:			center;
	background:			url(../images/bot-bar-grad.gif) repeat-x top left;
}

.prodtabs {
	margin: 0px auto;
	text-align: left;
}
.prodtabs A:link, .prodtabs A:active, .prodtabs A:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px; 
	padding-right: 10px; 
	padding-left: 11px; 
	font-weight: bold; 
	background: #AAAAAA; 
	padding-bottom: 0px; 
	color: black; 
	border-bottom: #AAAAAA 2px solid; 
	text-decoration: none
}
.prodtabs A:hover {
	color: #3EB2E3
}
.prodtabs A#live {
	background: #3EB2E3; 
	color: #FFFFFF; 
	border-bottom: #3EB2E3 2px solid; 
	white-space: nowrap
}
.prodtabsBg {
	background: #3EB2E3; 
	border-bottom: #3EB2E3 2px solid; 
	height: 10px;
}

.effectbig
{  
	font-family:		Verdana; 
	font-size:			24px; 
	font-style:			normal; 
	font-weight:		normal; 
	border:				1px solid #BBBBBB;
	color:				#D2D3D3; 
	
}
.effect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#333333; 
	background-color:	#EFEFEF; 
	border:				1px solid gray;
}
.baseeffect
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#3EB2E3; 
	border:				1px solid gray;
	width:				85px;
}
.baseeffectEx
{  
	font-family:		Verdana; 
	font-size:			11px; 
	font-style:			normal; 
	font-weight:		normal; 
	font-variant:		normal; 
	color:				#FFFFFF; 
	background-color:	#3EB2E3; 
	border:				1px solid black;
}

.newsletter
{
	float: right;
	width: 200px;
	height: 71px;
	font-family: Arial; 
	font-size: 12px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: #999999; 
	line-height: 25px;
}

.newsletterHidden {
	top: 55px;
	left: 100px;
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	font-variant: normal;
	font-weight: bold;
	color: black; 
	visibility: hidden;
	position: absolute;
	line-height: 18px;
	background: white;
	border: 2px solid gray;
	padding: 5px;
	white-space: nowrap;
}

.newsletterHidden INPUT {
	margin: 1px;
}

A.catbold:link, A.catbold:visited {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#3EB2E3;
	text-decoration:	none;
	line-height:		20px;
}
A.catlink:link, A.catlink:visited {
	font-family:		Verdana; 
	font-size:			10px; 
	font-weight:		bold; 
	color:				#AAAAAA;
	text-decoration:	none;
	line-height:		18px;
}
A.cattop:link, A.cattop:visited {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#5258A4;
	text-decoration:	none;
	line-height:		20px;
}

.PPTitle {
	font-family:		Verdana; 
	font-size:			14px; 
	font-weight:		bold; 
	color:				#3EB2E3;
	text-decoration:	none;
}

.PPDetail {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		normal; 
	color:				#999999;
	text-decoration:	none;
}
.PPDetailtag {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		normal; 
	color:				#00A0E3;
	text-decoration:	none;
}
.PPPrice {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#EF0000;
	text-decoration:	none;
}
/*** ajout pour produit popular accueil ***/
.PPTitlepopular {
	font-family:		Verdana; 
	font-size:			12px; 
	font-weight:		bold; 
	color:				#3EB2E3;
	text-decoration:	none;
	width:150px;
}

/*** End ***/
