BODY
{
	background : url("../img/Argotiklogo.png") no-repeat top right;
	background-size: 200px auto;
    font-family: Verdana, Helvetica, arial, sans-serif; 
    font-family: sans-serif, Verdana, Helvetica, arial; 
    COLOR: #4499ff;
    COLOR: darkblue;
    FONT-SIZE: 10pt;
	BACKGROUND-COLOR: #EEEEFF;
    margin: 20px; 

	scrollbar-face-color: "#f8d050";
	scrollbar-shadow-color: "darkred"; 
	scrollbar-highlight-color: "#000000"; 
	scrollbar-3dlight-color: "#cccc99";
	scrollbar-darkshadow-color: "darkgreen"; 
	scrollbar-track-color: "darkblue";
    scrollbar-arrow-color: "#cccc99"
}


H1
{
    font-family: Verdana, Helvetica, arial, sans-serif; 
    FONT-SIZE: 20pt;
    TEXT-ALIGN: center;
    BACKGROUND-COLOR: #110000;
    COLOR: darkblue;
}
H2
{
    font-family: Verdana, Helvetica, arial, sans-serif; 
    FONT-SIZE: 16pt;
    FONT-SIZE: x-small;
    TEXT-ALIGN: center;
    BACKGROUND-COLOR: #110000;
    COLOR: darkblue;
}
H3
{
    font-family: Verdana, Helvetica, arial, sans-serif; 
    FONT-SIZE: 10pt;
    TEXT-ALIGN: center;
    COLOR: darkblue;
}

DIV
{
    font-family: Verdana, Helvetica, arial, sans-serif; 
    FONT-SIZE: 6pt;
    TEXT-ALIGN: left;
    COLOR: blue;
}
A {
    font-family: Verdana, Helvetica, arial, sans-serif; 
    FONT-SIZE: 9pt;
	TEXT-ALIGN: left
	BACKGROUND-COLOR: transparent;
	text-decoration: underlined; 
	max-height: 2;
	vertical-align:text-center;
   	COLOR: darkred;
}

A:LINK { 
	BACKGROUND-COLOR: transparent;
   	COLOR: darkred;
}
A:VISITED { 
	BACKGROUND-COLOR: transparent;
   	COLOR: darkred;
}
A:HOVER { 
	BACKGROUND-COLOR: darkred;
	COLOR: white;
}
A:ACTIVE { 
	BACKGROUND-COLOR: transparent;
	COLOR: darkred;
}


A.nav {
    font-family: Verdana, Helvetica, arial, sans-serif; 
    FONT-SIZE: 9pt;
	TEXT-ALIGN: left
	text-decoration: underlined; 
	vertical-align:text-bottom;
	max-height: 2;
	vertical-align:text-center;
	BACKGROUND-COLOR: transparent;
   	COLOR: darkred;
}

A:LINK.nav { 
	BACKGROUND-COLOR: transparent;
   	COLOR: darkred;
}
A:VISITED.nav { 
	BACKGROUND-COLOR: transparent;
   	COLOR: darkred;
}
A:HOVER.nav { 
	BACKGROUND-COLOR: darkred;
	COLOR: white;
}
A:ACTIVE.nav { 
	BACKGROUND-COLOR: transparent;
	COLOR: darkred;
}




TABLE
{
    font-family: Verdana, Helvetica, arial, sans-serif; 
	BACKGROUND-COLOR: #DDDDFF;
    COLOR: black;
	border: blue 3px outset;
    font-weight: bold;
}
TD
{
    BORDER-RIGHT: 1px;
    PADDING-RIGHT: 1px;
    BORDER-TOP: 1px;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: 1px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: 1px;
    
	border: blue 1px outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    font-weight: bold;
	BACKGROUND-COLOR: #DDDDFF;
    COLOR: #000000;
}
TH
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
    font-weight: bold;
	border: blue 1px outset;
	background-color: darkgreen;
    COLOR: white;
}

TD.transparent
{
    font-family: Verdana, Helvetica, arial, sans-serif;
    FONT-SIZE: 9pt;
    font-weight: bold;
    BACKGROUND-COLOR: #ffffff;
    COLOR: #000000;
}
TH.transparent
{
    font-family: Verdana, Helvetica, arial, sans-serif;
    FONT-SIZE: 9pt;
    font-weight: bold;
    BACKGROUND-COLOR: #ffffff;
    COLOR: navy;
}

TD.fermer
{
    font-family: Verdana, Helvetica, arial, sans-serif;
    FONT-SIZE: 9pt;
    font-weight: bold;
    BACKGROUND-COLOR: yellow;
    COLOR: #000000;
}
TH.fermer
{
    font-family: Verdana, Helvetica, arial, sans-serif;
    FONT-SIZE: 9pt;
    font-weight: bold;
    BACKGROUND-COLOR: yellow;
    COLOR: navy;
}


P.note{
    font-family: Verdana, Helvetica, arial, sans-serif; 
    FONT-SIZE: 6pt;
   	text-align: center;
   	COLOR: darkred;
}
A.note {
   	COLOR: darkred;
    FONT-SIZE: 6pt;
}
A.isdone:link, A.isdone:visited, A.isdone:active
{
    COLOR: #000000;
    TEXT-DECORATION: none;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: #FF6666;
    PADDING: 1px;

}


.txtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0033;
}

.txtblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}

td.versement { background : #CCCC99 ;}
th.versement { background : #CCCC99 ;}



INPUT{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    BACKGROUND-COLOR: yellow;
    COLOR: darkblue;
	font-size: 9pt;
}
SELECT{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    BACKGROUND-COLOR: yellow;
    COLOR: darkblue;
	font-size: 9pt;
}

OPTION{
    BACKGROUND-COLOR: darkblue;
    COLOR: white;

	FONT-WEIGHT: 800; 
    BACKGROUND-COLOR: yellow;
    COLOR: darkblue;
	font-size: 9pt;
}

FORM
{
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px
    BACKGROUND-COLOR: yellow;
	font-size: 9pt;
    COLOR: darkblue;
}
button
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    BACKGROUND-COLOR: DARKRED;
	font-size: 9pt;
    COLOR: white;
}

.submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px outset;
    BORDER-RIGHT: red 1px solid;
    BORDER-TOP: red 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: DARKRED;
    COLOR: white;
}

/* bouton soumettre */
/* s'applique aussi a TH TD */
.flatbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #D1DEFF;
	border: 1px outset;
	color: #0099CC;
}

TEXTAREA
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    BORDER-LEFT: #666666 1px solid;
    BORDER-BOTTOM: #666666 1px solid;
    BACKGROUND-COLOR: #ffffff;
	font-size: 9pt;
}

HR
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
}
BLOCKQUOTE
{
    BACKGROUND-COLOR: #110000;
    COLOR: gray;
}


.login{
    BORDER-RIGHT: #000000 2px solid;
    BORDER-TOP: #000000 2px solid;
    FONT-SIZE: small;
    BORDER-LEFT: #000000 2px solid;
    BORDER-BOTTOM: #000000 2px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: center;
}


img.logoArgo { float: right }

.right { float: right }


.feedback{
    COLOR: red;
    TEXT-DECORATION: none;
    FONT-SIZE: 8pt;
    BACKGROUND-COLOR: transparent;
}

.tdred{
    COLOR: red;
    TEXT-DECORATION: none;
    FONT-SIZE: 9pt;
    BACKGROUND-COLOR: transparent;
}


