/* Importation de Styles

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

@import url("forums.css");
body {
	background: #c1c1c1 url(../../../IMG/bgdev.png);
	padding: 0;
	margin: 0;
	/* color:#000000; */

	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	color: #1a171b;/* font-weight:bold; */
}
a:link {
	text-decoration: none;
	color: #1a171b;
}
a:visited {
	text-decoration: none;
	color: #1a171b;
}
a:hover {
	text-decoration: underline;
	color: #1a171b;
}
a.info {
	position: relative;
	z-index: 24;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #B0B0B0;
}
a.info:hover {
	z-index: 25;
}
a.info span {
	display: none
}
a.info:hover span { /*le contenu de la balise span ne 

sera visible que pour l'état a:hover */
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid #08887C;
	background-color: #F8F8F8;
	color: #08887C;
	text-align: justify;
	font-weight: none;
	padding: 2px 2px 2px 2px;
}
#orange a {
	color: #DF7E1C;
}
hr {
	margin: 15px 5px 0 5px;
	border-top: 1px dashed rgb(168, 168, 168);
	height: 1px;
	border-bottom: 0;
}
ol, ul {
	list-style: none;
}
lienssligne {
	border-bottom: 1px dotted #B0B0B0;
}
/*#############################*/

/*######### Structure #########*/

/*#############################*/

#page {
	background-color: white;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1003px;
}
#container {
	width: 1003px;
	margin: 0 auto 0 0;
	padding: 0;
}
#header {
	width: 1003px;
}
#logo {
	padding: 10px 0 0 30px;
}
/*#separation {

height: 6px;

width: inherit;

background-image: url(../../../IMG/BarreHautSeparation.gif);

}*/

#colonne_principal_gauche {
	width: 275px;
	float: left;
	background-color: White;/*border-right: 1px solid rgb(168, 168, 168);*/
}
#main {
	float: right;
	width: 728px;
	margin: 100px 0px 30px 0px;
	/*margin-left: 276px;*/

	background-color: white;
}
#footer {
	clear: both;
	height: 10px;
	background-image: url(../../../IMG/BarreHautSeparation.gif);
}
.LiensBasPage {
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	Color: #646464;
	margin-top: 5px;
}
.LiensBasPage a {
	font-family: Arial, Helvetica, sans-serif;
}
/*############################*/

/*##### Menus principaux #####*/

/*############################*/

#menu_haut {
	width: 728px;
	position: absolute;
	left: 290px;
	top: 10px;
}
#menu_haut ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu_haut li {
	height: 115px;
	display: inline;
	float: left;
}
#menu_haut2 {
	width: 728px;
	display: inline;
}
#menu_haut2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#menu_haut2 li { /*height: 162px;*/
	display: inline;
	float: left;
}
/*##########################*/

/*##### Colonne gauche #####*/

/*##########################*/

#cadre_edito {
	border: 0px solid #c9c9c9;
	margin: 0px 0px 0 5px;
	padding: 10px 0px 5px 5px;
	height: 100%;
}
#cadre_edito span {
	margin: 5px 0px 5px 2px;
	color: #1a171b;
	font: italic 0.9em Arial, Helvetica, sans-serif;
}
#cadre_edito p {
	font: 66% Arial, Helvetica, sans-serif;
	/*Color:#646464;*/

	color: #1a171b;
	margin: 10px 0px 2px 2px;
}
#cadre_edito a { /*text-align:center;

color: #1a171b;

float: right;

padding-top:5px;*/
	border-bottom: 1px dotted #B0B0B0;
	font-weight: bold;
}
#cadre_edito img {
	margin: 0;
}
#editorial {
	text-align: right;
}
#cadre_recherche_newsletter {
	border: 1px solid #c9c9c9;
	margin: 0px 0px 0 6px;
	padding: 10px 0 10px 2px;
	color: #1a171b;
	width: 260px;
	background: #F8F8F8;
}
#cadre_recherche_newsletter p {
	margin: 8px 0 4px 5px;
}
#cadre_recherche_newsletter a {
	font: 60% Arial, Helvetica, sans-serif;
	color: #1a171b;
}
#cadre_recherche_newsletter span {
	font: 60% Arial, Helvetica, sans-serif;
	color: #1a171b;
	margin: 2px 2px 2px 2px;
}
#cadre_recherche_newsletter form {
	margin: 0px 0px 4px 4px;
	padding-top: 5px;
}
#cadre_recherche_newsletter label {
	padding: 0px 0px 0px 2px;
	font: 67% Arial, Helvetica, sans-serif;
}
#cadre_recherche_newsletter input {
	width: 220px;
	height: 12px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #FFDDAA;
}
#cadre_recherche_newsletter input[type=submit] {
	width: 60px;
	font: 10px Arial, Helvetica, sans-serif;
}
#affiche_recherche a, #affiche_newsletter a {
	font: 67% Arial, Helvetica, sans-serif;
}
.spip_surligne {
	background-color: #CBDCED;
}
#cadre_agenda {
	border: 1px solid #c9c9c9;
	margin: 12px 6px 0 6px;
	padding: 2px 0px 5px 2px;
	height: 100%;
	background: #F8F8F8;
}
#cadre_agenda_titre {
	background: url(../../../IMG/Bandeau1.jpg) no-repeat bottom right;
	height: 22px;
	width: 252px;
	font: bold 65% Arial, Helvetica, sans-serif;
	color: white;
	padding: 8px 0 0 5px;
	margin-bottom: 15px;
	text-align:center;
}
#cadre_agenda_titre span {
/*margin-left: 15px;*/

}
#cadre_agenda a {
	color: #000484;
	border-bottom: 1px dotted #B0B0B0;
	font-weight: bold;
	text-align: center;
}
#cadre_agenda p {
	text-align: left;
	font: 60% Arial, Helvetica, sans-serif;
	color: #000484;
	margin: 0 15px 10px 5px;
	text-align: center;
}
#cadre_agenda hr {
	margin: 15px 0px 0px 5px;
	border-top: 1px dashed rgb(168, 168, 168);
	border-bottom: 0;
}
#cadre_sondages {
	border: 1px solid #c9c9c9;
	margin: 12px 6px 0 6px;
	padding: 2px 0px 5px 2px;
	height: 100%;
	background: #F8F8F8;
}
#cadre_sondages_titre {
	background: url(../../../IMG/Bandeau3.jpg) no-repeat bottom right;
	height: 22px;
	width: 252px;
	font: bold 65% Arial, Helvetica, sans-serif;
	color: White;
	padding: 8px 0 0 5px;
	margin-bottom: 15px;
	text-align:center;
}
#cadre_sondages_titre span {
/*margin-left: 60px;*/

}
#cadre_sondages a {
	font-weight: bold;
	color: #FFFFFF;
}
#cadre_sondages a:hover {
	text-decoration: underline;
}
#cadre_sondages p {
	font: 60% Arial, Helvetica, sans-serif;
	margin: 0 15px 10px 5px;
	color: #DF7E1C;
}
#texte_sondages {
	color: #DF7E1C;
	text-align: center;
	margin: 13px 25px 13px 25px;
}
#conteneur-sondages {
	margin: 5px 10px 5px 25px;
	height: 200px;
	overflow: auto;
}
#cadre_partenaires {
	border: 1px solid #c9c9c9;
	margin: 12px 6px 0 6px;
	padding: 2px 0px 5px 2px;
	height: 100%;
	background: #F8F8F8;
}
#cadre_partenaires_titre {
	background: url(../../../IMG/Bandeau2.jpg) no-repeat bottom right;
	height: 22px;
	width: 252px;
	font: bold 65% Arial, Helvetica, sans-serif;
	color: White;
	padding: 8px 0 0 5px;
	margin-bottom: 15px;
	text-align:center;
}
#cadre_partenaires_titre span {
/*margin-left: 75px;*/

}
#cadre_partenaires a {
	color: #58883B;
}
#cadre_partenaires p {
	color: #58883B;
	text-align: left;
	font: 60% Arial, Helvetica, sans-serif;
	margin: 0 15px 10px 25px;
}
#cadre_commentaires {
	border: 1px solid #c9c9c9;
	margin: 12px 6px 0 6px;
	padding: 2px 0px 5px 2px;
	height: 100%;
	background: #F8F8F8;
}
#cadre_commentaires_titre {
	background: url(../../../IMG/Bandeau4.jpg) bottom right no-repeat;
	height: 22px;
	width: 252px;
	font: bold 65% Arial, Helvetica, sans-serif !important;
	color: White;
	padding: 8px 0 0 5px;
	margin-bottom: 15px;
	text-align:center;
}
#cadre_commentaires_titre span {
/*margin-left: 60px;*/

}
#cadre_commentaires a {
	color: #08887C;
	border-bottom: 1px dotted #B0B0B0;
}
#cadre_commentaires p {
	color: #08887C;
	margin: 10px 5px 10px 5px;
	font-size: 12px;
}
.SousTitre5 {
	font-size: 9px;
	font-style: italic;
	text-align: right;
	color: #737373 !important;
	margin: 4px 0 4px 0;
}
.TexteC5 {
	width: 100%;
	text-align: justify;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1a171b;
}
#cadre_tags {
	border: 1px solid #c9c9c9;
	margin: 12px 6px 12px 6px;
	padding: 2px 2px 2px 2px;
	background: #F8F8F8;
}
#cadre_tags_titre {
	background: url(../../../IMG/Bandeau5.jpg) bottom right no-repeat;
	height: 22px;
	width: 252px;
	font: bold 65% Arial, Helvetica, sans-serif;
	color: White;
	padding: 8px 0px 0 5px;
	text-align: center;
}
#cadre_tags_titre span {
	padding: 8px 0 0 0;
}
ul.nuage {
	margin: 0;
	padding: 0 0 10px 2px;
	list-style: none;
	text-align: center;
}
ul.nuage li {
	display: inline;
	white-space: normal;
}
ul.nuage span.frequence {
	float: left;
	height: 0;
	overflow: auto;
	width: 0;
}
a.nuage0 {
	font-size: 0.6em;
}
a.nuage1 {
	font-size: 0.7em;
}
a.nuage2 {
	font-size: 0.8em;
}
a.nuage3 {
	font-size: 0.9em;
}
a.nuage4 {
	font-size: 1em;
}
a.nuage5 {
	font-size: 1.1em;
}
a.nuage6 {
	font-size: 1.2em;
}
a.nuage7 {
	font-size: 1.3em;
}
a.nuage8 {
	font-size: 1.4em;
}
a.nuage9 {
	font-size: 1.5em;
}
a.nuage10 {
	font-size: 1.6em;
}
/*###########################*/

/*###### Nuage Mots cles ######*/

/*###########################*/

.mots {
}
/* definir ici l'apparence generale de la boite */

.mots ul {
	text-align: center;
	margin: 0;
	padding: 0 0 10px 2px;
}
.mots li {
	white-space: normal;
	display: inline;
}
.mots li a {
}
/*##########################*/

/*##### Corps sommaire #####*/

/*##########################*/

#liens_invisibles {
	text-align: center;
	display: none;
}
#liens_invisibles a {
	text-align: center;
	display: none;
}
#bloc_adherer {
	/*background: transparent url(../../../IMG/carre-adhesion.gif) 447px 2px no-repeat;*/

	background: #F8F8F8;
	width: 700px;
	padding: 0 0 5px 0;
}
#bloc_adherer h2 {
	/*background: transparent url(../../../IMG/Icone1.gif) 211px 2px no-repeat;*/

	height: 40px;
	width: 700px;
	color: #1a171b;
	/*border-bottom: 1px solid rgb(168, 168, 168);*/

	padding: 5px 0 0 0;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-align: center;
}
#bloc_adherer h2 span {
	color: #1a171;
	font: lighter 0.8em Arial, Helvetica, sans-serif;
}
#bloc_adherer p {
	margin: 10px 0 10px 5px;
	font-size: 72%;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a171b;
	line-height: 1.2em;
}
#bloc_adherer a {
	color: #DF7E1C;
	border-bottom: 1px dotted #B0B0B0;
}
#bloc_adherer em {
	font-style: italic;
	font-size: 86%;
}
.cliquezici {
	color: #1a171b;
	font-size: 14px;
}
.tab_content {
	float: left;
	height: auto;
	position: relative;
	width: auto;
}
.tab_content table {
	float: left;
	height: 151px;
	margin-top: 20px;
	position: relative;
}
#newsbox1 {
	height: 150px;
	width: 540px;
	float: left;
	position: relative;
	overflow: hidden;
	border-top-style: none;
}
#newslist1 {
	position: absolute;
	padding: 0px 5px 0px 5px;
}
#newsbox2 {
	height: 150px;
	width: 540px;
	float: left;
	position: relative;
	overflow: hidden;
	border-top-style: none;
}
#newslist2 {
	position: absolute;
	padding: 10px 5px 0px 5px;
}
#newsbox3 {
	height: 150px;
	width: 540px;
	float: left;
	position: relative;
	overflow: hidden;
	border-top-style: none;
}
#newslist3 {
	position: absolute;
	padding: 20px 5px 0px 5px;
}
#img_gauche {
	float: left;
	position: relative;
}
#bloc1 {
	float: left;
	margin: 20px 0 0 5px;
	height: 100%;
}
#colonne_gauche1 {
	width: 336px;
	float: left;
	padding: 0 15px 0 0;
}
#colonne_droite1 {
	width: 336px;
	float: left;
	padding: 0 10px 0 0;
}
#bloc1 h2 {
	background: transparent url(../../../IMG/carre-bleunoir.gif) no-repeat 2px 8px;
	/*background: transparent url(../../../IMG/Icone1.gif) no-repeat 2px 4px; #1a171b */

	height: 40px;
	width: 270px;
	color: #1a171;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	font: 1.1em Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 13px;
}
#bloc1 h2 span {
	color: #1a171;
	font: lighter 0.7em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#bloc1 p {
	margin: 10px 0 10px 10px;
}
#bloc1 a {
	font-weight: bold;
}
.SousTitre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 80%;
	text-align: right;
	Color: #737373 !important;
	margin: 4px 0 4px 0;
}
.TitreC1 {
	font-size: 97%;
	/*font-weight:bold;*/

	color: #1a171;
	margin: 0 0 4px 0;
}
.TexteC1 {
	width: 85%;
	text-align: justify;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #1a171b;
}
#bloc2 {
	float: left;
	margin: 0 0 0 5px;
	height: 100%;
}
#colonne_gauche2 {
	width: 336px;
	float: left;
	padding: 0 15px 0 0;
}
#colonne_droite2 {
	width: 336px;
	float: left;
	padding: 0 10px 0 0;
}
#colonne_gauche2 h2 {
	background: transparent url(../../../IMG/carre-bleunoir.gif) no-repeat 2px 8px;
	/*background: transparent url(../../../IMG/Icone4.gif) no-repeat 2px 4px; */

	height: 40px;
	width: 276px;
	color: #1a171b;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	font: 1.1em Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 13px;
}
#colonne_gauche2 h2 span {
	color: #1a171b;
	font: lighter 0.7em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#colonne_droite2 h2 {
	height: 41px;
	width: 276px;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	margin: 20px 0 20px 13px;
	font-weight: bold;
}
#bloc2 p {
	margin: 10px 0 10px 13px;
}
#bloc2 a {
	color: #1a171b;
}
.SousTitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 67%;
	text-align: right;
	color: #737373 !important;
	margin: 4px 0 4px 0;
}
.TitreC2 {
	font-size: 72%;
	/*font-weight:bold;*/

	color: #1a171b;
	margin: 0 0 4px 0;
}
.TexteC2 {
	font-size: 67%;
	width: 100%;
	text-align: justify;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a171b;
}
#bloc3 {
	float: left;
	margin: 0 0 0 5px;
	height: 100%;
}
#colonne_gauche3 {
	width: 336px;
	float: left;
	padding: 0 15px 0 0;
}
#colonne_droite3 {
	width: 336px;
	float: left;
	padding: 0 10px 0 0;
}
#bloc3g h2 {
	background: transparent url(../../../IMG/carre-bleufonce.gif) no-repeat 2px 8px;
	/*background: transparent url(../../../IMG/Icone4.gif) no-repeat 2px 4px; */

	height: 40px;
	width: 276px;
	/*color: #1a171b; */

	color: #000484;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 13px;
}
#bloc3g h2 span { /*color: #1a171; */
	color: #000484;
	font: lighter 0.8em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#bloc3g p {
	margin: 10px 0 10px 13px;
}
#bloc3g a {
	color: #000484;
}
#bloc3d h2 {
	background: transparent url(../../../IMG/carre-orange.gif) no-repeat 2px 8px;
	/*background: transparent url(../../../IMG/Icone4.gif) no-repeat 2px 4px; */

	height: 40px;
	width: 276px;
	/*color: #1a171b; */

	color: #DF7E1C;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 13px;
}
#bloc3d h2 span { /*color: #1a171;*/
	color: #DF7E1C;
	font: lighter 0.8em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#bloc3d p {
	margin: 10px 0 10px 13px;
}
#bloc3d a {
	color: #DF7E1C;
}
.SousTitre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 67%;
	text-align: right;
	color: #737373 !important;
	margin: 4px 0 4px 0;
}
.TitreC3 {
	font-size: 72%;
	font-weight: bold;
	color: #1a171b;
	margin: 0 0 4px 0;
}
.TexteC3 {
	width: 100%;
	text-align: justify;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	Color: #1a171b;
}
.SousTitre1 .caractencadre-spip, .SousTitre2 .caractencadre-spip, .SousTitre3 .caractencadre-spip {
	color: #737373;
	font-weight: bold;
}
#bloc4 {
	float: left;
	margin: 0 0 0 5px;
	/*height: 100%;*/

	width: 697px;
}
#colonne_gauche4 {
	width: 336px;
	float: left;
	padding: 0 15px 0 0;
}
#colonne_droite4 {
	width: 336px;
	float: left;
	padding: 0 10px 0 0;
}
#colonne_gauche4 h2 {
	background: transparent url(../../../IMG/carre-vert.gif) no-repeat 2px 8px;
	/*background: transparent url(../../../IMG/Icone4.gif) no-repeat 2px 4px; */

	height: 40px;
	width: 276px;
	/*color: #1a171b; */

	color: #58883B;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 13px;
}
#colonne_gauche4 h2 span { /*color: #1a171; */
	color: #58883B;
	font: lighter 0.8em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#colonne_droite4 h2 {
	height: 41px;
	width: 276px;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	margin: 20px 0 20px 13px;
	font-weight: bold;
}
#bloc4 p {
	margin: 10px 0 10px 13px;
}
#bloc4 a {
	color: #58883B;
}
#bloc5 {
	margin: 0 0 0 5px;
	width: 697px;
}
#colonne_gauche5 {
	width: 336px;
	float: left;
	padding: 0 15px 0 0;
}
#colonne_droite5 {
	width: 336px;
	float: left;
	padding: 0 10px 0 0;
}
#bloc5 h2 {
	background: transparent url(../../../IMG/carre-gris.gif) no-repeat 2px 8px;
	/*background: transparent url(../../../IMG/Icone3F.gif) no-repeat 2px 4px; */

	height: 40px;
	width: 276px;
	/*color: #1a171b; */

	color: #08887C;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 0 20px 13px;
}
#bloc5 h2 span {
	font: lighter 0.8em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#bloc5 h2 a {
	color: #08887C;
}
#bloc5 p {
	margin: 10px 0 10px 13px;
}
#bloc5 a {
	color: #08887C;
}
.TexteC5 {
	width: 85%;
	text-align: justify;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #1a171b;
}
/*##########################*/

/*##### Corps rubrique #####*/

/*##########################*/

.titre_rubrique {
	background: #F8F8F8 url(../../../IMG/Icone1.gif) 2px 2px no-repeat;
	height: 40px;
	width: 640px;
	color: #1a171b;
	border-top: 1px solid rgb(168, 168, 168);
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 3px 0 2px 50px;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 20px -10px 10px;
}
.titre_rubrique_speciale {
	background: #F8F8F8 url(../../../IMG/Icone1.gif) 2px 2px no-repeat;
	height: 30px;
	width: 690px;
	color: #1a171b;
	text-align: center;
	border-top: 1px solid rgb(168, 168, 168);
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 10px 3px 3px 3px;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px 5px;
}
.liens_titre_rubrique {
	color: #1a171;
	font: lighter 0.7em Arial, Helvetica, sans-serif;
}
.chapo {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	color: #1a171b;
	margin: 20px 20px 0 10px;
}
.articles_rubrique {
	margin: 20px 0 0 11px;
	padding: 6px 0 10px 0;
	width: 680px;
}
.liste_articles_rubrique {
	margin: 20px 0 0 11px;
	padding: 6px 0 10px 0;
	border: 1px solid rgb(168, 168, 168);
	width: 680px;
}
/*.titre_liste_articles_rubrique {

margin: 20px 0 10px 11px;

padding: 6px 0 10px 0;

border: 1px solid rgb(168, 168, 168);

width: 680px;

text-align: center;

font: bold 1em Arial, Helvetica, sans-serif;

color: #1a171b;

}*/

.liste_articles_rubrique h3 {
	margin: 0 0 10px 0;
	text-align: center;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #1a171b;
}
.liste_articles_rubrique p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #1a171b;
	margin: 0 0 0 10px;
}
.sous_rubriques {
	margin: 20px 0 0 11px;
	padding: 12px 0 10px 0;
	border: 1px solid rgb(168, 168, 168);
	width: 680px;
}
.titre_sous_rubriques {
	color: #1a171b;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-align: center;
}
.titre_sous_rubriques2 {
	margin: 0 0 10px 20px;
	color: #1a171b;
	font: normal 1em Arial, Helvetica, sans-serif;
	text-align: left;
}
.titre_derniers_articles {
	text-align: center;
	color: #1a171b;
	font: bold 1em Arial, Helvetica, sans-serif;/*border: 1px solid rgb(168, 168, 168);*/
}
.dernier_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	color: #1a171b;
	margin: 0 0 0 20px;
}
.titre_dernier_article {
	margin: 0 0 10px 20px;
	color: #1a171b;
	font: normal 1em Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
}
.sous_rubriques h3 {
	margin: 0 0 10px 0;
	text-align: center;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #1a171b;
}
.sous_rubriques h4 {
	margin: 0 0 10px 20px;
	text-align: left;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #1a171b;
}
.dernier_article_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 68%;
	color: #1a171b;
	margin: 0 0 0 20px;
}
.ligne_separation_articles_rubrique {
	width: 575px;
	color: #A8A8A8;
	text-align: center;
	margin-top: 40px;
}
/*###########################*/

/*###### Corps article ######*/

/*###########################*/

#titre_article {
	background: #F8F8F8 url(../../../IMG/Icone1.gif) 0px 12px no-repeat;
	/*height: 50px;*/

	width: 640px;
	color: #1a171b;
	border-top: 1px solid rgb(168, 168, 168);
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 3px 0 2px 50px;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 20px -10px 10px;
}
#liens_titre_article {
	background-color: #F8F8F8;
	color: #1a171;
	font: lighter 0.7em Arial, Helvetica, sans-serif;
}
#EnteteArticle1 {
	text-align: left;
	/* font-family:Arial, Helvetica, sans-serif; */

	font: bold 0.9em Arial, sans-serif;
	font-size: 75%;
	color: #1a171b;
	margin: 5px 20px 0 10px;
}
#EnteteArticle1 a {
	color: #330000;
	border-bottom: 1px dotted #B0B0B0;
}
.ChapoArticle1 {
	width: 685px;
	text-align: justify;
	/* font-family:Arial, Helvetica, sans-serif; */

	font: italic bold 0.9em Arial, sans-serif;
	font-size: 75%;
	color: #1a171b;
	margin: 20px 20px 0 10px;
}
.ChapoArticle1 a {
	border-bottom: 1px dotted #B0B0B0;
	color: #330000;
}
.TexteArticle1 {
	width: 685px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #1a171b;
	margin: 20px 20px 0 10px;
}
.TexteArticle1 a {
	border-bottom: 1px dotted #B0B0B0;
	color: #330000;
}
.TexteArticle1 li {
	color: #1a171b;
	list-style-type: disc;
}
.FinTexte1 {
	background-color: #F8F8F8;
}
.TexteArticle_Partenaires {
	width: 685px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #1a171b;
	margin: 20px 20px 0 10px;
}
.TexteArticle_Partenaires a {
	color: #330000;
}
.TexteArticle_Partenaires li {
	color: #1a171b;
	list-style-type: disc;
}
.formulaire_notation a {
	border: 0;
}
.notation_article {
	text-align: center;
	background-color: #F8F8F8;
	width: 400px;
	height: 50px;
	margin: 30px 5px 20px 150px;
	padding: 10px 5px 0px 5px;
	border: 1px black;
	border-style: dotted;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.article_suivant_precedent {
	background-color: #F8F8F8;
	margin: 30px 20px 20px 20px;
	text-align: left;
	font-size: 70%;
	color: #1a171b;
}
.article_suivant_precedent a {
	background-color: #F8F8F8;
	text-align: justify;
	border-bottom: 1px dotted #B0B0B0;
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
}
.outils_article {
	width: 702px;
	margin: 30px 8px 20px 6px;
	padding: 10px 2px 10px 2px;
	height: 100%;
	background-color: #F8F8F8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #1a171b;
	border: 1px black;
	border-style: dotted;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.outils_article a {
	background-color: #F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
}
#cadre_basarticle_adhesion {
	clear: both;
	width: 702px;
	margin: 10px 8px 30px 6px;
	padding: 10px 2px 10px 2px;
	height: 100%;
	background-color: #F8F8F8;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #1a171b;
	font-size: 70%;
	border: 1px black;
	border-style: dotted;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#cadre_basarticle_adhesion a {
	border-bottom: 1px dotted #B0B0B0;
	color: #330000;
}
#vos_commentaires {
	height: 20px;
	width: 685px;
	padding: 3px 0 3px 0;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 20px 20px 10px 10px;
	background-color: #1a171b;
	color: White;
	text-align: center;
}
.proposez_commentaires {
	margin: 0 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #1a171b;
}
.squelette_special {
	width: 685px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a171b;
	margin: 20px 20px 0 10px;
}
.squelette_special a {
	color: #330000;
}
/*###########################*/

/*###### Corps mot cle ######*/

/*###########################*/

.titre_mot_cle {
	background: transparent url(../../../IMG/Icone1.gif) 2px 2px no-repeat;
	height: 40px;
	width: 640px;
	color: #1a171b;
	border-bottom: 1px solid rgb(168, 168, 168);
	padding: 5px 0 0 45px;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	margin: 20px 20px 10px 10px;
}
.liens_titre_mot_cle {
	color: #1a171;
	font: lighter 0.6em Arial, Helvetica, sans-serif;
}
/* Listes d'articles et extraits introductifs

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

.liste-articles {
	margin-bottom: 0em;
}
.liste-articles h2 {
	color: #1a171b;
	font: bold 1em Arial, Helvetica, sans-serif;
	text-align: center;
}
.liste-articles ul {
}
.liste-articles li {
	margin: 5px 0 0 0;
	padding: 7px 0 0 0;
	clear: both;
	width: 648px;
}
.liste-articles li .titre {
	font-size: 72%;
	font-weight: bold;
	color: #1a171b;
	margin: 0.4em 0 0 0;
}
.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 10px;
	clear: right;
}
.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0;
}
.liste-articles li small {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	color: #1a171b;
	font-style: italic;
}
.liste-articles li .texte {
	margin: 5px 0 3px 0;
	padding: 0px;
	border: 0px solid #CCC;
	font-size: 0.82em;
	line-height: 1.4em;
	color: #1a171b;
	text-align: justify;
}
.liste-articles ul .spip {
}
.liste-articles li .spip {
	margin: 5px 0 0 20px;
	padding: 3px 0 0 0;
	width: 605px;
	font-size: 0.88em;
	line-height: 1.4em;
	color: #1a171b;
	text-align: justify;
}
.liste-articles p.spip {
	margin: 5px 0 3px 0;
	padding: 0px;
	border: 0px solid #CCC;
	font-size: 0.76em;
	line-height: 1.4em;
	color: #1a171b;
	text-align: justify;
	width: 645px;
}
.pagination {
	font-size: 0.90em;
	margin-left: 2.7em;
	color: #1a171b;
}
/*  ------------------------------------------

/*  Habillage du contenu

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



/*  Cartouche et titraille

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

.cartouche {
	margin-bottom: 1.2em;
	text-align: center;
	margin-top: 1.2em;
}
.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #1a171b;
}
.cartouche .surtitre {
	font-size: 1.27em;
	font-weight: bold;
	color: #1a171b;
}
.sous_titre {
	margin: 20px 0 10px 11px;
	padding: 6px 0 10px 0;
	border: 1px solid rgb(168, 168, 168);
	width: 680px;
	text-align: center;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #1a171b;
}
.boiteliste {
	margin: 0;
}
.boiteliste li {
	width: 635px;
}
.boiteliste h2 {
	color: #1a171b;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	text-align: center;
}
.boiteliste h3 {
	color: black;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 1em 0 0 0;
}
.boiteliste h3 a {
	color: #1a171b;
	font: bold 1em Arial, Helvetica, sans-serif;
	margin: 0;
}
.boiteliste a {
	font-size: 72%;
	font-weight: bold;
	color: #1a171b;
}
.boiteliste small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	color: #1a171b;
	font-style: italic;
}
/*###########################*/

/*###### Mots cles 2 ######*/

/*###########################*/

.font120 {
	font-size: 110%;
}
.font120 span span a:link {
	color: #880000;
}
.font120 span span a:hover {
	color: #000000;
}
.font120 .font120 span a:link {
	color: #660000;
}
.font120 .font120 span a:hover {
	color: #000000;
}
.font120 .font120 .font120 a:link {
	color: #440000;
}
.font120 .font120 .font120 a:hover {
	color: #000000;
}
/*###########################*/

/*###### DIVERS ######*/

/*###########################*/


/* Ce style CSS ne dois pas tre enlev, sinon les divs ne se cacherons pas ... */
.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

