*{
	margin: 0px;
	padding: 0px;
}
html{
	font-size: 100%;
	background: transparent;
}
body{
	font-size: 0.625em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color: #65000A;
	background-image: url(../Scripts/zoombox/default/fond-box.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container{
	color: #eee;
	background: transparent;
}

#container #col_centre .bloc_fiche {
	width: 500px;
	padding: 25px;
}
#container #col_centre .bloc_fiche h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.texte_normal {
	font-weight: normal;
}
#container #col_centre .bloc_fiche p {
	font-size: 1.2em;
	font-style: italic;
}

#container #col_centre .bloc_fiche table td {
	font-size: 1.3em;
	line-height: 1.25em;
	padding: 5px;
}
.date {
	width: 70px;
}
.heure {
	width: 60px;
}
.lieu {
}
.BA {
	text-align: center;
	width: 365px;
	margin-right: auto;
	margin-left: auto;
}

