/* FEUILLE DE STYLE DES PAGES "WEBMASTERS" DE FOOT GAGNANT : affiliation */


/* Texte de page de contenu */

#texte_page_affiliation {
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 10px; 
	margin-top: 10px;
	text-align: left;
	font:normal 12px arial;
}
#texte_page_affiliation h2 {
	font: bold 16px arial;
 	background-image: url(/images/puce.jpg);
 	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 5px;
}
#texte_page_affiliation p {
	margin-left: 30px;
	margin-right: 10px;	
	margin-bottom: 30px; 	
}

 
/* TABLEAU pour les WEBMASTERS (Affiliation) */

.annuaire_blocAffiliation {   /* Tableau présentant l'affiliation et les sites à promouvoir */
    margin-left: 50px;
    margin-right: 50px;	
    margin-top: 10px;
    margin-bottom: 10px;
	background-color:#E6F1D1; 
	text-align:justify; 	
	}
.annuaire_titreAffiliation {    /* Titre dans le tableau */
	font: bold 13px arial;
	background-image: url(/webmasters/images/arrow1_fonce_espace-haut.gif) ; 
 	background-repeat: no-repeat;	
	padding-left: 10px;	
	} 
.border_td_affiliation {    /* Bords généraux des tableaux de l'annuaire */
	border: 1px solid #ccc;
	text-align:left;
	vertical-align:top;
	}

