@charset "iso-8859-1";
TD.doss_gauche {
		width: 25%;
		background-color: rgb(255,244,151); /* jaune brillant */
		padding: 15px 10px 20px 10px;
}
TD.doss_droite {
		padding: 15px 15px 0 15px;
}
H1.titre {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */;
		margin: 0;
		padding: 5px 10px;
}
H2.ss_titre {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */;
		margin: 10px 0 0 0;
		padding: 5px 10px;
}
H3.doss_section {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */;
		margin: 15px 15px 0 15px;
		padding: 5px 10px;
		text-align: left;
}
SPAN.doss_section {
		font-size: 12pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */;
}
/* -------------- */
/*  Menu Dossiers */
/* -------------- */
DIV.menu_dossier_titre {
		font-size: 12pt;
		font-weight: bold;
		padding: 4px 8px;
		text-align: left;
}
DIV.menu_dossier {
		font-size: 11pt;
		font-weight: bold;
		margin: 8px 0 0 20px;
		padding: 3px 7px;
		text-align: left;
}
A.menu_dossier {
		text-decoration: none;
}
DIV.menu_dossier_section {
		font-size: 10pt;
		margin: 3px 0 0 35px;
		text-align: left;
}
A.menu_dossier_section {
		text-decoration: none;
}
DIV.menu_dossier_section A:hover {
		color: rgb(0,94,47); /* vert foncé */
		font-weight: bold;
}
/* -------------- */
/*  dossiers.php  */
/* -------------- */
TABLE.doss_accueil {
		width: 100%;
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.logo_doss {
		vertical-align: top;
		padding: 10px;
}
IMG.logo_doss {
		width: 150px;
		height:75px;
		border: none;
}
TD.logo_doss_texte {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 16pt;
		padding-right: 20px;
}
TABLE.doss_exterieur {
		width: 95%;
}
TD.doss_exterieur {
		width: 49%;
		vertical-align: top;
}
TABLE.doss_interieur {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 10px;
}
TD.doss_interieur {
		border-style: solid;
		border-width: 2px;
		background-color: rgb(255,249,199); /* jaune */
		padding: 0;
}
TABLE.doss_boite {
		width: 100%;
}
TD.nom_dossier {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		padding: 2px 9px 4px 10px;
}
A.nom_dossier {
		text-decoration: none;
}
TD.photo_dossier {
		padding: 20px;
		text-align: center;
		vertical-align: top;;
}
IMG.photo_dossier {
		width: 200px;
		height: 150px;
		border: none;
}
TD.descr_dossier {
		font-size: 11pt;
		line-height: 16pt;
		padding: 15px 15px 10px 0;

}
DIV.doss_plus_info {
		line-height: 22pt;
		text-align: center;
		margin-top: 20px;
}
SPAN.doss_plus_info {
		font-size: 10pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		border-width: 2px;
		border-style: solid;
}
A.doss_plus_info {
		color: rgb(255,253,234); /* jaune pale */
		text-decoration: none;
}
/* -------------- */
/*  doss_....php  */
/* -------------- */
TABLE.doss_en_tete {
		width: 100%;
		font-weight: normal;
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.doss_en_tete {
		font-size: 11pt;
		line-height: 14pt;
		vertical-align: top;
		padding: 20px 15px;
}
DIV.doss_en_tete_publ_date {
		margin-top: 20px;
}
TD.doss_en_tete_photo {
		width: 30%;
		font-size: 8pt;
		line-height: 16pt;
		text-align: center;
		padding: 15px 10px 15px 10px;
}
IMG.doss_en_tete_photo {
		border: none;
}
DIV.doss_en_tete_photo {
		font-size: 8pt;
}
TABLE.doss_debut {
		width: 97%;
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 15px;
}
TD.doss_debut {
		font-size: 11pt;
		line-height: 14pt;
		padding: 5px 15px;
}
DIV.doss_debut {
		text-align: justify;
		margin: 15px 0;
}
DIV.doss_debut_avant_indent {
		text-align: justify;
		margin: 15px 0 5px 0;
}
DIV.doss_debut_indent {
		text-align: left;
		margin-left: 30px;
}
DIV.doss_debut_gras {
		font-weight: bold;
		text-align: justify;
		margin: 15px 0;
}
TABLE.doss_tableau {
	    font-size: 11pt;
		border-width: 1pt;
		border-style: solid;
		text-align: center;
		width: 85%;
		margin: 25px 0 25px 0;
}
TR.doss_tableau {
		font-weight: bold;
}
TD.doss_tableau_en_tete {
	    font-size: 11pt;
		color: rgb(255,253,234); /* jaune pale */
		border-width: 1pt;
		border-style: solid;
		padding: 3pt;
}
TD.doss_tableau {
		padding-top: 8pt;
		padding-bottom: 8pt;
		border-width: 1pt;
		border-style: solid;
}
TD.doss_tableau_20 {
		width: 20%;
		padding-top: 8pt;
		padding-bottom: 8pt;
		border-width: 1pt;
		border-style: solid;
}
TD.doss_tableau_20_hygi_f {
		width: 20%;
		padding: 15px;
		border-width: 1pt;
		border-style: solid;
}
TD.doss_tableau_exer_s {
		padding: 15px;
		border-width: 1pt;
		border-style: solid;
		text-align: left;
		vertical-align: top;
}
TD.doss_tableau_hygi_f {
		padding: 20px;
		border-width: 1pt;
		border-style: solid;
		text-align: left;
		vertical-align: top;
}
DIV.doss_tableau_hygi_f {
		margin-top: 8px;
		text-align: justify;
}
DIV.doss_tableau_hygi_f_titre {
		font-weight: bold;
		margin-bottom: 20px;
}
IMG.doss_tableau_photo {
		width: 100px;
		height: 75px;
		border: none;
}
IMG.doss_tableau_photo_150 {
		width: 150px;
		height: 113px;
		border: none;
}
DIV.doss_tableau_photo {
		font-size: 8pt;
}
/* ------- */
/*  Liens  */
/* ------- */
TABLE.doss_lien {
		width: 97%;
		margin-left: 15px;
}
TD.doss_lien_externe_cadre {
		border-width: 2px;
		border-style: solid;
		padding: 0;
}
TABLE.doss_lien_externe_cadre {
		width: 100%;
}
TD.doss_lien_type {
		font-size: 9pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		padding: 3px;
		padding-top: 1px;
}
TD.doss_lien_titre {
		font-size: 12pt;
		font-weight: bold;
		padding: 7px 5px 5px 10px;
}
A.doss_lien_titre {
		color: rgb(0,94,47); /* vert foncé */
		text-decoration: none;
}
TD.doss_lien_photo {
		padding: 0 10px 10px 10px;
		vertical-align: top;
}
IMG.doss_lien_photo {
		border: none;
}
TD.doss_lien_photo_droite {
		width: 95%;
		font-size: 10pt;
		padding: 5px 10px 0 0;
		vertical-align: middle;
}
TD.doss_lien_texte {
		width: 95%;
		font-size: 10pt;
		padding: 0 10px 0 0;
		vertical-align: top;
}
DIV.doss_lien_texte {
		font-size: 10pt;
		margin: 0 0 5px 0;
}
DIV.doss_lien_texte_parenthese {
		font-size: 9pt;
		margin: 0 0 5px 0;
}
DIV.doss_lien_texte_description {
		font-size: 10pt;
		margin: 15px 0 5px 0;
}
DIV.doss_lien_plus_info {
		line-height: 22pt;
		text-align: center;
		margin-bottom: 5px;
}
SPAN.doss_lien_plus_info {
		font-size: 10pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		border-width: 2px;
		border-style: solid;
}
A.doss_lien_plus_info {
		color: rgb(255,253,234); /* jaune pale */
		text-decoration: none;
}
/* ------- */
/*  Fiche  */
/* ------- */
TABLE.doss_rubrique_ext {
		width: 80%;
		border-width: 2px;
		border-style: solid;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 30px;
}
TABLE.doss_rubrique {
		width: 100%;
}
TR.doss_rubrique {
		vertical-align: top;
}
TD.doss_rubrique_titre {
		width: 25%;
		font-size: 11pt;
		font-weight: bold;
		background-color: rgb(255,249,199); /* jaune */
		padding: 10px 20px 10px 10px;
}
TD.doss_rubrique_texte {
		font-size: 11pt;
		line-height: 16pt;
		padding: 5px 10px 5px 15px;
		padding: 10px 20px;
}
/* ---------------- */
/*  Texte rubrique  */
/* ---------------- */
DIV.doss1 {
		margin-bottom: 2px;
}
DIV.doss2 {
		margin-top: 10px;
		margin-bottom: 5px;
}
UL.doss1 {
		margin: 0;
		padding: 0 0 0 15px;
}
LI.doss1 {
		margin-bottom: 5px;
}
UL.doss2 {
		margin: 0 0 0 20px;
		padding: 0 0 0 15px;
}
