/* ----------------------------------------------------------------------------- */
/*          Style CSS ----------------------  - Micrologiciel - 2009             */
/*          Les 16 de Basses Pointes  ------------------------------------------ */
/*          Design : IDclic (www.idclic.com) ----------------------------------- */
/*          Découpe et CSS : Ink & Pix (www.inkandpix.be) ---------------------- */
/* ----------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000;
	margin: 0px;
	padding: 0px;
	/*
	scrollbar-face-color: #600002;
	scrollbar-shadow-color: #2b0000;
	scrollbar-highlight-color: #b90008;
	scrollbar-3dlight-color: #b90008;
	scrollbar-darkshadow-color: #2b0000;
	scrollbar-track-color: #e8e8e8;
	scrollbar-arrow-color: #FFFFFF;
	*/
}
	
#Micro_login { color: #000; }

.ToPng,img
{
	/*behavior: url(../../../images/files/pngbehavior.htc);
	behavior: url(../../../images/files/iepngfix.htc);*/
	padding:0px;
	margin:0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens dans le Site */
/* ----------------------------------------------------------------------------------------------- */
A:link, A:visited, A:active, A:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b70c1c;
	font-weight: normal;
	text-decoration: underline;
}

A:hover { color: #b70c1c; text-decoration : none; }
A:visited { color: #b70c1c; text-decoration: underline; }

/* ------------------------------------------------------------------ */
/* Structure globale de la page */

#ScrBandoLft { height: 29px; width: 50%; background: transparent url(images/navhaut_bgd.png) repeat-x right top; }
#ScrBandoRgt { height: 29px; width: 50%; background: transparent url(images/navhaut_bgd.png) repeat-x right top; }
#Bando_Content { height: 29px; background: transparent url(images/navhaut_bgd.png) repeat-x right top; text-align: left; color: #fff; font-size: 11px; font-weight: bold; line-height: 29px; }
#Bando_Content a { color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; white-space: nowrap; }
#Bando_Content a:hover { color: #bd0d1d; font-size: 11px; font-weight: bold; text-decoration: none; }
#credit_CPF { float: left; }
#recommand { float: right; text-align: right; }

#ScrTopLft { height: 49px; background: transparent url(images/bdr_lft.png) repeat-y right top; }
#ScrTopRgt { height: 49px; background: transparent url(images/bdr_rgt.png) repeat-y left top; }
#ScrBgd { width: 100%; height: 100% !important; /*background: transparent url(images/scr_btm_bgd.jpg) no-repeat center bottom;*/ }
#ScrLft { width: 50%; background: transparent url(images/bdr_lft.png) repeat-y right top; }
#ScrMid { padding: 0; }
#ScrRgt {  width: 50%; background: transparent url(images/bdr_rgt.png) repeat-y left top; }
#ScrBtmLft { background: transparent url(images/scr_btm_bgd.jpg) no-repeat left top; }
#ScrBtmRgt { background: transparent url(images/scr_btm_bgd.jpg) no-repeat right top; }

#Container { width: 882px; background-color: #fff; margin: 0; padding: 0; }

#LogoContainer { width: 882px; height: 285px; padding: 0; }
#Logo { width: 620px; height: 100px; margin: 185px 0 0 0; padding: 0; text-align: center; }
#Logo h1 { display: block; /*text-indent: -5000px;*/ margin: 0; padding: 0; visibility: hidden; font-size: 14px; }
#Logo a { display: block; width: 620px; height: 100px; margin: 0; padding: 0; color: #ffffff; border: none; }
#LogoImg { margin: 0; }

#Header { width: 882px; height: 285px; background: transparent url(images/header.png) no-repeat bottom left; }
#header_lft { background: transparent url(images/header_lft.png) no-repeat bottom right; }

#TM_Content { height: 49px; background: transparent url(images/TM_bgd.png) repeat-x top left; padding: 0; }

#LM_Content {  }
#LM_topbgd {  }
#LM_btm {  } 

#RM_Content { width: 261px; padding: 0; }
#RM_topbgd {  }
#RM_btm {  } 

#PageContainer { width: 621px; height: 100% !important; padding: 0; }

#BM_Content {  }
#BM_line {  }

/*
.frame { width: 503px; margin: 0 0 0 11px; height: 100% !important; }
.frame .top-lft { width: 2px; height: 3px; background: transparent url(images/cadre_toplft.png) no-repeat bottom right; font-size: 1px; }
.frame .top-rgt { width: 3px; height: 3px; background: transparent url(images/cadre_toprgt.png) no-repeat bottom left; font-size: 1px; }
.frame .top-mid { height: 3px; background: transparent url(images/cadre_topmid.png) repeat-x bottom left; font-size: 1px; }
.frame .mid-lft { width: 2px; background: transparent url(images/cadre_midlft.png) repeat-y top right; font-size: 1px; }
.frame .mid-rgt { width: 2px; background: transparent url(images/cadre_midrgt.png) repeat-y top left; font-size: 1px; }

.frame .btm-lft { width: 2px; height: 11px; background: transparent url(images/cadre_btmlft.png) no-repeat top right; font-size: 1px; }
.frame .btm-rgt { width: 10px; height: 11px; background: transparent url(images/cadre_btmrgt.png) no-repeat top left; font-size: 1px; }
.frame .btm-mid { height: 11px; background: transparent url(images/cadre_btmmid.png) repeat-x top left; font-size: 1px; }
.mid_content { background-color: #fff; padding: 0; }
*/
/* ------------------------------------------------------------------ */
/* Tableaux principal*/
.Tablo_Main_Fond { height: 100% !important; background-color: #e5cb75; }

.Tablo_Main {
	height: 100% !important;
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	/*background-color: #c7020d;*/
}

/* ------------------------------------------------------------------ */
/* Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-color: White;
}

/* Contenu */
#contenu_table {
	border: 0;
	margin: 0;
	padding: 0;
	/*background: transparent url(images/gradient_bgd.jpg) repeat-x top right;*/
	height: 100% !important;
	width: 100%;
	background: none;
}
.Tablo_Main_Fond #contenu_table { }

#contenu_titre {

}

#contenu_txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	vertical-align: top;
	text-align: left;
	padding: 5px 7px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Style Général du Site */
/* ----------------------------------------------------------------------------------------------- */

/* taille des tableaux par defaut dans l'editeur */
td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

/* Photos et Images */
.Photo { margin: 4px; }

/* Style textes de la page Contact*/
.Contact {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #000;
	text-align : left;
	padding: 4px;
}

/* 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;}

/* ----------------------------------------------------------------------------------------------- */
/* Tableaux */
/* ----------------------------------------------------------------------------------------------- */
/* Cellule Titre */
.Array_Titre {
	background-color: #ad0c1a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	/*border: 1px solid #000;*/
}

/* Cellule Normale */
.Array_Data {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	padding-left: 4px;
	background-color: #fff;
	border: 1px solid #231f20;
}

/* Fond des tableaux */
.Array_Contour {
	font-size: 11px;
	border: 1px solid #231f20;
	border-collapse: collapse;
	margin: 0;
}
.Array_Contour td { /*border: 1px solid #000;*/ padding: 0 2px; }
/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */

/* Style général */
#TM_Content img { }

.Top_Menu { padding: 0; }

/* Liens du Top Menu */
A.Tab { height: 49px; line-height: 49px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; padding: 0 14px; margin: 0; color: #000; display: block; border: none; font-weight: bold; }
A.Tab:link { text-decoration: none; color: #000; font-size: 18px; border: none; font-weight: bold; }
A.Tab:visited { text-decoration: none; color: #000; font-size: 18px; border: none; font-weight: bold; }
A.Tab:active { text-decoration: none; color: #000; font-size: 18px; border: none; font-weight: bold; }
A.Tab:hover { text-decoration: none; color : #fff; font-size: 18px; background: transparent url(images/TM_bgd_btOn.png) repeat-x left top; font-weight: bold; }

/* Liens du Top Menu Active*/
A.Tab_Active { line-height: 49px; height: 49px; font-family : Arial, Helvetica, sans-serif; font-size : 18px; padding: 0 14px; margin: 0; display: block; text-decoration: none; border: none; font-weight: bold; }
A.Tab_Active:link { text-decoration: none; color : #fff; font-size: 18px; border: none; font-weight: bold; }
A.Tab_Active:visited { text-decoration: none; color : #fff; font-size: 18px; border: none; font-weight: bold; }
A.Tab_Active:active { text-decoration: none; color : #fff; font-size: 18px; border: none; font-weight: bold; }
A.Tab_Active:hover { text-decoration: none; color : #fff; font-size: 18px; border: none; font-weight: bold; }

/* Tableau Sous Top général */
.TabSousTopMenu { padding: 12px 12px; margin: 4px 0 0 0; white-space: nowrap; background-color: #313030; border: 1px solid #3b3b3b; display: block; }
.TabSousTopMenu table, .TabSousTopMenu td { }

/*Emplacement du Sous Top Menu*/
.DivSousTopMenu { display: block; clear:both; position: absolute; visibility: hidden; z-index: 100; margin: 0 0 0 -2px; padding: 0; }

/*FireFox*//*Emplacement du Sous Top Menu*/
html>body .DivSousTopMenu { }


/* Couleur Ligne de séparation des Sous top*/
table.LigneSousTopMenu {
	margin: 2px;
	border-bottom-color: #b11924;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:100%;
	/*background: none;*/
	background: #000;
	height: 1px;
}

/* Liens du Sous Top Menu */
A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	white-space: nowrap;
	padding: 0 0 0 6px;
	margin: 0;
	border: none;
	}
		
A.SousTopMenu:hover {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #b11924;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: none;
	}
	
/* Liens du Sous Top Menu Active*/
A.SousTopMenu_Active:link , A.SousTopMenu_Active:visited , A.SousTopMenu_Active:active {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #b11924;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: none;
	}
	
A.SousTopMenu_Active:hover {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #b11924;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: none;
	}
	
/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 { height: 19px; line-height: 19px; padding: 0 0 0 18px; font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000; background: transparent url(images/LM_title_puce.png) no-repeat center left; width: auto; }

.LM_Rubs { margin: 10px 20px 0 40px; /*border-left: 1px #011d29 solid;*/ }
.LM_Rubs .LM_Title { }
.LM_Rubs .Menu_Content { padding: 4px 0; }
.LM_Rubs .LM_contentbgd { padding: 0; margin: 0; }
.LM_Rubs br { display: none; }
/* Couleur Ligne de séparation */
.Ligne { 
	display: block;
	float: left;
	clear: both;
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
	}

/* MG - Gestion puces des pages */
A.Menu img { }

/* MG - Titres de toutes les pages */
A.Menu:link , A.Menu:visited , A.Menu:active , A.Menu:hover {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	margin: 4px 10px 0 0px;
	padding: 0;
	white-space: nowrap;
}
html>body A.Menu { }

/* MG - Survol de toutes les pages */
A.Menu:hover {
	display: block;
	color: #ad0c1a;
	text-decoration: none;
	white-space: nowrap;
	margin: 4px 10px 0 0px;
	padding: 0;
}
html>body A.Menu:hover { }

/* MG - Gestion puces des Page Selectionnéee */
A.Menu_Actif img { }

/* MG - Page Selectionnée Uniquement (et le Titre Sous-Menu) */
A.Menu_Actif:link , A.Menu_Actif:visited , A.Menu_Actif:active , A.Menu_Actif:hover {
	display: block;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 4px 10px 0 0px;
	padding: 0;
	color: #ad0c1a;
	white-space: nowrap;
}
html>body A.Menu_Actif, html>body A.Menu_Actif:link, html>body A.Menu_Actif:active, html>body A.Menu_Actif:visited { }

/* Gestion de l'alignement des titres sur 2 lignes en décalant l'image */
A.Menu img, A.Menu_Actif img { margin: 0; padding: 0; border: none; }
a.Menu, a.Menu_Actif { text-indent: -0.2em; }

html>body .Menu img, html>body .Menu_Actif img { }
html>body a.Menu, html>body a.Menu_Actif { }

A.Menu a img, A.Menu a:hover img, A.Menu_Actif a img, A.Menu_Actif a:hover img { border-bottom: none !important; }
/* MG - Gestion puces Toutes les pages des Sous Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu img { }

/* MG - Toutes les pages des Sous-Menu sauf pour la Page Sous-Menu Active */
A.Sous_Menu:link , A.Sous_Menu:visited , A.Sous_Menu:active , A.Sous_Menu:hover {
	display: block;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	margin: 0 0 0 20px;
	padding: 0 0 0 3px;
	white-space: nowrap;
	/*background: transparent url(images/puce_ssrub.gif) no-repeat bottom left;*/
}
	
/* MG - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu:hover {
	display: block;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ad0c1a;
	margin: 0 0 0 20px;
	padding: 0 0 0 3px;
	white-space: nowrap;
	/*background: transparent url(images/puce_ssrub.gif) no-repeat bottom left;*/
}

/* MG - Gestion puces des Pages du Sous-Menu Actif */
A.Sous_Menu_Actif img { }

/* MG - Pages Du Sous-Menu Actif */
A.Sous_Menu_Actif:link , A.Sous_Menu_Actif:visited , A.Sous_Menu_Actif:active , A.Sous_Menu_Actif:hover {
	display: block;
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #aa1a24;
	margin: 0 0 0 40px;
	padding: 0 0 0 3px;
	/*white-space: nowrap;*/
	background: transparent url(images/puce_ssrub.gif) no-repeat bottom left;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menus DROITS */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus Droits*/
.Tab2_D {}

/* Couleur Ligne de séparation */
.Ligne_D { }

/* MD - Gestion puces des Pages */
A.Menu_D { }

/* MD - liens capsules */
A.Menu_D:link , A.Menu_D:visited , A.Menu_D:active , A.Menu_D:hover {}

/* MD - Survol de toutes les pages */
A.Menu_D:hover { }

/* MD - Gestion puces des Page Selectionée */
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  {}

/* 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 {}
	
/* MD - Survol de toutes les pages des Sous-Menu sauf la Page Sous-Menu Active */
A.Sous_Menu_D:hover {}

/* 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 {}

/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {

}


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */

#BM_Content img { margin: 0 4px; }

.Bottom_Menu {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	white-space: nowrap;
	height: 20px;
}

/* Liens du Bottom Menu */
A.Bottom_Tab:link, A.Bottom_Tab:visited , A.Bottom_Tab:active , A.Bottom_Tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

A.Bottom_Tab:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

/* Liens du Bottom Menu Actif*/
A.Bottom_Tab_Active:link , A.Bottom_Tab_Active:visited , A.Bottom_Tab_Active:active , A.Bottom_Tab_Active:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

/* ----------------------------------------------------------------------------------------------- */
/* Formulaires */
/* ----------------------------------------------------------------------------------------------- */

/* Boutons Envoyer Effacer ok */
.Bouton {
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	border: none;
	height : 27px;
	line-height: 27px;
	width: 148px;
	margin: 0px 4px;
	padding: 0;
	background: transparent url(images/button_bgd.png) no-repeat center center;
}

.Tablo_Main .Bouton {
   	font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	border: none;
	height : 27px;
	line-height: 27px;
	width: 97px;
	margin: 0px 4px;
	padding: 0;
	background: transparent url(images/bt-form.gif) no-repeat center center;
}
.Bouton:hover { color: #b70d1c; }

#PageContainer .Bouton {
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	border: none;
	height : 27px;
	line-height: 27px;
	width: 148px;
	margin: 0px 4px;
	padding: 0;
	background: transparent url(images/button_bgd.png) no-repeat center center;
}

#PageContainer .Txt_Area { 

}

#LM_Content .Bouton { background: transparent url(images/bt-form.gif) no-repeat top left; color: #fff; font-weight: bold; font-size: 12px; height: 27px; line-height: 27px; text-decoration: none; }
#LM_Content.Module { }

/* .Txt_Area - Cellule de saisi texte multiligne */
/* .Txt_Input - Cellules restantes */
/* .Menu_Select - Liste déroulante Des Sous-Menus */
.Txt_Area , .Txt_Input , .Menu_Select {
	font-family :  Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	border: 1px solid #000;
}

/* .Module - Cellule News et Recherche */
.Module {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #fff;
	/*background: url(images/pix_white_transp.png); */
	color: #000;
	font-size: 11px;
	border : 1px solid #000;
	width : 132px;
	height: 16px;
}
.LM_Content .Txt_Area, .LM_Content .Txt_Input, .LM_Content .Menu_Select, .LM_Content .Module { }

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Texte du Footer */
#Footer-Line {  
	background: transparent url(images/scr_btm_bgd.jpg) no-repeat center top;
	height: 142px;
}

.Footer {
	background: transparent url(images/footer.jpg) no-repeat center center;
	height: 60px;
	padding: 1px;
}

/* Lien du Footer */
A.Footer_Lien:link , A.Footer_Lien:visited , A.Footer_Lien:active {
	
}

A.Footer_Lien:hover {
	
}

/* ----------------------------------------------------------------------------------------------- */
/* Catalogues */
/* ----------------------------------------------------------------------------------------------- */
#filtre_recherche_cat_haut table.Array_Contour { }
#filtre_recherche_cat_haut td.Array_Data {  }
#filtre_recherche_cat_haut #Prod_Number { }
#filtre_recherche_cat_haut #Page_Number { }
#filtre_recherche_cat_haut #Page_Number b { }
#filtre_recherche_cat_haut .Module { } 
#filtre_recherche_cat_haut .Bouton { }

#filtre_recherche_cat_haut .Menu_Select { }

form .Array_Data a {  }
form .Txt_Input {  }


/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family :  Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* Adresse site Internet */
.url_Site {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #AA0000;
	font-weight : bold;
	text-align: left;
	text-indent: 40px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Intro */
/* ----------------------------------------------------------------------------------------------- */




/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
.scr01 { background: transparent url(images/scr_bgd1.jpg) no-repeat top center;  }
.scr02 { background: transparent url(images/scr_bgd2.jpg) no-repeat top center;  }
.scr03 { background: transparent url(images/scr_bgd3.jpg) no-repeat top center;  }
.scr04 { background: transparent url(images/scr_bgd4.jpg) no-repeat top center;  }

#LM_1 { position: absolute; }
#LM_2 { position: absolute; margin-left: 218px; }
#LM_3 { position: absolute; margin-left: 408px; }
#LM_4 { position: absolute; margin-left: 638px; }

#Encart_Droit { width: 250px; height: 720px; margin: 10px 0 10px 2px; padding: 10px 10px 10px 10px; text-align: center !important; background: transparent url(images/Encart_Droit.jpg) no-repeat top center; } 
#Encart_Droit ul { margin: 0; padding: 0 0 10px 0; }
#Encart_Droit h4 { font-size: 18px; color: #000; font-weight: bold; text-align: left; display: block; margin: 450px 0 6px 10px; }
#Encart_Droit .Bouton {
    font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	border: none;
	height : 27px;
	line-height: 27px;
	width: 148px;
	margin: 0px 4px;
	padding: 0;
	background: transparent url(images/button_bgd.png) no-repeat center center;
	text-decoration: none;
	display: block;
	margin: 0 auto;
}