.outil_gp_texte {
position:absolute;
text-align:justify;
font-size:9px;
left:60px;
top:45px;
border:none;
overflow:hidden;
}

input, select, textarea {
background-color:#ffffff;
color:navy;
border-style:solid;
border-width:thin;
font-size:10px;
overflow:auto;
}

/* ++++++++++++++++++++++++++++ */
/* utilisee pour la page gp_outils */
.ul_outils {
margin-top:2px;
margin-right:9px;
margin-left:2px;
margin-bottom:-4px;
}

.li_outils {
margin-top:-9px;
margin-bottom:0px;
margin-right:10px;
}

/* utilisee pour la page les_plus_adherents */
.ul_plus_adherent {
margin-top:-3px;
margin-right:9px;
margin-left:2px;
margin-bottom:-3px;
}

.li_plus_adherent {
margin-top:5px;
margin-bottom:-8px;
margin-right:10px;
}

/* utilisee pour la page fiches utiles */
.ul_fiches_utiles {
margin-top:-14px;
margin-right:9px;
margin-left:2px;
margin-bottom:6px;
}

.li_fiches_utiles {
margin-top:8px;
margin-bottom:-16px;
margin-right:10px;
}


#table_outil {
color:#878787;
font-family:"Verdana","Arial","Times","Helvetica";
}

.table_outil {
color:#878787;
font-family:"Verdana","Arial","Times","Helvetica";
}

.liste {
	height: 25px;
}

/* css pour la page gp_lien.php */
a {
color:#000;
border-style:none;
}
a:link {
color:#000;
border-style:none;
}
a.img_lien {
/*color:#cce91f;*/
color: #000000;
border-style:none;
}

a:hover {
color:#666;
border-style:none;
}

a:active {
color:#000;
border-style:none;
}

a.img_lien:active {
/* color:#cce91f; */
color: #000000;
border-style:none;
}

a:focus {
color:#666;
border-style:none;
}

.img_img {
color:#ffffff;
border-style:none;
}

.img_lien {
color:#ffffff;
border-style:none;
}

.img_lien:hover {
color:#878787;
border-style:solid;
border-width:thin;
}

#lien_gp_texte {
position:absolute;
text-align:center;
font-size:10px;
left:60px;
top:65px;
height:270px;
width:650px;
border:none;
overflow:scroll;
overflow-x: -moz-scrollbars-none;
overflow-x:hidden;
z-index:1;
}

/* Pour le calque de gp_plus.php */
#plus_gp_texte {
position:absolute;
text-align:left;
font-size:10px;
left:60px;
top:45px;
height:270px;
width:650px;
border:none;
overflow:auto;
overflow-x:hidden;
}

/* Pour le calque de gp_utile.php */
#utile_gp_texte {
position:absolute;
text-align:justify;
font-size:10px;
left:60px;
top:45px;
height:270px;
width:650px;
border:none;
overflow:auto;
overflow-x:hidden;
}

/* Pour le calque de gp_utile.php */
#telecharger_gp_texte {
position:absolute;
text-align:justify;
font-size:13px;
left:60px;
top:45px;
height:270px;
width:650px;
border:none;
overflow:auto;
overflow-x:hidden;
}

.gp_logo_bas {
position:absolute;
bottom:10px;
right:10px;
border:none;
z-index:0;
}
