
body{
	background: url('/z-images/template/background-rubriques.jpg') white;
	background-position: center 10px ;
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12.5px;
	color: black;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div#displayrubrique{
	position: absolute;
	display: block;
	height:249px;
	left:253px;
	top:186px;
	width:440px;
	background-repeat: no-repeat;
	text-align: left;
}

a.vignette{
	display: block;
	height:124px;
	width:218px;
	background-repeat: no-repeat;
	float: left;
}

a.vignette:hover{
	background-position: 0px 124px!important;
}

div#nextprevious{
	position: absolute;
	display: block;
	height:165px;
	left:705px;
	top:223px;
	width:51px;
	background-repeat: no-repeat;
	text-align: left;
	
}


div#nextprevious a{
	color: white;
	display: block;
	margin-bottom:110px;
	margin-top:12px;
	font-size: 12px;
	font-weight: bold;
}
