/* ----------------------------------------------------------------------------------------------- */
/*                 Style CSS Izidek				*/
/*		Réalisé par Bewaved - http://www.bewaved.com                     */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #FFFFFF;
	background:#ffffff url(images/fond.jpg) no-repeat top;
	margin:0;
}

*
{
	margin:0;
}

img
{
	margin:0;
	padding:0;
}

table
{
	margin:0px;
	padding:0px;
}

.ToPng,img
{
	behavior: url(../../../images/files/iepngfix.htc);
	padding:0px;
	margin:0px;
}

.ApercuPanier
{
	position:absolute;
	font-size : 10px;
	color : #000000;
	font-weight:bold;
	top : 30px;
	left : 150px;
	z-index:20;
}

.Newsletter
{
	position:absolute;
	top:0px;
	left: 310px;
	z-index:15;
}	


.Top_Menu
{
	font-size : 12px;
	color : #ffffff;
	text-align : left;
	line-height:18px;
	height:26px;
}


/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #ff94c8; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #e5b5da; text-decoration : none; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #ff94c8; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #ff86b7; text-decoration : none; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */
.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	cursor:hand;
	border-left : 1px solid white;
	margin-left : 1px;
	height : 18px;
	background : url(images/bouton.gif) repeat-x right;
	border:0;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	font-size : 11px;
	border : 1px solid #7a635a;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	font-size : 11px;
	border : 1px solid #7a635a;
}

/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	font-size : 11px;
	border : 1px solid #5d5d5d;
	width : 100px;
}
/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	border : 1px solid #5d5d5d;
	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 : #72275e;
	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 : 11px;}
#Page_Number{font-size:11px;}
A.Texte_09_Pix:link{font-size:11px;}
A.Texte_09_Pix:active{font-size:11px;}
A.Texte_09_Pix:hover{font-size:11px;}
A.Texte_09_Pix:visited{font-size:11px;}
.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; }

/* Couleurs ou fond du site de taille fixe */
/* Ne sert que dans des cas particuliers */
/*.Tablo_Main {}*/
.Tablo_Main_Fond {
	
	}


/* ----------------------------------------------------------------------------------------------- */
/* 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;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	BACKGROUND-COLOR: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
}
/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 5px;
	background-color : #FFFFFF;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ff93c5;
	color : White;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 1px solid #black;
}
/* Données des tableaux html */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
	color : Black;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
	border : 1px solid #black;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #FFFFFF;
}

/*
.DivSousTopMenu
{
	text-align:left;width:150px;display: block; position: absolute; padding-right:20px;margin-left: 0px;  visibility: hidden; overflow:auto;
}
*/
.DivSousTopMenu { display: block; position: absolute; white-space: nowrap; padding-top: 0px; visibility: hidden; width:200px; text-align:left;}


/*
a.SousTopMenu:link{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color :#ffffff;}
a.SousTopMenu:hover{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #ffffff;text-decoration:underline}
a.SousTopMenu:active{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #ffffff;}
a.SousTopMenu:visited{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #ffffff;}

a.SousTopMenu_Active:link{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #ffffff;text-decoration:underline}
a.SousTopMenu_Active:hover{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #ffffff;text-decoration:underline}
a.SousTopMenu_Active:active{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #ffffff;text-decoration:underline}
a.SousTopMenu_Active:visited{white-space: nowrap;background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #ffffff;text-decoration:underline}
*/

A.SousTopMenu:link , A.SousTopMenu:visited , A.SousTopMenu:active ,a.SousTopMenu_Active:link,a.SousTopMenu_Active:visited,a.SousTopMenu_Active:active{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background: transparent url(images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	white-space:nowrap;
}
A.SousTopMenu:hover,a.SousTopMenu_Active:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	background: transparent url(images/puce.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	white-space:nowrap;
}

/* TOP menu*/
a.Tab:link{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px; height:26px;vertical-align:middle;}
a.Tab:hover{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px; height:26px;vertical-align:middle; background : url(images/fond_top_hover.jpg) repeat-x}
a.Tab:active{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px;height:26px;vertical-align:middle;}
a.Tab:visited{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px;height:26px;vertical-align:middle;}

a.Tab_Active:link{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px; height:26px;vertical-align:middle;}
a.Tab_Active:hover{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px; height:26px;vertical-align:middle; background : url(images/fond_top_hover.jpg) repeat-x}
a.Tab_Active:active{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px; height:26px;vertical-align:middle}
a.Tab_Active:visited{display:block;font-weight:bold;color : #ffffff;font-size : 12px;text-decoration : none;line-height:26px; height:26px;vertical-align:middle;}

/* Bottom menu */
a.Bottom_Tab{color : #000000;font-weight:bold; font-size :11px}
a.Bottom_Tab_Active{color : #000000;font-weight:bold; font-size :11px}

/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

.TitreMenuGauche
{
	font-size : 11px;
	color : #ffffff;
}
/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	height : 23px;
	text-align : left;
	margin-left : 30px;
}

/* Couleur Ligne de séparation */
.Ligne {
	background: transparent url(images/ligne.gif) repeat-x center;
	height : 10px;
}

/* Liens général */
A.Menu:link { font-size : 12px; text-decoration : none; color : #ffffff; margin-left : 3px; width : 100%}
A.Menu:visited { font-size : 12px; text-decoration : none; color : #ffffff; margin-left : 3px; width : 100%; }
A.Menu:active { font-size : 12px; text-decoration : underline; color : #7ac8d9; margin-left : 3px; width : 100%;}
A.Menu:hover { font-size : 12px; text-decoration : underline; color : #7ac8d9; margin-left : 3px; width : 100%; }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 12px; text-decoration : underline; color : #7ac8d9; padding-left : 3px; width : 100%; }
A.Menu_Actif:visited { font-size : 12px; text-decoration : underline; color : #7ac8d9; padding-left : 3px; width : 100%; }
A.Menu_Actif:active { font-size : 12px; text-decoration : underline; color : #7ac8d9; padding-left : 3px; width : 100%;}
A.Menu_Actif:hover { font-size : 12px; text-decoration : underline; color : #7ac8d9; padding-left : 3px; width : 100%;}

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 12px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;padding-left:21px;}
A.Sous_Menu:visited { font-size : 12px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;padding-left:21px; }
A.Sous_Menu:active { font-size : 12px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;padding-left:21px;}
A.Sous_Menu:hover { font-size : 12px; text-decoration : underline; color : #525252; margin-left : 3px; width : 100%; padding-left:21px;}

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;padding-left:21px; }
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;padding-left:21px; }
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;padding-left:21px; }
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;padding-left:21px; }


/*Menu droite actif*/
a.Menu_Actif_D:link{color : #ff0000;font-weight:bold;font-size:11px;text-decoration:underline}
a.Menu_Actif_D:visited{color : #ff0000;font-weight:bold;font-size:11px;text-decoration:underline}
a.Menu_Actif_D:active{color : #ff0000;font-weight:bold;font-size:11px;text-decoration:underline}
a.Menu_Actif_D:hover{color : #ff0000;font-weight:bold;font-size:11px;text-decoration:underline}

a.Menu_D:link{color : #ffffff;font-weight:bold;font-size:11px;text-decoration:none}
a.Menu_D:visited{color : #ffffff;font-weight:bold;font-size:11px;text-decoration:none}
a.Menu_D:active{color : #ffffff;font-weight:bold;font-size:11px;text-decoration:none}
a.Menu_D:hover{color : #ff0000;font-weight:bold;font-size:11px;text-decoration:underline}



/* ----------------------------------------------------------------------------------------------- */
/* 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;
}

.Fond_Menu_Gauche {
	background : White;
}

.Fond_Menu_Droite {
	background : White;
}

/* ----------------------------------------------------------------------------------------------- */
/* 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 : #3F3F3F; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #3F3F3F; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #3F3F3F; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : underline; color : #3F3F3F; }

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
 font-size : 11px;
 font-family : Arial, Helvetica, sans-serif;
 color : #FF0000;
 font-weight : bold;
}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */
.MenuGauche
{
	background:#7a635a url(images/menu_fond.png) no-repeat top left;
}

* html .MenuGauche
{
	background:#6e574e url(images/menu_fond.png) no-repeat top left;
}