/***********************/
/* Body et conteneur : */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	width: 100%;
	overflow-y: scroll;
}

#conteneur  {
	width: 1003px;
	margin: 0 auto 0 auto;
	border: 1px solid #000000;
}

/* Fin Body et conteneur */
/*************************/

/************/
/* Header : */

#header {
	height: 144px;
	background: #000000;
	text-align: left;
}

#logo {
	float: left;
	margin: 27px 0 0 70px;
}

#recherche_header {
	float: right;
	margin: 50px 20px 0 0;
}

#recherche_header input {
	border: 1px solid #000000;
}

.champ_recherche_header {
	/* height: 18px; */
	width: 150px;
}

.bouton_recherche_header {
	width: 16px;
	height: 26px;
	background: url('/images/loupe_bouton.jpg') no-repeat 0 0;
}

.bouton_recherche_header:hover {
	background: url('/images/loupe_bouton.jpg') no-repeat 0 -26px;
}

#bandeau {
	height: 103px;
	background: url('/images/fond_header.png') no-repeat 0 0;
}

#bandeau a {
	/* display: block;
	width: 100%;
	height: 100%; */
	text-decoration: none;
}

#bandeau a:hover {
	text-decoration: none;
}

/* Fin Header */
/**************/

/*************/
/* Tooltip : */

#tooltip {
	position: absolute;
	width: 200px;
	border: 2px solid #266554;
	background: #FFFFFF;
	padding: 5px;
	display: none;
	color: #266554;
	font-size: 8pt;
}

#screenshot {
	position: absolute;
	border: 2px solid #266554;
	background: #FFFFFF;
	padding: 0px;
	display: none;
	color: #266554;
}
	
/* Fin Tooltip */
/***************/

/**********/
/* Menu : */

#menu {
	background: url('/images/fond_menu.png') no-repeat 0 0;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	color: #266554;
	text-align: left;
	padding-top: 12px;
	padding-left: 72px;
}

#menu a {
	margin-right: 25px;
	color: #266554;
	font-weight: normal;
	text-decoration: none;
}

#menu a:hover, #menu a:focus {
	color: #FFFFFF;
}

#menu a.actif {
	color: #FFFFFF;   
}

#menu_options {
	float: right;
	margin-right: 20px;
}

#menu_options a {
	margin-right: 0px;
	margin-left: 10px;
}

a.drapeau_fr {
	float: left;
	display: block;
	width: 26px;
	height: 18px;
	background: url('/images/fr.gif') no-repeat 0 0;
	text-decoration: none;
}

a.drapeau_fr:hover {
	background: url('/images/fr.gif') no-repeat 0 -18px;
}

a.drapeau_en {
	float: right;
	display: block;
	width: 26px;
	height: 18px;
	background: url('/images/en.gif') no-repeat 0 0;
	text-decoration: none;
}

a.drapeau_en:hover {
	background: url('/images/en.gif') no-repeat 0 -18px;
}

/* Fin Menu */
/************/

/************/
/* Centre : */

#centre {
	font-weight: normal;
	font-size: 9pt;
	text-align: left ;
	overflow: auto;
	margin-bottom: 20px;
}

/* Fin Centre */
/**************/

/************/
/* Footer : */

#footer {
	clear: both;
	background: #000000;
	margin: 0 auto;
	color: #266554;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: left;
	padding: 16px 0 16px 0;
	overflow: auto;
}

#footer a {
	color: #266554;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	color: #FFFFFF;   
	text-decoration: none; 
}

.footer_gauche {
	float: left;
	margin: 0 0 0 72px;
}

.return_top {
	float: right;
	margin: 0 50px 0 0;
}

/* Fin Footer */
/**************/

/***********************/
/* Classes générales : */

.erreur {
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
	border-bottom: 1px solid #FF0000;
	display: list-item;
	list-style-image: url('/images/attention.jpg');
	list-style-position: inside;
	padding-bottom: 10px;
	margin: 20px 70px 20px 70px;
}

.liste_se_connecte_avec {
	border: 1px solid #266554;
	margin: 0 0 20px 70px;
	width: 755px;
}

.liste_nouveautes {
	border: 1px solid #266554;
	margin: 0 0 20px 70px;
	width: 755px;
}

.sous_titre_description {
	margin: 10px 0 30px 70px;
	color: #266554;
	font-size: 12px;
}

.sous_titre_description a {
	font-size: 12px;
}

.aide {
	cursor: help;
}

/* Fin Classes générales */
/*************************/

/***********/
/* Liens : */

a img {
	border-style: none;
}

a {
	color: #266554;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:focus {
	color: #266554;   
	font-weight: bold; 
	text-decoration: underline; 
}

/* Fin Liens */
/*************/

/***********/
/* Index : */

.index_droite {
	float: right;
	width: 400px;
	margin-right: 40px;
	margin-top: 50px;
	text-transform: uppercase;
	font-size: 8pt;
}

.tableau_index {
	width: 100%;
	font-weight: normal;
}

.tableau_index a {
	font-weight: normal;
}

.tableau_index td.tab_index_gauche {
	text-align: center;
	vertical-align: bottom;
	width: 50%;
	padding: 0px 10px 0px 10px;
}

.tableau_index td.tab_index_milieu {
	text-align: center;
	vertical-align: bottom;
	width: 0%;
	padding: 0px 10px 0px 10px;
}

.tableau_index td.tab_index_droite {
	text-align: center;
	vertical-align: bottom;
	width: 50%;
	padding: 0px 10px 0px 10px;
}

.index_gauche {
	float: left;
	width: 40%;
	padding-left: 70px;
	font-weight: bold;
	text-transform: uppercase;
}

.titre_index {
	margin-top: 30px;
	margin-bottom: 30px;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 20pt;
	color: #000000;
}

.sous_titre_index {
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 15pt;
	color: #266554;
	margin-bottom: 30px;
}

/* Fin Index */
/*************/

/******************/
/* Présentation : */

.presentation_droite {
	float: right;
	width: 405px;
	padding-right: 70px;
}

.presentation_gauche {
	float: left;
	width: 405px;
	padding-left: 70px;
}

.titre_presentation {
	margin: 40px 0 30px 70px;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
}

.paragraphe {
	text-align: justify;
	color: #266554;
	margin-bottom: 40px;
}

.titre_paragraphe {
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
	color: #266554;
}

.image_titre_paragraphe {
	padding: 0 10px 0px 0px;
}

.tableau_paragraphe {
	width: 100%;
	font-weight: normal;
	margin-top: 50px;
	text-transform: uppercase;
	font-size: 8pt;
}

.tableau_paragraphe a {
	font-weight: normal;
}

.tableau_paragraphe td.tab_paragraphe_gauche {
	text-align: center;
	vertical-align: bottom;
	width: 33%;
	padding: 0px 10px 0px 10px;
}

.tableau_paragraphe td.tab_paragraphe_milieu {
	text-align: center;
	vertical-align: bottom;
	width: 33%;
	padding: 0px 10px 0px 10px;
}

.tableau_paragraphe td.tab_paragraphe_droite {
	text-align: center;
	vertical-align: bottom;
	width: 33%;
	padding: 0px 10px 0px 10px;
}

/* Fin Présentation */
/********************/

/*********************/
/* Recherche avancée */

.gauche_boites_recherche {
	float: left;
	margin: 30px 0 0 20px;
}

.boite_recherche {
	width: 180px;
	border: 1px solid #266554;
	margin-bottom: 20px;
}

.boite_recherche_titre {
	background: #266554;
	color: #FFFFFF;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 11pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding: 6px 8px 6px 8px;
}

.boite_recherche_contenu {
	height: 80px;
	overflow: auto;
	font-size: 8pt;
	text-align: left;
}

.boite_recherche_contenu_famille {
	height: 275px;
	overflow: auto;
	font-size: 8pt;
	text-align: left;
	padding: 2px 0 2px 0;
}

.boite_recherche_contenu_sf {
	height: 125px;
	overflow: auto;
	font-size: 8pt;
	text-align: left;
	padding: 2px 0 2px 0;
}

.boite_recherche_contenu_rech {
	overflow: auto;
	font-size: 8pt;
	text-align: left;
	padding: 6px 8px 6px 8px;
}

.boite_recherche_ligne {
	padding: 5px 8px 5px 8px;
}

.boite_recherche_ligne_select {
	padding: 5px 8px 5px 8px;
	background-color: #D5EFE8;
	font-weight: bold;
}

.deselect {
	float: right;
	margin-right: 3px;
	font-style: normal;
}
.test {
	float: left;
}

.boite_recherche_affichage_sf {
	padding: 5px 8px 0px 12px;
}

.boite_recherche_ligne_sf {
	padding: 0px 0px 4px 0px;
}

.boite_recherche_ligne_sf a {
	font-weight: normal;
}

.boite_recherche_ligne_sf a:hover, .boite_recherche_ligne_sf a:focus {
	font-weight: normal;
}

.boite_recherche_ligne_lien_sf a {
	font-weight: normal;
	text-decoration: none;
}

.boite_recherche_ligne_lien_sf a:hover, .boite_recherche_ligne_lien_sf a:focus {
	font-weight: normal;
	text-decoration: none;
}

.resultats_rech_avancee {
	float: right;
	width: 755px;
	border: 1px solid #266554;
	margin: 30px 20px 0 0;
}

.titre_resultats {
	background: #8c384e;
	color: #FFFFFF;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}

.selection_recherche {
	margin: 20px 0 20px 10px;
}

.erreur_recherche {
	font-weight: bold;
	color: #FF0000;
	font-size: 10pt;
	display: list-item;
	list-style-image: url('/images/attention.jpg');
	list-style-position: inside;
	padding-bottom: 10px;
	margin: 20px 70px 20px 20px;
}

.commentaire_config_3d {
	margin: 20px 20px 20px 20px;
	font-size: 8pt;
}

.commentaire_config_3d a {
	text-transform: uppercase;
}

/* Fin Recherche avancée */
/*************************/

/*****************************/
/* Affichage Liste des pages */

.affichage_nouveau {
	float: right;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
	width: 110px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	/* background: #266554; */
}

.tableau_liste_pages {
	border-collapse: collapse;
	width: 100%;
}

.tableau_liste_pages tr {
	border-bottom: 1px solid #266554;
}

.tableau_liste_pages tr.titre_liste {
	background: #266554;
	color: #FFFFFF;
	font-weight: bold;
}

.tableau_liste_pages tr.tr_normal {
	background-color:#FFFFFF;
}

.tableau_liste_pages tr.tr_over {
	background-color:#FFFFFF;
	/* background-color:#D5EFE8; */
} 

.tableau_liste_pages td {
	text-align: left;
	font-size: 8pt;
	padding: 10px 5px 10px 5px;
	border-bottom: 1px solid #266554;
}

.tableau_liste_pages td.td_ref_fab {
	width: 90px;
}

.tableau_liste_pages td.td_fab {
	width: 90px;
}

.tableau_liste_pages td.td_page {
	width: 35px;
}

.tableau_liste_pages td.td_titre_ref {
	
}

.tableau_liste_pages td.td_photo {
	width: 110px;
}

.tableau_liste_pages td.td_icone{
	width: 45px;
}

.tableau_liste_pages td.td_3d{
	width: 95px;
	text-align: center;
	vertical-align: middle;
}

.tableau_3d {
	width: 95px;
	border-bottom: 0px solid #000000;
	text-align: left;
	vertical-align: middle;
}

.tableau_3d_cao {
	width: 45px;
	float: left;
	text-align: left;
	vertical-align: middle;
}

.tableau_3d_pdf3d {
	width: 45px;
	float: right;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
}

a.lien_photo {
	text-decoration: none;
}

a.lien_photo:hover {
	background: none; 
}

a.lien_photo span {
	display: none;
}

a.lien_photo:hover span {
	display: inline;
	position: fixed;
	top: 100px;
	left: 134px;
	text-align: center;
	color: white;
	background: #FFFFFF;
	border: 2px solid #266554;
}

.photo_page_liste {
	width: 100px;
	border: 1px solid #266554;
}

.commentaire_liste {
	margin: 20px 20px 20px 20px;
	font-size: 8pt;
}

.icone_pdf a {
	display: block;
	width: 36px;
	height: 37px;
	background: url('/images/pdf.gif') no-repeat 0 0;
	text-decoration: none;
}

.icone_pdf a:hover {
	background: url('/images/pdf.gif') no-repeat 0 -37px;
}

.icone_ech a {
	display: block;
	width: 30px;
	height: 35px;
	background: url('/images/ech.gif') no-repeat 0 0;
	text-decoration: none;
}

.icone_ech a:hover {
	background: url('/images/ech.gif') no-repeat 0 -35px;
}

.icone_devis a {
	display: block;
	width: 26px;
	height: 32px;
	background: url('/images/devis.gif') no-repeat 0 0;
	text-decoration: none;
}

.icone_devis a:hover {
	background: url('/images/devis.gif') no-repeat 0 -32px;
}

.icone_se_connecte_avec a {
	display: block;
	width: 37px;
	height: 35px;
	background: url('/images/se_connecte_avec.gif') no-repeat 0 0;
	text-decoration: none;
}

.icone_se_connecte_avec a:hover {
	background: url('/images/se_connecte_avec.gif') no-repeat 0 -35px;
}

.icone_cao a {
	display: block;
	width: 30px;
	height: 30px;
	background: url('/images/cao.gif') no-repeat 0 0;
	text-decoration: none;
}

.icone_cao a:hover {
	background: url('/images/cao.gif') no-repeat 0 -30px;
}

.icone_pdf_3d a {
	display: block;
	width: 28px;
	height: 40px;
	background: url('/images/pdf_3d.gif') no-repeat 0 0;
	text-decoration: none;
}

.icone_pdf_3d a:hover {
	background: url('/images/pdf_3d.gif') no-repeat 0 -40px;
}

.case_config_3d {
	text-align: center;
	font-size: 7pt;
	font-style: italic;
}

.icone_config_3d a {
	display: block;
	width: 35px;
	height: 35px;
	background: url('/images/config_3d.gif') no-repeat 0 0;
	text-decoration: none;
}

.icone_config_3d a:hover {
	background: url('/images/config_3d.gif') no-repeat 0 -35px;
}

/* Fin Affichage Liste des pages */
/*********************************/

/*****************/
/* Formulaires : */

.form_titre {
	margin: 40px 0 20px 70px;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
}

.form_description {
	margin: 10px 70px 30px 70px;
	color: #266554;
}

.form_gauche {
	float: left;
	width: 40%;
	padding: 0 20px 0 70px;
}

.form_droite {
	float: left;
	width: 40%;
	border-left: 1px solid #266554;
	padding: 0 70px 0 20px;
}

.form_bouton {
	clear: both;
	width: 100%;
	text-align: center;
}

.formulaire {
	
}

.formulaire label {
	float: left;
	width: 120px;
	margin-bottom: 10px;
}

.formulaire  input {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #266554;
	border: 1px solid #969696;
	padding: 2px 2px 2px 2px;
}
.formulaire  input:hover {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #000000;
	border: 1px solid #266554;
}
.formulaire  input:focus {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #000000;
	border: 1px solid #266554;
}

.champ_cross_ref {
	height: 18px;
	width: 200px;
}

.formulaire  textarea {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #266554;
	border: 1px solid #969696;
}
.formulaire  textarea:hover {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #000000;
	border: 1px solid #266554;
}
.formulaire  textarea:focus {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #000000;
	border: 1px solid #266554;
}

.formulaire  select {
	vertical-align: middle;
	margin-bottom: 10px;
	width: 175px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #266554;
}
.formulaire  select:hover {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #000000;
	border: 1px solid #266554;
}
.formulaire  select:focus {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 9pt tahoma, helvetica, sans-serif;
	color: #000000;
	border: 1px solid #266554;
}

.formulaire  button {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 10pt arial, helvetica, sans-serif;
}
.formulaire  button:hover {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 10pt arial, helvetica, sans-serif;
}
.formulaire  button:focus {
	vertical-align: middle;
	margin-bottom: 10px;
	font: 10pt arial, helvetica, sans-serif;
}

.cadre_formulaire_pdf {
	width: 500px;
	margin: 0 20px 0 70px;
}

.commentaire_form {
	font-size: 8pt;
}

/* Fin Formulaires */
/*******************/

/*************/
/* Recherche */

.recherche_titre {
	margin: 40px 0 30px 70px;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.recherche_titre_2 {
	margin: 40px 0 30px 20px;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.image_titre_recherche {
	padding: 0 100px 0px 0px;
	float: right;
	margin-top: 40px;
}

.recherche_description {
	margin: 30px 0 50px 70px;
	color: #266554;
}

.recherche_corps {
	clear: both;
}

.cadre_recherche_gauche {
	width: 162px;
	float: left;
	border: 1px solid #266554;
	margin: 30px 0 0 20px;
	color: #266554;
	padding: 6px 8px 0px 8px;
}

.recherche_boutons {
	padding-left: 70px;
}

.case_rech {
	float: left;
	width: 135px;
	margin-right: 40px;
	text-align: center;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 13pt;
	text-transform: uppercase;
	font-weight: normal;
	color: #266554;
	margin-bottom: 50px;
}

.case_rech a.rech_img_fam {
	display: block;
	width: 130px;
	height: 105px;
	background: url('/images/rech_fam.jpg') no-repeat 0 0;
	text-decoration: none;
	margin-bottom: 30px;
}

.case_rech a.rech_img_fam:hover {
	background: url('/images/rech_fam.jpg') no-repeat 0 -105px;
}

.case_rech a.rech_img_cr {
	display: block;
	width: 130px;
	height: 105px;
	background: url('/images/rech_cr.jpg') no-repeat 0 0;
	text-decoration: none;
	margin-bottom: 30px;
}

.case_rech a.rech_img_cr:hover {
	background: url('/images/rech_cr.jpg') no-repeat 0 -105px;
}

.case_rech a.rech_img_page {
	display: block;
	width: 130px;
	height: 105px;
	background: url('/images/rech_page.jpg') no-repeat 0 0;
	text-decoration: none;
	margin-bottom: 30px;
}

.case_rech a.rech_img_page:hover {
	background: url('/images/rech_page.jpg') no-repeat 0 -105px;
}

.case_rech a.rech_img_ref {
	display: block;
	width: 130px;
	height: 105px;
	background: url('/images/rech_ref.jpg') no-repeat 0 0;
	text-decoration: none;
	margin-bottom: 30px;
}

.case_rech a.rech_img_ref:hover {
	background: url('/images/rech_ref.jpg') no-repeat 0 -105px;
}

.case_rech a.rech_img_config_3d {
	display: block;
	width: 130px;
	height: 105px;
	background: url('/images/rech_config_3d.jpg') no-repeat 0 0;
	text-decoration: none;
	margin-bottom: 30px;
}

.case_rech a.rech_img_config_3d:hover {
	background: url('/images/rech_config_3d.jpg') no-repeat 0 -105px;
}

/* Fin Recherche */
/*****************/

/********************/
/* Cross références */

.boite_recherche_cross_ref {
	border: 1px solid #266554;
	margin: 10px 20px 20px 20px;
	float: left;
	width: 600px;
}

.boite_recherche_contenu_cross_ref {
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	padding: 10px 8px 10px 8px;
}

.resultats_cross_ref {
	float: left;
	width: 960px;
	border: 1px solid #266554;
	margin: 0 20px 0 20px;
}

.commentaire_cross_ref {
	font-size: 8pt;
	font-style: italic;
}

/* Fin Cross références */
/************************/

/***********************/
/* Page du catalogue : */

.titre_page {
	margin: 40px 0 20px 70px;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
}

.sous_titre_page {
	margin: 0 0 20px 70px;
	font-family: eurostile, verdana, arial, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #266554;
}

.page {
	width: 720px;
	height: 1200px;
	border: 1px solid #266554;
	padding: 0px 0px 0px 40px;
	float: left;
	margin: 0 0 20px 70px;
}

.page_gauche {
	float: left;
}

.page_droite {
	float: right;
}

.page_bas {
	width: 100%;
	padding: 0 0 0 0;
}

/* .page_bas tr {
	
}

.page_bas td {
	vertical-align: top;
	padding: 0 0 0 0;
} */

.corps_page {
	float: left;
	width: 670px;
	margin-right: 30px;
}

.page_haut {
	width: 100%;
	height: 1120px;
}

.onglets {
	float: right;
	width: 50px;
	height: 800px;
	background: #D5EFE8;
	font: 10pt arial;
	font-weight: bold;
	text-align: center;
	padding: 300px 0 0 0;
}

.bandeau_haut {
	color: #000000;
	height: 30px;
	margin: 20px 0 20px 0;
}

.contacts {
	width: 350px;
	float: left;
	font: 10pt arial;
	font-weight: bold;
	text-align: right;
	padding: 5px 5px 5px 5px;
}

.pas {
	/* width: 80px; */
	float: right;
	background: #D5EFE8;
	font: 12pt arial;
	font-weight: bold;
	text-align: center;
	padding: 5px 12px 5px 12px;
}

.titre {
	float: left;
	width: 625px;
	height: 20px;
	color: #000000;
	background: #D5EFE8;
	font: 12pt arial;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding: 15px 5px 15px 5px;
	margin: 0 0 25px 0;
}

.rohs {
	float: right;
	width: 35px;
	height: 50px;
	background: url(/images/rohs.gif);
}

.caractéristiques {
	width: 318px;
	height: 340px;
	float: left;
	margin: 0 0 10px 0;
}

.caracteristiques_bandeau {
	height: 15px;
	color: #000000;
	background: #D5EFE8;
	font: 9pt arial;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.caracteristiques_contenu {
	/* height: 300px; */
	color: #000000;
	font: 8pt arial;
	text-align: left;
	padding: 8px 5px 5px 5px;
}

.photo {
	/* width: 333px;
	height: 192px; */
	border: 1px solid #266554;
	margin: 0 0 15px 0;
	float: right;
}

.se_connecte_avec {
	width: 333px;
	height: 125px;
	float: right;
	margin: 0 0 10px 0;
}

.se_connecte_avec_bandeau {
	height: 15px;
	color: #000000;
	background: #D5EFE8;
	font: 9pt arial;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.se_connecte_avec_contenu {
	/* height: 88px; */
	color: #000000;
	font: 8pt arial;
	text-align: center;
	padding: 8px 5px 5px 5px;
}

.se_connecte_avec_gauche {
	float: left;
	width: 160px;
	text-align: left;
}

.se_connecte_avec_droite {
	float: right;
	width: 160px;
	text-align: left;
}

.dessin {
	/* width: 670px;
	height: 317px; */
	/* background: url(/images/fond_dessin.jpg); */
	/* margin: 0 0 10px 0; */
}

.livraison {
	width: 260px;
	height: 25px;
	color: #000000;
	font: 8pt arial;
	text-align: left;
	padding: 1px 5px 5px 1px;
	margin: 10px 0 5px 0;
}

.livraison_image {
	width: 40px;
	margin: 0 0 0 0;
	vertical-align: middle;
}

.gamme {
	width: 175px;
	/* height: 110px; */
	float: right;
	margin: 10px 0 10px 0;
}

.gamme_bandeau {
	height: 15px;
	color: #000000;
	background: #D5EFE8;
	font: 9pt arial;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.gamme_contenu {
	/* height: 88px; */
	color: #000000;
	font: 8pt arial;
	text-align: left;
	padding: 10px 0px 5px 5px;
}

.gamme_tableau {
	float: right;
	max-width: 100%;
	/* max-height: 200px; */
	margin-bottom: 10px;
}

.position_1d1g {
	float: right;
}

.reference_bandeau {
	width: 260px;
	height: 15px;
	color: #000000;
	background: #D5EFE8;
	font: 9pt arial;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0 0 15px 0;
}

.reference {
	border-collapse:collapse;
}

.reference tr {
	padding: 3px 3px 3px 3px;
}

.reference td {
	padding: 3px 3px 3px 3px;
	vertical-align: top;
}

.reference_case_fleche {
	text-align: center;
	margin-right: 15px;
}

.reference_case {
	/* width: 30px; */
	background: #D5EFE8;
	border: 1px solid #266554;
	padding: 3px 8px 3px 8px;
	color: #000000;
	font: 13pt arial;
	font-weight: bold;
	text-align: center;
}

.reference_fleche {
	width: 12px;
	margin-bottom: 1px;
}

.reference_libelle {
	margin-bottom: 10px;
	text-align: left;
	font: 8pt arial;
}

.num_page {
	width: 98%;
	float: left;
	color: #000000;
	font: 12pt times;
	font-weight: bold;
	text-align: right;
	padding: 5px 0px 5px 5px;
	margin: 20px 0 20px 0;
	
}

.page_speciale {
	float: left;
	max-width: 670px;
	max-height: 950px;
}

.boite_demandes {
	float: right;
	width: 100px;
	margin: 0 40px 0 0;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
}

.boite_demandes_titre {
	border: 1px solid #266554;
	background: #266554;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 6px 8px 6px 8px;
}

.boite_demandes_contenu {
	font-size: 8pt;
	text-align: center;
	padding: 10px 8px 10px 8px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #266554;
}

.boites_demandes_icone {
	padding-bottom: 5px;
}
	
/* Fin Page du catalogue */
/*************************/
