*
{
	margin : 0;
	padding : 0;
}
.off
{
	display : none;
}
#wrapper
{
	width : 773px;
	height : 601px;
	margin : 0 auto;
	background : url("../img/retinology-bg.jpg") #283655 0 0 no-repeat;
	color : #fff;
}

.listepays_wrapper
{
	padding : 365px 0 0 523px;
}
.listepays
{
	width : 148px;
	height : 116px;
	padding : 22px 0 0 0;
	background : url("../img/listepays-bg2.png") 0 0 no-repeat;
	list-style : none;
}
.listepays li a
{
	background : url("../img/fleche.png") 0 3px no-repeat;
}

.listepays li, .listepays li a
{
	display : block;
	width : 140px;
	height : 24px;
	font-family : Arial, Verdana;
	font-size : 12px;
	text-decoration :  none;
	color : #FFF;
	text-transform : uppercase;
	overflow : hidden;
	padding-left : 17px;
}

.listepays li a:hover
{
	font-weight : bold;
	font-family : Arial, Verdana;
}
