.article-img {
	margin: 0;
	padding: 0;
	width: 100%;
	border-radius: 0px;
	margin-bottom: 35px;
	margin-top: 30px;
}

.blacklink,
a.blacklink,
a:hover.blacklink {
	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: BOLD;
	text-decoration: none;
}

a:hover.redgras,
hover.redgras {
	color: #d91407;
}

.redgras,
a.redgras {
	color: #af1207;
	font-weight: BOLD;
}

a.red {
	font-size: 16px;
	color: #af1207;
	font-weight: BOLD;
	text-decoration: none;
}

a:hover.red {
	font-size: 16px;
	color: #d91407;
	font-weight: BOLD;
	text-decoration: none;
}

a.redMore {
	font-size: 16px;
	color: #af1207;
	font-weight: BOLD;
	text-decoration: none;
}

a:hover.redMore {
	font-size: 16px;
	color: #d91407;
	font-weight: BOLD;
	text-decoration: underline;
}

a.redMoreBottom {
	font-size: 16px;
	color: #ffffff;
	font-weight: BOLD;
	text-decoration: none;
}

a:hover.redMoreBottom {
	font-size: 16px;
	color: #eeeeee;
	font-weight: BOLD;
	text-decoration: underline;
}

.breadcrumbMore {
	padding: 8px;
	margin-bottom: 10px;
	list-style: none outside none;
	background-color: #af1207;
	border-radius: 4px;
}

.logo-article {
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 100px;
}

.spip-admin-bloc,
.spip-admin-float {
	z-index: 99999999 !important;
}

.red {
	font-size: 16px;
	color: #af1207;
	font-weight: BOLD;
	text-decoration: none;
}

a:hover.sommaire_ancre {
	text-decoration: none; 
}

.texteencadre-spip {
	color: #3B3B3B !important;
	background: #F5F5F5 !important;
	border-bottom: 2px solid #CCCCCC !important;
	border-left: 1px solid #E6E6E6 !important;
	border-right: 2px solid #CCCCCC !important;
	border-top: 1px solid #E6E6E6 !important;
	padding: 15px !important;
}

.redsub,
a.redsub {
	font-size: 16px;
	color: #af1207;
	font-weight: BOLD;
	text-decoration: none;
}

a:hover.redsub {
	font-size: 16px;
	color: #d91407;
	font-weight: BOLD;
	text-decoration: none;
}

div.cs_sommaire_titre_avec_fond {
	color: #000000;
	font-size: 16px;
	font-weight: BOLD;
	text-align: left;
	text-transform: uppercase;
	padding-left: 0px;
}

div.cs_sommaire {
	display: block;
	float: none;
	text-align: left;
	width: 100%;
	max-width: 580px;
}

div.cs_sommaire_corps li:before {
	content: "- ";
	color: #336699;
}

div.cs_sommaire_corps li {
	font-size: 16px;
	font-weight: normal;
}

a.yellow {
	font-size: 16px;
	color: #af1207;
	font-weight: BOLD;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.yellow {
	font-size: 16px;
	color: #d91407;
	font-weight: BOLD;
	text-decoration: none;
	white-space: nowrap;
}

img,
.spip_logos {
	margin: 0;
	padding: 0;
	border: 0;
}

/*.spip_documents {
	text-align: left;
	line-height: normal;
	display: block;
}*/

.spip_documents p {
	margin: 0.10em;
	padding: 0;
}

.spip_documents_center {
	display: block;
	clear: both;
	width: 100%;
	margin: 1.5em auto;
	text-align: center;
}

.spip_documents_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 1.385em;
}

.spip_documents_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 1.385em;
}

.spip_doc_titre {
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	/*margin-bottom: 15px;*/
	margin-top: 4px;
	font-size:16px;
}

.spip_doc_descriptif {
	color: #000000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 16px;
}


blockquote.spip {
	border-left: 2px solid #919191;
	margin: 1.5em 0 1.5em 1em;
	padding-left: 1em;
	font-size: 24px;
}

blockquote.spip > p {
	margin-left: 20px;
}


.img-responsive-spip {
	display: inline;
	max-width: 100%;
	height: auto;
}

.date {
	font-family: arial;
	font-size: 16px;
	color: #333333;
	font-weight: BOLD;
}

.auteur {
	font-family: arial;
	font-size: 16px;
	color: #333333;
	font-weight: BOLD;
	margin-bottom: 20px;
}


/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 0px;
	border: 0px solid;
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}

table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	vertical-align: bottom;
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
}
table.spip td img {display: inline-block; margin-left: auto; min-width: 100px; margin-right: auto;}
table.spip td p {margin-right: 0;margin-left: 0;}
table.spip tr.row_first { vertical-align: top; text-align: center;}
table.spip tr.row_odd { vertical-align: top; text-align: center;}
table.spip tr.row_even { vertical-align: top; text-align: center;}
table.spip th, table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	width: auto;
	max-width: 400px;
	display: inline-block;
}
table.spip img {
  max-width: 581px;
  height: auto;
}

.highlight {
	background: #ffff40;
}

h4.spip {
	font-weight: bold;
	font-size: 24px;
}

h3.spip {
	padding-top: 70px;
	margin-top: -50px;
	font-weight: 700;
}

h5.spip {
	font-weight: bold;
	font-size: 36px;
}