﻿BODY, TD, TH, INPUT, SELECT, TEXTAREA, A, BUTTON
{
    font-family: Verdana;
    font-size: 12px;
}
body
{
	background-color:White;
}
.PetitePolice TD, TH, INPUT, SELECT, TEXTAREA, A, BUTTON
{
	font-size: 11px;
}
html, body
{
	margin:0;
	padding: 0;
}
table
{
	border-collapse:separate;
}

/* Liens href */
A:hover
{
    color: #D20000;
    text-decoration:underline;
}
A:active
{
    color: #D20000;
}
A
{
    text-decoration:none;
}
.LienNoir
{
    color: #000000;
}
.LienBlanc
{
    color: #F7F7F7;
}
.LienCatalogue
{
    color: #003C73;
}
.LienMemento
{
    color: #1C5E55;
}
.LienGestion
{
    color: #4A3C8C;
}
.LienCommandes
{
    color: #4A3C8C;
}
.LienAnalyse
{
    color: #666633;
}

.MenuCatalogue
{
    color: #003C73;
    font-size:10px;
    font-family:Arial;
}
.MenuMemento
{
    color: #1C5E55;
    font-size:10px;
    font-family:Arial;
}
.MenuGestion
{
    color: #4A3C8C;
    font-size:10px;
    font-family:Arial;
}
.MenuCommandes
{
    color: #4A3C8C;
    font-size:10px;
    font-family:Arial;
}
.MenuAnalyse
{
    color: #666633;
    font-size:10px;
    font-family:Arial;
}
.MenuSelectionne
{
	color: #FFFFFF;
    font-size:10px;
    font-family:Arial;
    font-weight:bold;
}


.Cadre
{
    border-right: #7A797D 1px solid;
    border-top: #B7B5BB 1px solid;
    border-left: #B7B5BB 1px solid;
    border-bottom: #7A797D 1px solid;
}
.BorduresTableauFoncees
{
	border-collapse:collapse;
}
.BorduresTableauFoncees td
{
	border:solid 1px #7A797D;
}
.BorduresTableauFoncees th
{
	border:solid 1px #7A797D;
}
.BorduresTableau
{
	border-collapse:collapse;
}
.BorduresTableau td
{
	border:solid 1px #ECE9D8;
}
.BorduresTableau th
{
	border:solid 1px #ECE9D8;
}


.Menu_Fond_Catalogue_S
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Catalogue_S.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Catalogue_N
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Catalogue_N.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Memento_S
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Memento_S.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Memento_N
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Memento_N.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Gestion_S
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Gestion_S.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Gestion_N
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Gestion_N.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Commandes_S
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Commandes_S.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Commandes_N
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Commandes_N.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Analyse_S
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Analyse_S.gif);
    background-repeat: repeat-y;
    background-position: center;
}
.Menu_Fond_Analyse_N
{
    background-image: url(/TenaClientWeb/Images/Menu/Fond_Analyse_N.gif);
    background-repeat: repeat-y;
    background-position: center;
}

.Menu_Item
{
    text-align: center;
    font-family: 'Arial';
}

.Onglet_Fond_Catalogue_S
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Catalogue_S.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Fond_Catalogue_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Catalogue_N.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Gauche_Catalogue_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Catalogue.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.Onglet_Droite_Catalogue_ND
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Catalogue.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.Onglet_Fond_Memento_S
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Memento_S.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Fond_Memento_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Memento_N.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Gauche_Memento_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Memento.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.Onglet_Droite_Memento_ND
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Memento.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.Onglet_Fond_Gestion_S
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Gestion_S.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Fond_Gestion_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Gestion_N.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Gauche_Gestion_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Gestion.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.Onglet_Droite_Gestion_ND
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Gestion.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.Onglet_Fond_Commandes_S
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Commandes_S.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Fond_Commandes_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Commandes_N.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Gauche_Commandes_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Commandes.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.Onglet_Droite_Commandes_ND
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Commandes.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.Onglet_Fond_Analyse_S
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Analyse_S.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Fond_Analyse_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Fond_Analyse_N.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.Onglet_Gauche_Analyse_N
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Analyse.gif);
    background-repeat: repeat-y;
    background-position: left;
}
.Onglet_Droite_Analyse_ND
{
    background-image: url(/TenaClientWeb/Images/Onglet/Pixel_Analyse.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.valid 
{
    background-color: #fffacd; 
}
.handleImage
{
	width:15px;
	height:16px;
	background-image:url(images/HandleHand.png);
	overflow:hidden;
	cursor:se-resize;
}
.modalBackground {
	background-color:gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}


.customTabStyle .ajax__tab_header {
    color:#4A3C8C;
    margin:0px;
    padding:0px;
    text-align:center;
}
.customTabStyle .ajax__tab_outer
{
	background-position: top;
	background-image: url('/TenaClientWeb/Images/Onglet/Fond_Gestion_N.gif');
	background-repeat: repeat-x;
	margin-right:2px;
}
.customTabStyle .ajax__tab_inner
{
	background-image: url('/TenaClientWeb/Images/Onglet/Bordure_Gestion_DND.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.customTabStyle .ajax__tab_tab
{
	background-image: url('/TenaClientWeb/Images/Onglet/Bordure_Gestion_GN.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.customTabStyle .ajax__tab_active .ajax__tab_outer
{
	background-image: url('/TenaClientWeb/Images/Onglet/Fond_Gestion_S.gif');
}
.customTabStyle .ajax__tab_active .ajax__tab_inner
{
	background-image: url('/TenaClientWeb/Images/Onglet/Bordure_Gestion_DSD.gif');
}
.customTabStyle .ajax__tab_active .ajax__tab_tab
{
	background-image: url('/TenaClientWeb/Images/Onglet/Bordure_Gestion_GS.gif');
	font-weight: bold;
	color: White;
}
.customTabStyle .ajax__tab_hover {
    text-decoration:underline;
}