.pop_in {
	position: fixed;z-index: 60;
	top: 0;left: 0;
	height: 100%;width: 100%; 
}

.pop_in .background {
	z-index: 60;
	position: fixed;
	top: 0;left: 0;
	height: 100%;width: 100%;
	background-color: #FFFFFF;
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.pop_in.popin_medium .content{
	width:450px;
	left: 50%;
	margin-left:-225px;
}

.pop_in.popin_large .content {
	width: 525px;
}

.pop_in.popin_extra_large .content {
	width: 820px;
	left: 50%;
	margin-left:-410px;
}

.pop_in .content {
	position: absolute;
	top: 75px;left: 50%;
	margin-left: -191px;
	z-index: 61;
	width: 421px;
	padding-bottom:35px;
	background:#ffffff;
	border: 1px solid #d6d6d6;
}
.pop_in .content .popin_head{
	height:42px;
	background:#a4a4a4;
	width:100%;
}
.pop_in .content .popin_head h1{
		font: bold 15px Arial, Helvetica, sans-serif;color: #FFFFFF;
	line-height:42px;
	text-transform: uppercase;
	padding-left:20px;
	background:#a4a4a4;
		display:inline;
}


.pop_in .content .close {
	float: right;
	margin:11px 13px 0 0
}

.pop_in .content .texte {
	margin-top: 30px;
}

.pop_in .content .texte p {
	font: normal 12px Arial, Helvetica, sans-serif;color: #6b6b6b;
	text-align: left;
	margin-left:20px;margin-right:20px;
}


.pop_in .content .texte p.bold {
	font-weight: bold;
}

.pop_in .content .texte p.right {
	text-align: right;
}

.pop_in .content .texte p.center {
	text-align: center;
	
}

.pop_in .content .texte p.uppercase {
	text-transform: uppercase;	
}

.pop_in .content .texte .cursor {
	cursor:pointer;
}

.pop_in .content .texte p.accepte {
	margin: 34px 20px 14px;
	text-align: left;
	font: bold 13px Arial, Helvetica, sans-serif;color: #6b6b6b;
	text-transform: uppercase;
}

.pop_in .content.popin4 .texte p.mentions {
	font: normal 9px verdana, Helvetica, sans-serif;
	margin: 10px 20px 0;
	line-height: 10px;
	text-align: justify;
}

.pop_in .content a.checkbox {
	display: inline-block;
	height: 11px;
	width: 11px;
	background: url(../_img/research/checkbox.gif) top left no-repeat;
	text-decoration: none;
	margin-right:7px;
	margin-bottom:-1px;
}

.pop_in .content a.checkbox_on {
	display: inline-block;
	height: 11px;
	width: 11px;
	background: url(../_img/research/checkbox_on.gif) top left no-repeat;
	margin-right:7px;
	margin-bottom:-1px;
	text-decoration: none;
}

.pop_in .content a{
	cursor: pointer;
}

.pop_in .content .texte p.petit {
	font: normal 11px Arial, Helvetica, sans-serif;color: #6b6b6b;
	margin-bottom: 14px;
}

.pop_in .content .combo_box .options a, .pop_in .content .combo_box .labeled{
	font-size:12px;
	width:227px;
	background-position: 226px 16px;
}

#tr_tranche_horaire{
	z-index:50;
}

#tr_dispo{
	z-index:100;
}

.pop_in .content .texte .tableau_form tbody{
	width:inherit;
}

.pop_in .content .texte .tableau_form td.civ span, .pop_in .content .texte p.accepte span{
	margin-right: 24px;
	display:inline-block;
	cursor:pointer;
}

.pop_in .content .texte .tableau_form {
	
	font: normal 12px Arial, Helvetica, sans-serif;color: #545454;
	text-transform: uppercase;
	font-weight: bold;
	/*display:block;*/
	padding: 0 20px;
	margin-top: 24px;
}

.pop_in .content .texte .tableau_form .colonne1 {
	width: 145px;
	height:28px;
	font-weight:bold;
}

.pop_in .content .texte .tableau_form .colonne2 {
	width: 125px;
	height:28px;
	font-weight:bold;
	padding-left:20px;
}

.pop_in .content a.mdp_oublie{
	font: normal 12px Arial, Helvetica, sans-serif;color: #969696;
	text-transform: none;
	text-decoration: underline;
}

.pop_in.popin_large .content .texte .tableau_form .colonne1 {
	width: 240px;
}

/*##################### POP IN FICHE #####################*/
.pop_in_fiche {
/*	position: fixed;*/
	z-index: 60;
	top: 0;left: 0;
	height: 100%;width: 100%;
}

.pop_in_fiche .background {
	z-index: 60;
	position: fixed;
	top: 0;left: 0;
	height: 100%;width: 100%;
	background-color: #FFFFFF;
	opacity: 0.7;
	-moz-opacity: 0.7;
}

.pop_in_fiche .content {
	position: absolute;z-index: 61;
	top: 89px;left: 50%;
	margin-left: -191px;
	padding-bottom: 15px;
	width: 401px;
	/*background: url(../_img/general/fd_popin.gif) top left repeat-x;
	background-color: #0F388A;
	border: 5px solid #7e7e7e;*/
	background:#ffffff;
}

.pop_in_fiche .content .btn{
	display:block;
	width:161px;
	height:23px;
	text-align: center;
	background:url('../_img/general/fd_btn.png') repeat-x;
	font: bold 12px Arial, Helvetica, sans-serif;color: #FFFFFF;
	line-height:23px;
	cursor:pointer;
}


.pop_in_fiche .content .close {
	float: right;
	margin: 13px 20px 0 0;
}

.pop_in_fiche .content .texte {
	/*padding-top: 25px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 16px;*/
}

.pop_in_fiche .content .texte h1 {
	font: bold 15px Arial, Helvetica, sans-serif;color: #FFFFFF;
	height:42px;
	line-height:42px;
	text-transform: uppercase;
	padding-left:20px;
	background:#a4a4a4;
}

.pop_in_fiche .content .texte p {
	font: bold 11px Arial, Helvetica, sans-serif;color: #6b6b6b;
	margin-bottom: 26px;
}

.pop_in_fiche .content .texte p.petit {
	font: normal 11px Arial, Helvetica, sans-serif;color: #6b6b6b;
	margin-bottom: 14px;
}

.pop_in_fiche .content .texte .tableau_form {
	width: 100%;
	font: normal 12px Arial, Helvetica, sans-serif;color: #545454;
	text-transform: uppercase;
}

.pop_in_fiche td {
	/*font-size: 11px;
	line-height : 28px;height: 28px;*/
}


.pop_in_fiche .content .texte .tableau_form .colonne1 {
	width: 203px;
}

span.chob {
	font: italic 12px Arial, Helvetica, sans-serif;color: #6b6b6b;
	text-transform: none;
}
 
/*------- POP IN ENVOYER SELECTION/FICHE A UN AMI -------*/
.pop_in_fiche .content textarea.textarea {
	width: 162px;height: 90px;
}

/*------- POP IN SELECTION/FICHE ENVOYEE -------*/
.pop_in_fiche .content .texte.popin2 p {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 40px 0;
}

/*------- POP IN DEMANDE ESSAI -------*/
.pop_in_fiche .popin4 {
	width: 821px;
	margin-left:-410px;
}

.pop_in_fiche .popin4 .texte .tableau_form {
	width: 366px;
}

.pop_in_fiche .popin4 .tableau_form .colonne1 {
	width: 123px; 
}



.pop_in_fiche .content.popin4 .texte p.accepte {
	font-weight: normal;
	margin: 13px 0 10px 0;
}

.pop_in_fiche .content .texte .input_check {
	width: 10px;
	height: 10px;
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.pop_in_fiche .content .texte .tableau_form .petites_box {
	margin-top: 3px;
}
.pop_in_fiche .content .texte .tableau_form .petites_box p {
	font: normal 10px Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
}

input.inputcheck1a {
	width: 10px;height: 10px;
	padding: 0px;margin: 0px;
	margin-right: 5px;margin-bottom: 2px;
}

select.petit_select {
	background-color: #F1F1F1;
	font: normal 12px Arial, Helvetica, sans-serif;color: #545454;
	border:0 none;
	width: 242px;height: 26px;
	line-height: 28px;
	margin-bottom: 2px;
}

select.right {
	float: right;
}

/*------- POP IN CONFIRMATION APPEL -------*/
.pop_in_fiche .content .texte.popin3 p {
	font: bold 11px Arial, Helvetica, sans-serif;color: #ffffff;
	text-align: center;
	margin: 30px 0 20px 0;
}

.pop_in_fiche .content .texte.popin3 p.petit {
	font: normal 11px Arial, Helvetica, sans-serif;color: #ffffff;
	text-align: center;
	margin: 0 0 40px 0;
}

/*------- POP IN PLAN -------*/
.pop_in_plan {
	position: absolute;z-index: 60;
	top: 0; left: 0;
	height: 100%;width: 100%;
}
.pop_in_plan .background {
	z-index: 60;
	position: fixed;
	top: 0; left: 0;
	height: 100%;width: 100%;
	background-color: #FFFFFF;
	opacity: 0.7;
	-moz-opacity: 0.7;
}
.pop_in_plan .content {
	position: absolute;z-index: 61;
	top: 89px;left: 50%;
	margin-left: -290px;
	height: 550px;width: 580px;
	border: 1px solid #d6d6d6;
	background-color: #FFFFFF;
}
.pop_in_plan .content .close {
	float: right;
	margin: 7px 9px 0 0;
}

/*------- POP IN RAPPEL D'UN CONCESSIONNAIRE -------*/
.pop_in_fiche .content.popin5 {
	width: 395px;
}

.pop_in_fiche .content.popin5 .tableau_form {
	width: 372px; 
}

.pop_in_fiche .content.popin5 .tableau_form .colonne1 {
	width: 168px; 
}

/*------- POP IN ENREGISTREMENT DE VOS CRITERES -------*/
.pop_in_fiche .content .texte.popin7 .tableau_form.first {
	width: 275px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.pop_in_fiche .content .texte.popin7 .tableau_form.first a {
	font: normal 10px Arial, Helvetica, sans-serif;color: #FFFFFF;
	text-decoration: underline;
	float: left;
	display: block;
}

.pop_in_fiche .content .texte.popin7 .tableau_form.first .ok {
	float: right;
}

.pop_in_fiche .content .texte.popin7 p.petit.second {
	margin-top: 23px;
}

.pop_in_fiche .content .texte.popin7 .tableau_form.second {
	width: 325px;
	font: normal 11px Arial, Helvetica, sans-serif;
}

/*------- POP IN ESPACE PERSONEL - IDENTIFICATION -------*/
span.small {
	font-size: 9px;
}

.pop_in_fiche .content.popin7 .texte a {
	font-size: 12px;color: #969696;
	text-decoration: underline;
	text-transform: none;
	font-weight:normal;
}

.pop_in_fiche .content.popin7 .texte .tableau_form {
	display:block;
	padding: 0 20px;
	margin-top: 24px;
}

.pop_in_fiche .content.popin7 .texte .tableau_form .colonne1 {
	width: 145px;
	height:31px;
	font-weight:bold;
}

.pop_in_fiche .content .texte .tableau_form{
	font-weight:bold;
}

/*------- POP IN ESPACE PERSONEL - MOT DE PASSE OUBLIE -------*/

.pop_in_fiche .content.popin8 .texte .tableau_form {
	font-size: 11px;
	width: 300px;
}

/*------- POP IN CONFIRMATION CREATION DE COMPTE -------*/
.pop_in_fiche .content .texte.popin9 {	text-align: center; }
.pop_in .content .texte.popin9 {	text-align: center; }

.pop_in_fiche .content .texte.popin9 p { margin: 17px 0 20px 0; }
/* NAD
.pop_in .content .texte.popin9 p { margin: 17px 0 20px 0; }*/

.pop_in_fiche .content .texte.popin9 p.petit { margin: 0 0 30px 0; }


/* - */
table.tableau2 {
	width: 312px;
	font: normal 11px Arial, Helvetica, sans-serif;color: #FFFFFF;
}
table.tableau3 {
	font: normal 11px Arial, Helvetica, sans-serif;color: #FFFFFF;
}
table.tableau3 a {
	font-size: 9px;color: #FFFFFF;
	text-decoration: underline;
}
td.colonne2 {
	width: 140px; 
}

/*- - -*/
.text1_popin{
	font: bold 11px Arial, Helvetica, sans-serif;color: #FFFFFF;
	margin-bottom: 10px;
}


/*------- flieds -------*/
input.text1a, input.text2a, input.text3a, input.text3b, input.text4a {
	background:#f1f1f1;
	width: 242px;height: 26px;
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #545454;
	line-height: 28px;
	border:0;
	margin-bottom:2px;
}

textarea {
	/*padding-top: 2px;margin-top: 2px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #003497;
	border: 1px solid #6b6e71;*/
}

textarea {
	background:#f1f1f1;
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #545454;
	line-height: 28px;
	border:0;
}

input.input_submit {
	margin-top: 13px;
	float: right;
}

/*.pop_in select {
	border: 1px solid #6b6e71;
	font: normal 11px Arial, Helvetica, sans-serif;color:#003497;
}*/
.pop_in select option {
	padding-left:5px;
	color:#003497;
}

.pop_in_fiche select {
	border: 1px solid #6b6e71;
	font: normal 11px Arial, Helvetica, sans-serif;color:#003497;
}
.pop_in_fiche select option {
	padding-left:5px;
	color:#003497;
}

input.text2a {
	/*width: 235px;
	height: 17px;line-height: 17px;
	padding-top: 2px;padding-left: 5px;
	border: 1px solid #6b6e71;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:#003497;*/
}

input.text3a {
	width: 122px;
	/*height: 17px;line-height: 17px;
	padding-top: 2px;padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:#003497;
	border: 1px solid #6b6e71;*/
}
input.text3b {
	/*width: 82px;
	height: 17px;line-height: 17px;
	padding-top: 2px;padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:#003497;
	border: 1px solid #6b6e71;*/
}

input.text4a {
	/*width: 195px;
	height: 17px;line-height: 17px;
	padding-top: 2px;padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:#003497;
	border: 1px solid #6b6e71;*/
}

.pop_in_fiche .content .texte p.mentions {
	font: normal 9px Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
	line-height: 10px;
	text-align: justify;
}

/* POP IN POUR TELECHARGER LE WIDGET */
#exclusion_mini.pop_in{
	text-align: center;
}
#exclusion_mini.pop_in a{
	color: #5BBEFF;
	text-decoration: none;
}
#exclusion_mini.pop_in a:hover{
	text-decoration: underline;
}
#exclusion_mini.pop_in .texte p{
	margin: 0 auto;
	width: 250px;
}

.pop_in_fiche .content.popin7 .texte a.bold{
	font: bold 12px Arial, Helvetica, sans-serif;color: #545454;
	text-decoration: none;
	text-transform: uppercase;
}

.pop_in_fiche .content.popin7 table.foot{
	padding-left:31px;
	width:402px;
	margin-top:21px;
	margin-bottom:12px;
}

.pop_in_fiche .content.popin7{
	width:421px;
	border:1px solid #d6d6d6;
}

#dispo.combo_box .options{
	z-index:100;
}
