
@page {
	margin:			0;
}

body {
	font-family:		Helvetica,Sans-Serif;
	font-size:		11pt;
	background-color:	#ffffff;
	padding:		0;
	margin:			0;
}

a {
	color:			inherit;
	text-decoration:	none;
}
a:hover {
	color:			inherit;
	text-decoration:	underline;
}
a img {
	border:			none;
}

#logos {
	width:			100%;
	position:		absolute;
	bottom:			50px;
	background-color:	#e8e8e8;
	border-top:		solid 1px #000000;
}

#logos #epplug,
#logos #lef,
#logos #partenaires {
	float:			left;
}

#logos #epplug a,
#logos #lef a {
	color:			#000000;
	font-size:		80%;
}

#logos #partenaires img {
	margin:			1px;
}

#logos #epplug,
#logos #lef,
#logos #partenaires {
	margin-top:		1em;
	text-align:		center;
}

#contenus {
}

#warning {
	border:			dashed 1px;
	font-size:		70%;
}

#titre {
	font-size:		1.5em;
	font-weight:		bold;
	text-align:		center;
}

#menu {
	display:		none;
}

#contact {
	margin:			0;
	text-align:		center;
	font-size:		120%;
}

#contact tt {
	font-weight:		bold;
}

#interieur {
	padding-left:		0.5em;
	padding-right:		0.5em;
}

#interieur #titre {
	margin-top:		1em;
}

#journee-17, #journee-19, #journee-20 {
	width:			30%;
	margin:			0.5em;
}

#journee-17.float, #journee-19.float, #journee-20.float {
	float:			left;
}
#journee-17.right, #journee-19.right, #journee-20.right {
	float:			right;
}
#journee-17.full, #journee-19.full, #journee-20.full {
	width:			100%;
}

#journee-17 .titre, #journee-19 .titre, #journee-20 .titre {
	background-color:	#c0c0c0;
	font-weight:		bold;
	text-align:		center;
	border:			solid 3px #808080;
}

#journee-17 ul, #journee-19 ul, #journee-20 ul {
	margin:                 0;
	padding-left:           1em;
}

#journee-17 li, #journee-19 li, #journee-20 li {
	text-align:		justify;
	padding:                0;
	margin:                 0;
	margin-bottom:          0.3em;
}

#journee-17 .contenu, #journee-19 .contenu, #journee-20 .contenu {
	font-size:		90%;
	padding:		0.5em;
	text-align:		justify;
}

#texte {
	width:			60%;
	margin:			5px;
	float:			left;
	text-align:		justify;
}

#texte p {
	margin:			0;
	margin-bottom:		0.4em;
}

