 
/*
	.button
	{
		
		
	}

	.mainCell 
	{
		BACKGROUND-COLOR: FFFFFF
	}

    .alternCell 
	{
		BACKGROUND-COLOR: 336699
	}



    .mainTable
	{
		BACKGROUND-COLOR: 000000
	}
*/



/*********************************************************************/	    
/* STYLES SPECIFIQUES                                                */
/*********************************************************************/
	
.labelTitre 
{
    Font-size: X-small;
    Font-Family: helvetica;
	FONT-WEIGHT: bold;
    COLOR:#FFFFFF;
}

.gridListe
{
Border-Color:#FFFFFF;
background-color:#FFFFFF;
}

.gridListeItem
{
color:black;
background-color:white;
}

.gridListeAltItem
{
color:black;
background-color:#99FFFF;
}

.gridListeSelItem
{
color:black;
background-color:#008A8C;
font-weight:bold;
}

.gridListeHeader
{
font-weight:bold;
color:Yellow;
background-color:green;
}

.gridListePager
{
color:black;
background-color:Gray;
text-align:center;
}

.ficheCompacte
{
	font-weight: normal;
	font-size: x-small;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*********************************************************************/	    
/* STYLES STANDARDS                                                  */
/*********************************************************************/

BODY
{
	font-weight: normal;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-repeat: no-repeat;
}

DIV
{
	font-weight: normal;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMGold 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	/* Style de la balise Div sous le menu  et sous l'accueil*/
.PosDivApAccueil
{
	position:absolute;
	left:0px;	
    /*top:92px;*/
    top:137px;
    height:100%;
    width:770px;
    z-index:1;
}	/* Style de la balise Div sous le menu */
.PosDivApMenu
{
	position:absolute;
	left:210px;	
    /*top:143px;*/
    top:188px;
    height:100%;
}

/* Texte pour sélection */
.txtSurB
{
	background-color:"#669900";
}

/* Mise en relief des titres de saisie*/
.titreSaisie
{
	background-color:"#99cc00";
	color:White;
	font-size:large;
	border:2px solid #FFFFFF;
}
/*Titre des paves dans la fiche Contact et Societe */
.TitPaveSaisie
{
	color:White;
	font:Arial, Verdana, Helvetica, sans-serif;
	font-style:italic;
	font-size:smaller;
	font-weight:normal;
	background-color:#99cc00;
	text-align:left;
}
.TitSsPaveSaisie
{
	color:White;
	font:Arial, Verdana, Helvetica, sans-serif;
	font-style:normal;
	font-size:small;
	font-weight:normal;
	background-color:#668800;
	text-align:left;
}
 
.ClassCell
{
	background-color:#99cc00;
	color:#000000;
	border:1px solid #FFFFFF;
	font:Arial;
	font-size:12px;
	position:absolute;
	text-align:center;
	padding:0px;
	margin:0px;
	left:0px;
}
/* Style pour les datagrid */
.StyGrille
{
 background-color:White;
 border-style:outset;
 border-color:"#999999";
 border-left-width:1px;
 border-right-width:1px;
 border-top-width:1px;
 border-bottom-width:1px;
 font-family:Arial;
 font-size:x-small;
}
 .StyHead
 {
	background-color:#cccc99;
	font-family:Arial;
	color:White;
	font-style:oblique;
	font-weight:lighter;

 }
 .StyFoot
 {
   background-color:"#CCCCCC";
  color:Black;
}

.StyPager
{
}

.StySelectedItem
{
  background-color:"#ffff33";
  color:white;
  font-style:normal;
  font-weight:bold;
}

.StyNormalItem
{
	background-color:#ffff00;
	color:#000000;
	height:10px;
}
/* Styl des boutons dans les datagrid */
.StyBoutonItem
{
	 display:block;
	 border-left-style:outset;
	 border-right:outset;
	 border-top-style:outset;
	 border-bottom:outset;
	 height:20px;
	 width:50px;
	 font-family:Arial;
	 font-size:xx-small;
	 
}

/* Styl des boutons dans les fiches de saisie hirs datagrid*/
.StyBouton
{
	 display:block;
	 border-left-style:outset;
	 border-right:outset;
	 border-top-style:outset;
	 border-bottom:outset;
	 height:30px;
	 width:60px;
	 font-family:Arial;
	 font-size:x-small;
	 font-weight:bold;
}
/* Styl des boutons qui valide les fiches */
.StyBoutonVal
{
	 display:block;
	 border-left-style:outset;
	 border-right:outset;
	 border-top-style:outset;
	 border-bottom:outset;
	 height:40px;
	 width:80px;
	 font-family:Arial;
	 font-size:small;
	 font-weight:bold;
}

.StyAlternateItem
{
	background-color:White;
	color:#000000;
}
.txtD211_DMD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
}
.txtD211_DMD_Bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}
.txtD211_DMD_BoldItal{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	padding-left:5px;
}
.txtD211_12px_DMD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; font-weight:bold;
}
.txttableau_pneu_DMD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; font-weight:bold;
	padding-left:2px;
}