/* CSS Document */
body {
 margin: 0;
 background-image: url(images/fond.jpg);
 background-attachment: fixed;
 /*font-family: Tahoma;*/
 font-family: "Trebuchet MS", sans-serif;
}
p {
	margin: 0;
}
img.png {
	behavior: url(images/png.htc);
}
.MyInput {
	border: solid 1px #0099FF;
}
.MyBT {
	border: outset 1px #0099ff;
	color: #0066CC;
	font-weight:bold;
}
.BTgrey {
	color: #999999;
	border: outset 1px #666666;
	font-weight:bold;
}

#ZoomPhotoProd {
	overflow: hidden;
	position: absolute;
	width: 400px;
	height: 400px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: solid 1px #4796DB;
	z-index: 999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
#FullHeight {
	/*margin-top: 10%;*/
}
.BTmenu {
	background-image: url(images/index_r3_c2.jpg);
	width: 120px;
	height: 45px;
	text-align: center;
}
.BTssmenu {
	background-image: url(images/bt_ssmenu.jpg);
	width: 171px;
	height: 34px;
	text-align: center;
}
#PiedPage {
	background-color: #4091D3;
	text-align: right;
	/*height: 31px;*/
	width: 1014px;
	padding-right: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

#defil_prodmois {
	position: relative;
	width: 631px;
	height: 240px;
	overflow: hidden;
}
#cadre_defilant_prodmois {
	position: absolute;
}
#defil_promomois {
	position: relative;
	width: 631px;
	height: 240px;
	overflow: hidden;
}
#cadre_defilant_promomois {
	position: absolute;
}
#defil_news {
	position: relative;
	width: 623px;
	height: 85px;
	overflow: hidden;
}
#cadre_defilant_news {
	position: absolute;
}

.LienNomProd {
	color: #000000;
	text-decoration: none;
}
.LienFamProd {
	color: #000000;
	text-decoration: none;
}
.LienMenu {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.LienPiedPage {
	color: #FFFFFF;
	text-decoration: none;
}

.Nom_Prod_Listing {
	font-size: 12px;
	font-weight: bold;
}
.Famille_Prod_Listing {
	font-size: 12px;
	font-weight: bold;
}

.Tableauprinc {
	background-color: #FFFFFF;
}

.TXTbas {
	font-size: 14px;
	font-weight: bold;
}

.TXTPanier {
	color: #4796DB;
	font-size: 11px;
	font-weight: bold;
}

.LienHistory {
	color: #666666;
	font-weight:bold;
}

.Lienspage {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.MAJtitre {
	font-size: 36px;
	font-weight: bold;
}
.TXTtitre {
	font-size: 24px;
	font-weight: bold;
}
.Prix {
	color: #FFA800;
	font-size: 22px;
	font-weight: bold;
}
.TXTbleu {
	color: #4796DB;
	font-size: 22px;
}
.TITREarticle {
	color: #F67C00;
	font-size: 18px;
	font-weight: bold;
}
.TxtCadresatisfliv {
	font-size: 14px;
	line-height: 0.9em;
}
.TXTnews {
	font-size: 14px;
	line-height: 0.8em;
}
.PRIXraye {
	font-size: 14px;
	line-height: 0.9em;
	color: #000000;
	text-decoration: line-through;
}
.IntitPromo {
	font-size: 35px; 
	color: #FF0000; 
	font-weight: bold;
}
.CadrePromo {
	background-color: #FFFFFF;
	border: solid 1px #FF0000;
	width: 196px;
	padding: 5px 0 5px 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}