/* Longueur Max Textarea */
.infoNbCaracteres {
    background:none repeat scroll 0 0 white;
    border:1px solid silver;
    display:block;
    float:right;
    font-style:italic;
    font-weight:bold;
    margin:0 0 -3px 0;
    padding:2px 5px;
    font-size:11px;
}
.infoNbCaracteres.red {color:red;}
.longueurMax {display:none;}
span.required {color: #FF0000;font-weight: bold;}   /* Astérisque champs requis */
.infoLabel {color:gray;font-size:0.85em;margin-left:6px;font-style:italic;}     /* INFOS LABEL (aide en gris italique) */

h1#header-title {
    background: url('../images/bone/logo_wiseed.png') no-repeat scroll 40px 25px transparent;
    margin:0;
    height:85px;
    padding:0;
    margin:0;
}

h1#header-title a{
    display: block;
    width: 290px;
    height:85px;
    padding:0;
    margin:0;
}
h1#header-title a span{
    position: absolute;
    top: -10000px;
}

/*
*Temoignage
*/
.temoignage_bloc{
    float:right;
    border-bottom:solid 0px #535965;
    border-left:solid 0px #525a65;
    margin-right:22px;
    margin-top:15px;
    width:450px;
    height:70px;
    text-align:justify;
    color:#FFFFFF;
    padding-left:5px;
    padding-right:5px;
    color:#FFFFFF;
    font-family:Georgia, serif;
    position:absolute;
    top:0;
    right:0;
}

.temoignage_quote{
    background-image:url(../images/bone/guillemets_g.png);
    background-repeat:no-repeat;
    background-position:0 8px;
    padding-left:30px;
}
.temoignage_quote p{
    border-bottom:0px solid #525A65;
    margin:0;
    padding:0;
}

.temoignage_avis{
    background-image:url(../images/bone/guillemets_d.png);
    background-position:right bottom;
    background-repeat:no-repeat;
    padding:0 35px 0 0;
    overflow:hidden;
    font-style:italic;
    font-size:15px;
}


.temoignage_signature{
    text-align:right;
    color:silver;
    font-style:italic;
    margin-right:30px;
}

/*
#content_ccm{
width:802px;
margin-left:auto;
margin-right:auto;
}

#ccmInvestConteneur{
background-image:url(../images/content/ccm/ccm_investisseur/background.png);
background-repeat:no-repeat;
width:800px;
height:260px;
border:#FFF solid 1px;
}

.ccm_bloc_vignette{
width: 150px;
color:#FFF;
}

#ccm_vignette_inves{
margin-left:200px;
margin-top:20px;
float:left;

}

#ccm_vignette_ccm{
margin-right:195px;
float:right;
}

.ccmInvestText{
margin-top:10px;
width:770px;
border:#FFF solid 1px;
background-image:url(../images/content/ccm/ccm_investisseur/background_texte.png);
background-repeat:no-repeat;
background-color:#FFF;
text-align:left;
padding:5px 15px;

}

.ccmInvestText ul{
padding-top:2px;
margin-top:2px;
}

.ccmInvestTextTitre{
text-align:center;
margin-bottom:8px;
}

.ccmInvestTextTitre img{
margin-left:auto;
margin-right:auto;
}

#ccmCcmConteneur img{
border:#FFF solid 1px;
}

.ccmCcmChapitreImgLeft{
float:left;
width:150px;
margin-right:18px;
}

.ccmCcmChapitre{
margin-top:15px;
margin-bottom:15px;
width:770px;
border:#FFF solid 1px;
background-image:url(../images/content/ccm/ccm_investisseur/background_texte.png);
background-repeat:no-repeat;
background-color:#FFF;
text-align:left;
overflow:hidden;
padding:5px 15px;
}


#ccmBandeau{
border:#666 solid 1px;
margin-bottom:20px;
}

#ccmBandeau img{
cursor:pointer;
}

#ccmCcmChapitreSommaire a{
color:#54921d;
}
*/
.feedbackPanel {
    margin: 10px;
    padding: 10px 10px 10px 20px;
    font-size: 12px;
    text-align: left;
    background: #FFCC33;
    list-style-type: none;
}
.feedbackPanelINFO, .INFO {
    font-weight: bold;
    color: #669900;
    font-size: 11px;
}
.feedbackPanelERROR, .ERROR, .FATAL {
    font-weight: bold;
    color: #FF0000;
    font-size: 11px;
}
.success {
    margin: 10px 0px 10px 0px;
    font-size: 10px;
    text-align: left;
    color: #009900;
    border: dashed 1px #009900;
}

/*--------------------------- Footer ----------------------------*/
.footer {
    margin-top: 20px;
    font-size: 0.7em;
    color: #666666;
    text-align:center;
}
#footerContainer {
    margin-top:20px;
    background:url('../images/footer_sep.png') no-repeat top center;
    width:100%;
}
#footer {
    border-bottom:0px solid silver;
    position:relative;
    clear:both;
    margin:10px auto;
    width:960px;
    padding-top:10px;
}
#footer .menuFooter {
    float:left;
    width:20%;
    color:#999999;
    font-size:12px;
}
#footer .menuFooter h4 {
    margin:0 0 5px 0;
    padding:0;
    font-size:13px;
    font-style:italic;
}
#footer .menuFooter ul {
    list-style-type:none;
    margin:0 0 5px 0;
    padding:0 0 0 10px;
}

#footer .menuFooter ul li {
    margin:0;
    padding:0;
}

#footer .menuFooter ul li a, #footer ul li a:link, #footer ul li a:visited,  #footer ul li {
    color: #666666;
    text-decoration: none;
    font-weight: lighter;
}
#footer .menuFooter ul li a:hover {
    color: #444444;
    text-decoration: underline;
}
#footer #menuFooterWiseed {
    width:21%;
    background:url(../images/content/accueil/logo_qualite_min.jpg) no-repeat bottom right;
}
#footer #menuFooterStartups {
    margin-left:1%;
    width:22%;
}
#footer #menuFooterPratique {
    width:19%;
}
#footer #menuFooterRestezConnecte {
    width:17%;
}
#footer #menuFooterPartenaires {

}
#footer #menuFooterPartenaires a {
    margin-left:25px;
}
a#lienFaceBook,a#lienTwitter,a#lienBlog, a#lienRss {
    display:block;
    padding:4px 0 4px 25px;
}
a#lienFaceBook {
    background:url(../images/icones/icon_facebook.gif) no-repeat 0px;
}
a#lienTwitter {
    background:url(../images/icones/icon_twitter.gif) no-repeat 0px;
}
a#lienBlog {
    background:url(../images/icones/favicon-wiseed.gif) no-repeat left center;
}
a#lienRss {
    background:url(../images/icones/favicon-rss.png) no-repeat 0 2px;
}

#footer hr {
    color: #CCCCCC;
    width: 900px;
}

#footer #copyright {
    margin-top: 5px;
    clear: both;
    font-size: 0.8em;
    color: #666666;
}

#footer span {
    font-size: 1.4em;
}




/* ----------------------------- POPUPS -------------------------------- */

/******************************
Fenetre pour les formulaire
******************************/
#fenetre_fond, .fenetre_fond_ccm_short{
    width:100%;
    height:100%;
    background-image:url(../images/popup/background.png);
    text-align:center;
    position: fixed;
    background-repeat:repeat;
    background-attachment:scroll;
    background-position:left top;
    left:0px;
    top: 0px;
    background-color:transparent;
    /*   opacity:0.5;*/
}

.fenetre_fond_ccm_long{
    width:100%;
    background-image:url(../images/popup/background.png);
    text-align:center;
    position: absolute;
    background-repeat:repeat;
    background-position:left top;
    left:0px;
    top: 0px;
    background-color:transparent;
    /* opacity:0.5;*/
}


/*Fenetre Header*/
.fenetre_header_corner_left{
    background-image:url(../images/popup/header_corner_left.png);
    background-repeat:no-repeat;
}

.fenetre_header_corner_right{
    margin-left:22px;
    background-image:url(../images/popup/header_corner_right.png);
    background-repeat:no-repeat;
    background-position:right;
}

.fenetre_header_middle{
    height:39px;
    background-image:url(../images/popup/header.png);
    background-repeat:repeat-x;
    margin-right:22px;
}

.fenetre_header_middle img{
    border:0px;
}

.fenetre_header_title{
    padding-left:15px;
    padding-top:10px;
    color:#003300;
    font-weight:bold;
    text-align:left;
}

.popup_lien_fermeture{
    float:right;
    margin-top:10px;
    margin-right:5px;
}

/*Fenetre Middle*/
.fenetre_content_left{
    background-image:url(../images/popup/left.png);
    background-repeat:repeat-y;
}

.fenetre_content_right{
    margin-left:22px;
    background-image:url(../images/popup/right.png);
    background-repeat:repeat-y;
    background-position:right;
    text-align:left;
}

.fenetre_content_middle{
    margin-right:22px;
    background-color:#ffffff;
    padding:5px;
}

/*Fenetre Footer*/
.fenetre_footer_corner_left{
    background-image:url(../images/popup/footer_corner_left.png);
    background-repeat:no-repeat;
}

.fenetre_footer_corner_right{
    margin-left:22px;
    background-image:url(../images/popup/footer_corner_right.png);
    background-repeat:no-repeat;
    background-position:right;
}

.fenetre_footer_middle{
    height:22px;
    background-image:url(../images/popup/footer.png);
    background-repeat:repeat-x;
    margin-right:22px;
}

/*
*   Contact
*/
#fenetre_fond_contact{
    width: 450px;
    height: 250px;
    margin: 0;
    /*  background-image: url(../images/content/popup/contact/fond_contact.jpg);*/
}
#fenetre_fond_contact p{
    font-weight:bold;
    text-align:center;
}
#fenetre_fond_contact p.big{
    font-size:1.2em;
}
#fenetre_fond_contact form {
    width: 430px;
    text-align: left;
    border-bottom:1px solid white;
    border-top:1px solid white;
    margin:0;
    padding:10px 0;
}
#fenetre_fond_contact form textarea {
    height:100px;
    margin:0 0 10px 5px;
    width:300px;
}
#fenetre_fond_contact form input {
    margin:0 0 0 5px;
    width:200px;
}
#fenetre_fond_contact form input.submitVert {
    margin:0 0 0 96px;
    width:auto;
}
#fenetre_fond_contact .feedbackPanel {
    margin: 0;
    padding: 0;
    background:none transparent;
}

/*
*   CGU
*/
#fenetre_contenu_cgu {
    padding: 10px;
    color: black;
}
#fenetre_contenu_cgu h3 {
    font-size: 1em;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 25px;
}

/*
*   Crédits
*/
#fenetre_contenu_credit {
    padding: 10px;
    font-size:15px;
}
#fenetre_contenu_credit ul {
    padding:0;
    margin:0;
}
#fenetre_contenu_credit ul li {
    list-style-type:none;
    padding:5px 2px;
}
#fenetre_contenu_credit a {
    color: #669900;
    font-weight:bold;
    text-decoration: none;
}

/*
*   Bug
*/
#fenetre_bug_contenu {
    height: 180px;
    margin: 0;
    padding: 10px;
    /*  background-color: #4f4e4e;*/
    /*  background: transparent url(../images/content/popup/bug/fond_bug.png) no-repeat 95% 0%;*/
}
.submitVert {
    margin-left: 105px;
    width: auto;
    font-size:16px;
    background: #EAFF96 url(../images/button.png) repeat-x 0 1px;
    border:1px solid #3B8710;
    color:white;
    font-weight:bold;
    padding:4px;
    cursor:pointer;
    text-shadow:1px 1px 4px #3B8711;
}
.submitDisabled {
    width: auto;
    color:white;
    font-weight:bold;
    padding:4px;
    cursor:pointer;
    font-size:16px;
    background: silver url(../images/button-gray.png) repeat-x 0 0;
    border:1px solid gray;
    text-shadow:1px 1px 4px #333333;
    text-align:center;
}
.submitVert:active,
.submitDisabled:active {
    background-position: bottom center;
}
#fenetre_bug_label {
    color:#555555;
    display:block;
    float:left;
    font-size:13px;
    font-weight:bold;
    margin:1px 0 0 1px;
    text-align:right;
    width:90px;
}
#fenetre_bug_email {
    float: left;
    margin: 0 0 10px 15px;
}
#fenetre_bug_label_message {
    display: block;
    float: left;
    margin: 38px 0 0 5px;
}
#fenetre_bug_message {
    float: left;
    margin: 0 0 10px 15px;
}
#fenetre_bug_contenu .feedbackPanel {
    margin: 0 !important;
    padding: 5px 20px !important;
    background:none transparent;
    text-align:center;
}

/**
* Mot de passe oublie
*/
#popupMotDePasseOublie {
    margin: 0 !important;
    text-align: center;
}

#popupMotDePasseOublie .submitVert {
    margin: 0 auto;
}
#popupMotDePasseOublie .feedbackPanel {
    background:transparent none;
    padding:0;
    text-align:center;
}
#popupMotDePasseOublie p {
    margin:0 0 4px 0;
    padding:0;
}

/**
* Recommandation ami
*/
#popupRecommandation form {
    padding: 10px;
    margin: 0;
}
#popupRecommandation label {
    display: block;
    margin: 10px 0 10px 0px;
}
#popupRecommandation textarea {
    height: 150px;
}
#popupRecommandation #boutons {
    text-align: center;
    margin: 10px 0 10px 0px;
}



/*********************************
************* GPC ****************
**********************************/

/* DISCUSSIONS */
#gpc a {

}

#gpc #titre_nouvelle_discussion,
#gpc #titre_nouvelle_question {
    margin:0 0 0px 0;
    padding:3px 0 3px 20px;
    border-bottom:1px solid gray;
    font-size:15px;
    color:#669900;
    cursor:pointer;
    background:url('../images/gpc/puce_slide.gif') no-repeat 0px 0px;
}
#gpc #nouvelle_discussion,
#gpc #nouvelle_question {
    border:1px solid gray;
    padding:5px;
    margin-bottom:10px;
}
#gpc #nouvelle_discussion h4,
#gpc #nouvelle_question h4 {
    border-bottom:1px solid gray;
    background:none;
    font-weight:bold;
    font-size:15px;
}


.discussion_p  {
    margin:0 0 15px 0;
    text-align:justify;
}
.discussion_p a {
    font-weight:bold;
}
.discussions {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px dotted silver;
}
.discussions .discussion_qui {
    float:left;
    width:120px;
    color:gray;
    line-height:1.2em;
    text-align:right;
    font-weight:bold;
}

#gpc .discussions .photo {
    background-color:white;
    border:1px solid gray;
    padding:3px;
    -moz-box-shadow:0 1px 2px gray;
    -webkit-box-shadow:0 1px 2px gray;
    box-shadow:0 1px 2px gray;
}
.discussions .discussion_qui .date_poste{
    font-style:italic;
}

.discussions .discussion_bulle {
    border:3px solid #D8ED8D;
    margin-left:140px;
    min-height:80px;
    /*
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    */
    background:#FCFFF0;
    padding:5px 10px 3px 10px;
}

.discussions .discussion_bulle .discussion_bulle_fleche {
    width:15px;
    height:22px;
    background:url('../images/gpc/fleche_bulle.gif') no-repeat top left;
    float:left;
    margin-left:-24px;
    margin-top:0;
}


.discussions .discussion_bulle h4 { /* Titre de la discussion */
    border-bottom:1px solid silver;
    border-top:0;
    border-left:0;
    border-right:0;
    color:gray;
    font-size:14px;
    margin:0 0 5px 0;
    padding:0 0 3px 10px;
    background:transparent none;
    font-weight:bold;
}

.discussions .discussion_bulle p {
    padding:0px;
    text-align:justify;
    line-height:1.4em;
}
.discussions .discussion_bulle .discussion_bulle_bas {
    margin:0 0 0 -20px;
    padding-top:10px;
    text-align:left;
}
.discussions .discussion_bulle  .supprimer_discuss {
    float:right;
    padding:0;
}
.discussions .discussion_bulle .discussion_bulle_bas a.fichier_attache {
    color:#575B66;
    background:transparent url('../images/gpc/fichier_attache.png') no-repeat left;
    padding:0 0 0 25px;
    font-style:italic;
}
.discussions .discussion_bulle .discussion_bulle_bas a.fichier_attache:hover {
    text-decoration:underline;
}

.discussions  .discussion_commentaires .lien_ajout_commentaire {
    float:right;
    display:block;
    padding: 0 25px 0 0;
    background:transparent url('../images/gpc/bulle_repondre.png') no-repeat right;
}
.discussions  .discussion_commentaires {
    font-weight:bold;
    margin-left:140px;
    padding:3px 0 3px 30px;
    background:transparent url('../images/gpc/bulles_commentaires.png') no-repeat left;
}

.discussions ul.commentaires {
    clear:both;
    margin-left:140px;
    padding-left:0;
    list-style:none;
}

.discussions ul.commentaires li {
    clear:both;
    margin-bottom:5px;
    padding-top:5px;
}
.discussions ul.commentaires li .discussion_qui {
    float:left;
    width:100px;
    color:gray;
    line-height:1.2em;
    text-align:right;
    font-weight:bold;
}
.discussions ul.commentaires li  .discussion_bulle{
    margin-left:120px;
}

.discussions ul.commentaires li  .discussion_bulle .supprimer_comment{
    float:right;
    margin: 0 2px 2px 4px;
}
.discussions ul.commentaires li .discussion_qui .photo{
    float:right;
    margin: 0 0 2px 4px;
}

.discussions .ddisplay_commentaires {
    display:block;
    margin-left:100px;

}


/* POPUP Ajouter un commentaire */

#fenetre_ajout_commentaire ,
#fenetre_ajout_discussion
{
    text-align:center;
}
#fenetre_ajout_commentaire p,
#fenetre_ajout_discussion p
{
    text-align:justify;
    padding:2px 10px;
}
#fenetre_ajout_commentaire #commentaire_texte_message_label ,
#fenetre_ajout_discussion #discussion_texte_message_label
{
    display:block;
    text-align:center;
    margin:5px 0;
    font-weight:bold;
}
#fenetre_ajout_commentaire #commentaire_texte_message  ,
#fenetre_ajout_discussion #discussion_texte_message
{
    width:98%;
    height:100px;
}

#fenetre_ajout_discussion #discussion_titre {
    width:98%;
}
#fenetre_ajout_commentaire .btValider ,
#fenetre_ajout_discussion .btValider
{
    margin:0 auto;
}


