@charset "iso-8859-1";
/* auteur: Angelino S */
/* Date de création: 21/04/2004 */

a:link
	{
		font-family : Arial;
		color : #990066;
		line-height : 20px;
		font-size : 10pt;
		font-weight : bold;
		text-decoration : none;
	}
	
a:hover
	{
		font-family : Arial;
		color : #990066;
		line-height : 20px;
		font-size : 15pt;
		text-decoration : none;
	}
	
a:visited
	{
		font-family : Arial;
		color : #990066;
		line-height : 20px;
		font-size : 10pt;
		font-weight : bold;
		text-decoration : none;
	}
	
p
	{
		font-family : Arial;
		color : #990066;
		line-height : 15px;
		font-size : 10pt;
		text-decoration : none;
		text-align : justify;
	}
dl
	{
		font-family : Arial;
		color : #990066;
		line-height : 15px;
		font-size : 10pt;
		text-decoration : none;
		text-align : justify;
	}

table
	{
		font-family : Arial;
		color : #990066;
		line-height : 15px;
		font-size : 10pt;
		text-decoration : none;
	}
			
h1
	{
		font-family : Arial;
		background-color : #990066;
		color : #ffffff;
		line-height : 20px;
		font-size : 12pt;
		border-style : inset;
	}

blockquote
	{
		font-family : Arial;
		color : #990066;
		line-height : 15px;
		font-size : 10pt;
		text-decoration : none;
		text-align : justify;
	}