/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
}
body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/tertre_fond_2.jpg);
	background-repeat: repeat;
	background-color: #999999;
}
p {
	font-size: 11px;
	font-weight: lighter;
	}
p.marge {
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	padding-right: 30px;
	padding-left: 30px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:hover {
	text-decoration: underline;
	color: #003333;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: left;
	font-weight: lighter;
}
h1 {
	font-size: 48px;
	color: #660000;
}
h2 {
	font-size: 30px;
	color: #660000;
}
h3 {
	font-size: 18px;
	color: #000033;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	font-size: 14px;
	color: #003333;
}
h6 {
	font-size: 12px;
	color: #000000;
	text-align: left;
}
hr {
	color: #003366;
	text-align: center;
	margin-right: 100px;
	margin-left: 70px;
}
td.fond {
	background-image: url(../images/tertre_fond_2.jpg);
	color: #FFFFFF;
}
td.menu {
	background-color: #999999;
	background-image: url(../images/boutons/btn_fond.jpg);
	background-repeat: repeat-x;
}
