body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #524945;
	text-align:justify;
}
table, tr, td {
	text-align:left;
}
a {
	color: #990000;
	text-decoration:underline;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
#contenu {
	width:700px; margin-left:auto; margin-right:auto;
}

#entete {
	width:700px; margin-left:auto; margin-right:auto;
}
#entete img {
	width:700px;
	border:0px;
}

ul.sommaire {
	width:100%;
	background-color:#DDDDDD;
	font-size:11px;
	padding:5px;
}
ul.sommaire li {
	display:inline;
	margin-left:15px;
	margin-right:15px;
}
ul.sommaire a {
	color:#660000;
	background-image:url(http://www.hcfdc.org/AGENDA/images/carre.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:15px;
}

#centre {
	width:550px; margin-left:auto; margin-right:auto;
	margin-top:80px;
}
#centre td.affiche {
	width:350px;
}
#centre td.affiche img {
	width:350px;
	border: thin solid silver;
}
#centre td.textes a {
	font-size:20px;
	text-transform:uppercase;
	display:block;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
}

#ours {
	margin-top:80px;
	width:700px; margin-left:auto; margin-right:auto;
}

table.i {
	width:650px;
	margin-left:35px;
	margin-bottom:15px;
}
table.i td.g {
	width:80px;
}
table.i img {
	width:80px;
	border:1px solid #990000;
}
table.i td.d {
	padding-left:10px;
}
table.i span {
	display:block;
}
table.i span.nom {
	font-size:16px;
	font-weight:bold;
}
table.i span.fonction {
	color:#0065aa;
}

ul.files li {
	font-size:12px;
}
li.pdf {
	list-style-image:url(images/p_diapo.png);
}
li.video {
	list-style-image:url(images/p_video.png);
}
li.son, li.mp3 {
	list-style-image:url(images/p_son.png);
}


.titre_jour {
	color:#116600;
	font-size:25px;
	text-align:center;
	margin-top:30px;
	border:0px;
	border-top:1px solid #116600;
	border-bottom:1px solid #116600;
	padding:20px;
	background-color:#CCDDCC;
	letter-spacing:1px;
	
}
.table_ronde {
	color:#BB2233;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	border-left:8px #BB2233 solid;
	padding-left:10px;
	margin-top:30px;
}

.titre {
	font-size: 24px;
	color: #524945;
	font-weight:bold;
}
.tbleu {color: #0065aa; font-size:14px;}
.help {
	font-size:12px;
	text-align:center;
	color:#BB2233;
	font-weight:bold;
}
.attention {
	color:#BB2233;
	font-size:18px;
	text-align:center;
	border: dashed 1px #BB2233;
}