body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:white; /*#FFFFFF;*/
	margin:0px;
}
p {
	font-size: 11px; /* 14px */
}
h1 {
	font-size:medium; /*large 32px */
	font-weight:bold;
	font-style:italic;
	background-color:#DDE3FF;
	/* color: #D90000; */
}
h2 {
	font-size:medium; /*medium 18px */
	font-weight:bold;
	color:#999999; 
}
h3 {
	font-size:small; /*small 14px */
	font-weight:bold;
	/* color: #D90000; */
}
a, a:active {
	color:#0860A8;
}
a:visited {
	color:#333333;
}
ul {
	margin:0;
	padding:0;
	list-style:url(/Images/Puce.gif) inside;
}
li {
	font-size:11px; /* 12px */
	margin:0;
	padding:0;
}
.Ref {
	font-size: 12 pt;
	font-weight: bold;
	/*color: #D90000;*/
}
img {border:0;}

.link:link, .link:active, .link:visited {
	text-decoration:none;
	color: #D90000;
}

.link:hover {
	color:#FF0000;
	text-decoration:underline;
}
.petit {
	font-size:small; /* 12px */
}
.tpetit {
	font-size:x-small;
}
.gros {
	font-size: small;
	color: #666666;
	font-weight:bold;
}
a.gros, a.gros:active, a.gros:visited {
	background-color:#FFFF99;
	text-decoration:none;
	color: #666666;
}
a.gros:hover {
	background-color:#FFB800;
	text-decoration:underline;
}

.gras {
	font-weight: bold;
	color: #333333;
}

.tbl
{
	width:600px;
	margin:0;
	padding:0;
	border:0;
}
.MenuGauche
{
	background-image:url(Images/FondBandeauGauche.gif);
	background-repeat:repeat-y;
}

.bandeauGauche
{
	position:absolute;
	top:0;
}

.ans
{
	text-align:right;
}

.Contenu
{
	margin:0;
	padding-left:20px;
	text-align:left;
	background-color:#FFFFFF;
	border-top:1px solid #CCCCCC;
}

#BandeauInfo
{
	font-size:9px;
	margin-left:3px;
	padding-left:20px;
	width:608px;
	height:87px;
	background-image:url(../Images/News.gif);
	background-repeat:no-repeat;
	overflow:auto;
}
#BandeauInfo a, #BandeauInfo a:link, #BandeauInfo a:active, #BandeauInfo a:visited, #BandeauInfo a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
#InfoGauche
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	position:absolute;
	margin-top:10px;
	left:300px;
	width:250px;
	height:70px;
	overflow:hidden;
}
#InfoDroite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	position:absolute;
	margin-top:10px;
	left:595px;
	width:250px;
	height:70px;
	overflow:hidden;
}

.Container
{
	overflow:auto;
} 

.logoTourne
{
	left:41px;
	position:absolute;
	z-index:100;
	top:15px;
}

.logo
{
	left:55px;
	position:absolute;
	top:20px;
}

.PlanNiv1
{
	margin-left:30px;
}