/*GENERAL*/
.section-dark					{background:#42576A}
strong.caractencadre-spip.spip	{font-weight: 300;font-size: 2em}
h4.arts							{font-weight:black;font-weight:normal;}			
.icon-ok::before				{color: #CCC;}
p.arbo a						{color: gray}

/*TABLEAUX SPIP*/
table.spip 		{max-width: 100%;background-color: transparent;border-collapse: collapse;
				border-spacing: 0;margin-bottom:2em}
table.spip th,
table.spip td 	{padding: 8px;line-height: 24px;text-align: left;vertical-align: top;
				border-top: 1px solid #dddddd;}
table.spip tbody > tr:nth-child(odd) > td,
table.spip tbody > tr:nth-child(odd) > th 	{background-color: #f9f9f9;}
table.spip th {font-weight: bold;}
table.spip thead th {vertical-align: bottom;}
table.spip caption + thead tr:first-child th,
table.spip caption + thead tr:first-child td,
table.spip colgroup + thead tr:first-child th,
table.spip colgroup + thead tr:first-child td,
table.spip thead:first-child tr:first-child th,
table.spip thead:first-child tr:first-child td 	{border-top: 0;}
table.spip tbody + tbody {border-top: 2px solid #dddddd;}

table.spip th, table.spip td	{border-right:1px solid #dddddd}
table.spip th:last-child		{border-right:0}
table.spip td:last-child		{border-right:0}

/*RUBRIQUE ICONO */
body.rub1 table.spip td.nom:nth-child(1),
body.rub1 table.spip td.nom:nth-child(2) 	{border-right: 1px solid #dddddd;}
body.rub1 table.spip th,
body.rub1 table.spip tr:nth-child(1)		{font-weight: 500;color:#567189}

/*RUBRIQUE ECRITS (5) */
body.rub5 .cartarts h4.arts:last-child 		{margin-bottom:1.5em;}

/*ARTICLE ICONO */
body.page_art.rub1 table td:nth-child(1) 	{border-right: 1px solid #dddddd;}
body.page_art.rub1 table th,
body.page_art.rub1 table tr:nth-child(1)	{font-weight: 500;color:#567189}
body.page_art.rub1 table tr 				{border-top: 1px solid #dddddd;}
body.page_art.rub1 table tr:nth-child(1)	{border-top: 0px;}

/*SOMMAIRE*/
section.section.section-padded h4			{text-transform:none}
.icon-ok::before							{color: #CCC;}

/*PAGES RUBRIQUES*/
body.page_rub section.section h3 			{text-transform:none}
body.page_rub section.section span.ladate	{font-size: 12px;}

/*RESULTATS RECHERCHE*/
body.page_recherche section.section.section-padded h3		{text-transform:none}
