#popupmenu{
	display:none;
}
body{
	font-family: "Century Gothic", Helvetica, Tahoma;
	font-size: 12px;
	color: #006699;
}

h1 {
	text-align:center;
}

h1.principal {
	font-size: 36px;
	color: #990000;
	letter-spacing: 20px;
	border: 0;
	text-align: right;
	font-weight: normal;
	margin-bottom: 0px;
}
h2.principal {
	font-size: 14px;
	color: #990000;
	letter-spacing: 10px;
	text-align: right;
	font-weight: normal;
	margin-top: 0px;
}
h3.principal {
	font-size: 18px;
	color: #990000;
	text-align: left;
	font-weight: normal;
	letter-spacing: 3px;
	float:left;
	margin-top:0px;
}
.pieddepage {
	display:none;
}
.main {
	text-align: justify;
	margin:10px;
}
.main p{
	text-indent: 15pt;
}
.main p:first-letter {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.main h1{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCFDD;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCFDD;
	width: 50%;
	background-color: #F9F9F9;
	margin-top: 50px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 5px;
	margin-bottom: 0px;
}
.noprint {
	display:none;
}
.news {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCFDD;
	background-color: #F9F9F9;
	margin-top: 5px;
}
.newsfin {
	background-color: #F9F9F9;
	margin-top: 20px;
}
.news h1{
	font-size: 14px;
	text-align: left;
	letter-spacing: 5px;
	margin-bottom: 0px;
}
.news p {
	font-style: italic;
	color: #A8ABC6;
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
}
.news h1:first-letter {
	text-transform: capitalize;	
}

.calendrier{
	display:block;
	text-align: center;
}

.calendrier h1{
	border-top-color: #FF9900;
	border-top-width: thin;
	border-top-style: solid;
	padding-top: 15px;	
	text-align: center;
	display:block;
}
.calendrier p{
	border-top-color: #FF9900;
	border-top-width: thin;
	border-top-style: solid;
	padding-top: 15px;	
}
.identite{
	display:none;
}
table {
	background: #F2F2F2;
}
td {
	border:thin solid #F2F2F2;
}
tr {
	font-size:small;
}
tr.titre{
	background:#F2F2F2;
	font-weight:bold;
	text-align:center;
}
td.titre{
	background:#F2F2F2;
	font-weight:bold;
}
tr.liens{
	background:#F2F2F2;
	font-style:italic;
	text-align:center;
}
td p{
	margin:0;
}
a{
	color: #006699;
	text-decoration: none;
}
.bonus {
	display:none;
}
