body {
	padding-right: 10px;
}

a.menu {
	font: normal 10pt "Century Gothic", Tahoma, Helvetica, Arial; font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.menu:hover{
font-weight: bold;
text-decoration: none;
color: #00BBFF;
}

a.sousmenu {
	font: normal 10pt "Century Gothic", Tahoma, Helvetica, Arial;
	color: #000000;
	text-decoration: none;
}

a.sousmenu:hover{
font-weight: bold;
color: #00BBFF;
}

table.spip {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	}

p {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	}

td.menu_actif{
	font: normal 10pt "Century Gothic", Tahoma, Helvetica, Arial;
	background-image: url(images/surligne.jpg); 
	background-color: #123456;
	font-weight: bold;
	text-decoration: none;
	}
	
p.breadcrumb {
	font-family: "Century Gothic", Tahoma, Helvetica, Arial;
	font-size: 14pt;
	color: #000000;
	text-align: right;
	}
	
h1 {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	}

li {
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
	}
	
DIV.menu {
	font: normal 10pt "Century Gothic", Tahoma, Helvetica, Arial;
	color: #000000;
	text-decoration: none;
	border: solid 2px #53CAEB;
	background-color: #E3F6FB;
	padding: 10px;
}