body,table,tr,td
{
	font-family : Arial;
 	font-size : 12px;
 	text-align : justify;
}

a
{
	color : #FF6600;
	text-decoration : none;
}

a:hover
{
	color : #FF0000;
	text-decoration : underline;
}


h1
{
	font-size : 17px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #D04000;
	text-decoration : none;
}

h2
{
	font-size : 15px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-align : justify;
	text-decoration : none;
	margin-bottom : 0px;
	padding-bottom : 0px;
}


h3
{
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #336699;
	text-align : justify;
	text-decoration : none;
}


.citation
{
	font-style : italic;
}


.important
{
	font-weight : bold;
	color : #336699;
}

strong
{
	font-weight : bold;
	color : #336699;
}


.copyright
{
	font-style : italic;
	font-size : 10px;
}

/*
Utilisé en haut
*/
a.blanc
{
	color : #ffffff;
	text-decoration : none;
}


a.blanc:hover
{
	color : #FFFF00;
	text-decoration : underline;
}

a.menu
{
	color : #336699;
	text-decoration : none;
}

a.menu:hover
{
	color : #ff0000;
	text-decoration : none;

}

.small 
{
border-color:#FFFF99;
  border-color: #5555FF;
  border-width: 1;
  border-style: solid;
height:15px;
font-family: Arial;
font-size:7pt;
}

.adminform 
{
font-family : Arial;
 	font-size : 12px;
 	text-align : justify;
}

p.textarea {
 padding-left:42px;
}

