﻿body 
{
	background-color: #ffffff;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	margin:0;
	padding:0;
}

a:link
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

a:active
{
	font-size:10px;
	color:#336600;
	text-decoration:none;
}

a:visited
{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;		
}

a:hover
{
	font-size:10px;
	color: #336600;
	text-decoration:underline;
}

.titregros
{
	font-family:Verdana;
	font-size:18px;	
	font-weight:bold;
}

.titre1
{
	font-family:Verdana;
	font-size:14px;	
	font-weight:bold;
}

.titre2
{
	font-family:Verdana;
	font-size:14px;	
	color: #333333;
	font-weight: bold;
	margin-left:10px;
	margin-right:10px;
}

.titre3
{
	font-family:Verdana;
	font-size:10px;	
	color: #000000;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
}

.texte
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	color: #000000;
	margin-left:10px;
	margin-right:10px;
}

.alerte
{
	font-family:Verdana;
	font-size:10px;
	font-weight: bold;
	text-align:left;
	color: #cc0000;
	margin-left:5px;
	margin-right:5px;	
}

.noalerte
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	color: #009933;
	margin-left:5px;
	margin-right:5px;	
}

.texteblanc
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	color: #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}

.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:10px;
	margin-right:10px;	
}

.textesm
{
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
	color: #000000;
	height: 20px;
}

.titretab
{
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	margin-left:5px;
}

.menu
{
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;	
}

.petit
{	
	font-size:8px;
}

.liste1
{
	list-style-image: url("images/puce2.png");
}





