/* Categories (index.php) *//* ---------------------- */ /* categorie : div et tableau */ DIV.An_cat_general {position:relative;} DIV.An_cat_titre {} DIV.An_cat_texte {} DIV.An_sscat_titre {position:relative;} DIV.An_sscat_texte {	margin-left : 2px;} TABLE.An_cat_general {} TR.An_cat {} TR.An_sscat {} TD.An_cat {} TD.An_sscat {} /* class supplémentaire pour présentation deux colonnes */ DIV.An_cat_colonne {}  DIV.An_cat_colonne2 {}  TABLE.An_cat_colonne {}  TABLE.An_cat_colonne2 {}  TR.An_cat_colonne {} TR.An_cat_colonne2 {} TD.An_cat_colonne {} TD.An_cat_colonne2 {} /* categorie : polices de caractère */ .An_cat_date {font-size:8pt; color:#000000; font-weight:normal;} .An_sscat_date {font-size:8pt; color:#000000; font-weight:normal;} .An_cat_texte {font-size:8pt; color:#000000;} .An_sscat_texte {font-size:8pt;color:#000000;} /* categorie : liens */ A.An_cat_titre {font-size:12px; font-weight:bold; text-decoration:none; color:#B40202;} A:hover.An_cat_titre {font-size:12px; font-weight:bold; text-decoration: underline; color:#B40202;} A.An_sscat_titre {font-size:12px; font-weight:bold; text-decoration:none;} A:hover.An_sscat_titre {font-size:12px; font-weight:bold; text-decoration: underline;} /* categorie : images cat et sscat */ .imgcat {} .imgsscat {}/* ----------------------------------- *//* les sites dans une cat (cat.php) *//* ----------------------------------- */ /* div et tableau */ DIV.An_catphp_general {position:relative;} DIV.An_catphp_titre {} DIV.An_catphp_texte {} TABLE.An_catphp_general {} TR.An_catphp {} TD.An_catphp {} /* class supplémentaire pour présentation deux colonnes */ DIV.An_catphp_titre2 {} DIV.An_catphp_texte2 {} TD.An_catphp2 {} /* Titre liens */ A.titrean_catphp {font-size:9pt; font-weight:bold; text-decoration:none; color:#B40202;} A:hover.titrean_catphp {font-size:9pt; font-weight:bold; text-decoration: underline; color:#B40202;} /* lien mort */ A.Anmort_catphp {font-weight:bold;} A:hover.Anmort_catphp {} /* soumettre un site */ A.An_catphp_soum {font-weight:bold;} A:hover.An_catphp_soum {} /* polices de caractère */ .datean_catphp {font-size:8pt; color:#FC962A; font-weight:normal;} .desc_catphp {font-size:9pt; font-weight:normal; color:#9074DD;} .Url_catphp {font-size:8pt; color:#FC962A; font-weight:normal;} /* affichage des souscatégories */ DIV.An_catphp_sscat {BORDER-TOP:#000000 1px solid; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-BOTTOM:#000000 1px solid;} .An_catphp_sscat {font-weight:bold;} A.An_catphp_sscat {font-size:9pt; font-weight:normal; text-decoration:none;} A:hover.An_catphp_sscat {font-size:9pt; font-weight:normal; text-decoration: underline;}/* ----------------------------------- *//* les commentaires (commentaire.php) *//* ----------------------------------- */  /* commentaire */ DIV.commentaire {BORDER:#7A6BA5 1px solid; text-align : center; padding : 2; margin-bottom : 20} DIV.commentaire_login {BORDER:#7A6BA5 1px solid; background-color:#CCCCFF; padding : 2;} DIV.commentaire_texte {BORDER:#7A6BA5 1px solid; background-color:#CCCCFF; padding : 2;} DIV.auteur {} TABLE.commentaire {} TR.commentaire {} TD.commentaire {} TR.commentaire_login {} TD.commentaire_login {} TR.commentaire_texte {} TD.commentaire_texte {} .commentaire {font-weight:bold; color:#7A6BA5;} .commentaire_login {font-size:8pt; font-weight:bold; color:#7A6BA5;} .commentaire_texte {font-size:8pt; font-weight:normal; color:#7A6BA5;} A.commentaire {font-weight:normal; text-decoration:none;} A:hover.commentaire {font-weight:normal; text-decoration: underline;} /* commentaire formulaire */ TEXTAREA.commentaire {border : dotted; border-color:#7A6BA5;} INPUT.commentaire {background-color: #FFFFFF; font-size: 8pt; font-weight:normal;}  DIV.ressource {	border: thin dotted #000000;	background-image: url(img/res.gif);	background-repeat: no-repeat;	background-position: left top;	padding-top: 15px;}DIV.ressource ul {	}DIV.ressource li {	display: inline;	list-style-type: square;}