BODY
	{
		font-weight:normal;
		font-size:small;
		word-spacing:normal;
		text-transform:none;
		font-family:Arial;
		letter-spacing:normal;
		
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;

		
	}

#News table{
	border: 1px solid #0D5894;
}

#News th
	{
		color:white;
		background-color:#0D5894;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:9pt;
		font-style:normal;
		text-decoration:none;
		word-spacing:normal;
		letter-spacing:normal;
		text-transform:none;
		font-weight:bold;
	}

#News td
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style:normal;
		font-weight:normal;
		color:black;
		text-decoration: none;
		background-color:#FFFFFF;
	}

#News p
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style:normal;
		font-weight:normal;
		color:black;
		text-decoration: none;
	}
#News A
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style:normal;
		font-weight:normal;
		color:#335588;
		border-bottom: 1px dotted #446699;
		text-decoration: none;
	}
#News A:active
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style:normal;
		font-weight:normal;
		color:#335588;
		border-bottom: 1px solid #446699;
		text-decoration: none;
	}

#News A:hover
	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style:normal;
		font-weight:normal;
		color:#993333;
		border-bottom: 1px solid #993333;
		text-decoration: none;
	}

table.pagetitle {
	background: #AFC5DD;
	color: #224455;
	font-family: Garamont;
	font-weight: bold;
	font-size: 16pt;
	border-color:#224455;
	border-width:1px;
	border-style:solid;
}
td.pagetitle {
		color: #141424;
		font-family: verdana, arial, sans-serif;
		font-weight: bold;
		font-size: 18px;
		PADDING-BOTTOM: 2px;
		PADDING-TOP: 2px;
}

h1 {
	font-family: Georgia;
	color: #224455;
	font-size: 14pt;
	border-bottom: 1px solid #224455;
}

h2 {
	font-family: Georgia;
	color: #E77121;
	font-size: 13pt;
}
h3 {
	font-family: arial;
	font-size: medium;
	color: mediumblue;
	font-weight: bold;
}

h4{
	font-family: arial;
	font-size: small;
	color: mediumblue;
	font-weight: bold;
}
h5{
	font-family: arial;
	font-size: small;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}	
h6{
	font-family: arial;
	font-size: small;
	color: black;
	font-weight: bold;
}	




.MainHeader
	{
		/*header de chaque page*/
		background-color:gray;
		border-color:black;
		border-width:2px;
		border-style:solid;
		color:red;
		width:100%;
	}
.DataTable_IDX, .Datatable_Search
	{
	}
.DataTable_IDX
	{
		/*Tableau de la fiche d'archivage*/
		background-color:white;
		border-color:gray;
		border-width:0px;
		border-style:solid;
	}
.Datatable_Search
	{
		/*Tableau d'encodage de paramètres pour la recherche*/
	}
.LBL
	{
		/*index card - label before text data*/
		color:black;
		font-size:10px;
	}
IMG
	{
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		border:none;
	}
TR.HEAD
	{
		/*request result - TABLE - 2 lignes*/
		font-weight:normal;
		background-color:#DCE0E2;
		color:black;
		font-size:9pt;

	}
TR.LINE0, TR.LINE1
	{
		/*request result - commun aux lignes pairs et impairs*/
		font-size:8pt;
	}
TR.LINE0
	{
		/*ligne pair dans le tableau de résultat*/
		background-color:#F6F3F6;
	}
TR.LINE1
	{
		/*ligne impair dans le tableau de résultat*/
		background-color:white;
	}
P.Error
	{
		color:red;
		font-variant:small-caps;
		text-decoration:underline;
	}
P.Warning
	{
		color:red;
		font-style:normal;
	}


SMALL
	{
		font-size:.7em;
	}
BIG
	{
		font-size:1.17em;
	}
BLOCKQUOTE, PRE
	{
		font-family:Courier New, monospace;
	}
UL LI
	{
		list-style-type:square;
	}
UL LI LI
	{
		list-style-type:disc;
	}
UL LI LI LI
	{
		list-style-type:circle;
	}
OL LI
	{
		list-style-type:decimal;
	}
OL OL LI
	{
		list-style-type:lower-alpha;
	}
OL OL OL LI
	{
		list-style-type:lower-roman;
	}
.std, .BigLevel1, .MenuLevel1, .MenuLevel1Center, .MenuLevel2, .Group, .Group2, .Label, .TextBox, .Description, .Button, .Error
	{
		font-size:10pt;
		color:#336699;
		font-family:Arial, 'Microsoft Sans Serif';
	}
.std
	{
	}
.Label,.Error
	{
		font-weight:normal;
		font-size:8pt;
		text-transform:uppercase;
		color:Black;
	}
.Error
	{
		font-weight:bolder;
	}
.Button
	{
		font-weight:normal;
		font-size:8pt;
		text-transform:uppercase;
		font-weight:bold;
	}
.Description
	{
		font-weight:normal;
		color:#336699;
		font-size:10pt;
		background-color:White;
	}
P
	{
		font-family: Arial;
		font-style:normal;
		font-weight:normal;
	}



ul
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		font-weight:normal;
		color:#02204A;
	}
ol
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-style:normal;
		font-weight:normal;
		color:#02204A;
	}

A
	{
		font-size=100%;
		font-style:normal;
		font-weight:normal;
		color:#335588;
		border-bottom: 0px solid #446699;
		text-decoration: none;
	}
A:active
	{
		font-style:normal;
		font-weight:normal;
		color:#335588;
		border-bottom: 0px solid #446699;
		text-decoration: none;
	}

A:hover
	{
		font-style:normal;
		font-weight:normal;
		color:#FF9900;
		border-bottom: 0px solid #FF9900;
		text-decoration: none;
	}
input, SELECT, select
	{
		font-size:10px;
	}

table.fancytable {
			font-family: Verdana, Arial,Georgia;
			border-right: #000000 1px solid;
			font-weight: bold;
			font-size: 12px;
			color: Navy;
			border-bottom: #000000 1px solid;
			height: 20px;
			background-color: #ffb72b;
		}
.smallfont
{
	font: 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#666686;
}

.linktitle
{
 font-size: 12px;
}

.tborder
{
	background-color: #D1D1E1;
	color: #000000;
	border: 1px solid #0B198C;
}

.tcat
{
	background: #869BBF url(/BIOFORUM/images/gradient_tcat.gif) repeat-x top left;
	color: #FFFFFF;
	font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
}

.alt1, .alt1Active
{
	background-color: #F5F5FF;
	color: #000000;
	//font: 10pt Verdana,Arial,Helvetica,sans-serif;
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2, .alt2Active
{
	background-color: #E1E4F2;
	color: #000000;
}
.alt3
{
	background-color: #D5D8E5;
	color: #000000;
}

.title {
			text-decoration: none;
			font-family: Arial, Helvetica; 
			font-size: 16pt; 
			font-weight: bold;
			color: #00279f; 
			
	}
	

	.title2 {
			text-decoration: none;
			font-family: Arial, Helvetica; 
			font-size: 10pt; 
			font-weight: bold;
			color: #00279f; 
			
	}

}
.CECED1 {
		font-family:  Arial;
		font-size:medium;
		font-weight: bold;
		color:darkslateblue;
	}
.CECED2 {
		font-family:  Arial;
		font-size:small;
		font-weight: bold;
		color:darkslateblue;
	}


