#nyroModalFull {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 107px;
	left: 0px;
}

#nyroModalBg2 {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	left: 0px;
}

#nyroModalBg3 {
	position: relative;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 100%;
	left: 0px;
}

#nyroModalWrapper2 {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	left: 0px;
}

#nyroModalWrapper3 {
	position: relative;
	margin: 0px auto 0px auto;
	width: 950px;
	height: 100%;
	left: 0px;
	text-align: left;
}

#nyroModalWrapper4 {
	position: relative;
	width: 805px;
	height: 100%;
	left: 145px;
}

#hold2 {
	z-index: 1;
}

a#closeBut {
	background: transparent url(../img/fermer.jpg) no-repeat scroll 0 0 !important;
	right: -1px !important;
	top: -1px !important;
	width: 20px !important;
	z-index: 100000 !important;
	height: 17px !important;
}
#nyroModalWrapper {
	border: 1px solid #d6d6d6 !important;
}

#page, #navigation, .navigation_horizontale {
	z-index:10 !important;
}

.nyroModalIframe { overflow: hidden }

iframe body {
	width: 720px !important;
	margin: 0 auto !important;
	overflow: hidden !important;
}

#nyroModalContent {
	overflow: hidden !important;
}

#nyroModalContent iframe {
	overflow-y: auto !important;
	overflow-x: hidden !important;
}

#texte_riche, #texte_riche p {
/*	width: 700px !important;
	margin: 5px !important;
	*/
}

#cadre_rich_text p {
	text-align: justify;
	margin: 20px !important;
}
#texte_riche {
	text-align: left;
}