@page {
  size: auto;   /* auto est la valeur initiale */
  margin: auto;
}
body {
	position: relative;
	font:100% "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
	border-style: none;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
ul, li {	/* utilisation de liste pour le menu */
list-style-type: none;	/* suppression des puces de liste */
margin: 0;
padding: 0;
}
#gauche, #navigation, #header h1, .abonnement, #abonnement, input, .historique, .logo span, #petitmenu, #contactmenu 
{
	display: none;
}
#conteneur {
	position: relative;
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
}
#header {
	position: relative;
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid white;
}
#blocnews {
	position: relative;
	height: auto;
	width: auto;
	margin-top: 0;
	border: 0;
}
#contenuscrollable {
	position: relative;
	display: inline;
	width: auto;
	overflow : auto;
}
.logo {
	display: none;
}
.numeroetdate {
	width: 300px;
	text-align: center;
	color: #D3026E;
	margin-left: auto;
	margin-right: auto;
	padding-bottom : 4pt;
	border-bottom: 1pt dashed;
	border-bottom-color: #D3026E;
	margin-bottom: 15pt;
}
.separation {
	display: none;
}
.dashedline {
	display: none;
	margin-left: 20px;
	height: 2px;
	width: 460px;
	border-bottom: 1px dashed;
	border-bottom-color: #D7234A;
}
.dashedlineclear {
	clear: both;
	margin-left: 20px;
	height: 2px;
	width: 460px;
	border-bottom: 1px dashed;
	border-bottom-color: #D7234A;
}
.texte1 {
	font-size: 12pt;
	font-weight: normal;
	color: black;
	margin-left: 12px;
	text-align: justify;
}
p.texte1 {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10pt;
}
.sansbordure {
	display: block;
	border-width: 0px;
	border-style: none;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.spacer {
 	clear: both;
	margin-top: 10px;
 	margin-bottom: 10px;
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1pt dashed;
	border-bottom-color: #FFFFFF;
}
.spacerdiscret {
 	clear: both;
	width: 430px;
	margin-top: 10px;
 	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1pt dashed;
	border-bottom-color: #CEEB65;
}
#header h2 {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 105px;
}	
#header#elementsenvoi a 
{
	text-decoration: none;
	color: black;
}
#header h2 a
{
	display: none;
	text-decoration: none;
}
#header a {
	color: black;
	text-decoration: none;
}
#header a:hover {
	color: #D7234A;
}
#header h2 a span {
	display: none;
}
.soustitre 
{
	color: #D3026E;
	font-size: 10pt;
	margin-bottom: 2pt;
	text-align: center;
}
.adresse a {
	color: black;
	text-decoration: none;
}
.adresse{
	text-align: center;
	color: black;
	font-size: 8pt;
	margin-bottom: 10pt;
	
}
.soustitreuk {
	display: none;

}
.adresseuk {
	display: none;
}
.soustitrejp {
	display: none;

}
.adressejp {
	display: none;
}
.aligneagauche {
	float: none;
	display: block;
	text-align: center;
	margin: 0;
	border: 0;
}
.aligneadroite {
	float: none;
	display: block;
	text-align: center;
	margin: 0;
	border: 0;
}
.doubleimage {
	float: none;
	display: block;
	text-align: center;
	margin: 0;
	border: 0;
}
.elementsenvoi img 
{
	display: block;
	border: 0;
	width: 60px;
	height: auto;
	margin-top: 0px;
	margin-left: 310px;
	margin-bottom: 5pt;
}

