*{
	margin: 0;
	padding: 0;
}
.LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-green.png) 0 0 no-repeat;
	padding: 23px 31px 36px 40px;
	position: absolute;
	/*border: 20px solid #000;
	background-color: #FFF;*/
	display: none;
	z-index: 2;
}

.LightBoxLoading {
	background: #fff url(/images/commun/popup/violet2-loading.gif) no-repeat center;
}

.LightBoxContent {
	position: relative;
	background: #fff;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.LightBoxClose {
	position: absolute;
	top: 465px;
	right: 20px;
	background: url(/images/commun/popup/popupClose-white.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
	z-index: 100;
}
.LightBoxCloseText {
	position: absolute;
	top: 462px;
	right: 44px;
	/*background: url(/images/commun/popup/popupCloseText-white.png) no-repeat;*/
	width: 80px;
	height: 24px;
	cursor: pointer;
	z-index: 100;
	font-size: 16px;
	text-align: right;
	color: #fff;
}

.LightBoxIcon {
	position: absolute;
	top: 475px;
	left: 0;
	width: 44px;
	height: 52px;
}

.LightBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.LightBoxControls {
	width: 100%;
	height: auto;
	position: relative;
}


.LightBoxPrevious {
	position: absolute;
	background: url(/images/lightbox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: -5000px;
	margin-top: 5px;
	cursor: pointer;
}

.LightBoxNext {
	position: absolute;
	background: url(/images/lightbox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 5000px;
	margin-top: 5px;
	cursor: pointer;
}

.LightBoxNextDisabled {
	cursor: default;
	background: url(/images/lightbox/rightDisabled.png) no-repeat;
}

.LightBoxPreviousDisabled {
	cursor: default;
	background: url(/images/lightbox/leftDisabled.png) no-repeat;
}

.LightBoxTitle {
	position: relative;
	margin: 20px 0 0 10px;
	float: left;
	font-size: 18px;
	font-style: italic;
	color: #fff;
	text-align: left;
}

.LightBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
	display: none;
}

.LightBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}




body.popupMain{
	background: transparent;
}
body.popupMain #middle.popupContent{
	padding: 10px;
	width: 673px;
	height: 398px;
	overflow: hidden;
}
body.popupMain #middle.popupContent .description{
	padding-bottom: 40px;
}
.scrollbar{
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images/commun/popup/scrollerBg.gif) repeat-y;
	height: 408px;
	width: 17px;
}
.handle{
	height: 280px;
	width: 17px;
	background: url(/images/commun/popup/scrollerMain.gif) 0 50% no-repeat;
}
.scrollbarTop{
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images/commun/popup/scrollerTop.gif) no-repeat;
	height: 16px;
	width: 17px;
}
.scrollbarBottom{
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(/images/commun/popup/scrollerBottom.gif) no-repeat;
	height: 16px;
	width: 17px;
}

body.popupMain h2{
	width: 673px;
}

/*reportages video*/
.popupMedia{
	position: relative;
	padding: 0 10px 10px 10px;
	width: 690px;
	height: 408px;
}
.popupMedia .mainLeft{
	position: relative;
	background: url(/images/commun/yellow-vMenuListBg.gif) right 0 repeat-y;
	margin: 0;
	padding: 0 35px 0 0;
	width: 372px;
	height: 398px;
}
.popupMedia h3{
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}
.popupMedia .examples{
	margin: 0;
	padding: 0;
	width: 370px;
	height: 368px;
	overflow: hidden;
	text-align: left;
}
.popupMedia .examples a{
	text-decoration: overline;
	text-decoration: none;
}
.popupMedia .scrollbar{
	right: 10px;
}
.popupMedia .handle{
	position: relative;
}

.popupMedia .popRight{
	position: relative;
	margin: 0;
	padding: 50px 26px 0;
	width: 214px;
	height: 348px;
	overflow: hidden;
}
.popupMedia .popRight *{
	margin: 0;
	padding: 0;
}
.popupMedia .popRight img{
	margin: 0 auto;
}
.popupMedia .popRight p{
	margin: 0;
	padding: 0;
}
.popupMedia .popRight p strong{
	display: block;
	margin: 20px 0 0 0;
	text-align: justify;
	text-indent: 13px;
	font-weight: normal;
	font-style: italic;
}

#mediaPlayer{
	background: #000;
	display: block;
	margin: 0 auto;
	width: 450px;
	height: 350px;
}
#mediaActions a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#mediaActions li{
	position: absolute;
	bottom: 0;
	padding: 2px 0 15px 22px;
	white-space: nowrap;
	letter-spacing: -.2px;
}
#doReadArticle{
	left:5px;
}
#doShare{
	/*left: 130px;*/
	left: 210px;
}
#doQuizz{
	left: 335px;
}
#doGoBack{
	left: 470px;
}

#confirmCart{
	width: auto;
	height: 421px;
}


.popAsBg, #confirmMsg{
	background: url(/images/commun/popup/popTopBg.gif) 0 0 no-repeat;
	padding: 140px 20px 20px;
}
#popupMain-sp #confirmMsg{
	background: url(/images/commun/popup/popTopBg_sp.gif) 0 0 no-repeat;
}
#popupMain-it #confirmMsg{
	background: url(/images/commun/popup/popTopBg_it.gif) 0 0 no-repeat;
}
#confirmMsg{
	position: relative;
	height: 281px;
	width: 674px;
}
#confirmMsg h2{
	margin-top: 20px;
	padding-bottom: 40px;
}
#confirmMsg .examples{
	width: 600px;
	height: 40px;
}
#confirmMsg .examples li{
	position: absolute;
	bottom: 10px;
	float: none;
	width: 250px;
	height: 25px;
	line-height: 25px;
	padding-left: 0;
	padding-right: 0;
}
#confirmMsg .examples li#doGoBackParent{
	left: 20px;
	background-position: center left;
}
#confirmMsg .examples li#doGoCartParent{
	right: 20px;
	background-position: center right;
	padding-left: 0;
	text-align: right;
}
#confirmMsg .examples #doGoBack{
	padding-left: 26px;
}
#confirmMsg .examples #doGoCart{
	padding-right: 26px;
}

/*quizz*/
.popupQuizzAll{
	position: relative;
	padding: 10px;
	width: 690px;
	height: 398px;
}
.popupQuizzAll .mainLeft{
	position: relative;
	background: url(/images/commun/yellow-vMenuListBg.gif) right 0 repeat-y;
	margin: 0;
	padding: 0 35px 0 0;
	width: 372px;
	height: 398px;
}
.popupQuizzAll h3{
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}
.popupQuizzAll #mediaLinks{
	margin: 0;
	padding: 0;
	width: 370px;
	height: 368px;
	overflow: hidden;
	text-align: left;
}
.popupQuizzAll .examples{
	margin-bottom: 20px;
}
.popupQuizzAll .examples a{
	text-decoration: overline;
	text-decoration: none;
}

.popupQuizzAll .scrollbar{
	right: 10px;
}
.popupQuizzAll .handle{
	position: relative;
}

.popupQuizzAll .popRight{
	position: relative;
	margin: 0;
	padding: 50px 26px 0;
	width: 214px;
	height: 348px;
	overflow: hidden;
}
.popupQuizzAll .popRight *{
	margin: 0;
	padding: 0;
}
.popupQuizzAll .popRight img{
	margin: 0 auto;
}
.popupQuizzAll .popRight p{
	margin: 0;
	padding: 0;
}
.popupQuizzAll .popRight p strong{
	display: block;
	margin: 20px 0 0 0;
	text-align: justify;
	text-indent: 13px;
	font-weight: normal;
	font-style: italic;
}

.popupQuizz{
	position: relative;
	padding: 20px 10px 0;
	height: 400px;
	font-style: italic;
}
.popupQuizz .quizzIntro{
	margin: 0 0 20px 0;
	width: 350px;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
}
.popupQuizz h3{
	margin: 0 0 20px 0;
}
.popupQuizz .quizzAnswers{
	margin: 0 0 40px 0;
	height: 50px;
	overflow: hidden;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.popupQuizz .quizzAnswers p.normalP{
	/*position: absolute;
	bottom: 50px;*/
	margin: 0;
	line-height: 16px;
	font-size: 13px;
	font-weight: normal;
}
.popupQuizz .examples{
	width: 600px;
	height: 40px;
}
.popupQuizz .examples li{
	position: absolute;
	bottom: 0px;
	float: none;
	width: 250px;
	height: 25px;
	line-height: 25px;
	padding-left: 0;
	padding-right: 0;
}
.popupQuizz .examples li.goToPrevQuizz{
	left: 20px;
	background-position: center left;
}
.popupQuizz .examples li.goToNextQuizz{
	right: 20px;
	background-position: center right;
	padding-left: 0;
	text-align: right;
}
.popupQuizz .examples li.goToPrevQuizz a{
	padding-left: 26px;
}
.popupQuizz .examples li.goToNextQuizz a{
	padding-right: 26px;
}



#green, #green h3, #green .examples, 
#green .examples h4, #green .examples a{
	color: #669900;
}
#green .examples li{
	background-image: url(/images/commun/green-arrow-sphere2.gif);
}
#green .examples li.goToPrevQuizz{
	background-image: url(/images/commun/green-arrow-sphere2l.gif);
}
#yellow, #yellow h3, #yellow .examples, 
#yellow .examples h4, #yellow .examples a{
	color: #f9ac06;
}
#yellow .examples li{
	background-image: url(/images/commun/yellow-arrow-sphere2.gif);
}
#yellow .examples li.goToPrevQuizz{
	background-image: url(/images/commun/yellow-arrow-sphere2l.gif);
}
#violet2, #violet2 h3, #violet2 .examples, 
#violet2 .examples h4, #violet2 .examples a{
	color: #993399;
}
#violet2 .examples li{
	background-image: url(/images/commun/violet2-arrow-sphere2.gif);
}
#violet2 .examples li.goToPrevQuizz{
	background-image: url(/images/commun/violet2-arrow-sphere2l.gif);
}

#yellow .LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-yellow.png) 0 0 no-repeat;
}
#green .LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-green.png) 0 0 no-repeat;
}
#violet2 .LightBoxContainer, 
#neutralLightbox, #yellow #neutralLightbox, #violet2 #neutralLightbox, #green #neutralLightbox, 
#red #neutralLightbox, #blue #neutralLightbox, #home #neutralLightbox {
	background: transparent url(/images/commun/popup/popupBg-violet2.png) 0 0 no-repeat;
}
#red .LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-red.png) 0 0 no-repeat;
}
#blue .LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-blue.png) 0 0 no-repeat;
}
#home .LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-violet2.png) 0 0 no-repeat;
}
#popupQuizz, #popupQuizz.LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-quizz.png) 0 0 no-repeat;
}
#violet2 .LightBoxContainer, 
#neutralLightbox, * #neutralLightbox.LightBoxContainer {
	background: transparent url(/images/commun/popup/popupBg-violet2.png) 0 0 no-repeat;
}

#smallBox.LightBoxContainer{
	background: transparent url("/images/progress/progress-bg.png") 0 0 no-repeat;
	padding: 20px 0;
}
#smallBox .LightBoxContent {
	background: transparent;
	margin: 0;
	padding: 0;
}
#manualBookmark{
	width: 670px;
	height: 40px;
}

#imagesLight.LightBoxContainer{
	background: #fff;
	padding: 0;
}
#imagesLight.LightBoxContainer .LightBoxClose {
	top: -16px;
	right: -16px;
	background: url(/images/lightbox/close.png) no-repeat;
}
#imagesLight.LightBoxContainer .LightBoxCloseText {
	display: none;
}
#imagesLight.LightBoxContainer .LightBoxPrevious {
	left: 0px;
}
#imagesLight.LightBoxContainer .LightBoxTitle {
	margin-right: 35px;
	margin-left: 35px;
}

#imagesLight.LightBoxContainer .LightBoxNext {
	right: 0px;
}
#yellow #imagesLight.LightBoxContainer{
	border: 10px solid #f9ac06;
}
#yellow #imagesLight .LightBoxControls{
	background: #f9ac06;
}
#green #imagesLight.LightBoxContainer{
	border: 10px solid #669900;
}
#green #imagesLight .LightBoxControls{
	background: #669900;
}
#violet2 #imagesLight.LightBoxContainer{
	border: 10px solid #993399;
}
#violet2 #imagesLight .LightBoxControls{
	background: #993399;
}

#yellow .LightBoxLoading {
	background: #fff url(/images/commun/popup/yellow-loading.gif) no-repeat center;
}
#green .LightBoxLoading {
	background: #fff url(/images/commun/popup/green-loading.gif) no-repeat center;
}
#violet2 .LightBoxLoading {
	background: #fff url(/images/commun/popup/violet2-loading.gif) no-repeat center;
}


#yellow #goToAnimIcon{
	background: transparent url(/images/commun/popup/yellow-goToAnimIcon.png) 0 0 no-repeat;
}
#yellow #goToReportsIcon{
	background: transparent url(/images/commun/popup/yellow-goToReportsIcon.png) 0 0 no-repeat;
}
#green #goToAnimIcon {
	background: transparent url(/images/commun/popup/green-goToAnimIcon.png) 0 0 no-repeat;
}
#green #goToReportsIcon{
	background: transparent url(/images/commun/popup/green-goToReportsIcon.png) 0 0 no-repeat;
}
#red #goToAnimIcon {
	background: transparent url(/images/commun/popup/red-goToAnimIcon.png) 0 0 no-repeat;
}
#red #goToReportsIcon{
	background: transparent url(/images/commun/popup/red-goToReportsIcon.png) 0 0 no-repeat;
}
#blue #goToAnimIcon {
	background: transparent url(/images/commun/popup/blue-goToAnimIcon.png) 0 0 no-repeat;
}
#blue #goToReportsIcon{
	background: transparent url(/images/commun/popup/blue-goToReportsIcon.png) 0 0 no-repeat;
}
#home #goToAnimIcon {
	background: transparent url(/images/commun/popup/violet2-goToAnimIcon.png) 0 0 no-repeat;
}
#home #goToReportsIcon{
	background: transparent url(/images/commun/popup/violet2-goToReportsIcon.png) 0 0 no-repeat;
}
#goToQuizzIcon{
	top: 467px;
	left: 0;
	background: transparent url(/images/commun/popup/goToQuizzIcon.png) 0 0 no-repeat;
	width: 50px;
	height: 60px;
}

#violet2 #goToAnimIcon, * #neutralLightbox #goToAnimIcon {
	background: transparent url(/images/commun/popup/violet2-goToAnimIcon.png) 0 0 no-repeat;
}
#violet2 #goToReportsIcon, * #neutralLightbox #goToReportsIcon {
	background: transparent url(/images/commun/popup/violet2-goToReportsIcon.png) 0 0 no-repeat;
}

#yellow #mediaActions a{
	color: #f9ac06;
}
#yellow #mediaActions li{
	background: url(/images/commun/yellow-arrow-sphere2.gif) 0 0 no-repeat;
}
#green #mediaActions a{
	color: #669900;
}
#green #mediaActions li{
	background: url(/images/commun/green-arrow-sphere2.gif) 0 0 no-repeat;
}
#violet2 #mediaActions a{
	color: #993399;
}
#violet2 #mediaActions li{
	background: url(/images/commun/violet2-arrow-sphere2.gif) 0 0 no-repeat;
}
#red #mediaActions a{
	color: #cc0000;
}
#red #mediaActions li{
	background: url(/images/commun/red-arrow-sphere2.gif) 0 0 no-repeat;
}
#blue #mediaActions a{
	color: #0066cc;
}
#blue #mediaActions li{
	background: url(/images/commun/blue-arrow-sphere2.gif) 0 0 no-repeat;
}
#home #mediaActions a{
	color: #993399;
}
#home #mediaActions li{
	background: url(/images/commun/violet2-arrow-sphere2.gif) 0 0 no-repeat;
}

#yellow .popupMedia .mainLeft{
	background: url(/images/commun/yellow-vMenuListBg.gif) right 0 repeat-y;
}
#green .popupMedia .mainLeft{
	background: url(/images/commun/green-vMenuListBg.gif) right 0 repeat-y;
}
#violet2 .popupMedia .mainLeft{
	background: url(/images/commun/violet2-vMenuListBg.gif) right 0 repeat-y;
}
#red .popupMedia .mainLeft{
	background: url(/images/commun/red-vMenuListBg.gif) right 0 repeat-y;
}
#blue .popupMedia .mainLeft{
	background: url(/images/commun/blue-vMenuListBg.gif) right 0 repeat-y;
}
#home .popupMedia .mainLeft{
	background: url(/images/commun/home-vMenuListBg.gif) right 0 repeat-y;
}

.violet2, * .isCategory{
	color: #993399;
}
#yellow .isCategory{
	color: #f9ac06;
}
#green .isCategory{
	color: #669900;
}
#home .isCategory{
	color: #993399;
}

