/* seances CSS Styles */
/* © SI/APF 2004, tous droits réservés */

/* seances Styles */
.seances_thumb:link
{
	color : white; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;
	vertical-align: top;	
}

.seances_thumb:visited
{
	color : white; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: top;
}

.seances_thumb:hover
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: top;	
}

.seances_thumb:active
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	background-color: #9B9B9B;	
	vertical-align: top;	
}

.Barre_seances_Titre
{
	color : #6A6A6A; 
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 30;	
	margin-top: 4;
}

.ArticleHits
{
	color : olive; 	
	font-size: 8pt;	
	margin-left: 5;
	margin-right: 5;
}

.TitreDerniereSeance
{
	color : Maroon; 
	text-decoration: none;
	font-family: Verdana, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8.5pt;
	padding-left: 25;
	padding-top: 10;
	background-image: url(/images/note.gif);
	background-repeat: no-repeat;
	background-position: 5 8;
}

.DossierSeance
{
	color : black; 
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;	
	margin: 5 10 5 5;
}

.IndexFichierTitre
{
	color : black;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;		
}

.IndexFichierLink
{
	color : darkblue;
	text-decoration: none;
	font-family: Tahoma, Arial, Sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;		
}

.IndexFichierLink:link
{
	color : darkblue;
	text-decoration: none;
}

.IndexFichierLink:visited
{
	color : darkblue; 
	text-decoration: none;
}

.IndexFichierLink:hover
{
	color: red;
	text-decoration: underline;
}

.IndexFichierLink:active
{
	color : red;
	text-decoration: underline;
}

