#container1 #container2 #banner {
	height: 120px;
	width: 850px;
	background-color: #000000;
}
body, div, table, form, img {
	margin:0px;
	padding:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFCC;
	font-size: 12px;
}

p {
	margin:4px;
	padding:4px;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #660000;
}
#menu a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 121.4px;
	float: left;
	height: 20px;
}
#container1 {
	width: 850px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 450px;
}
#container1 #container2 {
	width: 850px;
	float: left;
	background-color: #FFFFFF;
	border: medium solid #660000;
}
#container1 #container2 #menu {
	background-color: #FFFF99;
	height: 20px;
	width: 850px;
	float: left;
	display: inline;
	color: #FFFFFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#container1 #container2 #content1 {
	width: 850px;
	float: left;
	display: inline;
}
#container1 #footer2 {
	float: left;
	height: 15px;
	width: 900px;
	font-size: 10px;
	text-align: center;
}
.titre_page {
	width: 800px;
	display: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	height: 20px;
	font-size: 14px;
	color: #000000;
	float: left;
	font-weight: bold;
}
.titre_actu {
	font-size: 14px;
	color: #990000;
}
.titre_eve {
	font-size: 14px;
	font-weight: bold;
}
.desc_eve {
	font-style: italic;
	font-size: 12px;
}
.seperation {
	font-size: 12px;
	color: #660000;
	text-align: center;
	background-color: #660000;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
.error_form {
	border: medium solid #FF0000;
}
.insc_ok {
	font-size: 16px;
	color: #FF0000;
}
.fermer_pop_up {
	color: #FFFFCC;
	background-color: #990000;
	border: 1px solid #000000;
}
.tab_align {
	margin-left: 50px;
}
#menu a.menu_selected {
	background-color: #660000;
	color: #FFFFFF;
}

