/* Commissions CSS Styles */
/* © SI/APF 2004, tous droits réservés */

.IndexLink:link
{
	color : darkblue;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

.IndexLink:visited
{
	color : darkblue; 
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

.IndexLink:hover
{
	color: red;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

.IndexLink:active
{
	color : red;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
}

.IndexDescription
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	padding: 4 15 4 20;		
	background-image: url(/images/arrow_gray.gif);	
	background-repeat: no-repeat;
	background-position: 2 4;
}

.ComTitre
{
	color : black;	
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;	
	background-image: url(/images/arrow_white_on_red.gif);	
	background-repeat: no-repeat;
	background-position: 0 3;
	clear:left;
	padding-left: 15;	
	padding-right: 15;	
}

.ComDescription
{
	color : black;	
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;		
}

.ComMembres
{
	color : black;	
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;		
	margin-left: 15;	
	margin-right: 15;
}

A.ComMembreLink:link
{
	color : darkgreen;
	text-decoration: none;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

A.ComMembreLink:visited
{
	color : darkgreen; 
	text-decoration: none;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;			
}

A.ComMembreLink:hover
{
	color: red;
	text-decoration: underline;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 7pt;	
}

A.ComMembreLink:active
{
	color : red;
	text-decoration: underline;
	font-family: verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7pt;	
}

A.ComLink:link
{
	color : dimgray;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

A.ComLink:visited
{
	color : dimgray; 
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;			
}

A.ComLink:hover
{
	color: red;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

A.ComLink:active
{
	color : red;
	text-decoration: underline;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
}

