body,td,th
	{
	font-family: tahoma;
	font-size: 11px;
	color: #414141;
	}

body {
	background-color: #E7DFDA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.entete {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	}
	
.pied { 
	color: #FF6600; 
	text-decoration: none;
	}

.titre_paraph
	{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #C11201
	}

.titre_colonne
	{
	font-weight: bold;
	font-style: italic;
	}

a.cc
	{
	background-color: none;
	text-decoration:none;
	color: #0033FF;
	}
	
a.cc:hover 
	{
	background-color: none;
	text-decoration:none; 
	color: #3399FF;
	}
			
a.ccb 
	{
	background-color: none;
	text-decoration:none;
	color: #FFFFFF;
	}
	
a.ccb:hover 
	{
	background-color: none;
	text-decoration:none; 
	color: #3399FF;
	}
	
.div#info {
  background-image: url(images/info_s.png);
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  padding: 0;
}	
	   
.infobulle
	{
	position: absolute;	
	visibility : hidden;
	border: 1px solid red;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
	}
	
.pageNavigation
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 25px;
	}
	
.pageNavigation	a,
.pageNavigation	a:link,
.pageNavigation	a:visited,
.pageNavigation	a:active,
.pageNavigation	a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	margin-left: 25px;
	}

.pageNavigation	a:hover
	{
	color: #D3C5BC;
	text-decoration: none;
	}
	
.lien a,
.lien a:link,
.lien a:visited,
.lien a:active,
.lien a:hover
	{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	}

.lien a:hover
	{
	color: #3399FF;
	text-decoration: none;
	}
