@charset "utf-8";
/* CSS Document */

body {
	font-family: Comic Sans MS, Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #483728;
	background-color: #ffffff;
}
p {
	text-align : center ;
}
a:link {
	color: #0000FF;
}
h1 {
	font-size: 22px;
	text-align : center ;
}
h2 {
	font-size: 20px;
	text-align : center ;
}
h3 {
	font-size: 18px;
	text-align : center ;
	text-decoration: underline;
}
}
h4 {
	font-size: 16px;
}
a:visited {
	color: #A51917;
}
a:active {
	color: #008040;
}
th {
	font-family : Comic Sans MS, Georgia, Times New Roman, sans-serif;
	font-size : 14px;
	color: #483728;
	text-align : left ;
	padding-left : 5px ;
}
td {
	font-family: Comic Sans MS, Georgia, Times New Roman, sans-serif;
	font-size: 14px;
	color: #483728;
	text-align : left ;
	padding : 5px ;
}
img {
	border : 0px ;
}

.menu {
	text-align : left ;
	margin-left : 105px ;
}
.news .date {
	border : 1px solid #483728 ;
	text-align : right ;
	background-color : #ffffff ;
}
.news .titre {
	border : 1px solid #AC896D ;
	background-color : #ffffff ;
}
.news {
	background-color : #AC896D ;
	border : 1px solid #FFFFFF ;
}
.news td {
	background-color : #520C00 ;
	border : 1px solid #FFFFFF ;
}
.news th {
	background-color : #AC896D ;
	border : 1px solid #FFFFFF ;
}

