@charset "iso-8859-1";
TD.liens_gauche {
		width: 30%;
		background-color: rgb(255,244,151); /* jaune brillant */
		padding: 15px 10px 20px 10px;
}
TD.liens_droite {
		padding: 15px 15px 0 15px;
}
H1.titre {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */;
		background-color: rgb(231,86,29); /* orange brique */
		margin: 0;
		padding: 5px 10px;
}
BR.px5 {  /* À DÉTRUIRE */
		line-height: 5px;
}
/* -------------------- */
/*  Menu Répertoire web */
/* -------------------- */
DIV.menu_lien_titre {
		font-size: 12pt;
		font-weight: bold;
		background-color: rgb(231,86,29); /* orange brique */
		padding: 4px 8px;
		text-align: left;
}
DIV.menu_lien {
		font-size: 11pt;
		font-weight: bold;
		margin: 8px 0 0 20px;
		padding: 3px 7px;
		text-align: left;
}
A.menu_lien {
		text-decoration: none;
}
/* ------------------ */
/*  liens_utiles.php  */
/* ------------------ */
TABLE.liens_accueil {
		width: 100%;
		border-color: rgb(231,86,29); /* orange brique */
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.logo_liens {
		vertical-align: top;
		padding: 17px;
}
IMG.logo_liens {
		width: 120px;
		height:80px;
		border: none;
}
TD.logo_liens_texte {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 16pt;
		padding-right: 20px;
}
TABLE.liens_exterieur {
		width: 95%;
}
TD.liens_exterieur {
		width: 49%;
		vertical-align: top;
}
TABLE.liens_interieur {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 10px;
}
/* ----------------- */
/* Sous-menu section */
/* ----------------- */
TD.liens_interieur {
		border-style: solid;
		border-width: 2px;
		background-color: rgb(255,249,199); /* jaune */
		padding: 0;
}
TABLE.categorie {
		width: 100%;
}
TD.titre_categorie {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		padding: 2px 9px 4px 10px;
}
A.titre_categorie {
		text-decoration: none;
}
TD.photo_categorie {
		padding: 20px;
		padding-left: 40px;
		text-align: center;
		vertical-align: top;;
}
IMG.photo_categorie {
		width: 100px;
		height: 75px;
		border: none;
}
TD.ss_categorie {
		font-size: 11pt;
		font-weight: normal;
		line-height: 18pt;
		padding: 18px;
		padding-top: 15px;
		vertical-align: top;;
}
A.ss_categorie {
		text-decoration: none;
}
/* --------- */
/* liens.php */
/* --------- */
TABLE.ss_menu {
		margin-top: 15px;
}
TABLE.ss_sections {
		width: 100%;
		border: none;
}
TD.ss_section_cadre {
		border-style: solid;
		border-width: 1px;
		padding: 0;
}
TABLE.ss_section_cadre {
		width: 100%;
		background-color: rgb(255,249,199); /* jaune */
}
TD.ss_section_titre {
		font-size: 12pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		padding: 2px 2px 1px 7px;
}
TD.site {
		width: 50%;
		border-style: solid;
		border-width: 1px;
		vertical-align: top;
		padding: 7px 15px 8px 7px;
}
TABLE.site {
		width: 100%;
		font-size: 9pt;
}
TR.site {
		vertical-align: top;
}
IMG.site_photo {
		width: 110px;
		height: 75px;
		border: none;
		padding-right: 10px;
		padding-bottom: 10px;
}
TD.site_nom {
		width: 90%;
		font-weight: normal;
		line-height: 14pt;
		text-align: left;
		padding-top: 3px;
}
SPAN.site_nom {
		font-size: 12pt;
		font-weight: bold;
		background-color: rgb(255,249,199); /* jaune */
}
A.site_nom {
		color: rgb(0,94,47); /* vert foncé */
		text-decoration: none;
}
A.site_adresse {
		color: rgb(0,94,47); /* vert foncé */
		text-decoration: none;
}
TD.site_descr {
		font-size: 10pt;
		font-weight: normal;
		line-height: 12pt;
		text-align: justify;
		padding-left: 20px;
		padding-bottom: 5px;
}
