@charset "iso-8859-1";
TD.acc_gauche {
		width: 210px;
		background-color: rgb(255,244,151); /* jaune brillant */
		text-align: center;
}
TD.acc_droite {
}
/* --------------- */
/*  Section gauche */
/* --------------- */
TABLE.acc_annonce {
		width: 180px;
		border-style: solid;
		border-width: 2px;
		background-color: rgb(255,249,199); /* jaune */
		margin: 15px 15px 0 15px;
		text-align: center;
}
TD.acc_annonce_titre {
		font-size: 11pt;
		font-weight: bold;
		padding: 1px 5px 2px 5px;
}
A.acc_annonce_titre {
		text-decoration: none;
}
TD.acc_annonce_photo {
		padding-top: 10px;
}
IMG.acc_annonce_photo {
		border: none;
}
TD.acc_annonce_texte {
		font-size: 10pt;
		padding: 7px 15px 0 15px;
}
TD.acc_annonce_plus_info {
		padding: 8px;
}
A.acc_annonce_plus_info {
		text-decoration: none;
}
SPAN.acc_annonce_plus_info {
		font-size: 9pt;
		font-weight: bold;
		padding: 1px 5px;
}
DIV.acc_compteur {
		font-size: 9pt;
		font-weight: normal;
		line-height: 18pt;
		margin: 40px 0;
		text-align: center;
}
IMG.acc_compteur {
		background-color: rgb(255,249,199); /* jaune */
}
/* --------------- */
/*  Section droite */
/* --------------- */
DIV.acc_derniere_mise_a_jour {
		font-size: 9pt;
		font-weight: normal;
		margin: 10px 18px 0 0;
		text-align: right;
}
TABLE.acc_bienvenue {
		width: 100%;
		font-size: 11pt;
		font-weight: normal;
		line-height: 14pt;
		margin: 17px 0 23px 0;
}
TD.acc_bienvenue {
		padding: 0 20px;
		text-align: center;
}
TABLE.acc_nouvelle {
		width: 95%;
		border-style: solid;
		border-width: 2px;
		background-color: rgb(255,249,199); /* jaune */
		margin: 15px 15px 0 20px;
}
TD.acc_nouvelle_titre {
		color: rgb(255,253,234); /* jaune pale */
		font-size: 10pt;
		font-weight: bold;
		padding: 0 0 2px 6px;
}
A.acc_nouvelle_titre {
		text-decoration: none;
}
TD.acc_nouvelle_photo {
		width: 20%;
		padding: 13px;
		vertical-align: top;
}
IMG.acc_nouvelle_photo {
		border: none;
}
TD.acc_nouvelle_texte {
		font-size: 11pt;
		line-height: 16pt;
		padding: 15px 15px 15px 0;
		vertical-align: top;
}
DIV.acc_nouvelle_texte_suite {
		margin-top: 10px;
}
SPAN.acc_nouvelle_texte_gras {
		font-size: 11pt;
		font-weight: bold;
		background-color: rgb(255,249,199); /* jaune */
}
SPAN.acc_nouvelle_texte_petit {
		font-size: 10pt;
		background-color: rgb(255,249,199); /* jaune */
}
SPAN.acc_nouvelle_texte_petit_gras {
		font-size: 10pt;
		font-weight: bold;
		background-color: rgb(255,249,199); /* jaune */
}
TD.acc_nouvelle_texte_2_colonnes {
		font-size: 11pt;
		line-height: 16pt;
		padding: 0 15px 15px 15px;
		vertical-align: top;
}
TD.acc_nouvelle_plus_info {
		text-align: center;
		padding: 0 0 15px 0;
}
A.acc_nouvelle_plus_info {
		text-decoration: none;
}
SPAN.acc_nouvelle_plus_info {
		font-size: 9pt;
		font-weight: bold;
		padding: 1px 5px;
}
