body {
	font-family : Arial, Verdana, sans-serif;
	font-size : 12pt;
	margin : auto auto auto auto;
	color: #000000;
	text-align: justify;
}

td {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10pt;
}

a {
	color : #772200;
}

a:hover {
	text-decoration : none;
	color : #00AAFF;
	
}

hr {
	width : 75%;
	color: #DDDDDD;
	background : transparent;
}

.page {
	background : repeat url(page.jpg);
	border-width: 2px;
	border-color: #D49F3E;
	border-style: outset;
	padding: 10px;
}

.bouton a {
	background : transparent;
	font-family:Arial, Verdana, sans-serif;
	font-size : 16px;
	color : #222222;
	text-align : inherit;
	text-decoration: underline;
	font-variant : small-caps;
	display: inline;
	font-weight: bold;
}

.bouton a:hover {
	color : #1F5DBB;
}

h5 {
	background: transparent;
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 12px;
	color: 6A1180;
	text-align: justify;
	font-variant: none;
	font-weight: none;
	display: inline;
}

h4 {
	background: transparent;
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 14px;
	color: 6A1180;
	text-align: justify;
	font-variant: none;
	font-weight: none;
	display: inline;
}

h3 {
	background: transparent;
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 16px;
	color: 6A1180;
	text-align: justify;
	font-variant: none;
	font-weight: none;
	display: inline;
}	

.slogans {
	background: transparent;
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 18px;
	color: #992200;
	text-align: justify;
	font-variant: none;
	font-weight: none;
	display: inline;
}	

.ligne {
	background : transparent;
	font-family:Arial, Verdana, sans-serif;
	border-color: #D49F3E;
	border-style: inset;
	border-width: 1px;
	padding: 10px;
}

.ligne2 {
	background : transparent;
	font-family:Arial, Verdana, sans-serif;
	border-color: #D49F3E;
	border-style: inset;
	border-width: 1px;
	padding: 10px;
	width:710px;
	height: 100px;
}

.jour {
	background : transparent;
	font-family:Arial, Verdana, sans-serif;
	border-color: #770000;
	border-style: inset;
	border-width: 1px;
	padding: 1px;
	height: 15px;
}

.case {
	background : transparent;
	font-family:Arial, Verdana, sans-serif;
	border-color: #0000AA;
	border-style: inset;
	border-width: 1px;
	height: 33px;
}

.case a {
	background : transparent;
	font-family:Arial, Verdana, sans-serif;
	border-color: #0000AA;
	display: block;
	height: 33px;
	color: #262554;
	text-decoration: none;
}

.case a:hover {
	background: #772200;
	color : #FFFFFF;
}

.date {
	background : transparent;
	font-family:Arial, Verdana, sans-serif;
	border-color: #770000;
	border-left: 0px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: groove;
	padding: 2px;
	width: 16px;
	text-decoration: none;
	display: inline;
}

.titre {
	background: transparent;
	font-family: "Times New Roman", Verdana, sans-serif;
	font-size: 20px;
	color: #000000;
	font-variant: none;
	font-weight: bold;
	display: inline;
	text-decoration: none;
}