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

a {
	color:			#6060a0;
	text-decoration:	none;
}
a:hover {
	color:			#8080ff;
	text-decoration:	underline;
}
a img {
	border:			none;
}
img[usemap] {
	border:			none;
}

#logos {
	width:			19%;
	height:			100%;
	background-color:	#e8e8e8;
	border-right:		solid 1px #a0a0a0;
	border-bottom:		solid 1px #a0a0a0;
	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 {
	margin-left:		19%;
	width:			81%
}

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

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

#menu {
	background-color:	#ccc3fe;
	border-top:		solid 1px #958fba;
	border-bottom:		solid 1px #958fba;
	margin:			0;
	text-align:		center;
}

#menu ul {
	padding:		0;
	margin:			0;
	list-style:		none;
	height:			1.3em;
}

#menu li {
	font-weight:		bold;
	float:			left;
	margin-left:		.4em;
	margin-right:		.4em;
	padding:		0;
}

#menu li a:before {
	content:	"[ ";
}
#menu li a:after {
	content:	" ]";
}

#contact {
	font-size:		80%;
	margin:			0;
	text-align:		right;
}

#contact tt {
	font-weight:		bold;
}

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

#interieur #titre {
}

#journee-18, #journee-19, #journee-bvs {
	width:			30%;
	margin:			5px;
}

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

#journee-18 .titre, #journee-19 .titre, #journee-bvs .titre {
	background-color:	#ffd000;
	font-weight:		bold;
	text-align:		center;
	border:			solid 1px #c09000;
	white-space:		nowrap;
	width:			100%;
}

#journee-18 .contenu, #journee-19 .contenu, #journee-bvs .contenu {
	font-size:		90%;
	padding:		5px;
	background-color:	#f0f0f0;
}

#journee-18 .contenu p, #journee-19 .contenu p, #journee-bvs .contenu p {
	margin-top:		0;
	margin-bottom:		0.5em;
	text-align:		justify;
}

#journee-18 .contenu p b, #journee-19 .contenu p b, #journee-bvs .contenu p b {
	text-align:		left;
}

#journee-18 ul, #journee-19 ul, #journee-bvs ul {
	margin:			0;
	padding-left:		1em;
}
#journee-18 li, #journee-19 li, #journee-bvs li {
	font-size:		90%;
	text-align:		justify;
	padding:		0;
	margin:			0;
	margin-bottom:		0.3em;
}
#journee-18.full ul, #journee-19.full ul, #journee-bvs.full ul {
	margin-bottom:		2em;
}
#journee-18.full li, #journee-19.full li, #journee-bvs.full li {
	margin-bottom:		1em;
}

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

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

img.plan {
	border:			solid 1px #808080;
}

