﻿body
{
	font-family: Verdana;
	font-size: small;
	color: #666666;
}

.BannerPage1
{
	height: 175px;
	background-image: url('images/Banner.PNG');
	background-repeat: no-repeat;
	background-position: center;
}


.Choose
{
	width: 200px;
	height: 75px;
	background-image: url('images/Product.PNG');
	background-repeat: no-repeat;
	background-position: center;
}
.Choose2
{
	width: 200px;
	height: 75px;
	background-image: url('images/Product2.PNG');
	background-repeat: no-repeat;
	background-position: center;
}

.SaveBox
{
	width: 200px;
	height: 75px;
	background-image: url('images/YouSave.PNG');
	background-repeat: no-repeat;
	background-position: center;
}
.SaveBox2
{
	width: 200px;
	height: 75px;
	background-image: url('images/YouSave2.PNG');
	background-repeat: no-repeat;
	background-position: center;
}

.Benefit
{
	width: 200px;
	height: 75px;
	background-image: url('images/benefit.PNG');
	background-repeat: no-repeat;
	background-position: center;
}
.Benefit2
{
	width: 200px;
	height: 75px;
	background-image: url('images/benefit2.PNG');
	background-repeat: no-repeat;
	background-position: center;
}

.boldGrey
{
	font-weight: bold;
	color: #666666;
	text-align: left;
	height: 30px;
	padding-left: 10px;
}

.Larger
{
	font-weight: bold;
	color: #666666;
	height: 30px;
	font-size: 12pt;
	padding-left: 10px;
}

.Product
{
	font-weight: bold;
	color: #666666;
	height: 30px;
	font-size: 14pt;
	padding-left: 10px;
}

.small
{
	font-weight: normal;
	font-size: 8pt;
}

.TMedia
{
	text-align: center;
	color: #006699;
	font-weight: bold;
}
.Competition
{
	text-align: center;
	color: #666666;
	font-weight: bold;
}

.specs
{
	font-family: verdana;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	height: 28px;
	background-image: url('images/Titre.PNG');
	text-align: left;
}

.BannerPageConfig_1
{
	height: 175px;
	background-image: url('images/Banner2.PNG');
	background-repeat: no-repeat;
	background-position: center;
}
.FondPageConfig
{
	background-image: url('images/fond.JPG');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ECF6FD;
	width:900px;
}
.Panneau2
{
	background-image: url('images/FondPanneau.JPG');
	background-repeat:repeat-x;
	background-color:#D8DDE3;
}
.FooterConfig_2
{
	font-size: 8pt;
	text-align:left;
	height:50px;
	vertical-align:middle;
}
.ErrorMessage
{
	font-size: 8pt;
}
.Categories
{
	font-weight: bold;
	color: #666666;
	text-align: right;
	height: 20px;
}
.Features
{
	font-weight: bold;
	color: #666666;
	text-align: center;
	height: 20px;
}
.Graphique
{
	background-image: url('images/CadreGraphique.bmp');
	background-position:top left;
	background-repeat:no-repeat;
}
.Step
{
	color:White;
	font-size:14pt;
	font-weight:bold;
}

/* CSS pour ajouter une ombre à un panneau */
.text_box
{
	position:relative;
	background-color: #cccccc;
	bottom: 2px;
	right: 2px;
}
.shadow
{
	position:relative;
	background-color: #cccccc;
	bottom: 2px;
	right: 2px;
}
.shadow_edge
{
	position:relative;
	background-color: #dddddd;
	bottom: 4px;
	right: 4px;
}
.text_box
{
	background-color: #ffffff;
	color: #000000;
}