/* ------------------------------------------------------------------------
	Popin
------------------------------------------------------------------------- */

#overlay {
    background: #000;
    position: absolute; top: 0; left: 0;
    z-index: 10000;
    width: 100%;
}

.prettyPopin {
    display: none;
    overflow: hidden;
    position: absolute; z-index: 11000;
    top: 50%; left: 50%;
    background: #fff;
    padding:10px;
    text-align:left;
}

.prettyPopin a#b_close {
    display: none;
    position: absolute; z-index: 2;
    top: 21px; right: 21px;
    width: 18px; height: 18px;
    text-indent: -10000px;
    font-size:1px;
    line-height:1px;
    background: url(../images/pop-close.gif) no-repeat;
}

.prettyPopin .prettyContent {
    position: relative;
    width: 100%; height: 100%;
}

.prettyPopin .prettyContent .prettyContent-container {
    display: none;
    width:100%;
    height:100%;
}

.prettyPopin .prettyContent .loader {
    position: absolute;
    top: 50%; left: 50%;
    margin: -14px 0 0 -14px;
}


.pop-annuaire{
    padding:11px;
    background:#f8cc00;
    height:437px;
}
.prettyPopin .prettyContent .prettyContent-container h2{
    font-weight:bold;
    font-size:17px;
    text-transform:uppercase;
    margin-bottom:12px;
}
.prettyPopin .prettyContent .prettyContent-container h3{
    font-weight:bold;
    font-size:12px;
    text-transform:uppercase;
    margin-bottom:6px;
}

.prettyContent-container p
{
	text-align: justify;
}

.pop-annuaire ul{
    padding-top:20px;
}
.pop-annuaire ul li{
    float:left;
}
.pop-annuaire ul li a{
    display:block;
    height:18px;
	 min-width: 18px;
    line-height:18px;
    text-align:center;
    text-align:center;
}
.pop-annuaire ul li a:hover{
    background:#000;
    color:#fff;
    font-weight:bold;
}
.pop-annuaire .overflow-table{
    height:293px;
    width:100%;
    margin-top:14px;
    overflow:auto;
}
.pop-annuaire table{
    background:#d8d6d6;
}
.pop-annuaire table th{
    padding-left:10px;
    background:#000;
    font-weight:normal;
    color:#fff;
    height:22px;
}
.pop-annuaire table th.all-th{
    width:155px;
}
.pop-annuaire table th.first-th{
    padding:0;
}
.pop-annuaire table td.bis-color{
    background:#ecebeb;
}
.pop-annuaire table td{
    border-bottom:1px solid #989696;
    height:30px;
    padding-left:10px;
}
.pop-annuaire table td.first-td{
    text-align:center;
    padding:0 5px;
}


.pop-groupe{
    padding:11px;
    background:#e4e2e2;
    height:417px;
}

.clear-form {
    clear:both;
    font-size:1px;
    height:19px;
    line-height:1px;
}

/*pop ajout document dans groupe*/
.pop-document{
    padding:11px;
    background:#e4e2e2;
    height:348px;
}

/*pop proposition de dossier form*/
.pop-idea{
    padding:11px;
    background:#e4e2e2;
    height:496px;
}


* html .parag-inp label{
    padding:2px 5px 0 5px;
}
*:first-child+html .parag-inp  label{
    padding:2px 5px 0 5px;
}

#form-pop .parag-inp textarea{
    width:516px;
    height:108px;
    border:none;
    background:#fff;
    color:#000;
    display:block;
    clear:both;
    padding:3px 5px 0 5px;
}

#form-pop .parag-inp input{
    background:#FFFFFF none repeat scroll 0 0;
    border:medium none;
    font-size:11px;
    height:16px;
    padding:2px 0 0 4px;
}


#form-pop .parag-inp.inp-titre input{
    width: 482px;
}

#form-pop .parag-inp label{
    height:17px;
    background:#747474;
    display:block;
    font-size:12px;
    color:#fff;
    text-transform:uppercase;
    padding-top:1px;
    text-align:center;
}

#form-pop{
    margin-top: 10px;
}

#form-pop .parag-inp label{
    position:relative;
    float:left;
    height:18px;
    display:block;
    padding:0px 5px 0 5px;
    line-height:16px;
}


/* form ajouter une reunion */
#form-pop .parag-inp.inp-sujet input{
    width: 477px;
}

/*form ajouter un document*/
.pop-form-doc{
    padding:11px;
    background:#e4e2e2;
    height:345px;
}

/*form ajouter une tache*/
.pop-form-task{
    padding:11px;
    background:#e4e2e2;
    height:358px;
}

/*form postuler a un groupe*/
.pop-apply{
    padding:11px;
    background:#e4e2e2;
    height:257px;
}


/*pop affichage des participant a une reunion*/
.pop-meeting{
    padding:11px;
    background:#e4e2e2;
	 height:278px;
}

.pop-form-meeting{
    padding:11px;
    background:#e4e2e2;
    height:459px;
}

#form-pop .parag-inp.inp-libelle input{
    width: 470px;
}

#form-pop .inp-temps {
    display:inline;
    float:left;
    margin-right:39px;
    position:relative;
}
#form-pop .inp-temps input {
    width: 176px;
}

#form-pop .inp-prerequis {
    float:left;
    position:relative;
}

#form-pop .inp-prerequis input {
    width: 175px;
}

input#btn-valid-comm{
    background:url(../images/puce-plus-black.gif) no-repeat;
    height:18px;
    padding:0px 0 0 23px;
    font-weight:bold;
    color:#000;
    float:right;
    margin-top:10px;
    cursor:pointer;
    border:none;
}

/*popin fiche adherent*/
.pop-fiche{
	background:#f8cc00;
	padding:12px 12px;
	margin-bottom:16px;
	position:relative;
	font-size:10px;
	height:200px;
}
.pop-fiche h2{
	font-weight:bold;
	font-size:17px;
	text-transform:uppercase;
	margin-bottom:12px;
}
.pop-fiche .date{
	color:#747474;
	font-weight:bold;
}
.pop-fiche ul li{
	line-height:14px;
	color:#3c3c3c;
	margin-bottom:2px;
}
.pop-fiche h3{
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:8px;
	min-height:18px;
}
.pop-fiche h3 strong{
	background:#000;
	font-weight:normal;
	color:#fff;
	padding:0px 5px 2px 5px;
	height:18px;
}
* html .pop-fiche h3 strong{
	padding:3px 5px;
}
*:first-child+html .pop-fiche h3 strong{
	padding:3px 5px;
}

.pop-fiche .telecharge-link{
	background:url(../images/puce-carre-noir.gif) 3px no-repeat;
	padding-left:17px;
	margin-top:16px;
	font-size:10px;
}
.pop-fiche .telecharge-link a:hover{
	color:#666;
}
.pop-fiche .photo-membre img{
	border:1px solid #000;
}
.pop-fiche .photo-membre{
	width:140px;
	float:left;
}
.pop-fiche .fiche-right{
	float:left;
	width:483px;
}
.pop-fiche .fiche-right h3{
	float:left;
	margin-right:8px;
}
.pop-fiche .fiche-right p.coord-right{
	font-weight:bold;
	font-size:11px;
	line-height:17px;
}
.pop-fiche .fiche-right .fiche-bottom{
	padding-top:20px;
	width:230px;
	float:left;
}
.pop-fiche .fiche-right .fiche-bottom h3{
	float:none;
}



.pop-fiche .puce-plus-black{
	background:url(../images/link-plus.gif) no-repeat;
	line-height:18px;
	padding-left:25px;
	margin-top:10px;
}
.pop-fiche .puce-plus-black a{
	color:#000;
	font-weight:bold;
}
.pop-fiche .puce-plus-black a:hover{
	color:#747474;
}



/*pop mot de passe oublié*/
.pop-pwd{
    padding:11px;
    background:#e4e2e2;
    height:170px;
}


#form-pwd .parag-inp input{
    background:#FFFFFF none repeat scroll 0 0;
    border:medium none;
    font-size:11px;
    height:16px;
    padding:2px 0 0 4px;
}

#form-pwd .parag-inp.inp-email input{
    width: 522px;
}

#form-pwd .parag-inp label{
    height:17px;
    background:#747474;
    display:block;
    font-size:12px;
    color:#fff;
    text-transform:uppercase;
    padding-top:1px;
    text-align:center;
}

#form-pwd{
    margin-top: 10px;
}

#form-pwd .parag-inp label{
    position:relative;
    float:left;
    height:18px;
    display:block;
    padding:0px 5px 0 5px;
    line-height:16px;
}

/*pop envoi ami*/
.pop-ami{
    padding:11px;
    background:#e4e2e2;
    height:300px;
}


#form-ami .parag-inp input{
    background:#FFFFFF none repeat scroll 0 0;
    border:medium none;
    font-size:11px;
    height:16px;
    padding:2px 0 0 4px;
}

#form-ami .parag-inp.inp-email input{
    width: 471px;
}

#form-ami .parag-inp.inp-titre input{
    width: 438px;
}

#form-ami .parag-inp label{
    height:17px;
    background:#747474;
    display:block;
    font-size:12px;
    color:#fff;
    text-transform:uppercase;
    padding-top:1px;
    text-align:center;
}

#form-ami{
    margin-top: 10px;
}

#form-ami .parag-inp label{
    position:relative;
    float:left;
    height:18px;
    display:block;
    padding:0px 5px 0 5px;
    line-height:16px;
}

#form-ami .parag-inp textarea{
    width:516px;
    height:108px;
    border:none;
    background:#fff;
    color:#000;
    display:block;
    clear:both;
    padding:3px 5px 0 5px;
}

/* pop-form-mail */
.pop-form-mail .form-top,
.pop-form-mail .form-bottom{
	background:#e4e2e2;
	position:relative;
	padding:15px 12px 13px 12px;
	margin-top:15px;
	zoom:1;
}

.pop-form-mail .mess-eror{
	 color:#EB0000;
	 font-size:10px;
}
.pop-form-mail  #mess-envoie label{
	height:17px;
	background:#747474;
	display:block;
	font-size:12px;
	color:#fff;
	text-transform:uppercase;
	padding-top:1px;
	text-align:center;
}
.pop-form-mail .textarea-mess label{
	position:relative;
	float:left;
}
.pop-form-mail .textarea-mess label{
	height:18px;
	display:block;
	padding:0px 5px 0 5px;
	line-height:16px;
}


.pop-form-mail .textarea-mess textarea{
	width:514px;
	height:108px;
	border:none;
	background:#fff;
	color:#000;
	display:block;
	clear:both;
	padding:3px 5px 0 5px;
}
.pop-form-mail .textarea-mess.expe div{
	height:18px;
	line-height:18px;
	padding-top:0;
}


.pop-form-mail .textarea-mess input{
background:#FFFFFF none repeat scroll 0 0;
border:medium none;
font-size:11px;
height:16px;
padding:2px 0 0 4px;
width:474px;
}
.pop-form-mail .textarea-mess.exp-champ label{
	width:80px;
}
.pop-form-mail .textarea-mess.exp-champ div{
background:#FFFFFF;
border:none;
font-size:11px;
height:16px;
padding:2px 0 0 4px;
width:512px;
float:right;
}

.pop-form-mail .textarea-mess.champs-mess label{
	width:80px;
	float:none;
}
.pop-form-mail .textarea-mess.champs-mess div{
background:#FFFFFF;
border:none;
font-size:11px;
height:16px;
padding:2px 0 0 4px;
width:600px;
height:200px;
overflow:auto;
}


.pop-form-mail .form-top .textarea-mess textarea{
	height:39px;
}
.pop-form-mail .form-bottom .textarea-mess textarea{
	height:200px;
}
.pop-form-mail input#btn-valid-comm{
	background:url(../images/puce-plus-black.gif) no-repeat;
	height:18px;
	padding:0px 0 0 23px;
	font-weight:bold;
	color:#000;
	float:right;
	margin-top:10px;
	cursor:pointer;
	border:none;
}

html .prettyPopin.n-1{
	border:3px solid #fdb304;
}
html .prettyPopin.n-1 p.pdf a{
	color: #fdb304;
}
html .prettyPopin.n-2{
	border:3px solid #c10058;
}
html .prettyPopin.n-2 p.pdf a{
	color: #c10058;
}
html .prettyPopin.n-3{
	border:3px solid #4db713;
}
html .prettyPopin.n-3 p.pdf a{
	color: #4db713;
}
html .prettyPopin.n-4{
	border:3px solid #16afb1;
}
html .prettyPopin.n-4 p.pdf a{
	color: #16afb1;
}
html .prettyPopin.n-5{
	border:3px solid #8f0a29;
}
html .prettyPopin.n-5 p.pdf a{
	color: #8f0a29;
}
html .prettyPopin.n-6{
	border:3px solid #1d0074;
}
html .prettyPopin.n-6 p.pdf a{
	color: #1d0074;
}

