/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS Eurodiex_Thermographie                                               */
/*                  IDclic - lionel@idclic.be                                                      */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
body {
    font-size : 12px;
    color : #000;
	padding: 0;
	margin: 0;
}

img{
	behavior: url(../../../images/files/iepngfix.htc);
}


/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
a:link { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #759a2d; text-decoration : underline; }
a:visited { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #789e2f; text-decoration : underline; }
a:active { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #759a2d; text-decoration : underline; }
a:hover { font-size : 12px; font-family : Arial, Helvetica, sans-serif; color : #789e2f; text-decoration : none; }

#filtre_recherche_cat {
	background-color : #fff;
}

/* ----------------------------------------------------------------------------------------------- */
/* Skin général */
/* ----------------------------------------------------------------------------------------------- */

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
/*.Tablo_Main {}*/
.Tablo_Main_Fond {
	width: 100%;
	height: 100% !important;
	background: url(images/scr_bgd_top.png) repeat-x top left;
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
/* Fond des Pages du Site*/
.Tablo_Main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	width: 100%;
	height: 100% !important;
	background: url(images/scr_bgd_btm.png) repeat-x bottom left;
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.Tablo_Main_Frame {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}



/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 5px;
	background-color : #ffffff;
}
/*
#page_bgd {
	width: 100%;
	height: 100% !important;
	background: url(images/scr_bgd_top.png) repeat-x top left;
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#page_bgdbtm {
	width: 100%;
	height: 100% !important;
	background: url(images/scr_bgd_btm.png) repeat-x bottom left;
	text-align: center;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
*/
#container {
	width: 907px;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
	vertical-align: top;
	/*min-height: 800px;*/
}

#header {
	height: 210px;
	background: url(images/header_noflash.jpg) no-repeat top center;
	vertical-align: top;
	text-align: left;
}
#Header_Flash {
	height: 210px;
}

#header a {
	width: 452px;
	height: 122px;
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	position: absolute;
}

#topmenu {
	text-align: left;
	height: 30px;
	padding: 0;
	vertical-align: top;
	font-weight: bold;
}

#content_wrapper {
	width: 907px;
	margin: 0 0 0 0;
	padding: 3px 0 2px 0;
	clear: both;
	vertical-align: top;
}

#content {
	width: 659px;
	border: 1px solid #d3d3d3;
	margin: 0;
	background: #fff url(images/content_bgd.png) top right repeat-y;
	float: left;
	vertical-align: top;
}

#content_bgd {
	background: transparent url(images/content_bgdimg.png) top center no-repeat;
	min-height: 539px;
	_height: 547px;
	/*text-align: left;*/
	vertical-align: top;
	padding: 6px;
}

#right_column {
	border: 1px solid #d3d3d3;
	background-color: #fff;
	margin: 0;
	width: 243px;
	float: right;
	min-height: 570px;
	background: transparent url(images/right_column_bgd.png) top center repeat-y;
}

/*#RM_init { display: none; }*/
#LM_displace { height: 100px; }
#LM_displace #LM_1 { display: block; float: left; position: absolute; margin: 10px 0 0 0px;  }
#LM_displace #LM_2 { display: block; float: left; position: absolute; margin: 10px 0 0 150px; }
#LM_displace #LM_3 { display: block; float: left; position: absolute; margin: 10px 0 0 330px; }
#LM_displace #LM_4 { display: block; float: left; position: absolute; margin: 10px 0 0 510px; }
/* masque les images dans les menus du bas 
.RM_Rubs img { display: none; }*/

.clear {
	clear: both;
	font-size: 1px;
}

#footer {
	height: 105px;
	margin: 0 0 0 0;
	padding: 0;
	vertical-align: bottom;
	overflow: visible;
	clear: both;
}

#footer #espace_client_btn {
	float: right;
	width: 245px;
	height: 100px;
	background: transparent url(images/Encart_Clients.gif) top center no-repeat;
	margin: 3px 0 0 0;
	padding: 0;
	overflow: visible;
}
#footer #espace_client_btn a {
	display: block;
	width: 245px;
	height: 100px;
	margin: 0;
	padding: 0;
}

#footer #bottom_menus {
	width: 660px;
	height: 100px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
.Bouton {
/* Boutons */
	font-family : Arial, Helvetica, sans-serif;
	color : #7ba130;
	font-size : 11px;
	font-weight:bold;
	border : 1px solid #7ba130;
	margin-left : 1px;
	margin-right : 1px;
	background-color: #aecd6c;
	width:auto;
	vertical-align:middle;
}
.Bouton:hover {
	color : #fff;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	font-size : 11px;
	border : 1px solid #7ba130;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	font-size : 11px;
	border : 1px solid #7ba130;
}

/* Taille et couleur des modules News et Recherche */
.LibelleModule
{
	font-family : Arial, Helvetica, sans-serif;
	color : #ff6699;
	font-size : 11px;
	font-weight : bold;
}

.Module {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 11px;
	width : 100px;
	border : 0px;
}
/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	border : 1px solid #72275e;
	font-size : 11px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */
/* taille des tableaux par defaut dans l'editeur */
td { font-size : 11px; font-family : Arial, Helvetica, sans-serif; }

/* En prévision d'un "title" de couleur */
.navtext {
	width : auto;
	font-size : 8pt;
	border-width : 1px;
	border-style : outset;
	border-color : #6e942c;
	background-color : White;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/* Photos et Images */
.Photo {
	margin-top : 8px;
	margin-bottom : 5px;
	margin-left : 8px;
	margin-right : 8px;
}
/* Tailles TEXTE */
.Texte_09_Pix { font-size : 9px; }
.Texte_10_Pix {font-size : 10px;}
.Texte_11_Pix {font-size : 11px;}
.Texte_12_Pix {font-size : 12px;}
.Texte_13_Pix {font-size : 13px;}
.Texte_14_Pix {font-size : 14px;}
.Texte_15_Pix {font-size : 15px;}
.Texte_16_Pix {font-size : 16px;}
.Texte_17_Pix {font-size : 17px;}
/* Style textes de la page Contact*/
.Contact { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : normal; color : Black; text-align : left; }
/* Les tableau Préformatés en tailles 11 Pix*/
.Format_Petit_Tableau_Titre { font-size : 11px; font-family : Arial, Helvetica, sans-serif; text-decoration : none; font-weight : bold; color : White; padding-left : 5px; padding-right : 5px; }
.Format_Petit_Tableau { font-family : Arial, Helvetica, sans-serif; font-size : 11px; vertical-align : top; padding-top : 5px; padding-right : 5px; padding-left : 5px; padding-bottom : 5px; }




/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	padding-left : 10px;
	padding-right : 10px;
	height : 30px;
	padding-bottom : 2px;
	font-weight : normal;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #789e2f;
	color : #fff;
	font-size : 11px;
	text-align : center;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	border : 1px solid #789e2f;
}
/* Données des tableaux html */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : Black;
	font-size : 11px;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 1px solid #789e2f;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #789e2f;
}


/* ----------------------------------------------------------------------------------------------- */
/* Menu HAUT */
/* ----------------------------------------------------------------------------------------------- */

.Top_Menu
{
	padding: 1px 0 1px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Top_Menu a.Tab {
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	text-align: left;
	background : url(images/topmenu_puce1.png) no-repeat 4px center;
	padding: 0 7px 0 26px;
	text-transform: uppercase;
	display: block;
	clear: none;
}
.Top_Menu a.Tab:hover, .Top_Menu a.Tab_Active {
	height: 28px;
	line-height: 28px;
	color: #779d2e;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold; 
	text-align: left;
	background : #fff url(images/topmenu_puce1_on.png) no-repeat 4px center;
	padding: 0 7px 0 26px;
	display: block;
	clear: none;
}

#ID_Top_2 a.Tab {
	background : url(images/topmenu_puce2.png) no-repeat 4px center;
}
#ID_Top_2 a.Tab:hover, #ID_Top_2 a.Tab_active {
	background : #fff url(images/topmenu_puce2_on.png) no-repeat 4px center;
}
#ID_Top_3 a.Tab {
	background : url(images/topmenu_puce3.png) no-repeat 4px center;
}
#ID_Top_3 a.Tab:hover, #ID_Top_3 a.Tab_active  {
	background : #fff url(images/topmenu_puce3_on.png) no-repeat 4px center;
}


/* ----------------------------------------------------------------------------------------------- */
/* Barre Liens Options */
/* ----------------------------------------------------------------------------------------------- */

#tools {
	height: 19px;
	border-bottom: 1px solid #d3d3d3;
	background : #fff url(images/tools_bgd.png) repeat-x top left;
}
#tools span {
	display: inline-block;
	width: auto;
	clear: none;
	line-height: 19px;
	height: 19px;
	vertical-align: middle;
}

#tools a {
	font-family : Arial, Helvetica, sans-serif;
	color: #c5c5c5;
	font-size: 9px;
	text-decoration: none;
	white-space: nowrap;
	line-height: inherit;
	height: inherit;
	vertical-align: middle;
	display: inline-block;
}
#tools a:hover {
	color: #779d2e;	
}
#tools #prev {
	background: url(images/ico_prec.png) no-repeat left center;
	padding: 0 0 0 6px;
	margin: 0 20px 0 0;
}
#tools #recommand {
	background: url(images/ico_recommand.png) no-repeat left center;
	padding: 0 0 0 14px;
	margin: 0 140px;
}
#tools #print {
	background: url(images/ico_print.png) no-repeat left center;
	padding: 0 0 0 16px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus BAS */
/* ----------------------------------------------------------------------------------------------- */

A.Tab:link,A.Tab:visited,A.Tab:active,A.Tab:hover{ }
A.Tab_Active:link,A.Tab_Active:visited,A.Tab_Active:active,A.Tab_Active:hover{ }

A.Bottom_Tab:link { }
A.Bottom_Tab:visited {  }
A.Bottom_Tab:active {  }
A.Bottom_Tab:hover {  }


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	height: 23px;
	line-height: 23px; 
	padding: 0 0 0 25px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	color: #fff; 
	background: transparent url(images/btmmenu_puceTitle.png) no-repeat left center; 
	width: 150px; 
	text-transform: uppercase;
}

/* Couleur Ligne de séparation */
.Ligne {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

/* Liens général */
A.Menu, A.Menu_Actif { background : url(images/btmmenu_puceLink.png) no-repeat left center; }
A.Menu:link { font-size : 11px; text-decoration : none; color : #000000; padding-left : 6px; text-decoration:none }
A.Menu:visited { font-size : 11px; text-decoration : none; color : #000000; padding-left : 6px; text-decoration:none }
A.Menu:active { font-size : 11px; text-decoration : none; color : #fff; padding-left : 6px; text-decoration:underline }
A.Menu:hover { font-size : 11px; text-decoration : underline; color : #fff; padding-left : 6px; text-decoration:none }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : #fff; padding-left : 6px;  }
A.Menu_Actif:visited { font-size : 11px; text-decoration : none; color : #fff; padding-left : 6px; }
A.Menu_Actif:active { font-size : 11px; text-decoration : none; color : #fff; padding-left : 6px; }
A.Menu_Actif:hover { font-size : 11px; text-decoration : underline; color : #fff; padding-left : 6px; }


.DivSousTopMenu
{
	visibility : hidden;
}

A.SousTopMenu:link { background : url(images/soustop_puce.gif) no-repeat left; padding-left : 25px; padding-right:10px; font-size : 11px; text-decoration : none; color : black; width : 100%; }
A.SousTopMenu:visited  { background : url(images/soustop_puce.gif) no-repeat left; padding-left : 25px; padding-right:10px; font-size : 11px; text-decoration : none; color : black; width : 100%; }
A.SousTopMenu:active  { background : url(images/soustop_puce.gif) no-repeat left; padding-left : 25px; padding-right:10px; font-size : 11px; text-decoration : none; color : #fff; width : 100%; }
A.SousTopMenu:hover  { background : url(images/soustop_puce.gif) no-repeat left; padding-left : 25px; padding-right:10px; font-size : 11px; text-decoration : none; color : #fff; width : 100%; }

/* masquer les images des menus pour en afficher d'autres en fond */
.LM_Rubs img { display: none; }

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

.RM_Rubs { padding: 0 8px; width: 100%; }

.RM_Rubs .Menu_Content { padding: 14px 10px 6px 20px; background: transparent url(images/RM_sepa.png) no-repeat center top; text-align: left; }

/* Titre des Menus Droits*/
.Tab2_D { height: 29px; line-height: 29px; padding: 0 0 0 23px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000; background: transparent url(images/RM_puce1.png) no-repeat 4px center; width: 150px; text-transform: uppercase; font-weight: bold; text-align: left; }


/* Couleur Ligne de séparation */
.Ligne_D {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #789e2f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

/* MD - Gestion liens des Pages */
A.Menu_D {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	margin: 0 10px 4px 0;
	padding: 0 0 0 3px;
	height: auto;
	line-height: normal;
}
/* MD - Gestion puces des Pages */
A.Menu_D img { }

/* MD - Survol de toutes les pages */
A.Menu_D:hover { 
	color: #789e2f;
	font-size: 12px;
	text-decoration: none;
	margin: 0 10px 4px 0;
	padding: 0 0 0 3px;
}

/* MD - Gestion puces de Page Sélectionné */
A.Menu_Actif_D img { }

/* MD - Page Selectionée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif_D:link , A.Menu_Actif_D:visited , A.Menu_Actif_D:active , A.Menu_Actif_D:hover  { 
	color: #789e2f;
	font-size: 12px;
	text-decoration: none;
	margin: 0 10px 4px 0;
	padding: 0 0 0 3px;
}

/* MD - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D img { }

/* MD - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu_D:link , A.Sous_Menu_D:visited , A.Sous_Menu_D:active , A.Sous_Menu_D:hover { 
	font-size: 12px;
	text-decoration: none;
	color: #000;
	background: transparent url(images/puce_sous_top.gif) no-repeat left center;
	padding: 0 0 0 6px;
}
	
/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover { 
	color: #789e2f;
	font-size: 12px;
	text-decoration: none;
	background: transparent url(images/puce_sous_top.gif) no-repeat left center;
	padding: 0 0 0 6px;
}

/* MD - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif_D img { }

/* MD - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif_D:link , A.Sous_Menu_Actif_D:visited , A.Sous_Menu_Actif_D:active , A.Sous_Menu_Actif_D:hover {
	color: #789e2f;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 0 6px;
}



/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	background-color : transparent;
	padding-left : 0px;
	padding-right : 2px;
	padding-top : 4px;
	padding-bottom : 0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #3F3F3F;
	text-align : center;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #fff; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #fff; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #fff; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : none; color : #fff; }

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family : Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
