#menuRubrique{
	float: left;
	width: 210px;
	height: 250px;
	font-family: Helvetica, Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
        margin-top: -5px;
}

a.rub{
	font-size: 16px;
	color: white;
	text-decoration: none;
	text-align: right;
}

a.rub:hover{
	text-decoration: none;
	color: silver;
	background-image:url('../images/eccetera_idees_cadeaux_design_over.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin-right:20px;
	padding-left:18px;
}

.menuRetour{
	float: right;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: silver;
	font-weight: normal;
}


.menuPaiement{
	float: right;
	padding-left:50px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: silver;
	font-weight: normal;
}

a.Paiement{
	text-decoration: none;
	background-image: url('../images/eccetera_idees_cadeaux_design_over.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
}

a.Paiement:hover{
	text-decoration: none;
	background-image:url('../images/eccetera_idees_cadeaux_design_over.gif');
	background-repeat: no-repeat;
	background-position: right;
}

a.retour{
	text-decoration: none;
	background-image: url('../images/eccetera_idees_cadeaux_design_page_prec.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}

a.retour:hover{
	text-decoration: none;
	background-image:url('../images/eccetera_idees_cadeaux_design_page_prec.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.menuRetourPaiement{
	float: left;
	margin-left: 40px;
	margin-top: 50px;
	font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: silver;
	font-weight: normal;
}

.rub_images {
	float: left;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 200px;
	height: 323px;
	background-image: url('../images/test.gif'); /*background-position: top;*/
	background-repeat: no-repeat;
	margin-top: 80px;
	margin-left: 30px;
}


