/* Representants 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: 2 15 0 22;		
	background-image: url(/images/arrow_gray.gif);	
	background-repeat: no-repeat;
	background-position: 4 1;	
}

.RepresentantsDescription
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	padding: 4 15 0 20;		
	background-image: url(/images/arrow_white_on_red.gif);	
	background-repeat: no-repeat;
	background-position: 5 8;	
}

.ProfilPersonne p
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;	
	padding: 0 20 0 20;	
}

.ProfilPersonne h2
{
	color : Olive; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;		
	padding: 8 15 8 20;		
	background-image: url(/images/arrow_gray.gif);	
	background-repeat: no-repeat;
	background-position: 0 11;	
	display: inline;
}

.ProfilNom
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13pt;
}

.ProfilGroupe
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;	
	padding: 4 15 0 20;	
	background-image: url(/images/summary_ul.gif);	
	background-repeat: no-repeat;
	background-position: 5 8;	
}

.OrganeLink:link
{
	color : darkblue;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;	
}

.OrganeLink:visited
{
	color : darkblue; 
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;	
}

.OrganeLink:hover
{
	color: red;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;	
}

.OrganeLink:active
{
	color : red;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;	
}

.OrganeDescription
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	padding: 2 15 4 22;		
	background-image: url(/images/summary_ul.gif);	
	background-repeat: no-repeat;
	background-position: 7 4;	
}

.Mail
{
	color : royalblue;
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8.5pt;	
}

#SelectPanel, #ProfilPanel
{
	margin-left: 7;
}
