

//select, input, textarea	{
			font: 8pt verdana,sans-serif;
			}

//body	{color:#FFFFFF;}

a:link {color: #777777; text-decoration: none;}
a:visited {color: #777777; text-decoration: none;}
a:active {color: #777777; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}


/* -- Pages du site marchand -- */

.StyleTxtTb	{
 	font-family: Arial,Helvetica;
	font-size: 9pt;
	color : #000000;
 	border-top-width : 0px ;
 	border-right-width : 0px ;
 	border-bottom-width : 0px ;
 	border-left-width : 0px ;
 	border-style : outset ;
 	vertical-align : top;
 	margin-left : 0px;
 	margin-right : 0px;
 	margin-top : 0px;
 	margin-bottom : 0px;
 	padding-top : 5px;
 	padding-left : 5px;
 	padding-right : 5px;
 	padding-bottom : 10px;
 	}
.StyleTxtTb a:link {color: #777777; text-decoration: none;}
.StyleTxtTb a:visited {color: #777777; text-decoration: none;}
.StyleTxtTb a:active {color: #777777 text-decoration: none;}
.StyleTxtTb a:hover {color: #000000; text-decoration: none;}


.StyleLigneTab	{
	background-color : #AEAEAE;
	}


.mobile	{
        height : 10px;
 	}

.StyleJustify
{
	text-align:justify;
	font-family: Arial;
	font-size: 12px;	
}

.bouton	{
 	font-family      : Arial,Helvetica;
	font-size	 : 12px;	
        color            : black;
        text-align       : center;
        background-color : white;
        vertical-align   : middle;
        white-space      : nowrap;
        border-style	 : solid;
	border-color	 : #777777;
 	border-width     : 1px;
	}

.champ	{
 	font-family      : Arial,Helvetica;
	font-size	 : 9px;	
        color            : black;
        text-align       : left;
        background-color : white;
        vertical-align   : middle;
        white-space      : nowrap;
        border-style	 : solid;
	border-color	 : #777777;
 	border-width     : 1px;
	}

.champMulti	{
 	font-family      : Arial,Helvetica;
	font-size	 : 9px;	
        color            : black;
        text-align       : left;
        background-color : white;
        vertical-align   : middle;
        border-style	 : solid;
	border-color	 : #777777;
 	border-width     : 1px;
	}

.champreadonly	{
 	font-family      : Arial,Helvetica;
        background-color : #DDDDDD;
	font-size	 : 9px;	
        color            : black;
        text-align       : right;
        vertical-align   : middle;
        white-space      : nowrap;
 	border-width     : 1px;
	}

.champHT	{
 	font-family      : Arial,Helvetica;
        background-color : #DDDDDD;
	width		 : 3em;
	font-size	 : 9px;	
        color            : black;
        text-align       : left;
        vertical-align   : middle;
        white-space      : nowrap;
 	border-width     : 1px;
	}
.Txtchamp	{
 	font-family      : Arial,Helvetica;
	font-size	 : 11px;	
        color            : black;
        text-align       : right;
        background-color : white;
        vertical-align   : middle;
        white-space      : nowrap;
	}

.TxtPageCmd	{
 	font-family      : Arial,Helvetica;
	font-size	 : 11px;	
        color            : black;
        background-color : white;
        vertical-align   : middle;
	}

.StyleTitre
{
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF6611;
}
.StyleAccroche
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-color: #000000;
}
.StyleTexte
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.StyleMenu
{
	font-family: Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #AEAEAE;
	cursor: pointer;
}

.SytleMenuFocus
{
	font-family: Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #000000;
	cursor: pointer;
}

.StyleEntete
{
	background: #aeaeae;
	font-family: Arial;
	font-size: 12px;	
	font-weight: bold;
	color: #FFFFFF;
}