/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

/* contenu, partie centrale */
#fondmenug {
  width:280px;
}
#contenu {
  width:712px;
}
/* Colonne gauche */
marquee.edito,
marquee.promo {
  height:120px;
}

/* ELement de menu "nouveautÃ©" */
#nouveaute span.t {color:red;}

/* Boite engagement accueil */
table.bte_engagement caption {
	color: gray;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
	margin-top: 12px;
}
table.bte_engagement td,table.bte_engagement th {
	width:33%;
	padding: 12px;
	color: black;
	font-size: 10px;
	border: 1px gray dashed;
	padding:8px;
}
table.bte_engagement th {
	font-size:8pt;
	font-weight:bold;
}
table.bte_engagement h1{
  font-size:9pt;
  color:red;
  font-weight:bold;
  margin:0px;
}
table.bte_engagement td img {
	float:left;
}

/* Fiches de la page d'accueuil */
table.bte_engagement,table.fiche_accueil {
  width:700px;
}
table.fiche_accueil caption {
	color: gray;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align:left;
	margin-top: 12px;
}
table.fiche_accueil td {
	width:33%;
	padding: 12px;
	color: gray;
	font-size: 10px;
	border: 1px gray dashed;
	padding:8px;
}
table.fiche_accueil td h1 {
	color: gray;
  font-weight:bold;
	font-size: 14px;
	margin:0px;
}
table.fiche_accueil td h2 {
	color: gray;
  font-weight:bold;
	font-size: 12px;
	margin:0px;
}
table.fiche_accueil td h3 {
	color: gray;
	font-size: 11px;
	margin:0px;
}
table.fiche_accueil td .prix {
	color: black;
	font-weight:bold;
	font-size: 12px;
}
table.fiche_accueil td .prix .ancien{
	text-decoration: line-through;
	font-weight:normal;
	color:red;
}

/* Adaptation template original */
* {
	font-family: Arial, Helvetica, Sans-Serif;
}
.art-BlockHeader .t {
  font-weight:bold;
}
.art-Boutons {
	display : block;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 420px;
}
.art-Boutons-langues {
  text-align:right;
}
.art-Boutons-langues img{
  margin:2px 0;
}
.art-Boutons-nav {
  text-align:right;
  margin-top:72px;
}
.art-Logo {
	display : block;
	position: absolute;
	left: 0px;
	top: 4px;
	width: 420px;
}
.art-Logo:hover {
  cursor:pointer;
}
#name-text {
text-align:left;
color:darkblue !important;font-size: 18px;
}
#slogan-text {
  margin-top:88px;
  margin-left:264px;
  text-align:left;
  color:darkblue !important;
	text-transform: none;
}
.art-menu{
	padding: 12px 3px 0px 3px;
}
.art-menu a .l {
	left:0;
	right:4px;
}
.art-menu a .r {
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}
.art-menu a .t {
	text-transform: none;

/**/
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 0 4px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}

