div#contenu p
{
	font-size: 1.3em;
	text-align: justify ;
	margin-right: 10px ;
	margin-left: 10px ;
	margin-top: 15px ;
	margin-bottom: 15px ;
}

div#contenu p.text_arrange
{
	font-size: 1em;
	margin-right: 10px ;
	margin-left: 10px ;
	margin-top: 15px ;
	margin-bottom: 15px ;
}

span.ligne
{
	display: block ;
	font-weight: normal ;
}


div#contenu p.text_arrange span.ligne
{
	display: block ;
	font-weight: normal ;
}

div#contenu p span.italic
{
font-weight: normal ;
}

div#contenu p a
{
	color: black;
	text-decoration:none;
}

div#contenu p a:hover
{
	color: black;
	text-decoration:none;
}

div#conteneur
{
display: block;
}

a.popup
{
text-decoration: none ;
color: green;
margin-left: 530px ;
}


p#popup
{
	background-color: #A4DC5B;
	font-family: Calibri 1.5em;
	line-height: 1.5em ;
	text-align: justify ;
}

p#popup span
{
font-weight: bold ;
text-decoration: underline ;
}

div
{
text-align: center ;
}

div img.pop
{
border:1px solid #AAAAAA ;
background-color:#E9E9E9 ;
padding:3px ;
margin:6px ;
}

img
{
display: none ;
}

div#header
{
display:none;
}