body {
	background-image: url(images/fond.jpg);
	background-color: #DDE3E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	color: #231F20;
	line-height: normal;
}
body.home {
	background-image: url(images/fond_home.jpg);
	background-color: #C6CFD8;
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	color: #231F20;
}
p {
	margin-top: 10px;
	margin-bottom: 15px;
}
a img { border:none }
a:link, a:visited {
	color: #2162A6;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #7B3839;
}
a.menu:link, a.menu:visited {
	color: #221E1F;
	text-decoration: none;
}
a.menu:hover{
	text-decoration: none;
	color: #000000;
}
img.home {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 80px;
	padding-left: 10px;
}
img.illustr {
	padding-right: 30px;
	padding-top: 30px;
}

img.logohome {
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 43px;
	padding-left: 10px;
}
ul {
	text-indent: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}

ul.ff {
	text-indent: none;
	padding: 0px;
	padding-left: 5px;
	text-align: left;
	font-size: 8px;
}

li.ff {
	text-indent: none;
	color: #043174;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	text-align: left;
	font-size: 9px;
}

li.menu {
	text-indent: none;
	color: #043174;
	list-style-type: none;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	text-align: left;
	font-size: 11px;
}
li.menu:hover {
	font-weight: bold;
}
li.menu:active {
	font-weight: bold;
}

li.ssmenu {
	text-indent: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 10px;
	text-align: left;
}
li.ssmenu:hover {
	font-weight: bold;
}

li.menu_on {
	text-indent: none;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: 15px 9px;
	color: #080A09;
	font-weight: bold;
}
li.menu:hover {
	font-weight: bold;
}

td.tabl {
	background-image: url(images/fd_tbl.jpg);
	background-repeat: repeat-x;
	background-color: #8E9A96;
	padding-left: 10px;
}

li.breves {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 0px;
	list-style-type:none;
	color: #080A09;
	padding-right: 0px;
	padding-bottom: -4px;
	padding-left: 0px;
	margin: 2px;
	width: 25px;
	}
