/* ----------------------------------------------------------------------------------------------- */
/*                  Style CSS Valeur d'art  - Micrologiciel - 2004                    */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #4E5768;
	BACKGROUND-COLOR: transparent;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-arrow-color: #5769BD;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
}


/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #4B5FA0; text-decoration : underline; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #4B5FA0; text-decoration : underline; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #4B5FA0; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #444444; text-decoration : underline; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */

.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-size : 11px;
	background : url(images/bouton.gif) repeat-x;
	cursor:hand;
	border : 0px solid #F0F8FF;
	font-weight : bold;
	filter:progid:DXImageTransform.Microsoft.shadow( direction=135,color=#111111,strength=1);
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background: white;
	color : #4E5768;
	font-size : 11px;
	border : 1px solid #BDBDC5;
}

/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background: white;
	color : #4E5768;
	font-size : 11px;
	border : 1px solid #BDBDC5;
}

/* Taille et couleur des modules News et Recherche */
.Module {
	font-family : Arial, Helvetica, sans-serif;
	background: white;
	color : #4E5768;
	font-size : 11px;
	border : 1px solid #BDBDC5;
	width : 118px;
}

/* Select box dans liste Menu */
.Menu_Select {
	font-family : Arial, Helvetica, sans-serif;
	background: white;
	color : #4E5768;
	border : 1px solid #BDBDC5;
	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 : solid;
	border-color : #BDBDC5;
	background-color : White;
	color : #3F3F3F;
	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 : bold;
	color : #7A8593;
	text-align : left;
	padding-right : 10px;
}
/* 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 {
	BACKGROUND-COLOR: transparent;
}

.Tablo_Main_Fond {
	BACKGROUND-COLOR: transparent;
	}


/* ----------------------------------------------------------------------------------------------- */
/* Style Page Centrale du Site */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des Pages dans les Pages */
.GrandTab2 {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4E5768;
	padding-left : 43px;
	padding-right : 10px;
	height : 45px;
	padding-bottom : 12px;
	font-weight : bold;
	background-image : url(images/valeursdart13.jpg);
	background-position : left;
	background-repeat : no-repeat;
	background-color : White;
}
/* Fond des Pages du Site*/
.Tablo_Main_Frame {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-right : 10px;
	padding-left : 10px;
	padding-top : 0px;
	padding-bottom : 10px;
}

/* Fond des Pages du BO*/
.Tablo_Main_Bo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding : 10px;
	background-color : #FFFFFF;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style des tableaux html */
/* ----------------------------------------------------------------------------------------------- */
/* Titre des tableaux html */
.Array_Titre {
	font-family : Arial, Helvetica, sans-serif;
	background : #93A6D7 url(images/bouton.gif) repeat-x top;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 4px;
	padding-bottom : 4px;
}
/* Données des tableaux html */
.Array_Data {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FAFBFB;
	color : #4E5768;
	font-size : 11px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #BDBDC5;
}


/* ----------------------------------------------------------------------------------------------- */
/* Style Top Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Top_Menu {
	padding-top : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 0px;
	text-align : center;
	width : 41px;
	text-transform : uppercase;
	background-color : White;
}

/* Liens du Top Menu */
A.Tab:link { font-size : 12px; text-decoration : none; color : #7A8593;  font-weight : bold;   }
A.Tab:visited { font-size : 12px; text-decoration : none; color :#7A8593; font-weight : bold; }
A.Tab:active { font-size : 12px; text-decoration : none; color :#7A8593; font-weight : bold;  }
A.Tab:hover { font-size : 12px; text-decoration : none; color : #5567B9; font-weight : bold;  }

/* Liens du Top Menu Active*/
A.Tab_Active:link { font-size : 12px; text-decoration : none; color : #5567B9;  font-weight : bold;   }
A.Tab_Active:visited { font-size : 12px; text-decoration : none; color :#5567B9; font-weight : bold; }
A.Tab_Active:active { font-size : 12px; text-decoration : none; color :#5567B9; font-weight : bold;  }
A.Tab_Active:hover { font-size : 12px; text-decoration : none; color : #5567B9; font-weight : bold;  }


/* ----------------------------------------------------------------------------------------------- */
/* Style Bottom Menu */
/* ----------------------------------------------------------------------------------------------- */
/* Style général */
.Bottom_Menu {
	padding-top : 0px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 0px;
	text-align : center;
	width : 21px;
}

/* Liens du Top Menu */
A.Bottom_Tab:link { font-size : 12px; text-decoration : none; color : #7A8593;    }
A.Bottom_Tab:visited { font-size : 12px; text-decoration : none; color :#7A8593;  }
A.Bottom_Tab:active { font-size : 12px; text-decoration : none; color :#7A8593;    }
A.Bottom_Tab:hover { font-size : 12px; text-decoration : none; color : #D84848;    }

/* Liens du Top Menu Active*/
A.Bottom_Tab_Active:link { font-size : 12px; text-decoration : none; color : #D84848;   }
A.Bottom_Tab_Active:visited { font-size : 12px; text-decoration : none; color :#D84848;  }
A.Bottom_Tab_Active:active { font-size : 12px; text-decoration : none; color :#D84848;   }
A.Bottom_Tab_Active:hover { font-size : 12px; text-decoration : none; color : #D84848;    }


/* ----------------------------------------------------------------------------------------------- */
/* Menus GAUCHES */
/* ----------------------------------------------------------------------------------------------- */

/* Titre des Menus dans les Menus*/
.Tab2 {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #4E5768;
	font-weight : bold;
	text-transform : uppercase;
	height : 23px;
}

/* Couleur Ligne de séparation */
.Ligne {
background: transparent url(images/ligne.gif) no-repeat left;
height : 10px;
}

/* Liens général */
A.Menu:link { font-size : 12px; text-decoration : none; color : #4E5768; margin-left : 2px; width : 100%;  }
A.Menu:visited { font-size : 12px; text-decoration : none; color : #4E5768; margin-left : 2px; width : 100%;  }
A.Menu:active { font-size : 12px; text-decoration : none; color : #4E5768; margin-left : 2px; width : 100%;  }
A.Menu:hover { font-size : 12px; text-decoration : underline; color : #000000; margin-left : 2px; width : 100%;  }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 12px; text-decoration : none; color : #4E5768; padding-left : 2px; width : 100%;  font-weight : bold; }
A.Menu_Actif:visited { font-size : 12px; text-decoration : none; color :  #4E5768; padding-left : 2px; width : 100%; font-weight : bold; }
A.Menu_Actif:active { font-size : 12px; text-decoration : none; color :  #4E5768; padding-left : 2px; width : 100%;  font-weight : bold;}
A.Menu_Actif:hover { font-size : 12px; text-decoration : underline; color : #000000; padding-left : 2px; width : 100%;  font-weight : bold;}

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 12px; text-decoration : none; color : #4E5768; padding-left : 12px; width : 99%; margin-left : 1px;}
A.Sous_Menu:visited { font-size : 12px; text-decoration : none; color : #4E5768; padding-left : 12px; width : 99%; margin-left : 1px; }
A.Sous_Menu:active { font-size : 12px; text-decoration : none; color : #4E5768; padding-left : 12px; width : 99%; margin-left : 1px; }
A.Sous_Menu:hover { font-size : 12px; text-decoration : underline; color : #000000; padding-left : 12px; width : 99%; margin-left : 1px; }

/* Liens Sous Menu Ouvert et Selectionés*/
A.Sous_Menu_Actif:link { font-size : 12px; text-decoration : none; color : #4E5768; padding-left : 11px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif:visited { font-size : 12px; text-decoration : none; color : #4E5768; padding-left : 11px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif:active { font-size : 12px; text-decoration : none; color : #4E5768; padding-left : 11px; width : 99%; margin-left : 1px; font-weight : bold; }
A.Sous_Menu_Actif:hover { font-size : 12px; text-decoration : underline; color : #000000; padding-left : 11px; width : 99%; margin-left : 1px; }


/* ----------------------------------------------------------------------------------------------- */
/* Menus Gauche et Droit */
/* ----------------------------------------------------------------------------------------------- */
/* Fond des tableaux des Menus Gauches et Droites*/
.Tablo_Menu {
	background: transparent url(images/menu-ml02.gif) repeat-x top;
	padding-left : 15px;
	padding-right : 4px;
	padding-top : 0px;
	padding-bottom : 4px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Footer */
/* ----------------------------------------------------------------------------------------------- */
/* Style Footer Général */
.Footer {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	color : #AFAFAF;
	text-align : center;
}

/* Lien du Footer */
A.Footer_Lien:link { font-size : 10px; text-decoration : none; color : #AFAFAF; }
A.Footer_Lien:visited { font-size : 10px; text-decoration : none; color : #AFAFAF; }
A.Footer_Lien:active { font-size : 10px; text-decoration : none; color : #AFAFAF; }
A.Footer_Lien:hover { font-size : 10px; text-decoration : underline; color : #AFAFAF; }

/* ----------------------------------------------------------------------------------------------- */
/* Divers */
/* ----------------------------------------------------------------------------------------------- */
/* Warning du caddie*/
.CadWarning{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #D84848;
	font-weight : bold;
}

/* ----------------------------------------------------------------------------------------------- */
/* Ajout Derniere Minute */
/* ----------------------------------------------------------------------------------------------- */

.Esp_Menu_Gau{
	height : 0px;
}

A.Aussi:link { font-size : 12px; text-decoration : none; color : #7181B4;  font-weight : bold;     }
A.Aussi:visited { font-size : 12px; text-decoration : none; color : #7181B4;  font-weight : bold;   }
A.Aussi:active {font-size : 12px; text-decoration : none; color : #7181B4;  font-weight : bold;  }
A.Aussi:hover { font-size : 12px; text-decoration : none; color : #D84848;  font-weight : bold;  }


.GrandTab2bis {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4E5768;
	padding-left : 53px;
	padding-right : 10px;
	height : 45px;
	padding-bottom : 12px;
	font-weight : bold;
	background-image : url(images/valeursdart14.jpg);
	background-position : left;
	background-repeat : no-repeat;
}

.GrandTab2ter {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4E5768;
	padding-left : 53px;
	padding-right : 10px;
	height : 45px;
	padding-bottom : 12px;
	font-weight : bold;
	background-image : url(images/valeursdart15.jpg);
	background-position : left;
	background-repeat : no-repeat;
}

.TitreLogo {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #4E5768;
	padding-left : 36px;
	padding-right : 10px;
	height : 38px;
	padding-bottom : 18px;
	font-weight : bold;
	text-transform : capitalize;
	background-image : url(images/valeursdart16.jpg);
	background-position : left;
	background-repeat : no-repeat;
}

