﻿A.browseParent
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.browseParent:active
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.browseParent:visited
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.browseParent:hover
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}

A.browse
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.browse:active
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.browse:visited
{
    FONT-SIZE: 12px;
	COLOR: #2B2C6F;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.browse:hover
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;
}

A.whiteLink
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.whiteLink:active
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.whiteLink:visited
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.whiteLink:hover
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;
}



.error
{
    FONT-SIZE: 12px;
	COLOR: red;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;    
}

.browseNoirGras
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none;    
}

.browseNoir
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: normal;
	text-decoration: none;    
}

td.browseEntete
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none; 
}

td.searchEntete
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none; 
	background-color: #2B2C6F;
}

td.searchAdminEntete
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none; 
	background-color: red;
}

.firstColumn
{
    FONT-SIZE: 11px;
	COLOR: black;
	FONT-FAMILY: Arial;
}

TD.advancedSearch
{
    FONT-SIZE:				12px;
    COLOR:					black;
    FONT-FAMILY:			Arial;
}

.smallBlack
{
    FONT-SIZE:				10px;
    COLOR:					black;
    FONT-FAMILY:			Arial;
}

td.adminEntete
{
    FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
    text-align: right; 
}

td.adminTitle
{
    FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: Arial;
	font-weight: bold;
	text-decoration: none; 
	background-color: #4b6f9f;
}
