#rubrique{
    padding-top:10px;
    width:100%;
    color:#FFFFFF;
    text-align:center;
    font-size: 16px;
    font-weight: bold ;
    text-transform:uppercase;
    text-decoration: none ;
}
#rubrique a{
    color:#FFFFFF;
    text-decoration:none;
}
.ssrubrique{
    font-size:12px;
    text-transform:none;
    margin-bottom:15px;
    margin-top:15px;
}

#menuSous_accueil{
	/*margin-top:2px;*/
	width:647px;
	height:20px;
	margin-right:20px;
	_margin-right:13px;
	background-color:#E4E4E4;
    padding-top:5px;
    color:#FFFFFF;
    text-align:center;
    font-size: 11px;
    font-weight: bold ;
    text-decoration: none
}
#contenuCoeur_accueil{
	width:643px;
	height:1155px;
	background-image:url(../images/coeurbg.jpg);
	background-repeat:no-repeat;
	//background-align:bottom;	
	background-color:#FFFFFF;
	background-position:bottom;
}

#menuSous_enfant{
	/*margin-top:2px;*/
	width:647px;
	height:20px;
	margin-right:20px;
	_margin-right:13px;
	background-color:#FFBF00;
    padding-top:5px;
    color:#FFFFFF;
    text-align:center;
    font-size: 11px;
    font-weight: bold ;
    text-decoration: none
}
#contenuCoeur_enfant{
	width:643px;
	height:1155px;
	background-image:url(../images/enfantbg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom;
}

#menuSous_femme{
	/*margin-top:2px;*/
	width:647px;
	height:20px;
	margin-right:20px;
	_margin-right:13px;
	background-color:#C060CA;
    padding-top:5px;
    color:#FFFFFF;
    text-align:center;
    font-size: 11px;
    font-weight: bold ;
    text-decoration: none
}
#contenuCoeur_femme{
	width:643px;
	height:1155px;
	background-image:url(../images/femmebg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom;
}

#menuSous_homme{
	/*margin-top:2px;*/
	width:647px;
	height:20px;
	margin-right:20px;
	_margin-right:13px;
	background-color:#6A51AE;
    padding-top:5px;
    color:#FFFFFF;
    text-align:center;
    font-size: 11px;
    font-weight: bold ;
    text-decoration: none
}
#contenuCoeur_homme{
	width:643px;
	height:1155px;
	background-image:url(../images/hommebg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom;
}

#menuSous_linge{
	/*margin-top:2px;*/
	width:647px;
	height:20px;
	margin-right:20px;
	_margin-right:13px;
	background-color:#81D460;
    padding-top:5px;
    color:#FFFFFF;
    text-align:center;
    font-size: 11px;
    font-weight: bold ;
    text-decoration: none
}
#contenuCoeur_linge{
	width:643px;
	height:1155px;
	background-image:url(../images/lingebg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom;
}


#menuSous_accessoire{
	/*margin-top:2px;*/
	width:647px;
	height:20px;
	margin-right:20px;
	_margin-right:13px;
	background-color:#B2B2B2;
    padding-top:5px;
    color:#FFFFFF;
    text-align:center;
    font-size: 11px;
    font-weight: bold ;
    text-decoration: none
}
#contenuCoeur_accessoire{
	width:643px;
	height:1155px;
	background-image:url(../images/accessoirebg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:bottom;

}
.ssmenu{
    color:#FFFFFF;
    text-decoration:none;
}