/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/nouvelle-charte/fond-site.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0068B4;
	text-decoration: none;
}
a:visited {
	color: #0068B4;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.fond1{
	background-image: url(images/nouvelle-charte/fond-site1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond-bouton{
	background-image: url(images/nouvelle-charte/navigation/navigation_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.txt-bleu{
color: #0068B4;
}
.txt-orange{
color: #FECA00;
}.fond-navigationgris {
	background-image: url(images/nouvelle-charte/fond-site1_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

