﻿body	
{
	font-family:Verdana;
	font-size:10px;
	color: Black;
	background-image: url("img/bg.gif");
	background-position: 1 1;
	margin:0;
	padding:0;
}

table
{
	background-color:White;
}

a:link
{
	font-size:10px;
	color:#333399;
	text-decoration:none;
}

a:active
{
	font-size:10px;
	color:#333399;
	text-decoration:none;
}

a:visited
{
	font-size:10px;
	color:#333399;
	text-decoration:none;		
}

a:hover
{
	font-size:10px;
	color: red;
	color: #ff66cc;
	text-decoration:underline;		
}

.titregros
{
	font-family:Verdana;
	font-size:18px;	
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.titre1
{
	font-family:Verdana;
	font-size:14px;	
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.titre2
{
	font-family:Verdana;
	font-size:12px;	
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
}

.texte
{
	font-family:Verdana;
	font-size:12px;
	margin-left:20px;
	margin-right:20px;	
}

.textegm
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	margin-left:50px;
	margin-right:50px;	
}


.textepm
{
	font-family:Verdana;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;	
}

.textesm
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
}

.titretab
{
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.titretab2
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

.menu
{
	font-family:Verdana;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;	
	text-decoration: none;
}

.menuleft
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight: bold;
	margin-left: 2px;
}

.menuleftsmall
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	margin-left:2px;
}

.textetab
{
	margin-left: 10px;
	margin-right: 10px;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
}

.textetabsm
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
}

.petit
{	
	font-size:xx-small;
}

.liste1
{
	list-style-image: url("img/puce1.png");
}