@CHARSET "ISO-8859-1";

body {
	background-color: #e4e4e4;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #3c3f44;
	background-color: #738b95;
	background-image: url('../images/billesBg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	display: table;
}

.languageFlags {
	position: absolute;
	top: 8px;
	margin-left: 760px;
}

.languageFlags img {
	border: 1px solid #ffffff;
}

#filArianne {
	width: 100%;
	padding: 4px;
	padding-left: 40px;
	color: #3c3f44;
	font-size: 12px;
}
	
#filArianne a {
	color: #3c3f44;
	font-size: 12px;
}

#filArianne a:hover {
	text-decoration: none;
}

#menuGauche {
	width: 184px;
	vertical-align: top;
}
#menuDroite {
	width: 184px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#content {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 200px;
}

.btUp {
	width: 174px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	color: #374143;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 15px;
}

.btDn {
	width: 174px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.btCt {
	width: 170px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	background-color: #b1b9c3;
	border-left: 2px solid #374143;
	border-right: 2px solid #374143;
	display: none;
}
.btCt ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
	color: #ffffff;
}

.btCt ul li a {
	margin-left: 10px;
	color: #ffffff;
}

.btUp .btTitle {
	text-decoration: none;
	color: #374143;
	padding-left: 15px;
}

.btUp .btTitle:hover {
	color: #ffffff;
}

.bt0 .btUp {
	margin-left: 0px;
	background-image: url('../images/bt0.gif');
	background-repeat: no-repeat;
}
.bt0 .btDn {
	margin-left: 0px;
	background-image: url('../images/bt0b.gif');
	background-repeat: no-repeat;
}

.bt1 .btUp {
	background-image: url('../images/bt1.gif');
	background-repeat: no-repeat;
}
.bt1 .btDn {
	background-image: url('../images/bt1b.gif');
	background-repeat: no-repeat;
}

.bt2 .btUp {
	background-image: url('../images/bt2.gif');
	background-repeat: no-repeat;
}
.bt2 .btDn {
	background-image: url('../images/bt2b.gif');
	background-repeat: no-repeat;
}

.bt3 .btUp {
	background-image: url('../images/bt3.gif');
	background-repeat: no-repeat;
}
.bt3 .btDn {
	background-image: url('../images/bt3b.gif');
	background-repeat: no-repeat;
}


.bt4 .btUp {
	background-image: url('../images/bt4.gif');
	background-repeat: no-repeat;
}
.bt4 .btDn {
	background-image: url('../images/bt4b.gif');
	background-repeat: no-repeat;
}

.bt5 .btUp {
	background-image: url('../images/bt5.gif');
	background-repeat: no-repeat;
}
.bt5 .btDn {
	background-image: url('../images/bt5b.gif');
	background-repeat: no-repeat;
}

.bt6 .btUp {
	background-image: url('../images/bt6.gif');
	background-repeat: no-repeat;
	color: #ffffff;
}
.bt6 .btUp .btTitle {
	color: #ffffff;
}
.bt6 .btUp .btTitle:hover {
	color: #374143;
}
.bt6 .btDn {
	background-image: url('../images/bt6b.gif');
	background-repeat: no-repeat;
}

.bt7 .btUp {
	margin-left: 0px;
	padding-left: 15px;
	background-image: url('../images/bt0c.gif');
	background-repeat: no-repeat;
	height: 41px;
}
.bt7 .btTitle {
	padding-left: 0px;
}
.bt7 .btDn {
	margin-left: 0px;
	background-image: url('../images/bt0b.gif');
	background-repeat: no-repeat;
}

.topLeft {
	height: 7px;
	width: 7px;
	background-image: url('../images/corps/topLeft.gif');
	background-repeat: no-repeat;
}
.topCenter {
	height: 7px;
	background-image: url('../images/corps/topCenter.gif');
	background-repeat: repeat-x;
}
.topRight {
	height: 7px;
	width: 7px;
	background-image: url('../images/corps/topRight.gif');
	background-repeat: no-repeat;
}

.centerLeft {
	width: 7px;
	background-image: url('../images/corps/centerLeft.gif');
	background-repeat: repeat-y;
}
.centerCenter {
	background-color: #ffffff;
	font-size: 12px;
	padding: 5px;
}
.centerCenter h2 {
	background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
	text-align: center;
}
.centerCenter h2 a {
	color: #000000;
	text-decoration: none;
}
.centerCenter ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.centerCenter li {
	margin: 0px;
	padding: 0px;
}
.centerCenter li a {
	color: #000000;
	margin-left:5px;
}
.centerCenter h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #738B95;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.centerCenter h1 a{
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #738B95;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.centerCenterh1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #738B95;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.centerRight {
	width: 7px;
	background-image: url('../images/corps/centerRight.gif');
	background-repeat: repeat-y;
}

.bottomLeft {
	height: 7px;
	width: 7px;
	background-image: url('../images/corps/bottomLeft.gif');
	background-repeat: no-repeat;
}
.bottomCenter {
	height: 7px;
	background-image: url('../images/corps/bottomCenter.gif');
	background-repeat: repeat-x;
}
.bottomRight {
	height: 7px;
	width: 7px;
	background-image: url('../images/corps/bottomRight.gif');
	background-repeat: no-repeat;
}

#footer {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3c3f44;
	text-align: center;
	line-height: 12px;
	padding-bottom: 4px;
}

#footer a {
	color: #ffffff;
	font-size: 12px;
}

#footer a:hover {
	color: #738b95;
	text-decoration: none;
}

.tableTechnique {
	border-collapse: collapse;
	margin-top: 10px;
}

.tableTechnique td {
	font-size: 10px;
	color: #333333;
}

.tableTechnique th {
	font-size: 11px;
	font-weight: bold;
	background: #333333;
	color: #ffffff;
}

.comicStyle {
	font-family: normal;
}

.generalBt {
	padding-left: 300px;
}

.generalBt_chromage {
	padding-left: 203px;
}

.generalBtLeft {
	background-image: url('../images/bouton_01.gif');
	background-repeat: no-repeat;
	height: 39px;
	width: 13px;
	float: left;
}

.generalBtCenter {
	background-image: url('../images/bouton_02.gif');
	background-repeat: repeat-x;
	height: 39px;
	float: left;
	padding-top: 11px;
}

.generalBtCenter_chromage {
	background-image: url('../images/bouton_02.gif');
	background-repeat: repeat-x;
	height: 39px;
	float: left;
	padding-top: 11px;
	width: 263px;
}

.generalBtCenter a {
	color: #3D3D3D;
	text-decoration: none;
	font-weight: bold;
}

.generalBtCenter_chromage a {
	color: #3D3D3D;
	text-decoration: none;
	font-weight: bold;
}

.generalBtRight {
	background-image: url('../images/bouton_03.gif');
	background-repeat: no-repeat;
	height: 39px;
	width: 13px;
	float: left;
}

.planSite ul {
	margin-left: 30px;
}
#seo-header-texte  {
color:#404040;
font-family:verdana;
font-size:9px;
height:16px;
margin:0;
padding:0;
position:absolute;
margin-left:200px;
}
#seo-header-texte a  {
color:#404040;

}
.marginLeft45 {margin-left:45px;}
.marginleft7 {margin-left: 7px;}
.line {margin-left:40px;width:50%}
.lienFicheProduit {color: #3d3d3d;font-weight: bold;}
.marginLeft10 {margin-left:10px;}
.newchiffre {padding-left:27px;width:50%;}
.ptville {float:right;font-size:9px;margin-right:9px;margin-top:-24px;}
