﻿BODY {
	list-style-type: font-family;
	scrollbar-face-color: #ebebeb;
	scrollbar-shadow-color: #b3b3b3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #b3b3b3;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #497dbf;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
}

input
{
	background-color : #f5f6d2;
	border : 1px solid Silver;
	color : blue;
}
select
{
	background-color : #f5f6d2;
	border : 1px solid Silver;
	color : blue;
}
textarea 
{
	background-color : #f5f6d2;
	border : 1px solid Silver;
	color : blue;
}
hr
{
	border : thin solid ThreedShadow;
}


td
{
font-size: 10pt;
}
td.admin
{
font-size: 9pt;
}

}
h1
{
	font-size: 14pt;
	font-weight: bold;
	color: black;
	margin-bottom: -1;
	margin-top : 1;
	margin : 1 1;
}
h2
{
	font-size: 13pt;
	font-weight: bold;
	color: #B52427;
	margin-bottom: -1;
	margin-top : 1;
	margin : 1 1;
}
h3
{
	font-size: 12pt;
	font-weight: bold;
	color: navy;
	margin-bottom: -1;
	margin-top : 1;
	margin : 1 1;
}

h6
{
	font-size: 8pt;
	font-style: italic;
	color: Blue;
	margin-bottom: -1;
	margin-top : 1;
	margin-left : 1;
	margin : 1 1;
}
A:link			{
	COLOR: #D83D41;
	font-family: Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
}
A:visited		{
	COLOR: #D83D41;
	font-family: Arial;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
}
a:hover   {
	color: #FF0000;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline
}
	
a:link.big			{
	COLOR: Navy;
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
	text-decoration:none;

}
a:visited.big		{
	COLOR: Navy;
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
	text-decoration:none;
}
a:hover.big   {
	color: #FF0000;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration:none; background-color:#FFFF99
}
a:link.mini			{
	COLOR: Navy;
	font-family: Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;

}
a:visited.mini		{
	COLOR: Navy;
	font-family: Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;
}
a:hover.mini   {
	color: red;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;

}
			
.tphoto
{
	font-size: 8pt;
	color: Black;
	margin-bottom: -1;
	margin-top : 1;
	margin : 1 1;
}

.calheadline {
	text-align: center;
	font-size: 10pt;font-family:Arial; background-color:#800000;
	border:1px solid #000000; color:#FFFFCC
}
.calnormal {
	text-align: center;
	font-size: 8pt;font-family:Arial;
	border:1px solid #000000;
}
.calhighlight {
	border:1px solid #000000; text-align: center;
	font-size: 10pt;color:#800000; font-family:Arial; font-weight:bold; background-color:#FFFFCC
}
.caldate
{
	font-size: 10pt;font-family:Arial; color:#800000; font-weight:bold
}
.caltitre
{
	font-size: 10pt;font-family:Arial; font-style:italic; font-weight:bold
}
.caltexte
{
	font-size: 10pt;font-family:Arial;
}