body
{
	color: #000000;		
	/* scrollbar-face-color: #9933CC; */                       
			
	font-family: sans-serif, Times, serif;
        font-size: 12px;
	
	text-align: center;
	
	background-color: #FFFFEE; 
	background-image: url(/themes/default/fond2.jpg);
	background-attachment: fixed;
}

p
{
	text-align: left;
}

li
{
	list-style-type: circle;
}

a:link 
{
	color: #663300;   /* 630000; */
	text-decoration: none;
}

a:visited 
{
	color: #993300;      /* AA1010; */
	text-decoration: none;
}

a:hover 
{ 
	color: white;
	background-color: #663300;
	text-decoration: none;
}

table
{
	/*font-family: Times, serif;*/
	/*border-width: 2px;
	border-color: #000000;*/
}
		
.head
{
	font-family: sans-serif;
	font-size: 12px;
	background-color: #CC9966;
	/* #C68484; */
	text-align: center;
	color: #000000;
	border-color: black;
	border-style: none;
	font-weight: normal;
}

.centerhead
{
	font-family: Times, serif;
	font-size: 14px;
}

.centerbody
{
	font-family: Times, serif;
	font-size: 14px;
}

.magicbox
{
	font-family: Helvetica, sans-serif, Times, serif;
	font-size: 11px;
	background-color: white;
	border-style: none;
}

h1
{
	text-align: center;
	color: black;
}

h3
{
	text-align: center;
	color: maroon;
}

h6
{
font-family: sans-serif;
font-size: 10px;
}

.bordure
{
	background-color: #000000;
	border-style: none;
/*	border-color: black;
	border-width: 2px; */
}

td.colonne
{
	width: 135px;
}

.left
{
	text-align: left;
	float: left;
}

.center
{
	text-align: center;
	float: center;
}

.right
{
	text-align: right;
	float: right;
}

img, map
{
	position: relative;
	border-color: #663300; 
	border-width: 2px; 
	border-style: solid; 
}

.border0
{
	position: inherit;
	border-width: 0px;
}

.border1
{
	border-color: inherit;
	border-width: 1px;
	border-style: solid;
}

.border2
{
	position: inherit;
	border-width: 2px;
	border-color: inherit;
	border-style: solid;
}
.pageseparator
{
	visibility: hidden;
}
hr
{
	border-style: solid;
	border-width: 1px;
}
.note
{
	text-decoration: underline;
	font-style: italic;
}
acronym
{
	border-style: dashed;
	border-width: 0em 0em 1px 0em;
}

.piejacon
{
	display: none;
}
