/**
 * Sidebar colors extensions
 * Display left sidebars with each color of "Univers"
 */
 
/*
 * Univers Voyages
 */
.cyan .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/skins/cyan/bg_contentV2.png);
}
.cyan .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/skins/cyan/bg_contentV2.png) no-repeat -1075px 0;
}
.cyan .leftSidebarLevel1 a.activated,
.cyan .leftSidebarLevel1 a:hover{
	color:#079ba0;
}
.cyan .leftSidebarLevel1 a:hover,
.cyan .leftSidebarLevel1 a.activated,
.cyan .leftSidebarLevel1 a.activated:hover{
	background-image:url(https://i2.cdscdn.com/struct/skins/cyan/bg_contentV2.png);
}

.gold .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/skins/gold/bg_contentV2.png);
}
.gold .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/skins/gold/bg_contentV2.png) no-repeat -1075px 0;
}
.gold .leftSidebarLevel1 a.activated,
.gold .leftSidebarLevel1 a:hover{
	color:#ddb102;
}
.gold .leftSidebarLevel1 a:hover,
.gold .leftSidebarLevel1 a.activated,
.gold .leftSidebarLevel1 a.activated:hover{
	background-image:url(https://i2.cdscdn.com/struct/skins/gold/bg_contentV2.png);
}

.pink .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/skins/pink/bg_contentV2.png);
}
.pink .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/skins/pink/bg_contentV2.png) no-repeat -1075px 0;
}
.pink .leftSidebarLevel1 a.activated,
.pink .leftSidebarLevel1 a:hover{
	color:#ff007c;
}
.pink .leftSidebarLevel1 a:hover,
.pink .leftSidebarLevel1 a.activated,
.pink .leftSidebarLevel1 a.activated:hover{
	background-image:url(https://i2.cdscdn.com/struct/skins/pink/bg_contentV2.png);
}

.red .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/skins/red/bg_contentV2.png);
}
.red .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/skins/red/bg_contentV2.png) no-repeat -1075px 0;
}
.red .leftSidebarLevel1 a.activated,
.red .leftSidebarLevel1 a:hover{
	color:#ff0000;
}
.red .leftSidebarLevel1 a:hover,
.red .leftSidebarLevel1 a.activated,
.red .leftSidebarLevel1 a.activated:hover{
	background-image:url(https://i2.cdscdn.com/struct/skins/red/bg_contentV2.png);
}

/*
 * Univers Bons plans
 */
.light-blue .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/skins/light-blue/bg_contentV2.png);
}
.light-blue .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/skins/light-blue/bg_contentV2.png) no-repeat -1075px 0;
}
.light-blue .leftSidebarLevel1 a.activated,
.light-blue .leftSidebarLevel1 a:hover{
	color:#07a7ee;
}
.light-blue .leftSidebarLevel1 a:hover,
.light-blue .leftSidebarLevel1 a.activated,
.light-blue .leftSidebarLevel1 a.activated:hover{
	background-image:url(https://i2.cdscdn.com/struct/skins/light-blue/bg_contentV2.png);
}

.light-green .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/skins/light-green/bg_contentV2.png);
}
.light-green .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/skins/light-green/bg_contentV2.png) no-repeat -1075px 0;
}
.light-green .leftSidebarLevel1 a.activated,
.light-green .leftSidebarLevel1 a:hover{
	color:#90bf01;
}
.light-green .leftSidebarLevel1 a:hover,
.light-green .leftSidebarLevel1 a.activated,
.light-green .leftSidebarLevel1 a.activated:hover{
	background-image:url(https://i2.cdscdn.com/struct/skins/light-green/bg_contentV2.png);
}

.light-orange .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/skins/light-orange/bg_contentV2.png);
}
.light-orange .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/skins/light-orange/bg_contentV2.png) no-repeat -1075px 0;
}
.light-orange .leftSidebarLevel1 a.activated,
.light-orange .leftSidebarLevel1 a:hover{
	color:#f87000;
}
.light-orange .leftSidebarLevel1 a:hover,
.light-orange .leftSidebarLevel1 a.activated,
.light-orange .leftSidebarLevel1 a.activated:hover{
	background-image:url(https://i2.cdscdn.com/struct/skins/light-orange/bg_contentV2.png);
}

/*
 * Univers CDS
 */

/* Bleu */
.U1 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U1/bg_contentV2.png);
}
.U1 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U1/bg_contentV2.png) no-repeat -1075px 0;
}
.U1 .leftSidebarLevel1 .leftLink_over,
.U1 .leftSidebarLevel1 .activated{
    color:#0779ed;
	background-image:url(https://i2.cdscdn.com/struct/U1/bg_contentV2.png);
}
/* Gris-marron */
.U2 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U2/bg_contentV2.png);
}
.U2 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U2/bg_contentV2.png) no-repeat -1075px 0;
}
.U2 .leftSidebarLevel1 .leftLink_over,
.U2 .leftSidebarLevel1 .activated{
    color:#70645b;
	background-image:url(https://i2.cdscdn.com/struct/U2/bg_contentV2.png);
}
/* Gris-bleu */
.U3 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U3/bg_contentV2.png);
}
.U3 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U3/bg_contentV2.png) no-repeat -1075px 0;
}
.U3 .leftSidebarLevel1 .leftLink_over,
.U3 .leftSidebarLevel1 .activated{
    color:#60789b;
	background-image:url(https://i2.cdscdn.com/struct/U3/bg_contentV2.png);
}
/* Noir */
.U4 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U4/bg_contentV2.png);
}
.U4 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U4/bg_contentV2.png) no-repeat -1075px 0;
}
.U4 .leftSidebarLevel1 .leftLink_over,
.U4 .leftSidebarLevel1 .activated{
    color:#42413c;
	background-image:url(https://i2.cdscdn.com/struct/U4/bg_contentV2.png);
}
/* Orange */
.U5 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U5/bg_contentV2.png);
}
.U5 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U5/bg_contentV2.png) no-repeat -1075px 0;
}
.U5 .leftSidebarLevel1 .leftLink_over,
.U5 .leftSidebarLevel1 .activated{
	color:#f05601;
	background-image:url(https://i2.cdscdn.com/struct/U5/bg_contentV2.png);
}
/* Violet */
.U6 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U6/bg_contentV2.png);
}
.U6 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U6/bg_contentV2.png) no-repeat -1075px 0;
}
.U6 .leftSidebarLevel1 .leftLink_over,
.U6 .leftSidebarLevel1 .activated{
    color:#b060d6;
	background-image:url(https://i2.cdscdn.com/struct/U6/bg_contentV2.png);
}
/* Gris */
.U7 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U7/bg_contentV2.png);
}
.U7 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U7/bg_contentV2.png) no-repeat -1075px 0;
}
.U7 .leftSidebarLevel1 .leftLink_over,
.U7 .leftSidebarLevel1 .activated{
	color:#838383;
	background-image:url(https://i2.cdscdn.com/struct/U7/bg_contentV2.png);
}
/* Bordeaux */
.U8 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U8/bg_contentV2.png);
}
.U8 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U8/bg_contentV2.png) no-repeat -1075px 0;
}
.U8 .leftSidebarLevel1 .leftLink_over,
.U8 .leftSidebarLevel1 .activated{
	color:#c5257d;
	background-image:url(https://i2.cdscdn.com/struct/U8/bg_contentV2.png);
}
/* Cyan */
.U9 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U9/bg_contentV2.png);
}
.U9 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U9/bg_contentV2.png) no-repeat -1075px 0;
}
.U9 .leftSidebarLevel1 .leftLink_over,
.U9 .leftSidebarLevel1 .activated{
    color:#01afb5;
	background-image:url(https://i2.cdscdn.com/struct/U9/bg_contentV2.png);
}
/* Orange carton */
.U10 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U10/bg_contentV2.png);
}
.U10 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U10/bg_contentV2.png) no-repeat -1075px 0;
}
.U10 .leftSidebarLevel1 .leftLink_over,
.U10 .leftSidebarLevel1 .activated{
    color:#ef9800;
	background-image:url(https://i2.cdscdn.com/struct/U10/bg_contentV2.png);
}
/* Vert */
.U12 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U12/bg_contentV2.png);
}
.U12 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U12/bg_contentV2.png) no-repeat -1075px 0;
}
.U12 .leftSidebarLevel1 .leftLink_over,
.U12 .leftSidebarLevel1 .activated{
    color:#5CBC02;
	background-image:url(https://i2.cdscdn.com/struct/U12/bg_contentV2.png);
}
/* Rose */
.U13 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U13/bg_contentV2.png);
}
.U13 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U13/bg_contentV2.png) no-repeat -1075px 0;
}
.U13 .leftSidebarLevel1 .leftLink_over,
.U13 .leftSidebarLevel1 .activated{
    color:#ff0068;
	background-image:url(https://i2.cdscdn.com/struct/U13/bg_contentV2.png);
}
/* Vert Foncé */
.U15 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U15/bg_contentV2.png);
}
.U15 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U15/bg_contentV2.png) no-repeat -1075px 0;
}
.U15 .leftSidebarLevel1 .leftLink_over,
.U15 .leftSidebarLevel1 .activated{
    color:#3e9a21;
	background-image:url(https://i2.cdscdn.com/struct/U15/bg_contentV2.png);
}
/*
 * Market place
 */
.Ump .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/marketplace/sprite_bg_content_Clemarche.png);
}
.Ump .leftSidebarLevel1 .leftLink_over,
.Ump .leftSidebarLevel1 .activated{
    color:#046DAB;
	background-image:url(https://i2.cdscdn.com/struct/marketplace/sprite_bg_content_Clemarche.png);
    background-position: 2px -683px;
}

/* Bleu Cup Card */
.U14 .leftSidebarUniversTitle{
	background-image:url(https://i2.cdscdn.com/struct/U14/bg_contentV2.png);
}
.U14 .leftSidebarRayonTitle{
	background:url(https://i2.cdscdn.com/struct/U14/bg_contentV2.png) no-repeat -1075px 0;
}
.U14 .leftSidebarLevel1 .leftLink {
    background: url("https://i2.cdscdn.com/struct/common/bg_sidebar.png") no-repeat scroll -622px 6px transparent;
    color: #172e84 ;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 5px 3px 15px;
    text-decoration: none;
}

.U14 .leftSidebarLevel2 .leftLink {
    background-position: -620px -78px;
    color: #4665d0;
    padding-bottom: 2px;
    padding-top: 2px;
}
.U14 .leftSidebarLevel1 .leftLink_over,
.U14 .leftSidebarLevel2 .leftLink_over,
.U14 .leftSidebarLevel1 .activated,
.U14 .leftSidebarLevel2 .activated{
    color:#ff4300;
	background-image:url(https://i2.cdscdn.com/struct/U14/sprite_bg_content_bleu.png);
}