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, #entete_short {
	width:700px; margin-left:auto; margin-right:auto;
	height:226px;
	background-image:url(images/experts_pandemie.jpg);
	background-position:center left;
	background-repeat:no-repeat;
}
#entete_short {
	height:50px;
	background-image:url(images/entete_short.jpg);
}
#entete table {
	width:700px;
	height:226px;
}
#entete a.rss, a.goback {
	display:inline;
	margin:2px;
	padding:2px;
	padding-left:20px;
	background-image:url(images/feed.png);	
	background-position:center left;
	background-repeat:no-repeat;
	border-bottom:dashed 1px #FF7755;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#666666;
	margin-right:10px;
}
#entete a.goback {
	background-image:url(images/door_out.png);	
	border-color:#449966;
}
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 {
	background-image:url(http://www.hcfdc.org/AGENDA/images/ours.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:120px;
	font-size:11px;
	margin-top:40px;
}


span.nom {
	font-size:16px;
	font-weight:bold;
	display:block;
}
span.fonction {
	display:block;
	color:#0065aa;
}
span.nom, span.fonction, div.descr {
	margin-left:25px;
}

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);
}

div.actions {
	margin-left:20px;
	float:right;
}
a.voir, a.telecharge, a.back {
	padding:2px;
	padding-left:18px;
	background-image:url(images/image.png);	
	background-position:center left;
	background-repeat:no-repeat;
	background-color:#EEEEEE;
	border:1px solid #AAAAAA;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	color:#999999;
}
a.telecharge {
	background-image:url(images/disk.png);
}
a.back {
	background-image:url(images/door_out.png);
}
a.voir:hover, a.telecharge:hover, a.back:hover {
	color:#553322;
	border-color:#553322;
}

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

.titre {
	font-size: 24px;
	color: #524945;
	font-weight:bold;
}
.tbleu {color: #0065aa; font-size:14px;}

.entoure {
	margin-bottom:25px;
	margin-left:15px;
}
.thematique {
	display:block;
	font-weight: bold;
	color: #9d381e;
	font-size: 15px;
}
.thematique a {
	color: #9d381e;
	text-decoration:none;
}
.thematique a:hover {
	text-decoration:underline;
}
.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;
}
.news {
	padding:5px;
	margin:15px;
	margin-left:auto;
	margin-right:auto;
	width:450px;
	background-image:url(images/star.png);
	background-position:5px 5px;
	background-repeat:no-repeat;
	background-color:#FFFFEE;
	border:dashed 1px #AA4422;
	color:#AA4422;
	padding-left:25px;
}

ul.sponsors, ul.sponsors li {
	margin:0px; padding:0px; text-align:center;
}
ul.sponsors {
	background-color:#EEEEEE;
	border:1px #333333 solid;
	margin-top:40px;
	margin-bottom:40px;
}
ul.sponsors span {
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:5px;
	color:#446666;
}
ul.sponsors li {
	display:inline;
	list-style-type:none;
	padding-left:8px;
	padding-right:8px;
}
ul.sponsors img {
	height:30px;
	padding:3px;
	border:thin solid silver;
	background-color:#FFFFFF;
}

.separ {
	border-bottom:1px dashed silver;
	margin-top:40px;
	margin-bottom:40px;s
}