
/* auteur: Usager non enregistré */
/* date de creation: 2/19/2005 */
body	{
			font-family: Garamond, Times New Roman, Arial, Verdana, Geneva, Sans-serif, Helvetica;
			font-size: 11pt;
			background-color: #2396AB;
			color: ;
			margin-top: 5pt;
			scrollbar-arrow-color: #99FFFF;
			scrollbar-face-color: #2396AB;
}

legend	{
			font-weight: bold;
}

p		{
			text-align: justify;
			margin-left: 0;
}

table	{
			font-family: Garamond, Times New Roman, Arial, Verdana, Geneva, Sans-serif, Helvetica;
			font-size: 11pt;
			background-color: ;
			color: ;
			border-style: ;
}

div		{
			text-align: center;
			font-size: 11pt;
			font-family: Garamond, Times New roman, Arial, Verdana, Geneva, Sans-serif, Helvetica;
}

h1		{
			text-align: center;
}

h2		{
			text-align: center;
}
h3		{
			color: #FFFFFF;
			font-variant: small-caps; 
}

h4		{
			text-align: ;
			color: #99FFFF;
			font-variant: small-caps;
}

h5		{
			text-align: center;
}

h6		{
			text-align: center;
}

a:hover		{
			color: #FF6666;
}

form		{
			font-family: Garamond, Times New Roman, Arial, Verdana, Geneva, Sans-serif, Helvetica;
}

ul			{
			list-style-position: outside;
			list-style-type: ;
}

caption		{
			color: #FFFFFF;
}

.bordure	{
			border-style: inset;
			border-width: 3;
			border-color: #00FFFF;		
}

.sp_bordure	{
			border-style: inset;
			border-width: 3;
			border-top-width: 0;
			border-left-width: 0;
			border-color: #00FFFF;
}
			

.bordure2	{
			border-style: solid;
			border-width: 0;
			border-color: #CC00CC;
			border-bottom-width: 1;
			border-top-width: 1;		
}

.cadre		{
			border-style: solid;
			border-width: 0;
			border-color: #CC00CC;
			border-bottom-width: 1;
			border-top-width: 1;		
}


.couleur	{
			color: white;
}

.bordure6	{
			border-right-width: 1;
			border-bottom-width: 1;
			border-width: ;
			border-style: solid;
}

