﻿body	
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	background-image:url("images/back1.jpg");
	background-repeat:repeat;
	margin:0;
	padding:0;
}

.backtable
{
	background-color:White;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:solid 0px black;
}

ul
{
	margin-left: 15px;
}

a:link
{
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}

a:active
{
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}

a:visited
{
	font-size:10px;
	color:#333333;
	text-decoration:underline;	
}

a:hover
{
	font-size:10px;
	color: #CC0000;
	text-decoration:underline;
}

.titregros
{
	font-family:Verdana;
	font-size:16px;	
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.titre1
{
	font-family:Verdana;
	font-size:14px;	
	font-weight:bold;
}

.titre2
{
	font-family:Verdana;
	font-size:12px;	
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
}

.titre3
{
	font-family:Verdana;
	font-size:10px;	
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
}

.titresm
{
	font-family:Verdana;
	font-size:10px;	
	font-weight:bold;
}

.erreurtexte
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:justify;
	color: #CC0000;	
}

.texte
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;	
}

.textetb
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
}

.textebouton
{
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	}

.textegm
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	margin-left:50px;
	margin-right:100px;	
}


.textepm
{
	font-family:Verdana;
	font-size:10px;
	margin-left:5px;
	margin-right:5px;	
}

.textesm
{
	font-family:Verdana;
	font-size:10px;
}

.titretab
{
	margin-left: 10px;
	margin-right: 10px;
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
}

.titretab2
{
	margin-left: 10px;
	margin-right: 10px;
	font-family:Verdana;
	font-size:16px;
	font-weight: bold;
}

.menu
{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	margin-left:10px;
	margin-right:10px;	
}

.menupages
{
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	color: White;
	margin-left:10px;
	margin-right:10px;	
}

.titreblanc
{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color: White;
}

.textetab
{
	margin-left: 10px;
	margin-right: 10px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
}

.textesmall
{
	font-family:Verdana;
	font-size:9px;
	font-weight: bold;
	color: Black;
}

.textesmallw
{
	font-family:Verdana;
	font-size:9px;
	font-weight: bold;
	color: White;
}

.petit
{	
	font-size:xx-small;
}

.liste1
{
	list-style-image: url("images/puce1.gif");
}

.liste2
{
	list-style-image: url("images/puce2.gif");	
}	

.liste3
{
	list-style-image: url("images/puce3.gif");	
}

.liste4
{
	list-style-image: url("images/puce4.gif");	
}

dl
	{
	padding: 4px 0px 6px 2px;
	}

dt { 
	font-weight: bold; 
	padding: 2px;
	}

dd {
	padding: 0px;
	margin: 0px 2px 0px 0px;
	}

dd a
	{
	display: block;
	border: solid 1px #F1F1F1;
	padding: 2px 6px 2px 6px;
	margin: 0px 2px;
	height: 1%;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
	}

dd a:hover
	{
	border: solid 1px #999999;
	background: #CCCCCC;
	}
	
.e	{background-color:#CC3333;}
.c	{background-color:#CC6666;}
.t	{background-color:#FF6600;}
.p	{background-color:#3366CC;}
.s	{background-color:#669966;}
.z	{background-color:#009900;}
