/********/
/* SPAN */
/********/

.Micro				{font-size:1pt;color:#191964;font-family:Verdana;}
.In				{font-size:9pt;color:#191964;font-family:Verdana;}
.Out				{font-size:9pt;color:#FFFFFF;font-family:Verdana;}
.Normal				{font-size:9pt;color:#000000;font-family:Verdana;}
.Efface				{font-size:8pt;color:#999999;font-family:Verdana;}
.Titre				{font-size:12pt;color:#191964;font-family:Verdana;font-weight:bold;}
.Courier			{font-size:7pt;color:#191964;font-family:Courier;}
.Important			{font-size:7pt;color:#FF0000;font-family:Verdana;}
.Inactive			{font-size:7pt;color:#999999;font-family:Verdana;text-decoration:none;}


/**********/
/* A HREF */
/**********/

A.Lien:link			{font-size:9pt;color:#191964;font-family:Verdana;text-decoration:underline;}
A.Lien:active			{font-size:9pt;color:#2090FF;font-family:Verdana;text-decoration:underline;}
A.Lien:visited			{font-size:9pt;color:#191964;font-family:Verdana;text-decoration:underline;}
A.Lien:hover			{font-size:9pt;color:#2090FF;font-family:Verdana;text-decoration:underline;}

A.Page:link			{font-size:9pt;color:#FFFFFF;font-family:Verdana;text-decoration:none;}
A.Page:active			{font-size:9pt;color:#2090FF;font-family:Verdana;text-decoration:none;}
A.Page:visited			{font-size:9pt;color:#FFFFFF;font-family:Verdana;text-decoration:none;}
A.Page:hover			{font-size:9pt;color:#2090FF;font-family:Verdana;text-decoration:none;}

A.BoutonIn:link			{font-size:7pt;color:#191964;font-family:Verdana;text-decoration:none;}
A.BoutonIn:active		{font-size:7pt;color:#2090FF;font-family:Verdana;text-decoration:none;}
A.BoutonIn:visited		{font-size:7pt;color:#191964;font-family:Verdana;text-decoration:none;}
A.BoutonIn:hover		{font-size:7pt;color:#FFFFFF;font-family:Verdana;text-decoration:none;background-color:#2090FF}

A.BoutonOut:link		{font-size:7pt;color:#FFFFFF;font-family:Verdana;text-decoration:none;}
A.BoutonOut:active		{font-size:7pt;color:#2090FF;font-family:Verdana;text-decoration:none;}
A.BoutonOut:visited		{font-size:7pt;color:#FFFFFF;font-family:Verdana;text-decoration:none;}
A.BoutonOut:hover		{font-size:7pt;color:#2090FF;font-family:Verdana;text-decoration:none;}


/****************/
/* Frame gauche */
/****************/

.GTitre				{font-size:9pt;color:#191964;font-weight:bold;font-family:Verdana;text-transform:uppercase;}
.GAuteur			{font-size:9pt;color:#191964;font-family:Verdana;}
.GDate				{font-size:9pt;color:#999999;font-family:Verdana;}
.GMessage			{font-size:8pt;color:#191964;font-family:Verdana;}
.GNormal			{font-size:9pt;color:#999999;font-family:Verdana;}
.GModification			{font-size:8pt;color:#999999;font-family:Verdana;}
.GCitation			{font-size:8pt;color:#BCBCE7;font-family:Verdana;font-style:italic;}


/****************/
/* Frame droite */
/****************/

.DA				{font-size:8pt;color:#000000;font-family:Verdana;}
.DD				{font-size:8pt;color:#999999;font-family:Verdana;}
.DM				{font-size:8pt;color:#191964;font-family:Verdana;}
.DS				{font-size:9pt;color:#000000;font-family:Verdana;}
A.DM:link			{font-size:8pt;font-weight:bold;color:#191964;font-family:Verdana;text-decoration:none;}
A.DM:active			{font-size:8pt;color:#999999;font-family:Verdana;text-decoration:none;}
A.DM:visited			{font-size:8pt;color:#999999;font-family:Verdana;text-decoration:none;}
A.DM:hover			{font-size:8pt;color:#191964;font-family:Verdana;text-decoration:underline;}
A.AM:link			{font-size:8pt;font-weight:bold;color:#FFFFFF;font-family:Verdana;background-color:#2090FF;}
A.AM:active			{font-size:8pt;color:#191964;font-family:Verdana;background-color:#2090FF;}
A.AM:visited			{font-size:8pt;color:#FFFFFF;font-family:Verdana;background-color:#2090FF;}
A.AM:hover			{font-size:8pt;color:#191964;font-family:Verdana;text-decoration:underline;background-color:#2090FF;}
A.RS:link			{font-size:8pt;color:#191964;font-family:Verdana;text-decoration:underline;}
A.RS:active			{font-size:8pt;color:#2090FF;font-family:Verdana;text-decoration:none;}
A.RS:visited			{font-size:8pt;color:#191964;font-family:Verdana;text-decoration:underline;}
A.RS:hover			{font-size:8pt;color:#FFFFFF;font-family:Verdana;text-decoration:none;background-color:#2090FF}


/***************/
/* Formulaires */
/***************/

HR
{
	color:#CFCFCF;
	height:1px;
}

BODY
{
	scrollbar-base-color:#2090FF;
	scrollbar-face-color:#191964;
	scrollbar-track-color:#191964;
	scrollbar-arrow-color:#2090FF;
	scrollbar-highlight-color:#191964;
	scrollbar-3d-light-color:#191964;
	scrollbar-shadow-color:#2090FF;
	scrollbar-dark-shadow-color:#191964;
}

INPUT, TEXTAREA
{
	background-color: #FFFFFF;
	font-color: #191964;
	font-family:Verdana,Arial;
	font-size: 8pt;
	font-weight: light;
	border: 1 solid #CFCFCF;
}

INPUT.Email
{
	background-color: #FFFFFF;
	font-color: #191964;
	font-family:Verdana,Arial;
	font-size: 8pt;
	font-weight: light;
	border: 1 solid #CFCFCF;
	text-align: center;
}

SELECT, OPTION
{
	background-color: #FFFFFF;
	font-color: #191964;
	font-family:Verdana,Arial;
	font-size: 8pt;
	font-weight: light;
	border: 1 solid #CFCFCF;
}


/************/
/* TABLEAUX */
/************/

TABLE.Options
{
	border : outset 0px;
	table-border-color-light : #FF0000;
	table-border-color-dark : #0000FF;
	vertical-align : middle;
}

TD.Neutre
{
	text-align : left;
}

TD.Bord
{
	text-align : center;
}

TD.BordCl
{
	text-align : center;
}

TD.Messages
{
	color : #FFFFFF;
	background-color : #FFFFFF;
	text-align : left;
}

TD.Fond
{
	color : #191964;
	background-color : #191964;
	text-align : center;
}

TD.FondClG
{
	color : #191964;
	background-color : #191964;
	text-align : center;
	filter:alpha(opacity=100, finishopacity=40, style=1, startx=0, finishx=100);

}

TD.FondCl1
{
	color : #191964;
	background-color : #191964;
	text-align : center;
	filter:alpha(opacity=40, finishopacity=30, style=1, startx=0, finishx=100);
}

TD.FondCl2
{
	color : #191964;
	background-color : #191964;
	text-align : center;
	filter:alpha(opacity=30, finishopacity=20, style=1, startx=0, finishx=100);
}

TD.FondCl3
{
	color : #191964;
	background-color : #191964;
	text-align : center;
	filter:alpha(opacity=20, finishopacity=30, style=1, startx=0, finishx=100);

}

TD.FondCl4
{
	color : #191964;
	background-color : #191964;
	text-align : center;
	filter:alpha(opacity=30, finishopacity=40, style=1, startx=0, finishx=100);

}

TD.FondClD
{
	color : #191964;
	background-color : #191964;
	text-align : center;
	filter:alpha(opacity=40, finishopacity=100, style=1, startx=0, finishx=100);

}

TD.CoinHG
{
	background-color : #FFFFFF;
	background-image : URL("./images/coin_hg.jpg");
	background-position : top left;
	background-repeat : no-repeat;
	empty-cells: show;
}

TD.CoinHD
{
	background-color : #FFFFFF;
	background-image : URL("./images/coin_hd.jpg");
	background-position : top right;
	background-repeat : no-repeat;
	empty-cells: show;
}

TD.CoinBG
{
	background-color : #FFFFFF;
	background-image : URL("./images/coin_bg.jpg");
	background-position : bottom left;
	background-repeat : no-repeat;
	empty-cells: show;
}

TD.CoinBD
{
	background-color : #FFFFFF;
	background-image : URL("./images/coin_bd.jpg");
	background-position : bottom right;
	background-repeat : no-repeat;
	empty-cells: show;
}

