/* CSS Document */

html {
	font-size:100%;
	}
body {
	width:100%;
	font-size:1em;
	}
h1, h2, h3.titre {
	display:none;
	}
#conteneur {
	position:absolute;
	width:885px;
	height:620px;
	top:50%;
	left:50%;
	margin-left:-442px;
	margin-top:-310px;
	padding:0px;
	}
#bandeauSabot {
	position:absolute;
	margin:0px;
	padding:0px;
	width:842px;
	height:77px;
	top:0px;
	left:0px;
	}
#photoChevaux {
	position:absolute;
	cursor: pointer;
	margin:0px;
	padding:0px;
	width:842px;
	height:479px;
	top:77px;
	left:0px;
	/*background:url(../images/imagesindex/photochevaux.jpg) 0 0px no-repeat;*/
	}
#bandeauDroit {
	position:absolute;
	margin:0px;
	padding:0px;
	width:43px;
	height:556px;
	top:0px;
	left:842px;
	background:url(../images/imagesindex/bandeaudroitss.gif);
	}
#bandeauBas {
	position:absolute;
	margin:0px;
	padding:0px;
	width:842px;
	height:64px;
	top:556px;
	background:url(../images/imagesindex/bandeauBas.jpg) 0 0px no-repeat;
	}
#numdemag {
	position:absolute;
	width:240px;
	height:64px;
	margin:0px;
	top:0px;
	left:448px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	letter-spacing:-5px;
	font-size:3.5em;
	color:#c3001b;
	}
#eclate {
	position:absolute;
	top:380px;
	left:762px;
	width:110px;
	height:110px;
	margin:0px;
	padding:0px;
	background: url(../images/imagesindex/eclate.gif) 0 0px no-repeat;
	z-index:2;
	}
#couverturedumois {
	position:absolute;
	top:440px;
	left:700px;
	width:115px;
	height:150px;
	margin:0px;
	padding:0px;
	border:#FFFFFF 3px solid;
	z-index:1;
	}


