﻿body
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: small;
	color: black;
	line-height: 1.4em;
}
.Legal
{
	font-size: 80%;
	color:#404040;
}
P
{
	text-align: justify;
}
H1
{
	font-size: 130%;
	font-weight: bold;
	color: #0663A2;
	display: inline;
}

H2
{
	font-size: 110%;
	font-weight: bold;
	color: #505050;
	display: inline;
}

.HeadMenu
{
	font-size: 11pt;
	font-weight:normal;
	color:#464646;
}
.HeadTitle
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13pt;
	color: #906e00;
	line-height: 16pt;
}
.HeadTitle2
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 13pt;
	color: #003275;
}
.HeadDescript
{
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 9pt;
	color: #003275;
	line-height: 11pt;
}






.MessageAlerte
{
	font-size: 110%;
	color: red;
	font-weight: normal;
	border-right: red thin dotted;
	border-top: red thin dotted;
	border-left: red thin dotted;
	border-bottom: red thin dotted;
	background-color: #ffffcc;
	text-align: center;
	margin: 5px;
}

.Article
{
	font-size: 100%;
	color: #6D5527;
}


A:link
{
	color: #E6A32D;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #E6A32D;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #E6A32D;
	text-decoration: none;
	text-decoration: underline;
}

