@charset "iso-8859-1";
H1.titre {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */;
		background-color: rgb(250,159,2); /* orange jaune */
		background-color: rgb(104,173,50); /* vert jaune */
		margin: 0;
		padding: 5px 10px;
}
TD.a_prop_gauche {
		width: 30%;
		background-color: rgb(255,244,151); /* jaune brillant */
		padding: 15px 10px 20px 10px;
}
TD.a_prop_droite {
		padding: 15px 15px 0 15px;
}
A.menu_a_prop {
		text-decoration: none;
}
DIV.menu_a_prop {
		font-size: 12pt;
		font-weight: bold;
		background-color: rgb(250,159,2); /* orange jaune */
		background-color: rgb(104,173,50); /* vert jaune */
		margin: 8px 0 0 0;
		padding: 4px 8px;
		text-align: left;
}
TABLE.a_prop_accueil {
		width: 100%;
		border-color: rgb(250,159,2); /* orange jaune */
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.logo_a_prop_texte {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 16pt;
		padding: 20px;
}
TABLE.a_prop_section {
		width: 94%;
		border-color: rgb(250,159,2); /* orange jaune */
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */;
		margin-top: 20px;
		margin-bottom: 10px;
		margin-left: 30px;
}
TD.a_prop_section_titre {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */;
		background-color: rgb(250,159,2); /* orange jaune */
		background-color: rgb(104,173,50); /* vert jaune */
		padding: 2px 0 4px 10px;
}
TD.a_prop_section_texte {
		font-size: 11pt;
		line-height: 14pt;
		text-align: justify;
		padding: 0 15px;
		vertical-align: top;
}
DIV.a_prop_section_texte {
		margin-top: 15px;
		margin-bottom: 15px;
}
DIV.a_prop_section_texte_bottom {
		margin-bottom: 15px;
}
DIV.a_prop_section_texte_indent {
		margin-left: 20px;
}
TD.a_prop_section_logo_cns {
		width: 15%;
		text-align: center;
		padding: 10px;
}
IMG.a_prop_section_logo_cns {
		width: 100px;
		height: 91px;
		border: none;
}
TD.a_prop_section_photo_ch_nl {
		text-align: center;
		padding: 25px 25px 0 10px;
		vertical-align: top;
}
IMG.a_prop_section_photo_ch_nl {
		width: 202px;
		height: 150px;
		border: none;
}
