﻿
.popinSameSecret.bgGris{
	width:536px;
	/*margin-left:250px;*/
}

.popinSameSecret.bgGris .headerPopinSameSecret{
	height:51px;
	width:536px;
	float:left;
	background:url(../img/bg_popinGris.png) top no-repeat;
}
.popinSameSecret.bgGris .headerPopinSameSecret h2{
	margin-left:30px;
	margin-top:20px;
	width:70%;
	float:left;
}

.popinSameSecret.bgGris .headerPopinSameSecret a{
	width:auto;
	float:right;
	display:block;
	margin:15px 15px 0 0;
	font-weight:bold;
	color:#005595;
}
.popinSameSecret.bgGris .bgPopinGris{
	width:536px;
	background:url(../img/borderBgGris.png) top repeat-y;
	float:left;
}
.popinSameSecret.bgGris .footerPopinGris{
	width:536px;
	height:11px;
	background:url(../img/footerBgGris.png) top no-repeat;
	float:left;
}
/**** nouvelle popin Explication ***/

.popinSameSecret .bgEnteteGrise h2{
	color:#4c4d4e;
	width:auto;
	float:left;
	display:block;
	margin: 20px 0 0px 30px;
}

.popinSameSecret .bgEnteteGrise a{
	width: auto;
	float: right;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0pt;
	margin-left: 0pt;
	font-weight: bold;
	color: #343434;
}

.popinSameSecret p{
	float:left;
	width:465px;
	margin:5px 0 0px 0px;
	padding-left:30px;
	padding-top:4px;
}

.popinSameSecret p.puceSans{
	padding-left:0px;
}

.popinSameSecret p.minip{
	margin:0px 0 0px 0px;
	padding-top:2px;
}

/**** Popin Envoyer un nouvel indice ***/

#envoieNouvelIndice p.bleuTitre{
	font-size:14px;
	margin-bottom:10px;
}
#envoieNouvelIndice #formPopinIndice div{
	float:left;
	width:500px;
}
#envoieNouvelIndice #formPopinIndice table{
	float:left;
	width:500px;
}

#envoieNouvelIndice #formPopinIndice td label{
	font-weight:bold;
	margin-left:5px;
	float:left;
	margin-top:3px;
}
#envoieNouvelIndice #formPopinIndice div a{
	float:right;
	margin-right:20px;
}
#envoieNouvelIndice #formPopinIndice div a:hover{
	text-decoration:underline;
}
#envoieNouvelIndice #formPopinIndice td input{
	float:left;
}
#envoieNouvelIndice #formPopinIndice div.autre label{
	font-weight:bold;
	margin-left:25px;
	float:left;
	margin-top:3px;
}
#envoieNouvelIndice #formPopinIndice div.autre input{
	float:left;
	width:450px;
	margin-left:5px;
}
.btnEnvoieIndice{
	margin:15px 0 0 150px;
	float:left;
}


/******  Popin Generique  ******/
.popinSameSecret{
	width:515px;
	margin-left:auto;
	margin-right:auto;
	/*position:absolute;
	top:200px;
	left:450px;*/
}

.popinSameSecret .bgEnteteGrise{
	height:51px;
	width:536px;
	float:left;
	background:url(../img/bg_popinGris.png) top repeat-x;
}

.popinSameSecret .bgPopinSameSecret{
	height:73px;
	width:536px;
	float:left;
	background:url(../img/bgHeaderSameSecretBordGris.png) top no-repeat;
}

.popinSameSecret.bgGris .bgPopinSameSecret a{
	width:auto;
	float:right;
	display:block;
	margin:15px 15px 0 0;
	font-weight:bold;
}
.popinSameSecret.bgGris .bgPopinSameSecret a{
	color:#343434;
}

.popinSameSecret .headerPopinSameSecret h2{
	margin-left:30px;
	margin-top:10px;
	width:70%;
	float:left;
}

.popinSameSecret .headerPopinSameSecret a{
	width:auto;
	float:right;
	display:block;
	margin:5px 10px 0 0;
	font-weight:bold;
}

.popinSameSecret .headerPopinSameSecret.bgGris a{
	color:#005595;
}
.popinSameSecret .headerPopinSameSecret.bgPopinSameSecret a{
	color:#343434;
}

.popinSameSecret .contentPopinSameSecret{
	padding:10px 0 20px 30px;
	float:left;
	/*background-color:#FFFFFF;
	width:485px;	*/
}

h2.popinSameSecretH2{
	font-size:20px;
}

/**** Popin Nous rejoindre /  Popin Presse***/
#nousRejoindre p, #presse p{
	margin-bottom:10px;
}

/**** Popin Contact ***/
#formPopinContact{
	float:left;
	margin-top:10px;
	width:100%;
}
#formPopinContact div{
	margin-bottom:3px;
	float:left;
	width:100%;
}
#formPopinContact div span{
	font-weight:bold;
	width:150px;
	float:left;
}
#formPopinContact div input{
	width:300px;
	float:left;
}
#formPopinContact div select{
	width:304px;
	float:left;
}
#formPopinContact div textarea{
	width:300px;
	float:left;
}
#Contact a.btnEnvoyer{
	float:left;
	margin:20px 0 10px 150px;
}

/**** Popin FAQ ***/
#navFAQ{
	width:461px;
	float:left;
	height:119px;
	background:url(../img/bgPopinFAQ.gif) top no-repeat;
}

#navFAQ div{
	padding:20px 0 0 20px;
}

#navFAQ a{
	width:200px;
	float:left;
	color:#2b73a5;
	font-weight:bold;
	margin-top:5px;
}
#navFAQ a:hover{
	text-decoration:underline;
}
#contentFAQ{
	float:left;
	margin:20px 0 10px 0;
	width:460px;
}
#scrollFAQ{
	float:left;
	height:230px;
	overflow:auto;
}

#scrollFAQ a{
	color:#2b73a5;
	font-weight:bold;
	margin-bottom:10px;
	float:left;
	width:100%;
}
#scrollFAQ a.none{
	color:#2b73a5;
	font-weight:normal;
	margin-bottom:0;
	float:none;
	width:auto;
}

#scrollFAQ p{
	margin-bottom:10px;
}


/**** Popin Legacy ***/

#contentLegacy{
	float:left;
	margin:20px 0 10px 0;
	width:460px;
}
#scrollLegacy{
	float:left;
	height:230px;
	overflow:auto;
}


#scrollLegacy p{
	margin-bottom:10px;
}

/****  NL PREVIEW  ***/
#previewNL{
	margin-left:25px;
	float:left;
}
#previewNL p{
	padding:10px 30px 10px 0;
}
#NL{
	float:left;
	width:700px;
	background-color:#fff;
	padding-left:15px;
}