
* {
	font-family: arial;

  font-size: 12px;
	color: ;
}

#cadre_boutons_connecte {
	display: none;
}

.bouton_menu_modif {
	display: none;
}

#bandeau_print {
	display: block;
	float: left;
}

.horaires {
  margin-top: 15px;
	float: right;
  text-align: right;
  padding-right: 10px;
  border-right: 1px solid #666666;
}

#extranet {
  display: none;
}

#mailing {
  display: none;
}

#recherche {
  display: none;
}

#fond {
  display: none;
}

#bandeau {
  display: none;
}

#slider {
  display: none;
}

#menu_h {
  display: none;
}

#ariane, #menu_v, #bloc_telechargement, #fond_page, .une_gamme p.lien_gamme, .liens_fiche_produit, #actualites {
  display: none;
}

.fiche_produit img {
	max-width:300px;
	height:auto;
	float:left;
	margin-right:20px;
}

img {
	max-width:640px;
	height:auto !important;
}

table {
	width:640px;
	cellspacing:0px;
	border-spacing:0px;
	border-collapse:collapse;
}

table td {
	border:1px solid #000;
	padding:5px;
}

#contenu {
  clear: both;
  width: 640px;
  margin-top: 20px;
  padding-top: 20px;
}

.une_gamme {
	float:left;
	margin-right:20px;
}


#baseline {
  display: none;
}

h1 {
	font-size:18px;
	color: #507193;
	text-transform:uppercase;
	font-family:'gunplay', arial, sans serif;
	margin:0 0 10px 0;
}

h2 {
  font-size: 20px;
  color: #507193;
  margin:0;
  text-transform:uppercase;
  font-size:16px;
  font-weight:bold;
}

h3 {
  font-size: 14px;
  font-weight: normal;
  color: #334f55;
  margin-bottom: 0px;
	text-transform:uppercase;
	border-bottom:2px solid #334f55;
}

p {
  margin-bottom:10px;
}


a {
  color: #507193;
}

