body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

img {
	border:none;
}

p {
	padding:0;
	margin:0 0 8px 0;
}

a {
	color:#C10020;
	text-decoration:none;
}

a:hover {
	color:#000000;
}

a:hover img {
	text-decoration:none;
}

hr {
	border-top:none;
	border-bottom:1px dashed #999999;
	height:1px;
}

/* ----------------------------------------------------------- */

#Contenu {
	position:relative;
	text-align: left;
	width:800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#Centre {
	margin:0;
	background-color: #FFFFFF;
	background-image: url(../images/fond-centre.gif);
	background-repeat: repeat-y;
	padding-left: 200px;
	padding-right:4px;
	height:auto;
	min-height:550px;
	height:550px;
}
html>body #Centre {
	height: auto;
	min-height: 550px;
}


#Pub {
	text-align: center;
	height: 90px;
	background-color:#CACBCD;
}


.Spacer {
	display: block;
	clear: both;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility: hidden;
}

h1 {
	font-size: 16px;
	color: #D7000B;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
}

h1 em {
	font-size:80%;
	font-style:normal;
	font-weight:normal;
}

h2 {
	font-size: 14px;
	color: #D7000B;
	font-variant: small-caps;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D7000B;
	padding:0 0 0 8px;
	margin: 12px 0 4px 0;
}

#Centre ul {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 12px;
	list-style-image: url(../images/puce-liste.gif);
	list-style-type: square;
}
/* -------------------------------- magazine -------------- */
.BlocMagazine .Couverture {
	width:180px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding:8px;
	background-color: #C8EBF2;
}
.BlocMagazine .Couverture p {
	text-align:justify;
}
.BlocMagazine {
	text-align:justify;
}

#Centre .BlocMagazine ul {
	font-size:11px;
	padding: 0px;
	margin: 0 0 0 8px;
}

.BlocMagazine li {
	padding: 0px;
	margin: 0 0 0 4px;
}
.BlocMagazine .Couverture .Photo {
	border:1px solid #000000;
	margin:0;
	padding:0;
}

.BlocMagazine .BlocTexte {
	width:380px;
}
a.LienPuce {
	background-image: url(../images/puce-on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:2px 0 2px 20px;
}

/* ---------------------- */
.UnMagazine {
	text-align: center;
	float: left;
	height: 300px;
	width: 190px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.BordureSimple {
	border: 1px solid #333333;
}

.Premier {
	width:100%;
	float:none;
	margin:0 auto 0 auto;
	border-bottom:1px dashed #aaaaaa;
}

/* ------------ le cadena ----- */
a.Cadena {
	background-image: url(../images/acces-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:2px 0 2px 20px;
}

.MessageNote {
	padding:5px;
	background:#eee;
	border:1px dashed #aaa;
	text-align:center;
}

.IsGrise p {
	color:#aaa;
}

.IsGrise a {
	color:#DFB5B8;
}

.listeThema li {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	clear:both;
	margin:10px 0 10px 0;
}

.listeThema li img {
	margin-right:20px;
	vertical-align:middle;
}
