.clr {
	clear: both;
	font-size: 0;
	overflow: hidden;
	height: 0;
}

body {
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 9px;
	margin: 0;
	padding: 0;
}

#general {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 730px;
}

#titre_page {
	width: 730px;
	margin-top: 0px;
	font-size: 9px;
	height: 19px;
	text-align: center;
}

#lien_acceuil {
	width: 100px;
	float: left;
	height: 100%;
}

#lien_acceuil span {
	height: 16px;
	padding-top: 3px;
	display: block
}

#texte_titre {
	float: left;
	width: 400px;
	font-weight: bold;
	height: 100%;
}

#texte_titre span {
	margin-top: 2px;
	display: block
}

#classement {
	float: right;
	width: 180px;
	height: 100%;
}

#pagination img {
	border: 0;
}

#pagination {
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
	margin-top: 8px;
}

#pagination>span {
	text-decoration: none;
	font-weight: normal;
}

#pagination>a {
	text-decoration: none;
	font-weight: normal;
}

#content {
	width: 730px;
	height: auto;
}

.produit {
	float: left;
	width: 230px;
	margin-right: 20px;
	margin-top: 20px;
}

.produit_dernier {
	float: left;
	width: 230px;
	margin-top: 20px;
}

.produit_entete {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.produit_nom {
	font-size: 13px;
	font-weight: bold;
}

.produit_nom a {
	text-decoration: none;
}

.produit_id {
	font-size: 9px;
}

.produit_content {
	width: 230px;
	padding-top: 6px;
	float: left;
}

.produit_partie_droite {
	width: 149px;
	height: 100%;
	float: left;
}

.produit_image {
	width: 149px;
	height: 149px;
	background-color: #DDDDDD;
	float: left;
}

.produit_apartirde {
	height: 16px;
	text-align: center;
	font-size: 9px;
	float: left;
	width: 100%;
}

#avoiraussi .produit_apartirde {
	position: relative;
	top: 2px;
}

.produit_prix {
	height: 22px;
	text-align: center;
	font-size: 9px;
	float: left;
	width: 149px;
	padding-top: 6px;
}

* html .produit_prix {
	margin-top: 1px;
}

.produit_prix_reel {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
}

.produit_partie_gauche {
	margin-left: 4px;
}

/* Etiquettes */
.produit_promo,.produit_nouveau,.produit_top_selection,.produit_nos_realisations,.produit_aucune_etiquette
	{
	height: 25px;
	width: 80px;
	float: right;
	font-size: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.produit_nouveau,.produit_promo {
	height: 19px;
	padding-top: 6px;
}

.produit_partie_droite_contenu {
	height: 165px;
	width: 78px;
	float: right;
}

.produit_referencement {
	font-size: 9px;
	overflow: hidden;
	height: 60px;
	width: 78px;
	float: right;
}

.produit_description {
	font-size: 10px;
	overflow: hidden;
	height: 60px;
	width: 78px;
	float: right;
}

.produit_description a {
	text-decoration: none;
}

* html .produit_description {
	height: 62px;
}

.produit_savoir_plus {
	height: 22px;
	float: right;
	width: 80px;
	padding-top: 6px;
	text-align: center;
}

/* Mise au point pour IE 6*/
* html .produit_savoir_plus {
	padding-top: 6px;
	margin-top: 1px;
}

.produit_savoir_plus a {
	text-decoration: underline;
}

* html .produit_image img {
	width: 149px;
	height: 149px;
}

.fil_ariane {
	width: 730px;
}

#marque {
	position: relative;
	text-align: right;
	margin-top: 10px;
	width: 100%;
}

* html #marque {
	position: relative;
	top: 5px;
}

* html #marque font {
	font-size: x-small;
}

#text_aucun_produit {
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
}

#text_aucun_produit_centre {
	margin-top: 50px;
	font-size: 16px;
	text-align: center;
}

img {
	border: 0;
}

#header {
	padding-top: 0px;
	width: 100%;
	height: 80px;
}

#code {
	float: left;
	width: 240px;
	border-right: 1px solid black;
	margin: 0;
	height: 61px;
}

#code span {
	font-weight: bold;
}

#code a {
	font-weight: bold;
}

#code label {
	font-size: 9px;
	line-height: 7px;
}

#text_code {
	float: left;
	width: 100px;
}

#boite_password {
	float: left;
	width: 240px;
}

#boite_code {
	float: left;
	width: 140px;
}

form {
	margin: 0px;
	padding: 0px;
}

#recherche_famille {
	padding-left: 5px;
	font-weight: bold;
	float: left;
	padding-right: 6px;
	height: 61px;
	width: 247px;
	border-right: 1px solid black;
}

#recherche_famille_produit {
	font-weight: bold;
	width: 230px;
}

#recherche_sous_famille_produit {
	font-weight: bold;
	float: left;
	width: 230px;
}

#famille {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	padding: 1px;
	width: 200px;
}

#sous_famille {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	padding: 1px;
	width: 200px;
}

#recherche_libre {
	font-weight: bold;
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-right: 5px;
	height: 31px;
}

#recherche_libre_txt {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	padding: 1px;
	width: 165px;
}

#espace_header {
	float: left;
	width: 2px;
}

#selection {
	font-size: 15px;
	text-align: center;
	float: right;
	width: 230px;
	height: 31px;
	margin: 0;
}

#selection span {
	margin-top: 4px;
	display: block
}

#selection a {
	font-weight: bold;
	text-decoration: underline;
}

.selectbox {
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	padding: 1px;
	width: 100px;
}

.textbox {
	width: 80px;
	border-width: 1px;
	border-style: solid;
	font-size: 10px;
	padding: 1px;
}

.btn_ok {
	border-width: 1px;
	border-style: solid;
	font-size: 9px;
	padding: 0px;
}

.reprendre_recherche {
	margin-top: 10px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.reprendre_recherche a {
	text-decoration: none;
}

.devis {
	margin-top: 10px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: right;
}

.devis_espace_tab {
	height: 2px;
	margin: 0;
	padding: 0;
}

.devis_content {
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
	text-align: left;
	width: 500px;
	vertical-align: top;
}

.devis_image {
	width: 150px;
	height: 150px;
	float: left;
	background-color: lightgrey;
}

.devis_description {
	height: auto;
	margin-left: 3px;
	width: 235px;
	float: left;
	overflow: hidden;
}

.devis_referencement {
	font-size: 9px;
	height: 20px;
	width: 141px;
	float: left;
}

/* Etiquettes */
.devis_produit_promo,.devis_produit_top_selection,.devis_produit_nouveau,.devis_produit_nos_realisations,.devis_produit_aucune_etiquette
	{
	height: 25px;
	width: 80px;
	float: right;
	font-size: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.devis_produit_nouveau,.devis_produit_promo {
	height: 19px;
	padding-top: 6px;
}

.devis_nom_produit {
	margin-top: 5px;
	height: 20px;
	width: 200px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.devis_ref_produit {
	height: 25px;
	width: 160px;
	float: left;
	font-size: 10px;
}

.devis_texte_description {
	font-size: 10px;
	width: 235px;
	float: left;
	display: block;
}

.devis_mentions {
	float: left;
	width: 100%;
	font-weight: bold;
	display: block;
	clear: both;
}

.devis_boite_prix {
	height: 185px;
	margin-left: 3px;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

* html .devis_boite_prix { /* code pour ie */
	height: 185px;
	margin-left: 3px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

.devis_prix {
	text-align: center;
	margin-top: 65px;
}

.devis_prix_barre {
	text-decoration: Line-Through;
	font-size: 8px;
}

.devis_prix_ht {
	font-weight: bold;
	font-size: 9px;
}

.devis_boite_quantite {
	height: 185px;
	margin-left: 3px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
}

.devis_quantite {
	text-align: center;
	margin-top: 50px;
}

.devis_quantite span {
	font-weight: bold;
}

.devis_quantite a {
	text-decoration: underline;
}

.devis_boite_delai {
	height: 185px;
	margin-left: 3px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
}

.devis_delai {
	text-align: center;
	margin-top: 50px;
}

.devis_delai span {
	font-weight: bold;
}

#demande_devis {
	text-align: center;
}

#demande_devis input {
	border-width: 0px;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
	width: 452px;
}

#devis_reprendre_recherche {
	text-align: center;
	width: 730px;
	font-weight: bold;
}

#form_devis {
	width: 100%;
	text-align: center;
	display: none;
}

#form_devis_message_login {
	width: 100%;
	text-align: center;
}

#form_devis_message_login_message_compte {
	margin-top: 20px;
}

#form_devis_message_login_message_compte .creer-un-ncompte {
	font-size: 14px;
}

#form_devis_message_login_separator {
	padding-top: 20px;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: auto;
	margin-right: auto;
}

#envoie_demande_devis {
	margin-left: 3px;
}

#table_form_devis {
	margin-left: 62px;
}

.form_devis_text,.form_devis_text_pays,.form_devis_text_commentaire {
	width: 70px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}

.form_devis_text_commentaire {
	font-weight: normal;
}

.form_devis_champ {
	width: 101px;
	text-align: left;
}

.form_devis_champ_ville {
	width: 90px;
	text-align: left;
}

.form_devis_text_pays {
	width: 73px;
}

.form_devis_champ input {
	height: 17px;
	font-size: 10px;
}

.form_devis_champ_adresse input {
	height: 17px;
	font-size: 10px;
	width: 448px;
}

.form_devis_txt_login {
	width: 280px;
	text-align: left;
}

.form_devis_txt_long {
	width: 264px;
	border: 1px solid black;
	font-size: 10px;
	padding: 1px;
}

.form_devis_txt_moyen {
	width: 173px;
	border: 1px solid black;
	font-size: 10px;
	padding: 1px;
}

.form_devis_txt_petit {
	width: 60px;
	border: 1px solid black;
	font-size: 10px;
	padding: 1px;
}

.form_devis_select {
	width: 100px;
	border: 1px solid black;
	font-size: 10px;
	padding: 1px;
}

textarea {
	width: 450px;
	height: 90px;
	border: 1px solid black;
}

#titre_form_devis {
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}

#envoie_demande_devis input {
	border-width: 0px;
	font-size: 14px;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 20px;
	height: 30px;
	width: 452px;
	margin-left: -3px;
}

#erreur_devis {
	color: red;
	font-size: small;
	font-weight: normal;
	text-align: center;
}

#envoie_pwd_content {
	margin-top: 50px;
	font-size: 10px;
	text-align: center;
}

.description #mask {
	width: 60px;
	height: 60px;
	background-color: gray;
	border: 1px solid black;
	position: relative;
	left: 50px;
	top: 419px;
	z-index: 10;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity =   50);
}

.description #avoiraussi .produit_description {
	width: 78px;
	float: right;
	height: 120px;
}

.description .produit_partie_droite_contenu {
	width: 80px;
}

.description #avoiraussi .produit_content {
	width: 230px;
}

.description #content {
	position: relative;
}

.description #general2 {
	width: 730px;
	margin-top: 10px;
}

#marque font {
	text-decoration: none;
}

#informations_ajouter_selection {
	left: 468px;
}

#mask {
	left: 310px;
}

.description #informations_texte_description {
	height: 165px;
}

.description #imgPlus img {
	width: 40px;
	height: 40px;
	border: 0px solid black;
}

#budget {
	float: left;
	width: 200px;
	padding-right: 5px;
}

.txt_box_budget {
	border-style: solid;
	border-width: 1px;
	font-size: 10px;
	padding: 1px;
	width: 50px;
}

.description #titre {
	padding-top: 0px;
	width: 730px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.description #entretitreetinfo {
	height: 5px;
	overflow: hidden;
}

.description #informations {
	height: 400px;
	width: 730px;
	margin-top: 5px;
}

.description #informations_gauche {
	width: 400px;
	height: 100%;
	float: left;
}

.description #informations_gauche_image {
	width: 400px;
	height: 400px;
	background-color: #DDDDDD;
}

.description #informations_droite {
	width: 330px;
	height: 100%;
	position: relative;
	float: left;
}

.description #informations_produit_promo {
	width: 150px;
}

.description #informations_texte_referencement {
	position: absolute;
	left: 10px;
	top: 75px;
	font-size: 9px;
	overflow: hidden;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}

.description #titre_nom {
	position: absolute;
	left: 10px;
	top: 30px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	height: 30px;
	width: 320px;
	margin-bottom: 10px;
}

.description #titre_reference {
	position: absolute;
	left: 10px;
	top: 50px;
	font-size: 9px;
	overflow: hidden;
	height: 30px;
	width: 200px;
	margin-bottom: 10px;
}

.description #informations_texte_description {
	position: absolute;
	left: 10px;
	top: 100px;
	font-size: 10px;
	overflow-y: auto;
	height: 230px;
	width: 320px;
	margin-bottom: 10px;
	overflow-x: hidden;
}

.description #informations_prix,.description #informations_prix_2,.description #informations_prix_1
	{
	position: absolute;
	left: 10px;
	top: 331px;
	height: 60px;
	width: 300px;
}

.description #informations_prix_2 {
	top: 350px;
}

.description #informations_prix_1 {
	top: 369px;
}

.description .informations_boite_prix {
	height: 18px;
	text-align: center;
	margin-top: 1px;
	font-size: 14px;
	font-weight: bold;
	width: 170px;
}

/* Etiquettes */
.description #informations_produit_etiquette_nouveau,.description #informations_produit_etiquette_top_selection,.description #informations_produit_etiquette_nos_realisations,.description #informations_produit_etiquette_promo,.description #informations_produit_etiquette_aucune
	{
	position: absolute;
	left: 250px;
	top: 0px;
	height: 25px;
	width: 80px;
	float: left;
	font-size: 10px;
	text-align: center;
}

.description #informations_produit_etiquette_nouveau,.description #informations_produit_etiquette_promo
	{
	height: 19px;
	padding-top: 6px;
}

#informations_ajouter_selection {
	position: absolute;
	height: 31px;
	padding-top: 2px;
	text-align: center;
	font-size: 12px;
	font-size: x-small;
	top: 414px;
	left: 10px;
	display: block;
	width: 170px;
}

.description #informations_ajouter_selection a {
	width: 120px;
	display: block;
	text-decoration: none;
	padding-left: 25px;
}

.description #footer {
	width: 300px;
	margin-top: 5px;
}

.description #footer a {
	font-weight: bold;
	text-decoration: none;
}

/* RM-KD-026 A VOIR AUSSI*/
.description #avoiraussi {
	position: relative;
	width: 730px;
	margin-top: 20px;
}

.description .produit_content {
	top: 41px;
}

.description #txtavoiraussi {
	font-size: 12px;
	width: 730px;
	height: 25px;
}

.description .produit_referencement {
	float: left;
	width: 100px;
	position: relative;
	top: -10px
}

.description .produit_description {
	float: left;
	width: 100px;
	position: relative;
}

.description .produit_savoir_plus,.description .produit_savoir_plus_dernier
	{
	position: relative;
}

.description .produit_entete {
	top: 12px;
	width: 230px;
}

.produits_en_savoir_plus {
	float: left;
	width: 230px;
	margin-right: 20px;
}

.produits_en_savoir_plus_dernier {
	float: left;
	width: 230px;
}

/* RM-KD-027  IMAGE MULTIPLE */
.description #imgPlus {
	overflow: auto;
	white-space: nowrap;
	overflow-y: hidden;
	width: 380px;
	height: 42px;
	margin-top: 5px;
}

.description #imgPlus img {
	margin-right: 5px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

/*PREVIEW*/
.preview_menu {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0pt;
	text-align: left;
	height: 20px;
}

/* CORRECTION IE6 */
* html .description #informations_texte_description,* html .description #informations_texte_referencement,* html .description #informations_produit_etiquette,* html .description #informations_prix
	{
	left: 10px;
}

* html .description #informations_ajouter_selection {
	left: 453px;
}

* html .description #informations_ajouter_selection a {
	width: 120px;
	display: block;
	text-decoration: none;
	padding-left: 0px;
}

* html .description #content #general2 #informations #informations_droite #informations_ajouter_selection
	{
	left: 10px;
}/**
 * @author RGO, jdacosta
 * Ce fichier est inclus dans tous les modeles et toutes les tailles
 * Il permet d'apporter des modification ŕ l'ensemble des eshowroom
 */
#general {
	padding: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

* html .description #informations_gauche_image {
	margin-bottom: -2px;
}

* html .description #general2 {
	margin-top: -10px;
}

/** MODELE 2 **/
.modele2980 #titre_page {
	margin-top: -3px;
}

.modele2980 #code,.modele2980 #boite_password {
	width: 225px;
}

.modele2980 .produit {
	height: 229px;
	width: 355px;
}

.modele2980 .produit_referencement {
	float: right;
	font-size: 9px;
	height: 40px;
	overflow: hidden;
	width: 190px;
}

* html .modele2980 .produit {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 5px;
}

.modele2980 .produit_description {
	float: right;
	font-size: 10px;
	/* height:60px; */
	overflow: hidden;
	width: 190px;
}

.modele2980 .description .produit_description {
	height: 120px;
}

#pagination a {
	font-weight: normal;
	text-decoration: none;
}

.produit_savoir_plus a {
	text-decoration: none;
}

/** RM-KD-010 */
h1,h2,h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 10px;
}

#texte_titre h1 {
	font-size: 12px;
	font-weight: bold;
	height: 17px;
	padding-top: 2px;
}

.produit_referencement h3 {
	font-size: 9px;
}

.devis_nom_produit_h2 {
	font-size: 14px;
	font-weight: bold;
}

.devis_referencement_h3 {
	font-size: 9px;
	font-weight: normal;
}

.color_transparent {
	background-color: transparent;
}

/*PREVIEWS*/
.preview_menu_accueil,.preview_menu_details,.preview_menu_panier,.preview_menu_contact
	{
	width: 180px;
	background-color: #000000;
	text-align: center;
	height: 20px;
	float: left;
	margin-left: 1px;
	font-size: 14px;
	font-weight: bold;
}

.preview_menu_accueil a,.preview_menu_details a,.preview_menu_panier a,.preview_menu_contact a
	{
	color: #FFFFFF;
}

* html #table_form_devis {
	margin-left: -70px;
}

.gras {
	font-weight: bold;
}/*****************************************
 CSS - European Sourcing
*****************************************/
@charset "utf-8";
/* CSS Document */

body
{
text-align: center;
font-family: verdana,helvetica,sans-serif;
font-size: 9px;
width: 100%;
background-color:transparent;

}
body, td, th
{
font-family: Verdana,Arial,Helvetica,sans-serif;
background-color: transparent;
}

.f_background_2 {
background-repeat:repeat-x;
}

/*Largeur ensemble e-Showroom passĂ©e Ă  980 contre 730*/
/*!!! VOIR dans CSS header.html (en bas de page) CORRECTIF POUR IE7 !!!*/

/*#general (line 18)
{
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top: 0pt;
width: 730px;
}
#general (line 1080)
{
padding-right: 7px;
padding-left: 7px;
padding-top: 5px;
padding-bottom: 5px;
}*/

#general
{
	position:relative !important;
text-align: left;
	height:100%;
width: 730px;
padding-right: 137px;
padding-left: 250px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom:0px;
background-color:transparent;
z-index:0;
top:-100px;
}

.clr
{
height:0px;
clear:right;
overflow:hidden;
font-size:0px;
}


/*#general
{
	position:relative !important;
text-align: left;
	height:auto;
width: 980px;
padding-right: 137px;
padding-left: 0px;
padding-top: 0px;
padding-bottom: 20px;
background-color:transparent;
z-index:0;
left:0px;
right:0px;
bottom:0px;
top:-100px;
}*/
form
{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
background-color:transparent;
}

/*MOT-RECH-bouton OK*/
.btn_ok
{
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
height:18px;
width:30px;
font-size:9px;
padding-bottom:3px;
font-weight:bold;
background-color: transparent;
}
input .btn_ok f_color_3
{
color: #ffffff;
font-weight:bold;
}
.btn_color_1
{
background-image: url(http://objets-publicitaires.kadobjet.fr/www/img/kd_bt-okdac.png);
background-color: transparent;
}

/*///////////////////////////MOTEUR DE RECHERCHE//////////////////////*/
/*MOT-RECH-Largeur header e-Showroom passĂ©e Ă  980 contre 730 + hauteur passĂ©e de 80 Ă  88 px*/
#header
{
width: 980px;
height: 88px;
background-color: transparent;
padding: 0px;
margin-top:5px;
margin-left:-250px;
}

/*~~~~~~~~~~~~~~100 MOT RECH identification et budget~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#code
{
	position:relative !important;
    z-index::100;
left:0px;
right:0;
bottom:0px;
top:0px;
float: left;
width: 0px;
height: 0px;
border:none;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
height: 88px;
font-size:9px;
text-align:left;
}

/*~~~~~~~~~~~~~~101 MOT RECH identification cadre~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#zoneident
{
	position:relative !important;
    z-index:101;
top:0px;
right:0px;
left:-227px;
width: 240px;
height: 40px;
border:none;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}

#boite_password
{
	position:relative !important;
    z-index:101;
float:right;
top:0px;
right:0px;
width: 240px;
height: 20px;
margin-top: 3pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-right:0px;
}




/*~~~~~~~~~~~~~~102 MOT RECH identification libellĂ©~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*VOIR CORRECTIF IE7*/
#zoneident span
{
	position:relative !important;
    z-index:102;
float: right;
top:1px;
right:0px;
padding-right:0px;
text-align:right;
width: 280px;
height: 13px;
color:#00c1fb;
}

#zoneident span a
{
font-weight:normal;
font-size:9px;
}

/*~~~~~~~~~~~~~~102 MOT RECH identification champ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#boite_password form
{
	position:relative !important;
    z-index:102;
top:0px;
right:0px;
width: 220px;
height: 20px;
margin-left:30px;
margin-right:0px;
border:none;
}

.textbox f_color_1 f_bandeau_8
{
	position:relative !important;
    z-index:102;
top:0px;
right:0px;
width: 20px;
margin-left:30px;
margin-right:0px;
border:none;
}

#boite_password form input btn_ok
{
margin-left:5px;
border:none;
}

#code label
{
float:right;
text-align:right;
font-size:9px;
line-height: 8px;
margin-right:-5px;
margin-left:15px;
}

#boite_code
{
margin-right:-10px;
padding-right:0px;
margin-top:3px;
float:right;
}

/*~~~~~~~~~~~~~~110 MOT RECH budget cadre~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#budget
{
	position:relative !important;
    z-index:110;
float:left;
left:-207px;
top:11%;
width: 200px;
height: 40px;
padding-right: 0px;
}
/*~~~~~~~~~~~~~~110 MOT RECH budget cadre BIS~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#formBudget
{
	position:relative !important;
   z-index:110;
float:left;
left:2%;
top:11%;
width: 200px;
height: 40px;
padding-right: 0px;
}

/*~~~~~~~~~~~~~~111 MOT RECH budget libellĂ©~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*!!!DISPLAY NONE*/
#formBudget span
{
display:none;
	position:relative !important;
    z-index:111;
float:left;
left:2%;
top:11%;
width: 200px;
height: 20px;
}

/*~~~~~~~~~~~~~~111 MOT RECH budget champ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#boite_budget
{
	position:relative !important;
    z-index:111;
float:left;
right:632px;
top:9px;
width: 210px;
height: 20px;
color:#FFFFFF;
}

#boite_budget input btn_ok
{
float:right;
border:none;
height: 18px;
width: 30px;
margin-left:0px;
margin-top:1px;
font-size: 10px;
background-color: transparent;
}

.txt_box_budget
{
border:none;
font-size: 10px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left:0px;
margin-left:0px;
margin-right:0px;
width: 50px;
}

#budgetMax
{
margin-right:17px;
margin-left:4px;
width:50px;
}

#budgetMin
{
padding-left:0px;
padding-right:0px;
margin-left:3px;
margin-right:5px;
width:48px;
}


/*~~~~~~~~~~~~~~120 MOT RECH familles et sous-familles~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#recherche_famille

{
	position:relative !important;
    z-index:110;
left:20%;
right:30%;
bottom:0px;
top:0px;
height: 0px;
width: 0px;
padding-left: 0px;
font-weight: bold;
padding-right: 6px;
border: none;
}
/*~~~~~~~~~~~~~~121 MOT RECH familles et sous-familles cadre BIS~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

form #rechercheparfam
{
	position:relative !important;
    z-index:121;
left:20%;
right:30%;
bottom:0px;
top:0px;
height: 80px;
width: 230px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
/*~~~~~~~~~~~~~~122 MOT RECH familles cadre~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#recherche_famille_produit
{
display:none;
	position:relative !important;
    z-index:122;
left:20%;
right:30%;
bottom:0px;
top:0px;
height: 40px;
width: 230px;
font-weight: bold;
}
/*~~~~~~~~~~~~~~123 MOT RECH familles libellĂ©~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#recherche_famille_produit span
{
	position:relative !important;
    z-index:123;
left:20%;
right:30%;
bottom:0px;
top:0px;
height: 20px;
width: 230px;
font-weight: bold;
}
/*~~~~~~~~~~~~~~123 MOT RECH familles champ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#recherche_famille_produit select
{
	position:relative !important;
    z-index:123;
left:20%;
right:30%;
bottom:0px;
top:0px;
height: 20px;
width: 230px;
font-weight: bold;
}
/*~~~~~~~~~~~~~~124 MOT RECH sous familles cadre~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#rechercheparprod
{
	position:relative !important;
    z-index:125;
	top:24px;
left:0px;
right:280px;
width: 200px;
}


#recherche_sous_famille_produit
{
	position:relative !important;
    z-index:124;
left:-490px;
right:60px;
bottom:0px;
top:187px;
height: 20px;
width: 180px;
font-weight: bold;
}

/*~~~~~~~~~~~~~~125 MOT RECH sous familles libellĂ©~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*!!!DISPLAY NONE*/
#recherche_sous_famille_produit span
{
display:none;
	position:relative !important;
    z-index:125;
left:20%;
right:30%;
bottom:0px;
top:40px;
height: 20px;
width: 230px;
font-weight: bold;
}

/*!!!!!!!!!!!~~~~~~~~~~~~~~125 MOT RECH sous familles champ PAS DE DIV autour du champ et du bouton OK~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#recherche_sous_famille_produit .selectbox
{
border:none;
font-size: 10px;
padding:0px;
margin-right: 6px;
width: 100px;
}

#sous_famille
{
border:none;
font-size: 10px;
padding:0px;
width: 200px;
}

/*~~~~~~~~~~~~~~130 MOT RECH sĂ©lection (panier) cadre~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*VOIR CORRECTIF IE7*/
#selection
{
	position:relative !important;
    z-index:130;
	float:right;
top:-63px;
right:0px;
width: 189px;
height: 22px;
font-size: 15px;
text-align: center;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding:0px;
background-color: transparent;
}
.f_color_4
{
color: #ffffff;
}
.f_bandeau_1
{
	position:relative !important;
    z-index:130;
	float:right;
top:47px;
right:0px;
width: 189px;
height: 0px;
background-color: transparent;
background-image: none;
background-repeat:no-repeat;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding:0px;
}
/*~~~~~~~~~~~~~~131 MOT RECH sĂ©lection (panier) lien~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#selection span
{
	position:relative !important;
    z-index:130;
		float:right;
right:17px;
top:19px;
width: 189px;
height: 20px;
margin-top: 0px;
font-size: 11px;
}

/*~~~~~~~~~~~~~~140 MOT RECH recherche libre cadre~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#recherche_libre
{
	position:relative !important;
    z-index:140;
		float:left;
left:-170px;
top:-85px;
width: 250px;
height: 40px;
margin-top: 1px;
}
/*~~~~~~~~~~~~~~140 MOT RECH recherche libre champ + bt OK~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#recherche_libre_txt textbox
{
width: 60px;
border:none;
font-size: 10px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

#boite_recherche
{
width:265px;
padding-top:0px;
padding-right:0px;
margin-right:0px;
}

#recherche_libre_txt
{
border:none;
font-size: 10px;
padding-top: 1px;
padding-right:1px;
padding-bottom: 1px;
padding-left: 1px;
margin-right:20px;
width: 197px;
}
/*~~~~~~~~~~~~~~140 MOT RECH recherche libre champ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#boite_recherche input btn_ok
{
float:right;
border-top-width: 0px;
border-right-width-value: 0px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0px;
border-left-width-value: 0px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
height: 18px;
width: 30px;
margin-left:5px;
margin-top:1px;
font-size: 10px;
background-color: transparent;
}
/*~~~~~~~~~~~~~~140 MOT RECH recherche libre libellĂ©~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#recherche_libre form span
{
visibility:hidden;
}

/*///////////////////////////BANDEAU TITRE PAGE + menu "classer par" + lien acceuil //////////////////////*/

/*!!! DISPLAY NONE lien accueil sur bandeau titre*/
#lien_acceuil span
{
display:none;
height: 16px;
padding-top: 3px;
}

#lien_acceuil
{
display:none;
width: 100px;
float: left;
height: 100%;
}

/*VOIR CORRECTIF IE7*/
#titre_page
{
float:right;
width: 720px;
margin-top: 72px;
margin-left:20px;
font-size: 9px;
height: 19px;
text-align:left;
padding-left:10px;
}
.f_color_4 (line 1634)
{
color: #ffffff;
}
#titre_page .f_bandeau_2 (line 194)
{
background-color: transparent;
background-repeat:no-repeat;
}

/*background-image: url(http://european-sourcing-img.systonic.net/test/fichiers/eshowroom_prod/680/f_bandeau_2.gif);*/

#texte_titre h1
{
font-size: 12px;
font-weight: bold;
height: 17px;
padding-top: 2px;
}

#classement
{
padding-top:2px;
padding-right:10px;
}

/*classement croissant-dĂ©croissant*/
#recherche_budget
{
float:right;
right:0px;
padding-right:0px;
}

#recherche_budget select
{
border:none;
font-size: 10px;
padding:0;
width: 90px;
}

/*gĂ©nĂ©ration du site par...*/
#marque
{
display:none;
visibility:hidden;
position:relative;
float: right;
text-align: right;
width: 730px;
}

#pagination
{
float: right;
width: 730px;
}

/*~~~~~~~~~~~~~~160 FIL ARIANE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*>>>>>>>>>>>>>!!!!!!!!!!!!!! AUCUNE ACTION CHGT COULEUR (seuls les chevrons fil ariane changent) et TAILLE SUR TYPO NE FONCTIONNE spĂ©cifiquement pour le fil d'ariane !!!!!!!!!!!!!<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<???????????????????????? 
>ET DANS TOUTES LES PAGES oĂą il est prĂ©sent il faudrait la typo suivante : taille 12 px et couleur #50647e */

.fil_ariane
{
	position:relative !important;
    z-index:300;
	width:730px;
    float:right;
}

.fil_ariane h1
{
margin-top:20px;
color:#00c1fb;
}

.f_color_13
{
font-size: 11px;
}
.f_color_13 a
{
font-size: 11px;
}
.f_color_2
{
font-size: 11px;
}
.f_color_2 a
{
font-size: 11px;
}

/*///////////////////////////PAGES PRODUITS GENERALES //////////////////////////////////////*/

#content
{
float: right;
width: 730px;
margin-left:0px;
margin-right:0px;
margin-right: 0px;
margin-top: 0px;
}

.produit_prix
{
padding-top:12px;
font-size:9px;
}

.produit_savoir_plus
{
padding-top: 9px;
}

.produit_partie_droite_contenu 
{
width: 75px;
margin-right:0px;
}

/*.produit_content
{
width: 230px;
padding-top: 0px;
float: left;
}

.produit_image {
	background-color: #ffffff;
	margin-top:8px;
}

/*~~~~~~~~~~~~~~ENCARTS PRODUITS Ă©tiquettes~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.produit_promo,
.produit_nouveau, 
.produit_top_selection, 
.produit_nos_realisations, 
.produit_aucune_etiquette
{
height: 25px;
width: 76px;
float: right;
margin-left:4px;
font-size: 10px;
margin-bottom: 0px;
margin-top: -7px;
text-align: center;
text-indent:-10000px;
background-repeat:no-repeat;
background-color:transparent;
}

.produit_nouveau f_color_8
{
color: #ffffff;
}
.produit_nouveau f_bandeau_4
{
background-color: transparent;
height: 25px;
width: 76px;
background-position:top;
}

.produit_nos_realisations f_color_8
{
color: #ffffff;
}
.produit_nos_realisations f_bandeau_9
{
background-color: transparent;
height: 25px;
width: 76px;
background-position:top;
}

.produit_top-selection f_color_8
{
color: #ffffff;
}
.produit_top-selection f_bandeau_5
{
background-color: transparent;
height: 25px;
width: 76px;
background-position:top;
}

.produit_promo f_color_8
{
color: #ffffff;
}
.produit_promo f_bandeau_3
{
background-color: transparent;
height: 25px;
width: 76px;
background-position:top;
}


/*///////////////////////////PAGE DETAIL //////////////////////////////////////*/

#informations_ajouter_selection
{
position: absolute;
height: 36px;
padding-top: 8px;
text-align: center;
font-size: 14px;
top: 414px;
left: 10px;
display: block;
width: 240px;
text-decoration: none;
padding-left: 0px;
background-repeat:no-repeat;
}

.description #informations_gauche_image
{
margin-top:9px;
width: 400px;
height: 400px;
background-color: #d1e1f0;
}

.description #informations_produit_etiquette_nouveau, 
.description #informations_produit_etiquette_top_selection, 
.description #informations_produit_etiquette_nos_realisations, 
.description #informations_produit_etiquette_promo, 
.description #informations_produit_etiquette_aucune
{
height: 25px;
width: 76px;
float: right;
margin-top: -6px;
margin-left:4px;
font-size: 10px;
margin-bottom: 0px;
text-align: center;
text-indent:-10000px;
background-repeat:no-repeat;
background-color:tranparent;
}

.description #informations_ajouter_selection a
{
width: 240px;
display: block;
font-size:14px;
font-weight:bold;
text-align:center;
text-decoration: none;
padding-left: 0px;
}

.description .informations_boite_prix
{
height: 18px;
text-align: center;
padding-top:3px;
margin-top: 1px;
font-size: 12px;
font-weight: bold;
width: 170px;
}

.description #avoiraussi .produit_description
{
width: 78px;
margin-top:60px;
float: right;
height: 60px;
}

/*///////////////////////////170 PAGES FORMULAIRES//////////////////////*/


#table_form_devis
{
margin-right:139px;
float:right;
background-color:transparent;
z-index:170;
}

/*~~~~~~~~~~~~~~PAGES FORMULAIRES texte "pas de produit"~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*#text_aucun_produit (line 278)
{
margin-top: 50px;
text-align: center;
font-size: 16px;
}*/

#text_aucun_produit
{
z-index:170;
float:right;
width:730px;
left: 250px;
top:500px;
}

/*~~~~~~~~~~~~~~PAGES FORMULAIRES demande de devis~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#form_devis
{
z-index:170;
float:right;
text-align: left;
display:none;
width: 730px;
margin-bottom:0px;
}

/*#form_devis
{
width: 100%;
text-align: center;
display: none;
}
*/

/*#titre_form_devis (line 751)
{
margin-top: 20px;
text-align: center;
font-size: 14px;
font-weight: bold;
height: 30px;
}
#titre_form_devis (line 2216)
{
margin-top: 120px;
margin-bottom: 60px;
padding-top: 20px;
height: 60px;
}*/

#titre_form_devis
{
margin-bottom:20px;
padding-top:20px;
padding-bottom:20px;
color:#00c1fb;
}

#form_devis_message_login
{
float: right;
width: 730px;
left:250px;
top:auto;
width:730px;
margin-bottom:70px;
}

#form_devis_displayed 
{
float: right;
width: 730px;
margin-top:10px;
}

#form_devis_message_login_message_compte
{
left:250px;
float: right;
width: 730px;
top:60px;
margin-bottom:10px
}

#form_devis_message_login_boite_password
{
float: right;
width: 730px;
left:250px;
top:20px;
margin-bottom:10px;
}

#form_devis_message_login_separator
{
float: right;
width: 730px;
border-bottom-width: 1px;
border-bottom-style:dotted;
margin-left: auto;
margin-right: auto;
}

#envoie_demande_devis center
{
margin-top:70px;
width:730px;
}

#erreur_devis
{
margin-top:20px;
float: right;
width: 730px;
color: red;
font-size: small;
font-weight: normal;
text-align: center;
}

#demande_devis
{
float:right;
width:730px;
margin-top:10px;
}

#envoie_demande_devis
{
float:right;
z-index:170;
width:730px;
height:auto;
}

#envoie_demande_devis input
{
z-index:170;
padding-bottom: 6px;
margin-top: 20px;
padding-left: 20px;
}

.form_devis_champ
{
color:#a0b8d0;
}

.form_devis_text
{
width: 70px;
font-size: 9px;
font-weight: bold;
text-align: right;
color:#a0b8d0;
}

.form_devis_txt_login
{
color:#a0b8d0;
font-weight:normal;
}


/*///////////////////////////PAGE PANIER//////////////////////*/
/*~~~~~~~~~~~~~~PAGE PANIER encart produit~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.devis
{
margin-top: 10px;
float:right;
width: 730px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-style:none;
border-bottom-style: none;
text-align: right;
}

.reprendre_recherche
{
margin-top: 10px;
margin-bottom: 30px;
text-align: center;
font-size: 10px;
font-weight: bold;
float:right;
width:730px;
}

.devis_espace_tab
{
height: 12px;
border-bottom-width:3px;
border-bottom-style:solid;
border-bottom-color:#50647e;
border-left:0px;
border-right:0px;
border-top:0px;
width:100%;
float:right;
margin: 0px;
padding: 0pt;
background-image: none;
color:#bdd4ea;
background-color:transparent;
}

.devis_produit_promo, 
.devis_produit_top_selection, 
.devis_produit_nouveau, 
.devis_produit_nos_realisations, 
.devis_produit_aucune_etiquette
{
height: 25px;
width: 76px;
float: right;
margin-left:4px;
margin-top:-50px;
margin-bottom: 0px;
text-align: center;
text-indent:-10000px;
background-repeat:no-repeat;
background-color:tranparent;
}

.devis_nom_produit_h2
{
margin-top:20px;
}

.devis_ref_produit
{
margin-top:40px;
padding-top:0px;
height: 25px;
width: 160px;
float: left;
font-size: 10px;
}

/*.devis_image (line 486)
{
width: 150px;
height: 150px;
float: left;
background-color: lightgrey;
}*/

.devis_img
{
border-top-width: 10px;
border-right-width:10px;
}

.devis_description
{
height: auto;
width: 210px;
margin-right:0px;
margin-top:0px;
margin-left:10px;
padding-top:30px;
float: left;
overflow-x: hidden;
overflow-y: hidden;
}

.devis_referencement_h3
{
margin-bottom:30px;
}

.devis_texte_description
{
color:#50647e;
}

/*~~~~~~~~~~~~~~PAGE PANIER encart produit devis colonne prix~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.devis_boite_prix
{
height:200px;
margin-left: 3px;
width: 120px;
border-right-width-value: 1px;
border-left-width-value: 1px;
background-color:#b9d1e7;
}
.devis_boite_prix f_border_1
{

border-top-color: #d1e1f0;
border-bottom-color: #d1e1f0;
}

.f_bandeau_14
{
background-color: #b9d1e7;
}

/*~~~~~~~~~~~~~~PAGE PANIER encart produit devis colonnes dĂ©lai + poubelle~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.devis_boite_delai
{
height:200px;
margin-left: 3px;
width: 30px;
border-right-width-value: 1px;
padding-left:5px;
padding-right:5px;
}

.devis_boite_delai f_border_1
{
border-top-color: #d1e1f0;
border-bottom-color: #d1e1f0;

}
.devis_boite_delai f_color_10
{
color: #50647e;
}

.devis_delai
{
text-align: center;
}


/*~~~~~~~~~~~~~~PAGE PANIER encart produit devis colonne quantitĂ©~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.devis_boite_quantite
{
height:200px;
margin-left: 3px;
text-align:center;
width: 30px;
border-right-width-value: 1px;
padding-left:5px;
padding-right:5px;
}

.devis_boite_quantite f_border_1
{
border-top-color: #d1e1f0;
border-bottom-color: #d1e1f0;

}
.devis_boite_quantite f_color_10
{
color: #50647e;
}

.devis_quantite span
{
width:70px;
font-weight: bold;
}

.devis_quantite
{
text-align: center;
}

.form_devis_txt_long
{
border-top-color:#d1e1f0;
border-right-color:#d1e1f0;
border-bottom-color:#d1e1f0;
border-left-color:#d1e1f0;
}

.form_devis_txt_moyen
{
border-top-color:#d1e1f0;
border-right-color:#d1e1f0;
border-bottom-color:#d1e1f0;
border-left-color:#d1e1f0;
}

.form_devis_txt_petit
{
border-top-color:#d1e1f0;
border-right-color:#d1e1f0;
border-bottom-color:#d1e1f0;
border-left-color:#d1e1f0;
}

textarea
{
border-top-color:#d1e1f0;
border-right-color:#d1e1f0;
border-bottom-color:#d1e1f0;
border-left-color:#d1e1f0;
}

.form_devis_select
{
border-top-color:#d1e1f0;
border-right-color:#d1e1f0;
border-bottom-color:#d1e1f0;
border-left-color:#d1e1f0;
}



/*###########################################"*/
/*               HEADER HTML                  */
/*###########################################"*/

/* Ă©lĂ©ments de base */
body,td,th {
height:100%;
	background:transparent;
		position:relative;
	margin: 0;
	padding: 0;
		z-index:0;
	background-repeat:no repeat;
}

/* container !!! TRES IMPORTANT LAISSER LE CONTAINER AU z-index:99; */

#container {
	border:none;
	background-color:transparent;
	background-repeat:no-repeat;
	width:1117px;
	height:auto;
	margin:auto;
	font-family:verdana, sans serif;
	z-index:99;
	padding:0px; 
}

/* nav haut */

#NAV-HT {
text-align:left;
height:20px;
}

#navht-separator_gris {
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size:11px;
	color:#a0b8d0;
}
#navht-txt_blanc {
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size: 9px;
	text-decoration:none;
	color: #ffffff;
	font-weight: lighter;
}

#navht-lien_gris-fonce a {
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
	color: #50647e;
	font-weight: bold;
}
#navht-lien_gris-fonce a:hover {
	color: #1bbbe9;
	text-decoration:none;
}

#navht-lien_gris-clair a {
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
	color: #a0b8d0;
	font-weight: bold;
}
#navht-lien_gris-clair a:hover {
	color: #1bbbe9;
	text-decoration:none;
}

#txt-lien_gris-clair a {
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
	color: #a0b8d0;
	line-height: 20px;
	font-weight: bold;
}
#txt-lien_gris-clair a:hover {
text-decoration:underline;
}
#txt-gris-clair {
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
	color: #a0b8d0;
	line-height: 20px;
	font-weight: bold;
}


/* /////////210 TAGS//////// */

.TAGS {
	position:relative !important;
		z-index:210;
		margin-top:186px;
		margin-left:346px;
				margin-right:419px;
				padding:0px;
text-align:center;
	height:60px; 
	width:352px;
	border:none;
	line-height:15px;
}
.TAGS span {
	font-size:12px; 
}

.tag-lien-vert a {
font-family: Verdana;
color:#9ed300;
text-decoration:none;
}
.tag-lien-vert a:hover {
text-decoration:underline;
}
.tag-lien-bleu a {
font-family: Verdana;
color:#00c1fb;
text-decoration:none;
}
.tag-lien-bleu a:hover {
text-decoration:underline;
}
.tag-lien-gris a {
font-family: Verdana;
color:#50647e;
text-decoration:none;
}
.tag-lien-gris a:hover {
text-decoration:underline;
}

/* /////////220 NAV-GCH//////// */

.NAV-GCH {
float:left;
	position:relative !important;
		z-index:220;
		top:10px;
		margin-top:0px;
		margin-left:0px;
	height:100%; 
	width:230px;
	border:none;
		text-align:left;
}

.nav-gch-lien a {
font-family: Verdana;
color: #50647e;
	font-size:9px; 
text-decoration:none;
	padding-left:5px;
	line-height:19px;
	background-image: url(http://objets-publicitaires.kadobjet.fr/www/img/kd_nav-gch-arr-pl.png);
	background-repeat:no-repeat;
	text-align:left;
	height:19px;
	width:230px;
	display:block;
}

.nav-gch-lien a:hover {
font-weight:bold;
color: #00c1fb;
}


/* /////////230 PUB-HOR//////// */

.PUB-HOR {
	position:relative !important;
		float:left;
		top:0px;
		left:20px;
		right:137px;
		z-index:230;
		margin-top:10px;
		padding-left:2px;
		padding-top:1px;
		padding-bottom:4px;
	height:95px; 
	width:730px;
	border:none;
}

/* /////////240 NAV-DTE//////// */

.NAV-DTE {
	position:relative !important;
		float:right;
		top:0px;
		right:0px;
		z-index:300;
		margin-top:10px;
		margin-left:15px;
	height:100%; 
	width:122px;
	border:none;
}

/* pied de page */

#pdp-separator_gris {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#a0b8d0;
	line-height: 20px;
}
#pdp-txt_blanc {
	font-family:Verdana, sans-serif;
	font-size: 9px;
	text-decoration:none;
	color: #ffffff;
	line-height: 20px;
	font-weight: lighter;
}

#pdp-lien_gris-fonce a {
	font-family:Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #50647e;
	line-height: 20px;
	font-weight: bold;
}
#pdp-lien_gris-fonce a:hover {
	color: #1bbbe9;
	text-decoration:none;
}

#lien_gris-clair a {
	font-family:Verdana, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #a0b8d0;
	line-height: 20px;
	font-weight: bold;
}
#lien_gris-clair a:hover {
	color: #1bbbe9;
	text-decoration:none;
}

#pdp-fd-blanc {
	position:fixed !important;
	position:absolute;
	bottom:20px;
	margin:0px;
	width:1117px !important;
	height:30px !important;
	z-index:300;
		background:url(http://objets-publicitaires.kadobjet.fr/www/img/kd_pdp-arr-pl.png) no-repeat 50% 0%;
			text-align:center;
}

#pdp-fd-bleu {
	position:fixed !important;
	position:absolute;
	bottom:0px;
	left:0;
	width:100% !important;
	height:20px !important;
	background-color:#87d9ff;
	z-index:300;
	text-align: center;
}


/*###########################################"*/
/*               FOOTER HTML                  */
/*###########################################"*/

.REF-MIL {
 top:-40px; 
 border:1px; 
 border-style:solid; 
 border-color:#ebf1f7; 
 text-align:left; 
 padding:10px; 
 font-size:10px; 
 color:#a0b8d0; 
 line-height:17px; 
 font-family:Verdana, sans-serif; 
 position:relative; 
 left:250px; 
 width:708px; 
 margin-bottom:100px;
}

/*###########################################"*/
/*             TENDANCE OBJET                 */
/*###########################################"*/


.TO_NAV-GCH {
float:left;
	position:relative !important;
		z-index:220;
		top:0px;
		margin-top:-8px;
		margin-left:0px;
	height:100%; 
	width:230px;
	border:none;
		text-align:left;
}


.TO_nav-gch-lien a {
font-family: Verdana;
color: #ffffff;
	font-size:9px; 
text-decoration:none;
	padding-left:5px;
	line-height:19px;
	background-image: url(http://objets-publicitaires.kadobjet.fr/tendanceobjet/img/kd_nav-gch-arr-pl.png);
	background-repeat:no-repeat;
	text-align:left;
	height:19px;
	width:230px;
	display:block;
}

.TO_TAGS {
	position:relative !important;
		z-index:210;
		margin-top:153px;
		margin-left:355px;
				margin-right:419px;
				padding:0px;
text-align:left;
	height:91px; 
	width:340px;
	border:none;
	line-height:16px;
}

.TO_TAGS span {
	font-size:13px;
	font-weight:bold; 
}

.TO_tag-lien-rose a {
font-family: Verdana;
color:#e13288;
text-decoration:none;
}
.TO_tag-lien-rose a:hover {
text-decoration:underline;
}

.TO_tag-lien-gris-fonce a {
font-family: Verdana;
color:#4a5d68;
text-decoration:none;
}
.TO_tag-lien-gris-fonce a:hover {
text-decoration:underline;
}

.TO_tag-lien-gris-vert a {
font-family: Verdana;
color:#97bf0d;
text-decoration:none;
}
.TO_tag-lien-gris-vert a:hover {
text-decoration:underline;
}

.TO_tag-lien-gris-violet a {
font-family: Verdana;
color:#a02383;
text-decoration:none;
}
.TO_tag-lien-gris-violet a:hover {
text-decoration:underline;
}

.TO_tag-lien-gris-bleu a {
font-family: Verdana;
color:#00abc4;
text-decoration:none;
}
.TO_tag-lien-gris-bleu a:hover {
text-decoration:underline;
}

.TO_tag-lien-gris-jaune a {
font-family: Verdana;
color:#f8b322;
text-decoration:none;
}
.TO_tag-lien-gris-jaune a:hover {
text-decoration:underline;
}

.TO_tag-lien-gris-rouge a {
font-family: Verdana;
color:#e42618;
text-decoration:none;
}
.TO_tag-lien-gris-rouge a:hover {
text-decoration:underline;
}

#TO_NAV-HT {
text-align:left;
height:20px;
right:-50px;
}

#TO_navht-lien_blanc a {
	color:#ffffff;
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}
#TO_navht-lien_blanc a:hover {
	color: #e13288;
	text-decoration:none;
}

#TO_navht-lien_bleu a {
	color:#00abc4;
	font-family:Verdana, sans-serif;
	text-align:center;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}

#TO_navht-lien_bleu a:hover {
	color: #e13288;
	text-decoration:none;
}

.TO_PUB-HOR {
	position:relative !important;
		float:left;
		top:0px;
		left:20px;
		right:137px;
		z-index:230;
		margin-top:10px;
		padding-left:2px;
		padding-top:1px;
		padding-bottom:4px;
	height:98px; 
	width:730px;
	border:none;
}