

body
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
p
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
h1
	{
	font-family: arial, sans-serif;
	font-size: 14px;;
	text-transform: uppercase;
	color: #535278;
	}
	
td
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
li
	{
	list-style-image: url("/images/puce.gif");
	}

	
a:link
	{
	color: #005BD4;
	}
	
a:visited
	{
	color: #535278;
	}
	
a:hover
	{
	color: #535278;
	}
	
	
	
.chapo
	{
	font-weight: bold;
	color: #444444;
	}
	

	
td.titre
	{
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 20;
	background: url("/images/titrebg.gif") repeat-x;
	}
	
	
	
	
	
	
	

/* TABLEAUX */


table.boite td
	{
	padding: 4px;
	border: solid 1px #535278;
	background: #DDDCE4;
	}


table.boite td ul
	{
	margin: 0 0 0 20;
	}


table.boite th
	{
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	padding: 2 0 2 15;
	background: #535278 url("/images/tab.gif") no-repeat left;
	}









/* FORMS */


form
	{
	margin: 0px;
	}

input
	{
	font-family: arial, sans-serif;
	font-size: 12px;;
	color: #000000;
	border: solid 1px #535278;
	height: 20px;
	}


input.submit
	{
	font-weight: bold;
	color: #ffffff;
	background: #535278;
	width: 24px;
	}









/* NAVIGATION */


table.navigation
	{
	background: #535278;
	}
	
table.navigation td
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	}
	
table.navigation td.navoff
	{
	background: #535278;
	}
	
	
table.navigation td.navon
	{
	background: #DDDCE4;
	}

A.navoff
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
A.navoff:link
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
A.navoff:visited
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}	
	
A.navoff:hover
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535278;
	text-decoration: none;
	}
	

A.navon
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535278;
	text-decoration: none;
	}
	
A.navon:link
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535278;
	text-decoration: none;
	}
	
A.navon:visited
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535278;
	text-decoration: none;
	}	
	
A.navon:hover
	{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535278;
	text-decoration: none;
	}
	

	

/* NAVIGATION DE PROFONDEUR */

	
A.nvon
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	FONT-WEIGHT:bold;
	}
	
A.nvon:link
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	FONT-WEIGHT:bold;
	}
	
A.nvon:visited
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	FONT-WEIGHT:bold;
	}	
	
A.nvon:hover
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	FONT-WEIGHT:bold;
	}
	
	
A.nvoff
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	}
	
A.nvoff:link
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	}
	
A.nvoff:visited
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	}	
	
A.nvoff:hover
	{
	FONT-FAMILY:arial, sans-serif;
	FONT-SIZE:xx-small;
	}
	
	
	
	
	
	
	
	
/* COPYRIGHT */

td.copyright
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	background: #535278;
	}
	
a.copyright:link
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
	
a.copyright:visited
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}
	
a.copyright:hover
	{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #d5d5d5;
	}
	
	

