/* ----------------------------------------------------------------------------------------------- */
/*                 Style CSS Scarless				*/
/*		Réalisé par Bewaved - http://www.bewaved.com                     */
/* ----------------------------------------------------------------------------------------------- */

/* Body */
BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	scrollbar-face-color: #808080;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #FFFFFF;
	background:transparent url(images/fond.jpg) repeat top;
                     margin : auto;
                     text-align : center;

}

table
{
	margin:0px;
	padding:0px;
}

.ToPng,img
{
	behavior: url(../../../images/files/iepngfix.htc);
	padding:0px;
	margin:0px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Liens Standard du Body */
/* ----------------------------------------------------------------------------------------------- */
A:link { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #b6414d; text-decoration : none; }
A:visited { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #b6414d; text-decoration : none; }
A:active { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #be081b; text-decoration : underline; }
A:hover { font-size : 11px; font-family : Arial, Helvetica, sans-serif; color : #bd0416; text-decoration : none; }


/* ----------------------------------------------------------------------------------------------- */
/* Style des Formulaires html */
/* ----------------------------------------------------------------------------------------------- */
/* Boutons */
.Bouton {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	cursor:hand;
	border-left : 0px;
	border-bottom : 1px solid #e3e3e3;
	border-right : 2px solid #b7b7b7;
	border-top : 1px solid #e3e3e3;
	margin-left : 1px;
	height : 18px;
	background : url(images/bouton.gif) no-repeat right;
}

/* Area Text */
.Txt_Area {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	font-size : 11px;
	border : 1px solid #5d5d5d;
}
/* Input box */
.Txt_Input {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #000000;
	font-size : 11px;
	border : 1px solid #5d5d5d;
}

/* 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 : 14px;}
#Page_Number{font-size:14px;}
A.Texte_09_Pix:link{font-size:14px;}
A.Texte_09_Pix:active{font-size:14px;}
A.Texte_09_Pix:hover{font-size:14px;}
A.Texte_09_Pix:visited{font-size:14px;}
.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 : #4d4d4d;
	color : White;
	font-size : 11px;
	font-weight : bold;
	text-align : center;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}
/* 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;
}
/* Fond des tableaux html */
.Array_Contour {
	font-size : 11px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background : #FFFFFF;
	border:1px solid #4d4d4d;
}

.DivSousTopMenu
{
	visibility:hidden;
	border-right : 1px solid #a0a0a0;
	border-bottom : 1px solid #747474;
	border-top : 1px solid #525252;
	border-left : 1px solid #525252;
	background-color : #ffffff;
}

a.SousTopMenu:link{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #000000;}
a.SousTopMenu:hover{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #c5232f;}
a.SousTopMenu:active{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #000000;}
a.SousTopMenu:visited{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #000000;}

a.SousTopMenu_Active:link{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #b50003;text-decoration:underline}
a.SousTopMenu_Active:hover{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #b50003;text-decoration:underline}
a.SousTopMenu_Active:active{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #b50003;text-decoration:underline}
a.SousTopMenu_Active:visited{background : url(images/puce.gif) no-repeat left;padding-left : 7px;font-size : 11px; font-weight:bold;color : #b50003;text-decoration:underline}

/* TOP menu*/
a.Tab:link{color : #000000;font-size : 18px;text-decoration : none}
a.Tab:hover{color : #525252;font-size : 18px;text-decoration : none}
a.Tab:active{color : #000000;font-size : 18px;text-decoration : none}
a.Tab:visited{color : #000000;font-size : 18px;text-decoration : none}

a.Tab_Active:link{color : #000000;font-size : 18px;text-decoration : underline}
a.Tab_Active:hover{color : #525252;font-size : 18px;text-decoration : none}
a.Tab_Active:active{color : #000000;font-size : 18px;text-decoration : underline}
a.Tab_Active:visited{color : #000000;font-size : 18px;text-decoration : underline}

/* 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 : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;font-weight:bold; }
A.Menu:visited { font-size : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;font-weight:bold; }
A.Menu:active { font-size : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;font-weight:bold;}
A.Menu:hover { font-size : 11px; text-decoration : underline; color : #525252; margin-left : 3px; width : 100%;font-weight:bold; }

/* Liens Selectionés */
A.Menu_Actif:link { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;font-weight:bold; }
A.Menu_Actif:visited { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;font-weight:bold; }
A.Menu_Actif:active { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;font-weight:bold; }
A.Menu_Actif:hover { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;font-weight:bold; }

/* Liens Sous Menu Ouvert */
A.Sous_Menu:link { font-size : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;font-weight:bold;padding-left:21px;}
A.Sous_Menu:visited { font-size : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;font-weight:bold;padding-left:21px; }
A.Sous_Menu:active { font-size : 11px; text-decoration : none; color : #000000; margin-left : 3px; width : 100%;font-weight:bold;padding-left:21px;}
A.Sous_Menu:hover { font-size : 11px; text-decoration : underline; color : #525252; margin-left : 3px; width : 100%;font-weight:bold; 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%;font-weight:bold;padding-left:21px; }
A.Sous_Menu_Actif:visited { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;font-weight:bold;padding-left:21px; }
A.Sous_Menu_Actif:active { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;font-weight:bold;padding-left:21px; }
A.Sous_Menu_Actif:hover { font-size : 11px; text-decoration : none; color : red; padding-left : 3px; width : 100%;font-weight:bold;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 */
/* ----------------------------------------------------------------------------------------------- */
