/* @override http://localhost:8888/basta/squelettes/habillage.css */

/* structure generale des pages */
body {
	margin: 0;
	text-align: center;
}
#page {
	width: 960px;
	margin: 10px auto 0 auto;
	background-color: #FFF;
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	text-align: left;
}
#corps {
	clear: both;
	background: url(images/fond.png) repeat-y;
	border-left: 5px solid black;
	border-right: 5px solid black;
	overflow: hidden;
}
#colonne-principale {
	float: left;
	width: 540px;
	padding: 0 10px 20px 23px;
}
#colonne-droite {
	float:right;
	width:377px;
}
#colonne-droite-1 {
	float: left;
	width: 166px;
	margin-top: -25px;
	padding: 0 10px 20px 10px;
}
.sommaire #colonne-droite-1 {
	/*margin-top: -25px;*/
}
#colonne-droite-2 {
	float: right;
	width: 169px;
	padding: 0 18px 20px 4px;
}
#pied {
	clear: both;
	padding: 2px;
	color: #FFF;
	background-color: #000;
	font-size: 0.75em;
	text-align: center;
}
#pied p {
	margin: 0;
}
#pied img {
	vertical-align: middle;
}
#pied a {
	color: #FFF;
}
#logos-partenaires {
	padding: 15px 0;
	font-size: 0.75em;
	text-align: right;
}
#logos-partenaires img {
	margin: -5px 5px 0 5px;
	vertical-align: middle;
}

/* Presentations generales */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h3 a {
	color: #000;
}

/* entete */
#entete img {
	display: block;
}

/* menu */
#barre-menu {
	margin: 0;
	background-color: #000;
	overflow: hidden;
}
#barre-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#barre-menu ul li {
	float: left;
	margin: 0;
	padding: 4px 7px;
	background-color: #000;
	font-size: 13px;
	font-weight: bold;
	border-right: 1px solid #333;
}
#barre-menu ul li.on {
	padding: 3px 7px;
	color: #F00;
	background-color: #FFF;
	border-top: 1px solid #B2B2B2;	
	border-bottom: 1px solid #B2B2B2;	
}
#barre-menu ul li.soutenir {
	padding: 4px 7px;
	background-color: #E31B22;
}
#barre-menu ul li a {
	color: #B2B2B2;
}
#barre-menu ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#barre-menu ul li.on a {
	color: #F00;
}

/* ariane */
#ariane {
	margin-top: 10px;
	color: #999;
	font-size: 0.75em;
	font-weight: bold;
}
#ariane a {
	color: #999;
	font-weight: normal;
}


/* colonne principale sommaire */
#a-la-une {
	margin-top: 20px;
}
#a-la-une #titre-une {
	height: 85px;
	padding: 0 10px 0 35px;
	background: url(images/alaune.png) left no-repeat #EAEBEB;
}
#a-la-une #titre-une p {
	margin: 0;
	padding: 8px 0 3px 0;
	color: #000;
	font-size: 0.8em;
}
#a-la-une #titre-une h3 {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	line-height: 1.3em;
}
#a-la-une #chapo-une {
	margin-top: 3px;
	padding: 10px;
	background-color: #EAEBEB;
	font-size: 0.84em;
	overflow: hidden;
}
#a-la-une #chapo-une img {
	float: left;
	margin-top: 10px;
}
#a-la-une #chapo-une div.texte {
	float: right;
	width: 290px;
	line-height: 1.3em;
}
#a-la-une #chapo-une p {
	margin: 0;
	font-weight: bold;
}
#a-la-une #chapo-une p.suite {
	margin-top: 0.3em;
}
#a-la-une #chapo-une a {
	color: #808080;
}
#a-la-une #chapo-une p.auteurs {
	margin-bottom: 5px;
	font-weight: normal;
}
#a-la-une #chapo-une p.auteurs a {
	color: #000;
}

#sommaire #derniers-articles h2 {
	margin-bottom: 3px;
	padding-left: 25px;
	width: 239px;
	background: url(images/picto-derniers-articles.png) left no-repeat #999;
}
#sommaire #derniers-articles div {
	padding: 6px 10px;
	background-color: #EAEBEB;
}
#sommaire #derniers-articles div ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sommaire #derniers-articles div ul li {
	clear: both;
	padding: 5px 0;
	border-top: 2px solid #FFF;
	overflow: hidden;
}
#sommaire #derniers-articles div ul li.premier {
	border: none;
}
#sommaire #derniers-articles div ul p {
	margin: 0;
}
#sommaire #derniers-articles div ul p.titre {
	font-size: 0.8em;
}
#sommaire #derniers-articles div ul p.titre a {
	color: #000;
}

/*--------------------------------------*/

#sous-colonne-gauche {
	float: left;
	width: 264px;
	padding-right: 12px;
}
#sous-colonne-droite {
	float: right;
	width: 264px;
}

#sommaire div.titre-rubrique {
	border-bottom: 1px solid black;
}

#sommaire h1.cache {
	margin: 0;
	font-size: 1.3em;
	text-indent: -9000px;
}

#sommaire h2 {
	width: 120px;
	margin: 1em 0 0 0;
	padding: 2px 0 1px 10px;
	color: #FFF;
	background-color: #000;
	font-size: 0.8em;
	text-transform: uppercase;
}

#sommaire h2.autres-breves {
	width: 160px;
}

#sommaire ul.liste-articles {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sommaire ul.liste-articles li {
	clear: left;
	padding: 3px 0 8px 0;
	border-bottom: 1px solid #999;
	overflow: hidden;
}

#sommaire h2 a {
	color: #FFF;
}
#sommaire h3 {
	margin: 0;
	font-size: 1.3em;
}
#sommaire ul.liste-articles img.spip_logos {
	float: left;
	margin: 5px 5px 0 0;
}
#sommaire div.chapo {
	margin: 3px 0 0 0;
	font-size: 0.8em;
}
#sommaire div.chapo-flottant-droit {
	float: right;
	width: 385px;
}
#sommaire div.chapo-auteur {
	margin: -15px 0 20px 0;
	font-size: 0.8em;
}
#sommaire div.chapo p, #sommaire div.chapo-auteur p {
	margin: 0 0 2px 0;
}
#sommaire div.chapo a, #sommaire div.chapo-auteur a {
	color: #808080;
}
#sommaire p.surtitre {
	margin: 5px 0 0 0;
	color: #8BA7BB;
	font-size: 0.9em;
	text-transform: uppercase;
}
#sommaire p.date {
	margin: 5px 0 -2px 0;
	font-size: 0.7em;
}
#sommaire p.auteurs-date {
	margin: 3px 0 3px 0;
	font-size: 0.7em;
}
#sommaire p.auteurs-date a {
	color: #000;
}
#sommaire p.titre-rubrique {
	margin: 5px 0 -2px 0;
	font-size: 0.8em;
}
#sommaire hr {
	clear: both;
	height: 1px;
	margin: 6px 0 5px 0;
	padding: 0;
	color: #999;
	background-color: #999;
	border: 0;
}

#chronique {
	background-color: #EAEBEB;
}
#chronique h2 {
	padding-bottom: 2px;
	width: 254px;
	border-bottom: 2px solid #FFF;
}
#chronique div {
	padding: 4px 8px 8px 8px;
}
#chronique div div {
	padding: 0;
}

#sommaire p.pagination {
	clear: both;
	font-size: 0.8em;
	text-align: center;
}
#sommaire p.pagination a {
	color: #000;
	text-decoration: underline;
}

/* colonne principale article */
#article {
	margin: 0 10px 0 0;
}
#article h1 {
	margin: 0;
	font-size: 1.8em;
}
#article h1 a {
	color: #000;
	text-decoration: underline;
}
#article h1.titre-article-forum {
	font-size: 1.5em;
}
#article p.surtitre {
	margin: 20px 0 0 0;
	color: #8BA7BB;
	font-size: 1.1em;
	text-transform: uppercase;
}
#article p.surtitre-article-forum {
	font-size: 0.95em;
}
#article p.auteurs-date {
	margin-top: 5px;
	font-size: 0.85em;
	text-transform: uppercase;
}
#article p.auteurs-date span.auteurs {
	font-weight: bold;
}
#article p.auteurs-date span.auteurs a {
	color: #000;
	font-weight: normal;
}
#article p.auteurs-date span.date {
	color: #8BA7BB;
}
#article div.chapo p {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}
#article img.spip_logos {
	display: block;
}
#article ul#outils, #article ul#outils-breves {
	/* clear: both; */
	float: left;
	width: 23px;
	padding: 2px 0 0 0;
	background-color: #E2E4E4;
	list-style-type: none;
}
#article ul#outils {
	margin: 16px 0 0 -12px;
}
#article ul#outils-breves {
	margin: 0 0 0 -12px;
}
#article ul#outils .recommander, #article ul#outils .textsizeup, #article ul#outils .textsizedown {
	cursor: pointer;
}
/* outils - page recomander */
#page-recommander {
	padding: 1em;
	background-color: #FFF;
	font-family: Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	text-align: left;
}

#page-recommander h1 {
	margin: 0;
	color: #000;
	font-size: 1.8em;
}
#page-recommander p.surtitre {
	margin: 20px 0 0 0;
	color: #8BA7BB;
	font-size: 1.1em;
	text-transform: uppercase;
}
#page-recommander h2 {
	color: #000;
}

#article div.texte {
	margin-left: 20px;
}
#article div.texte .spip_documents_center {
	clear: none;
}
#article div.texte p {
	font-size: 0.9em;
	line-height: 1.3em !important;
}
#article div.texte dt.spip_doc_titre, #article div.texte dd.spip_doc_descriptif {
	font-size: 0.85em;
}
#article div.texte a, #article div.chapo a, #article p a.spip_note, #article div.notes a {
	color: #333;
	text-decoration: underline;
}
#article p a.spip_out {
	padding-right: 0;
	background-image: none;
}
#article div.notes {
	clear: both;
	margin-left: 20px;
}
#article div.notes h4 {
	margin-bottom: 3px;
	font-size: 0.85em;
}
#article div.notes p {
	margin: 4px 0 4px 0;
	font-size: 0.8em;
}
#article h3.spip {
	font-size: 1em;
	text-align: left;
}

#article #partager {
	clear: both;
	float: right;
	margin: 0;
	padding: 10px;
	list-style: none;
}
#article #partager li {
	float: left;
	padding-right: 15px;
}
#article #partager li.intitule-partager {
	font-size: 0.8em;
}

#article div.en-savoir-plus {
	clear: both;
	margin-top: 1.5em;
	border-top: 1px solid #999;
}
#article div.en-savoir-plus h2 {
	margin: 0.5em 0;
	font-size: 1.1em;
}
#article div.en-savoir-plus p {
	margin-top: 5px;
	font-size: 0.85em;
}
#article div.en-savoir-plus p a {
	color: #000;
	text-decoration: underline;
}

#article #documents_portfolio h2 {
	margin: 0.5em 0 0.3em;
	font-size: 1.1em;
}
#article #documents_portfolio img.spip_logos {
	float: left;
	margin: 0 10px 10px 0;
}

#article #lire-aussi {
	clear: both;
	margin-top: 1.5em;
	border-top: 1px solid #999;
}
#article #lire-aussi h2 {
	margin: 0.5em 0 0.3em;
	font-size: 1.1em;
}
#article #lire-aussi ul {
	margin: 0;
	padding: 0 20px;
}
#article #lire-aussi ul li {
	padding: 0.3em 0;
	font-size: 0.85em;
}
#article #lire-aussi ul li a {
	color: #000;
	text-decoration: underline;
}

#article p.repondre {
	clear: both;
	margin-top: 30px;
	padding: 10px 0 0 39px;
	height: 23px;
	background: url(images/reagir.png) left no-repeat;
	font-size: 1em;
	font-weight: bold;
}
#article p.repondre a {
	color: #000;
}
#article p.tout_voir {
	float: right;
	margin-top: -38px;
	font-size: 0.9em;
}
#article p.tout_voir a {
	color: #000;
}
#article p.explication {
	color: #000;
	font-size: 0.9em;
	line-height: 1.3em;
}
#article div.formulaire_spip {
	margin: 30px 0 10px 0;
}
#article div.formulaire_spip legend {
	margin-bottom: 10px;
	color: #000;
}
#article div.formulaire_login legend {
	display: none;
}
#article div.formulaire_spip label {
	color: #000;
	font-size: 0.9em;
}
#article div.formulaire_spip input {
	font-size: 0.9em;
}
#article div.formulaire_spip a {
	color: #000;
	font-size: 0.85em;
}
#article div.formulaire_spip .choix label {
	font-size: 0.85em;
}
#article div.formulaire_spip input.submit {
	margin-right: 100px;
}
#article div.formulaire_spip ul.previsu div.forum-texte {
	font-size: 0.85em;
}

#article table.spip {
	margin-left: -10px;
	width: 520px;
	font-size: 13px;
}
#article table.spip th {
	padding: 0.2em;
	background-color: #99cccc;
}
#article table.spip td {
	padding: 0.2em;
}
#article table.spip tr.row_even {
	background-color: #ff6666;
}
#article table.spip tr.row_odd {
	background-color: #ffcccc;
}

#article #forum h2 {
	padding-left: 30px;
	height: 20px;
	font-size: 16px;
	color: #000;
	background: url(images/commentaires.png) left no-repeat #BDC3C6;	
}
#article ul.forum-article {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
#article ul.forum-article ul {
	margin-left: 40px;
	padding: 0;
	list-style: none;
}
#article ul.forum-article li {
	margin-top: 8px;
}
#article ul.forum-article div.forum-qui {
	margin-top: 10px;
	padding: 3px 0 3px 5px;
	background-color: #BDC3C6;
	font-size: 0.8em;
}
#article ul.forum-article div.forum-texte {
	margin-top: 3px;
	padding: 5px;
	font-size: 0.8em;
	border: 3px solid #BDC3C6;
}
#article ul.forum-article div.forum-texte p {
	margin: 3px 0 0 0;
}
div.forum-texte p.repondre-commentaire {
	padding-right: 10px;
	text-align: right;
}
div.forum-texte p.repondre-commentaire a {
	color: #000;
	text-decoration: underline;
}

/* colonne droite */
#colonne-droite #annonce {
	background-color: #FFF;
}
#colonne-droite.droite-accueil #annonce {
	padding-top: 15px;
}
#colonne-droite #annonce img {
	margin: 5px 0 0 0;
}

/* colonne droite 1 */
#colonne-droite-1 h2 {
	margin-right: -10px;
	margin-left: -10px;
	margin-bottom: 0;
	margin-top: 0;
}
#colonne-droite-1 h2 img {
	display: block;
	margin-bottom: 5px;
}
#colonne-droite-1 h2.titre-texte {
	margin-bottom: -1px;
	padding: 5px 0 5px 5px;
	color: #FFF;
	background-color: #000;
	font-size: 1em;
	text-transform: uppercase;
}
#colonne-droite-1 h2.titre-texte a {
	color: #FFF;
}

#colonne-droite-1 #en-bref {
	margin-bottom: 1.2em;
}
#colonne-droite-1 #en-bref h3 {
	font-size: 0.9em;
}
#colonne-droite-1 #en-bref p {
	margin: 2px 0 0 0;
}
#colonne-droite-1 #en-bref p.date {
	margin-bottom: 3px;
	font-size: 0.65em;
}
#colonne-droite-1 #en-bref p.surtitre {
	font-size: 0.75em;
	text-transform: uppercase;
}
/*
#colonne-droite-1 #en-bref h2, #colonne-droite-1 h2.lire-aussi {
	margin-top: 0;
}

#colonne-droite-1 h2 img {
	display: block;
}
*/
#colonne-droite-1 ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
#colonne-droite-1 ul li {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #000;
}
#colonne-droite-1 ul li.premier {
	border: none;
}
#colonne-droite-1 #en-bref ul li, #colonne-droite-1 #temoignages ul li {
	border-top-color: #999;
}
#colonne-droite-1 ul li p.auteurs-date {
	margin: 0;
	font-size: 0.75em;
}
#colonne-droite-1 ul li p.auteurs-date a {
	color: #000;
}
#colonne-droite-1 ul.memes-themes {
	margin-top: 5px;
}
#colonne-droite-1 ul.memes-themes li {
	display: inline;
	padding-right: 4px;
	font-size: 1em;
	line-height: 1.3em;
	border-top: none;
}
#colonne-droite-1 ul.memes-themes li a {
	color: #666;
}
#colonne-droite-1 h3 {
	margin: 0;
	font-size: 1em;
}
#colonne-droite-1 p {
	margin: 4px 0 0 0;
	font-size: 0.8em;
}
#colonne-droite-1 p a {
	color: #666;
}
#colonne-droite-1 div a.temoignage {
	color: #666;
	font-size: 0.8em;
}
#colonne-droite-1 p.surtitre {
	margin: 3px 0 2px 0;
	font-size: 0.9em;
}
/*
#colonne-droite-1 hr {
	height: 1px;
	margin: 6px 0 5px 0;
	padding: 0;
	color: #999;
	background-color: #999;
	border: 0;
}
*/
#colonne-droite-1 #temoignages ul img {
	display: block;
	margin: 5px 0;
}
#colonne-droite-1 p.pagination {
	margin: 0 0 0.5em 0;
	font-size: 0.73em;
}

#colonne-droite-1 #nous-soutenir {
	margin: 20px -10px 0 -10px;
	padding-bottom: 8px;
	background-image: url(images/fond_soutenir.png);
}
#colonne-droite-1 #nous-soutenir h2 {
	padding: 4px 10px 15px 16px;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
}
#colonne-droite-1 #nous-soutenir h2 span {
	font-size: 16px;
}
#colonne-droite-1 #nous-soutenir p {
	padding: 5px 7px 5px 7px;
	color: #FFF;
	font-size: 0.76em;
}
#colonne-droite-1 #nous-soutenir p span {
	color: #000;
	font-weight: bold;
}
#colonne-droite-1 #nous-soutenir p a {
	color: #FFF;
	font-weight: bold;
}

#colonne-droite-1 #articles-les-plus-lus h2 img {
	margin-bottom: 2px;
}
#colonne-droite-1 #articles-les-plus-lus ul {
	margin: 0 -10px 0.5em -10px;
	padding: 10px;
	background-color: #EAEBEB;
}
#colonne-droite-1 #articles-les-plus-lus ul li {
	padding: 3px 0;
	border: none;
}
#colonne-droite-1 #articles-les-plus-lus ul li h3 {
	font-size: 0.9em;
}
#colonne-droite-1 #articles-les-plus-lus ul li p {
	font-size: 0.8em;
	text-transform: uppercase;
}

/* colonne droite 2 */
#recherche {
	float: right;
	margin-right: 16px;
	padding: 1px 3px 0 3px;
	width: 170px;
	height: 23px;
	background-color: #FFF;
}
#recherche form {
	margin: 0;
}
#recherche input.text {
	padding: 2px 10px;
	width: 123px;
	color: #666;
	font-size: 12px;
	border: 1px solid #999;
}
#recherche input.valider-recherche {
	margin-top: -2px;
	width: 19px;
	height: 19px;
	vertical-align: middle;
}

#colonne-droite-2 h2 {
	margin: 0;
}
#colonne-droite-2 h2 img {
	display: block;
}

#nous-soutenir {
	margin: 5px 0 0 0;	
}

#themes {
	text-align: center;
	border-top: 5px solid #443C3F;
}
#themes ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#themes ul li {
	display: inline;
}
#themes ul li a {
	color: #443C3F;
}
#themes ul li.theme-0 {
	font-size: 1.2em;
}
#themes ul li.theme-1 {
	font-size: 1.1em;
}
#themes ul li.theme-2 {
	font-size: 1em;
}
#themes ul li.theme-3 {
	font-size: 0.96em;
}
#themes ul li.theme-4 {
	font-size: 0.88em;
}
#themes ul li.theme-5 {
	font-size: 0.82em;
}
#themes ul li.theme-6 {
	font-size: 0.77em;
}
#themes p {
	margin: 0;
	padding: 2px 0 2px 0;
	background-color: #443C3F;
	font-size: 0.8em;
	text-align: center;
}
#themes p a {
	color: #FFF;
}

#dossiers {
	margin-bottom: 5px;
	background-color: #95BD0F;
}
#dossiers h2 {
	margin: 0;
}
#dossiers a {
	color: #000;
}
#dossiers ul {
	margin: 0;
	padding: 0 7px 2px 7px;
	list-style-type: none;
}
#dossiers ul li {
	padding: 6px 0;
	border-top: 2px dashed #FFF;
}
#dossiers ul li.premier {
	border: none;
}
#dossiers ul li p {
	margin: 0 0 3px 0;
	color: #FFF;
	font-size: 0.8em;
	text-transform: uppercase;
}
#dossiers ul li h3 {
	margin: 0;
	font-size: 1em;
}
#dossiers p.tous-les-dossiers {
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #FFF;
}

#debattre {
	margin-bottom: 5px;
	background-color: #AFD5EA;
}
#debattre h2 {
	margin: 0;
}
#debattre div {
	padding: 0 8px 8px 8px;
}
#debattre h3 {
	margin: 2px 0 3px 0;
	font-size: 1em;
}
#debattre img {
	display: block;
	margin: 4px 3px 5px 0;
}
#debattre div.chapo {
	padding: 0;
	font-size: 0.8em;
}
#debattre div.chapo p {
	margin: 0 0 2px 0;
}
#debattre div.chapo a {
	color: #FFF;
}
#debattre p.surtitre {
	margin: 0;
	color: #159fdb;
	font-size: 1em;
}
#debattre p.auteurs {
	margin: 2px 0 3px 0;
	font-size: 0.8em;
}
#debattre p.auteurs a {
	color: #000;
	font-weight: bold;
}


#newsletter {
	margin-bottom: 5px;
	background-color: #EAEBEB;
}
#newsletter h2 {
	margin: 0;
}
#newsletter div {
	padding: 2px 4px;
}
#newsletter div div {
	padding: 0;
}
#newsletter li {
	padding: 0;
}
#newsletter input.text {
	margin: 5px 0 5px 0;
	width: 157px;
	font-size: 0.77em;
	border: 1px solid #000;
}
#newsletter input.submit {
	float: right;
	margin-right: 2px;
	color: #FFF;
	font-size: 0.8em;
	background-color: #000;
	border: 0;
}
#newsletter p.formulaire_ok {
	font-size: 0.9em;
}
#newsletter span.erreur {
	color: #F00;
	font-size: 0.9em;
}
#newsletter ul.reseaux-sociaux {
	margin: -25px 0 0 0;
	padding: 0;
	list-style: none;
}
#newsletter ul.reseaux-sociaux li {
	display: inline;
}

#a-voir-ailleurs {
	margin-bottom: 5px;
}
#a-voir-ailleurs h2 {
	margin-bottom: 1px;
}
#a-voir-ailleurs div {
	padding: 8px 21px 5px 21px;
	background: url(images/fond_video.png) repeat-y;
}
#a-voir-ailleurs div h3 {
	margin: 0;
}
#a-voir-ailleurs div img {
	margin: 0 0 5px 0;
}


#a-lire {
	margin-bottom: 5px;
}
#a-lire h2 {
	margin-bottom: 1px;
}
#a-lire div {
	padding: 8px;
	background-color: #EAEBEB;
}
#a-lire #rezo {
	margin: 0;
	padding-top: 6px;
	text-align: center;
	border-top: 1px solid #FFF;
}

#ca-bouge h2 {
	margin-bottom: 1px;
}
#ca-bouge div {
	margin-bottom: 5px;
	padding: 8px;
	border-left: 4px solid black;
	background: url(images/fond-cabouge.png) top no-repeat #6798CC;
}
#ca-bouge div div {
	background-image: none;
}
#ca-bouge h3 {
	margin: 2px 0 4px 0;
	font-size: 1em;
}
#ca-bouge div.chapo {
	padding: 0;
	font-size: 0.8em;
	border: none;
}
#ca-bouge div.chapo p {
	margin: 0 0 2px 0;
}
#ca-bouge div.chapo a {
	color: #FFF;
}
#ca-bouge p.surtitre {
	margin: 0;
	font-size: 1em;
}

#action h2 {
	margin-bottom: 1px;
}
#action div {
	padding: 8px;
	border-left: 4px solid black;
	background: url(images/fond-action.png) top no-repeat #97BE0D;
}
#a-lire h3, #action h3, #a-voir-ailleurs h3 {
	font-size: 0.85em;
}

#a-lire h3, #action h3 {
	margin: 0 0 8px 0;
}
#a-lire h3 a, #action h3 a, #a-voir-ailleurs h3 a {
	color: #000;
}
#a-lire p.surtitre, #action p.surtitre, #a-voir-ailleurs p.surtitre {
	margin: 0;
	font-size: 1em;
}
#a-lire p.lire-suite {
	padding-left: 23px;
	font-size: 0.85em;
	background: url(images/fleche-blanche.png) left no-repeat;	
}


/* Pages mots */
img#rss {
	float: right;
}
img.logo-fsm {
	margin-top: -55px;
	margin-left: -22px;
	margin-bottom: 10px;
}
h1.titre-mot {
	margin-top: 35px;
	margin-bottom: 20px;
	height: 30px;
	font-size: 28px;
}
h1.groupe-3 {
	padding: 2px 0 0 38px;
	height: 28px;
	font-size: 22px;
	background: url(images/point-exclamation.png) left no-repeat #BDC3C6;
}
h1.groupe-11 {
	padding-left: 38px;
	font-size: 24px;
	background: url(images/environnement_2.png) left no-repeat #BDC3C6;
}
h1.groupe-12 {
	padding-left: 38px;
	font-size: 24px;
	background: url(images/questions_sociales_2.png) left no-repeat #BDC3C6;
}
h1.groupe-13 {
	padding-left: 38px;
	font-size: 24px;
	background: url(images/acces_droits_2.png) left no-repeat #BDC3C6;
}
h1.groupe-14 {
	padding-left: 38px;
	font-size: 24px;
	background: url(images/libertes_2.png) left no-repeat #BDC3C6;
}
h1.groupe-15 {
	padding-left: 38px;
	font-size: 24px;
	background: url(images/globalisation_2.png) left no-repeat #BDC3C6;
}
h1.groupe-16 {
	padding-left: 38px;
	font-size: 24px;
	background: url(images/alternatives_2.png) left no-repeat #BDC3C6;
}

