body {
	background: #3E0000;
}
.fond_stages {
	background-image: url(photos/fond-stages-tourneur-sculpteur-stages-bois-haute-garonne.jpg);
 	background-repeat: no-repeat;
	}

a.bouton {

	display:block;

	background:#6FB241;

	color:#ffffff;

	text-decoration:none;

	border: #bb8c0a solid 1px;

	text-align:left;

	padding:10px 0px 0px 35px;

	margin:1px 0px 5px 0px;

	font-weight: bold;

	font-size: 12px;

	background-image: url(../puces/logo.gif);

	background-repeat: no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	background-position: 4px;

}

a.bouton:hover {

	background:#91C96B;

	color:#ffffff;

	text-decoration:none;

	background-image: url(../puces/logob.gif);

	background-repeat: no-repeat;

	background-position: 4px;

}



/*---comportement des logos de la colonne de gauche---*/



a.logo-sarka-spip {

	display: block;

	background:URL(../puces/sarka-spip.png);

	background-repeat: no-repeat;

	border: 0px;

	margin: 0px;

	padding: 0px;

	width: 85px;

}



a.logo-sarka-spip:hover {

	display: block;

	background:URL(../puces/sarka-spip-hover.png);

	background-repeat: no-repeat;

	border: 0px;

	margin: 0px;

	padding: 0px;

	width: 85px;

}



a.logo-spip-powered {

	display: block;

	background:URL(../puces/spip-powered.png);

	background-repeat: no-repeat;

	border: 0px;

	margin: 0px;

	padding: 0px;

	width: 85px;

}



a.logo-spip-powered:hover {

	display: block;

	background:URL(../puces/spip-powered-hover.png);

	background-repeat: no-repeat;

	border: 0px;

	margin: 0px;

	padding: 0px;

	width: 85px;

}



/*---comportement des éléments de formulaires---*/



.saisie-texte, .forml {

	display:block;

	color: #990000;

	background: #F1F1F1;

	border: 1px solid #990000;

	margin:0px 0px px 0px;

	padding:1px;

}



.spip_bouton {

	display: block;

	background: #990000;

	color: #999999;

	border: 1px solid 990000;

	margin:5px 0px 5px 0px;

	behavior: url(squelettes/scripts/spip-bouton-hover.htc);

}



.spip_bouton:hover {
	background: #990000;
	color: #999999;
	cursor: pointer;
	vertical-align: middle;

}



fieldset {

	margin: 0px;

	padding: 0px;

}



/*---style des info-bulles perso adaptées au contexte (image, plan...)---*/



a.info span {

	display: none;

}



a.info:hover {

	background: none; /* correction d'un bug IE */

}



.images a.info:hover span {

	/* style des infobulles associées aux images */

	display: inline;

	position: absolute;

	z-index: 500;

	margin:0em 0 0 1em;

	background: #EEEEEE;

	text-align: left;

	color: #808080;

	padding: 0px 3px 0px 3px;

	border:1px solid #808080;

	width: 200px;

}



.plan a.info:hover span {

	/* style des infobulles associées aux articles syndiqués (page site.html) */

	display: inline;

	position: absolute;

	z-index: 500;

	margin:0em 0 0 1em;

	background: #EEEEEE;

	text-align: left;

	color: #808080;

	padding: 0px 3px 0px 3px;

	border:1px solid #808080;

}



.recherche a.info:hover span {

	/* style des infobulles associées aux articles syndiqués (page site.html) */

	display: inline;

	position: absolute;

	z-index: 500;

	margin:0em 0 0 1em;

	background: #EEEEEE;

	text-align: left;

	color: #808080;

	padding: 0px 3px 0px 3px;

	border:1px solid #808080;

}



/*---affichage de code (pour afficher en mode texte du code html)---*/



tt {

	display: block;

	border-width: 1px 1px 1px 8px;

	border-style: solid;

	border-color: #669999;

	padding: 1em;

	margin: 1em 0em 1em 0em; /*Sarka-SPIP 1.8.2*/

	font-size: 90%;

	background: #E0F0F0;

	overflow: auto;

	max-height: 25em;

}





/* ====================== Blocs principaux, décomposition de la page en 3 colonnes et 1 bandeau ====================== */



a.bandeau {

	/*bandeau contenant le titre du site*/

	display: block;

	background: #6262A4;

	margin: 0px;

	font-family: Verdana,Helvetica,Arial,sans-serif;

	padding: 0px;

	font-size: 40px;

	font-weight: bold;

	color: #FFFFFF;

	height: 50px;

	padding: 10px 20px 10px 10px;

	text-align: right;

}



a.bandeau:hover {

	color: #EEEEEE;

	text-decoration: none;

}



.bande-chemin {
	padding: 5px 0px 10px 10px;
	margin: 0px 2px 10px 5px;
	text-align: left;
	font-size: 12px;
	color: #7D2D26;
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	white-space: inherit;

}



.bande-chemin a {
	font-weight: bold;
	color: #7D2D26;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;



}



.bande-chemin a:hover {

}



.gauche {

	/*colonne de gauche*/

	border: 0px;

	width: 182px;

	float: left;

	margin: 5px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family: Arial,Verdana,Helvetica,sans-serif;



}



.centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 10px 0px 0px;

}



.droite {

	/*colonne de droite*/

	border: 0px;

	width: 170px;

	float: right;

	font-family: Arial,Verdana,Helvetica,sans-serif;

	font-size: 10px;

}







/* ================================ Formatage des éléments du bandeau =============================== */



a.bandeau .spip_logos {

	float: left;

	border: 0px;

}



a.bandeau .nom-site {

	margin: 0px;

	padding: 0px;

}





/* ================================ Formatage des éléments du pied de page =============================== */

.footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
		padding: 0px 20px 10px 10px;
	color: #D1D1D1
}
.footer a:link {
	color: #D1D1D1;
	text-decoration: none;

}
.footer a:visited {
	color: #D1D1D1;
	text-decoration: none;

}
.footer a:hover {
	text-decoration: underline;
	color: #732504;
}

/* ================================ Formatage des éléments de la colonne de gauche =============================== */



/* bloc contenant la date de dernière mise à jour */



.maj {

	background: #FFFFFF;

	font-size: 11px;

	border: 1px solid;

	width: 100%;

	text-align: center;

	padding: 0px 0px 0px 0px;

	color: #808080;

	margin: 0px 0px 0px 0px;

}



.maj hr {

	border: 0px;

	height: 1px;

	color: #808080;

	background-color: #808080;

	margin-left: 0px;

	margin-right: 0px;

}

.maj_2 {

	background: #FFFFFF;

	font-size: 11px;

	border: 1px solid;

	width: 100%;

	text-align: center;

	padding: 3px 0px 3px 0px;

	color: #4F1D0B;

	margin: 10px 0px 10px 0px;

}



.maj_2 hr {

	border: 0px;

	height: 1px;

	color: #808080;

	background-color: #808080;

	margin-left: 0px;

	margin-right: 0px;

}



/* bloc de navigation 2  contact + admin + formulaire + s'inscrire */



.nav2 {
	margin: 0px 0px 10px 15px;
	background-image: url(../inclusions/Photos/cave-vin-toulouse.gif);
	height: auto;
	padding: 5px 0px 5px 0px;

}



.nav2 .texte {

	margin:10px 0px 10px 0px;

	font-size: 12px;

	background: #f5f5dc;

	border: 1px solid #bb8c0a;

}



.nav2 .saisie-texte {

	width:90%;

	background: #ffffff;

	color: #6EB33F;

	border: 1px solid #bb8c0a;

}

        

.nav2 .forml{

	width:90%;

}

}

.nav2 .menugauche {



	display:block;

	background:#f5f5dc;

	color:#6eb33f;

	text-decoration:none;

	border: #bb8c0a solid 1px;

	text-align:left;

	padding:1px;

	margin:10px 0px 10px 0px;

	font-weight: bold;

	font-size: 14px;

}

/* ================================== Formatage des éléments de la colonne centrale ============================== */



/* Style de l'intitulé de chaque page */

.intitule {
	color: #808080;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 30px 20px 30px;
	background-color: #33FF33;

}



/* ~~~~~~~~~~~~ sommaire ~~~~~~~~~~~~ */

/* Le bloc sommaire contient l'édito et les annonces */

/* des derniers articles et des secteurs */



.sommaire {

	font-size: 12px;

	margin: 0px; /*Sarka-SPIP 1.8.2*/

	width: 100%; /*Sarka-SPIP 1.8.2*/

}



/* edito */



.edito {

	font-size: 13px;

	margin: 0px 30px 20px 30px;

	border: 2px solid #000000;

	background-color: #ffffe0;

}



.edito a {

	color: #990000;

	text-decoration: none;

}



.edito a:hover {

	color: #990000;

	text-decoration: underline;

}



.edito .image .spip_logos {

	display: block;

	float: right;

	margin: 10px;

	border:0px;

}



.edito .surtitre {

	color: #000000;

	font-size: 120%;

	font-weight: bold;

	margin: 5px 10px 5px 10px;

	padding: 0px;

}



.edito .titre {

	color: #000000;

	font-size: 180%;

	font-weight: bold;

	margin: 5px 10px 5px 10px;

	padding: 0px;

}



.edito .soustitre {

	color: #000000;

	font-size: 130%;

	font-weight: bold;

	margin: 5px 10px 5px 10px;

	padding: 0px;

}



.edito .detail {

	font-size: 90%;

	font-weight: bold;

	text-align: right;

	color: #000000;

	padding-right: 10px;

}



.edito .texte {

	color: #000000;

	margin: 10px;

	padding: 0px;

}



.edito .chapo {

	color: #6262A4;

	margin: 10px;

	padding: 0px;

	font-weight: bold;

}



.edito .post-scriptum {

	color: #000000;

	margin: 10px;

	padding: 0px;

	font-size: 100%;

	border-top: 2px solid #000000;

}



.edito .post-scriptum .annonce {

	font-weight: bold;

	color:#6262A4;

	padding: 0px;

	margin: 10px 0px 10px 0px;

}



.edito .notes {

	color: #000000;

	margin: 10px;

	padding: 0px;

	border-top: 2px solid #000000;

	font-size: 90%;

}



.edito h3 {

	color: #6262A4;

	font-weight: bold;

	font-size: 140%;

	margin: 1.5em 0em 0.5em 0em;

}



.edito blockquote {

	border: 1px solid #808080;

	background: #EEEEEE;

	padding: 0px 15px 0px 15px;

}



.edito table {

	font-size: 90%;

	border-color: #FFFFFF;

}



.edito tr.row_first {

	background: #808080;

	color: #FFFFFF;

	text-align: center;

	font-size: 100%;

}



.edito tr.row_odd {

	background: #DDDDDD;

	color: #000000;

}



.edito tr.row_even {

	background: #DDDDDD;

	color: #000000;

}



.edito td {

	border: 1px solid #FFFFFF;

	padding: 1px 5px 1px 5px;

}



/* annonce des rubriques-secteurs */



.sommaire .rubrique {

	border: 2px solid #990000;

	background: #FFFFFF;

	margin: 0px 30px 20px 30px;  /*Sarka-SPIP 1.8.2*/

}



.sommaire .rubrique a.titre {

	display: block;

	font-size: 150%;

	color: #FFFFFF;

	background: #990000;

	border-right: 2px solid #990000;

	border-bottom: 2px solid #990000;

	padding: 1px 5px 1px 5px;

	margin-right: 50%;

	text-align:center;

	font-weight:bold;

}



.sommaire .rubrique a.titre:hover {

	display: block;

	font-size: 150%;

	color: #990000;

	background: #FFFFFF;

	border-right: 2px solid #990000;

	border-bottom: 2px solid #990000;

	padding: 1px 5px 1px 5px;

	margin-right: 50%;

	text-align:center;

	font-weight:bold;

}



.sommaire .rubrique .texte {

	margin: 10px;

}



.sommaire .rubrique .texte a {

	color: #990000;

	text-decoration: none;

}



.sommaire .rubrique .texte a:hover {

	text-decoration: underline;

}



.sommaire .rubrique table {

	font-size: 85%;

	border-color: #FFFFFF;

}



.sommaire .rubrique tr.row_first {

	background: #808080;

	color: #FFFFFF;

	text-align: center;

	font-size: 100%;

}



.sommaire .rubrique tr.row_odd {

	background: #DDDDDD;

	color: #000000;

}



.sommaire .rubrique tr.row_even {

	background: #DDDDDD;

	color: #000000;

}



.sommaire .rubrique td {

	border: 1px solid #FFFFFF;

	padding: 1px 5px 1px 5px;

}



.sommaire .rubrique .image .spip_logos {

	display: block;

	float: right;

	margin: 10px;

	border:0px;

}



/* ~~~~~~~~~~~~ contenu ~~~~~~~~~~~~ */

/* Le bloc contenu contient les rubriques, */

/* les articles, et leurs objets associés */

/* in extenso */



.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 25px 0px 0px;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	text-align: right;
	text-decoration: none;

}
.contenu a:{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 25px 0px 0px;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	text-align: right;
	text-decoration: none;
}
.contenu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 25px 0px 0px;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	text-align: right;
	text-decoration: none;
}
.contenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 25px 0px 0px;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	text-align: right;
	text-decoration: none;
}
.contenu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 25px 0px 0px;
	color: #CCCCCC;
	font-size: 11px;
	margin: 0px 10px 0px 10px;
	text-align: right;
	text-decoration: none;
}
.contenu9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 5px 0px 10px;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	vertical-align: top;

}
.contenu9 a:{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 5px 0px 10px;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}
.contenu9 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 5px 0px 10px;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}
.contenu9 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 5px 0px 10px;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}
.contenu9 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 5px 0px 10px;
	color: #CCCCCC;
	font-size: 12px;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
}
/* contenu  rubriques */



.contenu .rubrique {
	margin: 10px 10px 10px 10px;

}



.contenu .rubrique a.titre {

	display: block;

	font-size: 150%;

	color: #FFFFFF;

	background: #990000;

	border-right: 2px solid #990000;

	border-bottom: 2px solid #990000;

	padding: 1px 5px 1px 5px;

	margin-right: 50%;

	text-align:center;

	font-weight:bold;

}



.contenu .rubrique a.titre:hover {

	display: block;

	font-size: 150%;

	color: #990000;

	background: #FFFFFF;

	border-right: 2px solid #990000;

	border-bottom: 2px solid #990000;

	padding: 1px 5px 1px 5px;

	margin-right: 50%;

	text-align:center;

	font-weight:bold;

}



.contenu .rubrique .texte {

	margin: 10px;

}



.contenu .rubrique .texte a {

	color: #990000;

	text-decoration: none;

}



.contenu .rubrique .texte a:hover {

	text-decoration: underline;

}



.contenu .rubrique .image .spip_logos {

	display: block;

	float: right;

	margin: 10px;

	border:0px;

}



.contenu .rubrique .descriptif {

	margin: 10px 150px 5px 10px;

	border-top: 1px solid;

	border: 1px solid;

	font-size: 85%;

	padding: 5px;

	font-family: Arial,Verdana,Helvetica,sans-serif;

}



.contenu .rubrique table {

	font-size: 85%;

	border-color: #FFFFFF;

}



.contenu .rubrique tr.row_first {

	background: #808080;

	color: #FFFFFF;

	text-align: center;

	font-size: 100%;

}



.contenu .rubrique tr.row_odd {

	background: #DDDDDD;

	color: #000000;

}



.contenu .rubrique tr.row_even {

	background: #DDDDDD;

	color: #000000;

}



.contenu .rubrique td {

	border: 1px solid #FFFFFF;

	padding: 1px 5px 1px 5px;

}



/* contenu  rubriques filles */



.contenu .rubrique .filles {

	margin: 10px;

}



.contenu .rubrique .filles a {

	display: block;

	color: #000000;

	font-weight: bold;

	background-image: url(../puces/puce0.jpg);

	background-position: left center;

	background-repeat: no-repeat;

	padding-left: 15px;

	margin: 5px 0px 5px 30px;

}



.contenu .rubrique .filles a:hover {

	background-image: url(../puces/puce1.jpg);

	background-position: left center;

	background-repeat: no-repeat;

}



/* mise en forme des documents insérés dans le texte de la rubrique*/



.rubrique .spip_documents {

	display: block;

	padding: 10px;

	font-size: 95%;

	border: 1px solid #6262A4;

	margin: 10px 5px 10px 5px;

	padding: 5px;

	background: #F0F0FA;

	width: 200px !important;

	text-align: center;

}



.rubrique .spip_documents_center {

	margin-left: auto;

	margin-right: auto;

}



.rubrique .spip_doc_titre {

	text-align: left;

	padding: 5px 0px 0px 0px;

	text-align: center;

}



.rubrique .spip_doc_descriptif {

	font-size: 90%;

	color: #808080;

	text-align: left;

	padding: 5px 0px 5px 0px;

	text-align: center;

}



/* contenu  documents joints (aux articles et aux rubriques) */



.contenu .doc {

	padding: 10px; /*Sarka-SPIP 1.8.2*/

	color: #990000;

	background: #FFFFFF;

	margin: 0px; /*Sarka-SPIP 1.8.2*/

}



.contenu .doc .en-tete {

	font-size: 110%;

	font-weight:bold;

	margin: 5px 0px 5px 0px; /*Sarka-SPIP 1.8.2*/

}



.contenu .doc .spip_logos {

	margin: 5px 0px 0px 30px;

	border:0px;

}



.contenu .doc a {

	display:block;

	text-decoration: none;

	color: #990000;

	margin: 0px 0px 5px 0px;

}



.contenu .doc a:hover {

	text-decoration: underline;

}



.contenu .vignette a:hover {

	text-decoration: none;

}



/* contenu  images jointes (aux articles et aux rubriques) */



.contenu .images {

	margin: 0px; /*Sarka-SPIP 1.8.2*/

	padding: 10px;

}



.contenu .images .en-tete {

	font-size: 110%;

	font-weight: bold;

	margin: 10px 0px 10px 0px;

	color: #990000;

}



.contenu .images .vignette {

	font-size: 80%;

	margin: 10px;

	padding: 10px 0px 10px 0px;

}



.contenu .images ul {

	list-style-type: none;

	padding: 0px;

	margin: 0px;

	color: #000000;

}



/* ~~~~~~~~~~~~ derniers articles ~~~~~~~~~~~~ */

/* La classes "derniers articles" est mal nommée : */

/* elle correspond aux annonces d'articles, dans les */

/* pages sommaire, plan, recherche, auteur, etc. */



.derniers-articles {

	margin: 10px 0px 0px 0px; /*Sarka-SPIP 1.8.2*/

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	padding: 0px 10px 10px 10px;

}



.derniers-articles a {

	text-decoration: none;

}



.derniers-articles .image .spip_logos {

	display: block;

	float: left;

	margin: 0px 10px 10px 5px;

	border:0px;

}



.derniers-articles a:hover {
	text-decoration: underline;

}



.derniers-articles .en-tete {

	color: #999999;

	font-size: 150%;

	font-weight: bold;

	margin: 0px 10px 10px 10px;

}



.derniers-articles .annonce {
	padding: 0px 0px 0px 0px;
	margin-bottom: 25px;

}



.derniers-articles .surtitre {
	font-weight: bold;
	margin: 10px 10px 10px 15px;
	padding-top: 5px;
	height: 60px;

}



.derniers-articles a.titre {

	display: block;

	font-size: 130%;

	font-weight: bold;

	margin: 0px 10px 0px 10px;

	text-decoration: none;

	padding-top: 5px;

	color: #BB8C0A;

}



.derniers-articles a.titre:hover {

	font-size: 130%;

	font-weight: bold;

	margin: 0px 10px 0px 10px;

	text-decoration: underline;

}



.derniers-articles .soustitre {

	font-weight: bold;

	margin: 0px 10px 0px 10px;

	padding-top: 5px;

}



.derniers-articles .detail {

	font-size: 85%; /*Sarka-SPIP 1.8.2*/

	font-weight: bold;

	text-align: center;

	margin: 0px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/

	padding: 1px 5px 1px 5px;

	border-left: 1px solid #6262A4;

	border-bottom: 1px solid #6262A4;

	width: 200px;

	float: right;

}



.derniers-articles .chemin {

	color: #990000;

	font-weight: bold;

	padding: 0px 10px 5px 10px;

}



.derniers-articles .introduction {
	color: #8F0540;
	margin: 10px 10px 7px 15px;

}



.derniers-articles a.suite {

	text-align: right;

	display: block;

}



/* ~~~~~~~~~~~~ article (affichage presque semblable à "derniers articles" ~~~~~~~~~~~~ */



/* contenu de l'article "proprement dit" */



.contenu .article {

	margin: 0px 30px 20px 0px; /*Sarka-SPIP 1.8.2*/

	font-family: Arial,Verdana,Helvetica,sans-serif;

	font-size: 12px;

	padding: 0px 10px 10px 10px;

}



.article a {

	text-decoration: none;

}



.article a:hover {

	color: #BB8C0A;

	text-decoration: underline;

}



.article .image .spip_logos {

	display: block;

	float: left;

	margin: 10px;

	border:0px;

}



.article .surtitre {

	color: #8F0540;

	font-size: 120%;

	font-weight: bold;

	margin: 0px; /*Sarka-SPIP 1.8.2*/

}



.article .titre {

	color: #BB8C0A;

	font-size: 180%;

	font-weight: bold;

	margin: 0px; /*Sarka-SPIP 1.8.2*/

}



.article .soustitre {

	color: #8F0540;

	font-size: 100%;

	font-weight: bold;

	margin: 0px; /*Sarka-SPIP 1.8.2*/

}



.article .contenu {

	margin: 10px 0px 0px 0px; /*Sarka-SPIP 1.8.2*/

	padding: 2px 0px 10px 10px; /*Sarka-SPIP 1.8.2*/

}



.article .detail {

	color: #6262A4;

	font-size: 85%; /*Sarka-SPIP 1.8.2*/

	font-weight: bold;

	text-align: center;

	margin: 0px 0px 10px 55%;

	padding: 1px 5px 1px 5px;

	border-left: 1px solid #6262A4;

	border-bottom: 1px solid #6262A4;

}



.article .texte {

	color: #000000;

	margin: 0px 10px 0px 10px;

}



.article .chapo {

	color: #6262A4;

	margin: 10px 10px 0px 10px;

	font-weight: bold;

}



.article .post-scriptum {

	color: #000000;

	margin: 10px 0px 10px 0px;

	padding-top: 10px;

	font-size: 100%;

	border-top: 2px solid #6262A4;

}



.article .post-scriptum .annonce {

	font-weight: bold;

	color:#6262A4;

	padding: 0px;

	margin: 0px 0px 10px 0px;

}



.article .notes {

	color: #000000;

	margin: 10px 0px 10px 0px;

	padding: 0px 10px 0px 10px;

	border-top: 2px solid #6262A4;

	font-size: 90%;

}



.article .en-tete {

	color: #FFFFFF;

	font-size: 130%;

	font-weight: bold;

	margin: 10px 0px 10px 0px;

}



.article h3 {

	color: #6262A4;

	font-weight: bold;

	font-size: 140%;

	margin: 1.5em 0em 0.5em 0em;

}



.article blockquote {

	border: 1px solid #808080;

	background: #EEEEEE;

	padding: 0px 15px 0px 15px;

}



.article table {

	font-size: 90%;

	border-color: #FFFFFF;

}



.article tr.row_first {

	background: #808080;

	color: #FFFFFF;

	text-align: center;

	font-size: 100%;

}



.article tr.row_odd {

	background: #DDDDDD;

	color: #000000;

}



.article tr.row_even {

	background: #DDDDDD;

	color: #000000;

}



.article td {

	border: 1px solid #FFFFFF;

	padding: 1px 5px 1px 5px;

}



.article a.imprimer {

	display: block;

	background-image: url(../puces/printer.gif);

	background-repeat: no-repeat;

	width: 22px;

	height: 22px;

	float: right;

	margin-right: 10px; 

}



/* mise en forme des documents insérés dans le texte de l'article */



.article .spip_documents {

	display: block;

	padding: 10px;

	font-size: 95%;

	margin: 0px 5px 10px 0px;

	text-align: center;

}



.article .spip_documents_center {

	margin-left: auto;

	margin-right: auto;

}



.article .spip_doc_titre {

	text-align: left;

	padding: 5px 0px 0px 0px;

	text-align: center;

}



.article .spip_doc_descriptif {

	font-size: 90%;

	color: #808080;

	text-align: left;

	padding: 5px 0px 5px 0px;

	text-align: center;

}



/* mise en forme du formulaire de pétition */



.petition {

	border: 2px solid #6262A4;

	padding: 10px;

	margin: 0px 30px 20px 30px; /*Sarka-SPIP 1.8.2*/

	background: #EEEEEE;

}



.petition fieldset {

	border: 1px solid #6262A4;

	margin: 5px 0px 0px 0px;

	padding: 10px;

}



.petition legend {

	color: #6262A4;

	font-weight: bold;

	border: 1px solid #6262A4;

	padding: 1px 5px 1px 5px;

	margin: 0px 0px 5px 0px;

}



.petition .en-tete {

	color: #6262A4;

	font-size: 150%;

	margin: 0px 0px 5px 0px;

}



.petition textarea {

	width: 80%;

}



/* mise en forme de l'affichage des signataires de la pétition */



.signatures {

	border: 2px solid #6262A4;

	padding: 10px;

	margin: 10px 30px 10px 30px; /*Sarka-SPIP 1.8.2*/

	background: #EEEEEE;

	font-size: 100%;

}



.signatures .en-tete{

	color: #6262A4;

	font-size: 150%;

	margin: 0px 0px 5px 0px;

}



.signatures td {

	border: 1px solid #6262A4;

	margin: 0px;

	padding: 2px 5px 2px 5px;

	empty-cells: hide;

	font-size: 12px;

}



.signatures thead {

	background: #6262A4;

	font-weight: bold;

	color: #FFFFFF;

}



.signatures a {

	color: #990000;

	text-decoration: none;

}



.signatures a:hover {

	color: #990000;

	text-decoration: underline;

}



/* ~~~~~~~~~~~~ dans la meme rubrique ~~~~~~~~~~~~ */



.articles-freres {

	border: 1px solid #bb8c0a;

	padding: 10px;

	margin: 40px 30px 10px 50px;

}



.articles-freres ol {

	color: #6262A4;

}



.articles-freres .en-tete{

	color: #6262A4;

	font-size: 150%;

	margin: 0px 0px 5px 0px;

}



.articles-freres .frere a {

	/* lien vers les articles frères sauf l'article en cours */

	color: #6262A4;

	text-decoration: none;

	font-weight: bold;

}



.articles-freres .frere a:hover {

	color: #6262A4;

	text-decoration: underline;

}



.articles-freres .frere .date {

	color: #990000;

}



.articles-freres .en-cours {

	/* affichage du titre de l'article en cours (sans lien) */

	color: #808080;

}



/* ~~~~~~~~~~~~ forum ~~~~~~~~~~~~ */



.annonce-forum {

	color: #BB8C0A;

	font-size: 14px;

	font-weight: bold;

	width: 100%; /*Sarka-SPIP 1.8.2*/

	margin: 0px 30px 0px 30px; /*Sarka-SPIP 1.8.2*/

}



.forum {

	border: none;

	padding: 0px;

	margin: 0px;

	font-size: 100%;

	margin: 0px 30px 0px 30px; /*Sarka-SPIP 1.8.2*/

}



a.repondre {

	background: #990000;

	color: #FFFFFF !important;

	text-decoration:none !important;

	border: #990000 solid 1px;

	text-align:center;

	padding: 1px 5px 1px 5px;

	float: right;

}



a.repondre:hover {

	background:#FFFFFF !important;

	color:#990000 !important;

	text-decoration:none !important;

}





.forum fieldset {

	border: 1px solid #6262A4;

	margin: 5px 0px 0px 0px;

	padding: 10px;

}



.forum legend {

	color: #6262A4;

	font-weight: bold;

	border: 1px solid #6262A4;

	padding: 1px 5px 1px 5px;

	margin: 0px 0px 5px 0px;

}



.forum .en-tete {

	color: #6262A4;

	font-size: 150%;

	margin: 0px 0px 5px 0px;

}



.forum textarea {

	width: 80%;

}



.forum .visualisation {

	border: 1px solid #6262A4;

	margin: 10px 0px 0px 0px;

}



.forum .visualisation a {

	color: #990000;

	text-decoration: none;

}



.forum .visualisation a:hover {

	color: #990000;

	text-decoration: underline;

}



.forum .visualisation .titre {

	border-bottom: 1px solid #FFFFFF;

	font-size: 120%;

	font-weight: bold;

	text-align: left;

	color: #FFFFFF;

	margin: 0px;

	padding: 2px 10px 2px 10px;

	background: #6262A4;

	margin: 0px;

}



.forum .visualisation .detail {

	border-bottom: 1px solid #FFFFFF;

	border-left: 1px solid #FFFFFF;

	font-size: 90%;

	text-align: center;

	color: #FFFFFF;

	width: 200px;

	float: right;

	padding: 1px;

	background: #6262A4;

}



.forum .visualisation .texte {

	padding: 10px;

}





.forum a.article-forum {

	text-decoration: none;

	font-size: 110%;

	color: #990000;

	font-weight: bold;

}



.forum a.article-forum:hover {

	text-decoration: underline;

}



/* ~~~~~~~~~~~~ pagination des messages de forum ~~~~~~~~~~~~ */



.bande-pagination {

		margin: 0px 30px 30px 30px;

		text-align: center;

		text-decoration:none;

		font-size: 12px;}



/*.bande-pagination .texte {

	display:inline;

	background:#F0F0FA;

	color:#6262A4;

	border: #6262A4 solid 1px;

	padding:1px;

	margin:10px 2px 10px 2px;

}

		

.bande-pagination a.page {

	display:inline;

	background:#6262A4;

	color:#F0F0FA;

	border: #6262A4 solid 1px;

	padding:1px;

	margin:10px 2px 10px 2px;

}

.bande-pagination a.page:hover {

	background:#F0F0FA;

	color:#6262A4;

}

*/

.bande-pagination span.on {

	display:inline;

	background:#F0F0FA;

	color:#6262A4;

	border: #6262A4 solid 1px;

	padding:1px;

	margin:10px 2px 10px 2px;

}

		

.bande-pagination a {

	display:inline;

	background:#6262A4;

	color:#F0F0FA;

	border: #6262A4 solid 1px;

	padding:1px;

	margin:10px 2px 10px 0px;

}

.bande-pagination a:hover {

	background:#F0F0FA;

	color:#6262A4;

}



/* ~~~~~~~~~~~~ plan du site et sites référencés ~~~~~~~~~~~~ */



.plan {

	font-size: 14px;

	margin: 0px 10px 0px 10px; /*Sarka-SPIP 1.8.2*/

}



.plan .intitule {

	color: #808080;

	font-size: 100%;

	font-weight: bold;

	margin: 0px 0px 20px 0px;

}



.plan a.rubrique {

	display:block;

	color: #990000;

	font-weight:bold;

	padding-left:15px;

	margin: 0.5em 0px 0px 0px;

}



.plan a.rubrique:hover {

	background-image:url(../puces/puce0.jpg);

	background-position: left center;

	background-repeat: no-repeat;

}



.plan a.article {

	color: #6262A4;

	padding: 0px 0px 0px 10px;

	margin: 0px;

	font-size: 11px;

}



.plan a.article:hover {

	background-image:url(../puces/puce.gif);

	background-position: left center;

	background-repeat: no-repeat;

	text-decoration: underline;

}



.plan a.breve {

	color: #808080;

	padding: 0px 0px 0px 10px;

	font-size: 11px;

}



.plan a.breve:hover {

	background-image:url(../puces/puce.gif);

	background-position: left center;

	background-repeat: no-repeat;

	text-decoration: underline;

}



.plan .date {

	color: #990000;

}



.plan ul {

	list-style-type: none;

	padding: 0px 0px 0px 20px; /*Sarka-SPIP 1.8.2*/

	margin: 0px;

	border: 0px;

}



.plan li {

	font-size: 80%;

	padding:0px;

	margin:0px;

	border: 0px;

}



.plan hr {

	margin: 10px 20px 10px 20px;

	border: 1px solid #990000;

}



.plan a.article-syndic {

	display: block;

	color: #000000;

	padding: 0px 0px 0px 10px;

	margin: 0px;

	font-size: 12px;

	font-weight: bold;

}



.plan a.article-syndic:hover {

	background-image:url(../puces/puce.gif);

	background-position: left top;

	background-repeat: no-repeat;

}



.plan .date-syndic {

	color: #990000;

	font-weight: bold;

}



.plan .a-propos {

	display: block;

	border: 0px;

	background: #FFFFFF;

	color: #909090;

	font-size: 11px;

	padding: 3px 30px 5px 40px;

}



.plan .a-propos .site-pere {

	font-weight: bold;

}



.plan .a-propos .auteur-pere {

	font-weight: bold;

}





/* ~~~~~~~~~~~~ auteur ~~~~~~~~~~~~ */



.auteur {

	padding: 0px;

	margin: 0px 30px 0px 30px; /*Sarka-SPIP 1.8.2*/

	font-size: 12px;

}



/* Style de l'intitulé de chaque page */

.auteur .intitule {

	color: #808080;

	font-size: 24px;

	font-weight: bold;

	margin: 0px 0px 20px 0px; 

}



.auteur div {

	text-align: left !important;

}



.auteur .image .spip_logos {

	display: block;

	float: right;

	margin: 10px;

	border:0px;

}



.auteur .nom {

	color: #6262A4;

	font-size: 150%;

	font-weight: bold;

	margin: 0px 0px 20px 0px;

	padding: 0px;

}



.auteur .tchak {

	color: #000000;

	font-size: 130%;

	font-weight: bold;

	margin: 30px 0px 10px 0px;

	padding: 0px;

}



.auteur .spip_encadrer {

	border: 1px solid #6262A4;

	color: #6262A4;

	font-size: 100%;

	margin: 5px 0px 10px 0px;

	padding: 5px;

}



.auteur a {

	color: #990000;

	text-decoration: none;

}



.auteur a:hover {

	text-decoration: underline;

}



/* ~~~~~~~~~~~~ recherche ~~~~~~~~~~~~ */



.recherche {

	margin: 0px 30px 20px 30px;  /*Sarka-SPIP 1.8.2*/

}



.recherche .intitule {

	color: #808080; 

	font-size: 24px;

	font-weight: bold;

	margin: 0px 0px 20px 0px; /* Sarka-SPIP 1.8.2 */

	padding: 1px 10px 1px 0px;

	border: 0px;

}



.recherche .elements-trouves {

	color: #990000;

	font-size: 150%;

	font-weight: bold;

	margin: 0px 0px 15px 0px;

	padding: 0px;

	text-decoration: underline;

}



.recherche .mot-cle {

	color: #6262A4;

	font-size: 130%;

	font-weight: bold;

	margin: 0px 0px 20px 0px;

	padding: 0px;

	text-decoration: underline;

}



.recherche .derniers-articles {

	margin: 0px; /* Sarka-SPIP 1.8.2 */

}



.indentation {

	padding-left: 40px;

}



.redimensionnement {

	font-size: 11px; /* Sarka-SPIP 1.8.2 */

}







/* ====================== Formatage des éléments de la colonne de droite ====================== */



/* ~~~~~~~~~~~~ Mini-agenda ~~~~~~~~~~~~ */



.agenda {

	margin: 0px 0px 0px 0px;

	font-size: 100%;

	color: #808080;

}



.agenda .en-tete {

	display: block;

	background-color: #808080;

	font-weight: bold;

	font-size: 200%;

	color: #FFFFFF;

	text-align: center;

	border: 1px solid #808080;

}



.agenda a.en-tete {

	display: block;

	background-color: #808080;

	font-weight: bold;

	font-size: 200%;

	color: #FFFFFF;

	text-align: center;

	border: 1px solid #808080;

}



.agenda a.en-tete:hover {

	background-color: #EEEEEE;

	color: #808080;

	border: 1px solid #808080;

}

.agenda .contenu {

	border: 1px solid #808080;

	margin: 10px 0px 10px 0px;

	padding: 0px;

	font-size: 100%;

	/*width:150px;*/

}

.agenda .contenu .mois {

	border-bottom:1px solid #808080;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	font-size: 100%;

	/*width:150px;*/

	text-align:center;

}



.agenda .contenu .mois a{

    color: #6262A4;

	font-weight: bold;

    text-decoration: none ;

	font-size: 100%;

}

.agenda .contenu .mois a:hover{

    text-decoration: underline;

	color: #6262A4;

}



.tableau {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#999999;

	text-align:center;

	font-style:normal;

}



.calendar_this_day {  /* surligne le jour d'aujourd'hui */
	background: #396E32;
	font-weight:bold;
	color :#FFFFFF;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 10px;

}

.calendar_this_day a{  /* surligne le jour d'aujourd'hui */

	background: #6FB241;

	font-weight:bold;

	color :#ffffff;

	font-style: italic;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}



.calendar_this_day a:link{

	text-decoration: none;

}



.calendar_this_day a:visited{

	text-decoration: none;

	color: #FFFFFF;

}
.transparence{  /* surligne le jour d'aujourd'hui */

	background: #6FB241;

	font-weight:bold;

	color :#ffffff;

	font-style: italic;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;
	
	text-decoration: none;

}

.transparence a{  /* surligne le jour d'aujourd'hui */

	background: #6FB241;

	font-weight:bold;

	color :#ffffff;

	font-style: italic;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}



.transparence a:link{

	text-decoration: none;

}



.transparence a:visited{

	text-decoration: none;

	color: #FFFFFF;

}

.calendar_this_month {  /* couleur des cases appartenant au mois en cours */

	background-color: #ffffff;

}



.calendar_not_this_month {  /* couleur des cases n'appartenant pas au mois en cours => début et fin de mois */

	background: #ececec;

	color:#aaa;

}



.calendar_head_mini {    /* corespond à la ligne des jours : lu ma me je ve sa di*/

	background-color: #6262A4;

	text-align: center;

	font-size: 10px;

	color: #EEE;

	font-family: Verdana, Arial, Helvatica, sans-serif;	

	font-style:normal;

}



/* ~~~~~~~~~~~~ sites syndiqués ~~~~~~~~~~~~ */



.web {

	margin: 0px;

	font-size: 10px;

	padding: 0px 0px 5px 0px;

	font-size: 100%;

}



.web a.en-tete {

	display: block;

	background-color: #808080;

	font-weight: bold;

	font-size: 200%;

	color: #FFFFFF;

	text-align: center;

	border: 1px solid #808080;

}



.web a.en-tete:hover {

	background-color: #EEEEEE;

	color: #808080;

	border: 1px solid #808080;

}



.web a.article-synd {

	display: block;

	color: #808080;

	text-decoration: none;

	background-image:url(../puces/puce.gif);

	background-position: left top;

	background-repeat: no-repeat;

	padding: 0px 0px 5px 10px;

	margin: 0px 5px 0px 5px;

}



.droite .web a.article-synd:hover {

	color: #808080;

	text-decoration: underline;

}



.centre .web a.article-synd:hover {

	color: #808080;

	text-decoration: none;

	background-image:url(../puces/puce.gif);

	background-position: left top;

	background-repeat: no-repeat;

}



.web .site {

	border: 1px solid #808080;

	margin: 10px 0px 10px 0px;

	padding: 0px;

	font-size: 100%;

}



.web .site .descriptif {

	border: 1px solid #808080;

	background-color: #EEEEEE;

	margin: 5px 10px 10px 10px;

	padding: 5px;

}





.web .site a.nom-site {

	display: block;

	border-bottom: 1px solid #808080;

	font-size: 130%;

	font-weight: bold;

	text-align: center;

	color: #808080;

	margin: 0px;

	padding: 1px;

	background: #EEEEEE;

	margin-bottom: 10px;

}



.web .site a.nom-site:hover {

	color: #FFFFFF;

	background: #808080;

}





/* ~~~~~~~~~~~~ brèves ~~~~~~~~~~~~ */



.breves {
	border: 1px solid #FF9900;
	margin: 0px 0px 5px 0px;

	

}



.droite .breves .spip_documents {

	display: block;

	width: 120px !important;

	padding: 3px;

}



.centre .breves .spip_documents {

	display: block;

	width: 200px !important;

	padding: 5px;

}



.breves .spip_documents_center {

	margin-left: auto;

	margin-right: auto;

}



.breves .spip_doc_titre {

	text-align: left;

	padding: 5px 0px 0px 0px;

}



.breves .spip_doc_descriptif {

	font-size: 90%;

	color: #808080;

	text-align: left;

	padding: 5px 0px 5px 0px;

	text-align: center;

}



.breves a.en-tete {

	display: block;

	background-color: #808080;

	font-weight: bold;

	font-size: 14px;

	color: #FFFFFF;

	text-align: center;

	border: 1px solid #808080;

}



.breves a.en-tete:hover {

	background-color: #EEEEEE;

	color: #808080;

	border: 1px solid #808080;

}



.breves .contenu .titre {

	border-bottom: 1px solid #808080;

	font-size: 120%;

	font-weight: bold;

	text-align: center;

	color: #808080;

	margin: 0px;

	padding: 1px;

	background: #EEEEEE;

}



.breves .contenu {

	margin: 0px 2px 0px 2px;

}



.breves .contenu a.nom-breve {

	display: block;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	color: #6EB33F;

	margin: 0px;

	padding: 1px;

	background: #f5f5dc;

}



.breves .contenu a.nom-breve:hover {

	color: #6EB33F;

	background: #f5f5dc;

	text-decoration: none;

}



.breves .contenu .date {

	border-bottom: 1px solid #808080;

	background: #E3E39F;

	border-left: 1px solid #808080;

	font-size: 10px;

	text-align: center;

	color: #6EB33F;

	margin-left: 40%;

	padding: 1px;

	background: #E3E39F;

	text-align: center;

}



.breves .contenu .texte {

	margin: 0px;

	padding: 5px;

	font-size: 10px;

	line-height: 110%;

}



.breves .contenu .texte h3 {

	margin:0.3em 0em 0.3em 0em;

	padding:0px;

	font-size: 120%;

	line-height: 110%;

}



.breves .contenu .texte p {

	margin:0.7em 0em 0.7em 0em;

	padding:0px;

}



.breves .contenu .texte strong {

	color: #000000;

}



.breves .contenu  a {

}



.breves .contenu a:hover {

	text-decoration: underline;

}



.breves .contenu blockquote {

	border: 1px solid #808080;

	padding: 0px 5px 0px 5px;

	margin: 0px 10px 0px 10px;

}



.breves .contenu .notes {

	margin: 0px;

	padding: 5px;

	font-size: 100%;

	line-height: 110%;

	border-top: 1px solid #808080;

}



/* !!!!!!!!!!! Sarka-SPIP 1.1.1 !!!!!!!!!!!! */

/* ~~~~~~~~~~~~ mots-clés ~~~~~~~~~~~~ */



.droite .mots-cles {

        margin: 0px 0px 0px 0px;

        font-size: 100%;

        color: #808080;

}



.droite .mots-cles a.en-tete {

        display: block;

        background-color: #669999;

        font-weight: bold;

        font-size: 200%;

        color: #FFFFFF;

        text-align: center;

        border: 1px solid #669999;

}



.droite .mots-cles a.en-tete:hover {

        background-color: #FFFFFF;

        color: #669999;

        border: 1px solid #669999;

}



.droite .mots-cles .contenu {

        border: 1px solid #669999;

        margin: 10px 0px 20px 0px;

        padding: 0px;

        font-size: 100%;

}



.droite .mots-cles .contenu a {

        display: block;

        color: #669999;

        padding: 0px 5px 3px 5px;

        font-size: 110%;

        text-decoration: none;

}



.droite .mots-cles .contenu a:hover {

        text-decoration: underline;

}



.droite .mots-cles .contenu .nom-groupe {

        display: block;

        padding: 2px 5px 0px 5px;

        font-size: 110%;

        text-decoration: none;

        font-weight: bold;

}



.droite .mots-cles .contenu a.type {

        display: block;

        border-bottom: 1px solid #669999;

        font-size: 130%;

        font-weight: bold;

        text-align: center;

        color: #669999;

        margin: 0px;

        padding: 1px;

        background: #FFFFFF;

        margin-bottom: 10px;

        text-decoration:none;

}



.droite .mots-cles .contenu a.type:hover {

        color: #FFFFFF;

        background: #669999;

}



.spip_surligne { background: #FFFF66; }



/* Puces générées par un tiret seul en début de ligne */

/* Ces puces ne sont pas incluses dans une balise <ul> et le code obetnu est <li class="spip"> */

li.spip { list-style-image:URL(../puces/puce-n0.gif);

		list-style-position: inside;

}

/* Puces générées par un tiret suivant d'un ou plusieurs asterisques (ex: -* blabla...) */

/* Ces puces sont incluses dans une balise <ul class="spip"> et le code de chaque item est <li class="spip"> */

ul.spip  { 	margin-left: 1em;

			padding-left: 1em;

}

ul.spip li.spip { 	list-style-image:URL(../puces/puce-n1.gif);

				list-style-position: inside;

}

ul.spip ul.spip  { margin-left: 1em;

				padding-left: 1em;

}

ul.spip ul.spip li.spip { list-style-image:URL(../puces/puce-n2.gif);

					  list-style-position: inside;

}



img {
	border: 0px;

}

.titrebandeau {

	font-weight:bold;

	color :#990000;

	font-style: normal;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.Titre_breves {
	font-weight:bold;
	color :#D1D1D1;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 15px 5px 0px 5px;
	}
    .Titre_breves a:link {
	color :#D1D1D1;
	text-decoration: none;
	}
    .Titre_breves a:visited {
	text-decoration: none;
    font-size: 13px;
	color :#D1D1D1;
	}
    .Titre_breves a:hover {
	text-decoration: underline;
    font-size: 13px;
	color :#D1D1D1;
	}
	.Titre_breves2 {
	font-weight:bold;
	color :#D1D1D1;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 15px 5px 5px 10px;
	}
    .Titre_breves2 a:link {
	color :#D1D1D1;
	text-decoration: none;
	}
    .Titre_breves2 a:visited {
	text-decoration: none;
    font-size: 13px;
	color :#D1D1D1;
	}
    .Titre_breves2 a:hover {
	text-decoration: underline;
    font-size: 13px;
	color :#D1D1D1;
	}
.Titre_bandeau {
	font-weight:bold;
	color :#93C400;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 65px 25px 5px 15px;
	background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-2.jpg);
	}
.Titre_bandeau a:link {
	color :#597600;
	text-decoration: none;
	}
.Titre_bandeau a:visited {
	text-decoration: none;
	color :#597600;
	}
.Titre_bandeau a:hover {
	text-decoration: none;
	color :#597600;
	}
.TITRE {
	font-weight:bold;
	color :#FF9900;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px 0px 5px 20px;
	}
	.TITRE a:link {
	color :#FF9900;
	text-decoration: none;
	font-size: 18px;
	}
	.TITRE a:visited {
	text-decoration: none;
    font-size: 18px;
	color :#FF9900;
	}
	TITRE a:hover {
	text-decoration: underline;
    font-size: 18px;
	color :#990000;
	}
.Titre-gris {
	font-weight:bold;
	color :#666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 0px 5px 20px;
	}
	.Titre-gris a:link {
	color :#666666;
	text-decoration: none;
	font-size: 13px;
	}
	.Titre-gris a:visited {
	text-decoration: none;
    font-size: 13px;
	color :#666666;
	}
	Titre-gris a:hover {
	text-decoration: underline;
    font-size: 13px;
	color :#666666;
	}
.SOUSTITRE_agence{
	font-weight:bold;
	color :#6EB33F;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 5px 10px;

	}

.pied {
	font-weight:bold;
	color :#828282;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 5px 4px 0px 0px;
	background-color: #3E0000;
}
.pied a:link{

	color :#828282;

	text-decoration: none;

 }
 .pied a:visited{

	color :#828282;

	text-decoration: none;

 }
.pied a:hover{

	color :#828282;

	text-decoration: underline;

 }
.pied2 {

	font-weight:bold;

	color :#7D2D26;

	font-style: normal;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	margin: 0px 0px 0px 0px;

	padding: 5px 5px 5px 5px;

}
.pied2 a:link{

	color :#7D2D26;

	text-decoration: none;

 }
 .pied2 a:visited{

	color :#7D2D26;

	text-decoration: none;

 }
.pied2 a:hover{

	color :#7D2D26;

	text-decoration: underline;

 }
.bande-chemin2 {
	margin: 0px 5px 10px 5px;
	font-size: 10px;
	color: #6EB33F;
	font-family: Verdana,Helvetica,Arial,sans-serif;

}

.stitre {



	font-weight:bold;

	color :#BB8C0A;

	font-style: italic;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

}



.sosoustitre {

	padding: 7px 2px 1px 2px;

	margin: 0px 0px 10px 0px;

	text-align: left;

	font-size: 11px;

	color: #8F0540;

	font-weight: bold;

	font-family: Verdana,Helvetica,Arial,sans-serif;

	font-style: italic;

}
.sosoustitre a:link{

		text-decoration: underline;

 }
.sosoustitre a:hover{

	color: #7D2D26;

 }
 .sosoustitre a:visited{

	color: #7D2D26;

 }
 .titre_texte {

	padding: 7px 2px 10px 10px;

	margin: 0px 0px 0px 0px;

	text-align: left;

	font-size: 13px;

	color: #8F0540;

	font-weight: bold;

	font-family: Verdana,Helvetica,Arial,sans-serif;

	font-style: italic;
	text-decoration: underline;

}

 .titre_texte a:visited{
	color: #8F0540;
}

.titre_texte a:hover{

		text-decoration: none;

 }

.contenu2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 10px;
	color: #990000;
	font-size: 12px;

}

nave2texte2 {



	margin:10px 0px 10px 0px;

	font-size: 12px;

	background: #f5f5dc;

}

.bande-chemin3 {

	padding: 7px 10px 1px 0px;

	margin: 0px 0px 10px 10px;

	text-align: left;

	font-size: 10px;

	color: #7D2D26;

	font-weight: normal;

	font-family: Verdana, Helvetica, Arial, sans-serif;

}

.contenulientexte {





	width: 100%; /*Sarka-SPIP 1.8.2*/

	font-family: Arial, Helvetica, sans-serif;

	padding: 0px 0px 0px 0px;

	color: #bb8c0a;

	font-size: 11px;

}

.imprimer {

	padding: 7px 10px 1px 0px;

	margin: 0px 0px 10px 10px;

	text-align: left;

	font-size: 14px;

	color: #000000;

	font-weight: bold;

	font-family: Verdana,Helvetica,Arial,sans-serif;

	font-style: italic;

}

.contenu3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 10px;
	color: #732504;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	vertical-align: top;
}
.contenu3 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color: #732504;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
    text-decoration: none;
}
.contenu3 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color: #732504;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;    
	text-decoration: none;
}
.contenu3 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color: #732504;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
}
.contenu8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 10px 10px;
	color :#D1D1D1;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	vertical-align: top;
}
.contenu8 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color :#D1D1D1;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
    text-decoration: none;
}
.contenu8 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color :#D1D1D1;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;    
	text-decoration: none;
}
.contenu8 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color :#D1D1D1;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.texte_breve {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 20px 0px 10px;
	color: #3B6E2C;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.texte_breve a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color: #3B6E2C;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
    text-decoration: none;
}
.texte_breve a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color: #3B6E2C;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;    
	text-decoration: none;
}
.texte_breve a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 5px 0px 5px;
	color: #3B6E2C;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
}
.contenugras {
	padding: 5px 10px 5px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
}
.contenugras a:link {
	padding: 5px 10px 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.contenugras a:visited {
	padding: 5px 10px 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.contenugras a:hover {
	padding: 5px 10px 5px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3E0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.sosoustitre2 {
	padding: 7px 2px 1px 2px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size: 12px;
	color: #bb8c0a;
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-style: italic;
}

.sosoustitre2 {
	padding: 7px 2px 1px 2px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size: 11px;
	color: #bb8c0a;
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-style: italic;
}

.SOUSTITRE2 {
	font-weight:bold;
	color :#E3CB7C;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 2px 0px 2px;
	text-decoration: none;
}
.SOUSTITRE2 a:link {
	font-weight:bold;
	color :#FADF88;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.SOUSTITRE2 a:visited {
	font-weight:bold;
	color :#FADF88;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.SOUSTITRE2 a:hover {
	font-weight:bold;
	color :#A40649;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

.contenu4 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 5px 5px 5px;
	color: #8F0540;
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;

}
.bande-cheminmaron {
	padding: 7px 0px 1px 0px;
	margin: 0px 2px 0px 5px;
	text-align: left;
	font-size: 12px;
	color: #6EB33F;
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

.bande-cheminmaron:link {
    color: #6EB33F;
	text-decoration: none;
}

.bande-cheminmaron:visited {
    color: #6EB33F;
	text-decoration: none;
}
.contenu5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 0px;
	color: #666666;
	font-size: 15px;
	text-align: justify;
	font-weight: bold;
}
.bord_haut_gauche {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bord_haut {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E0000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bord_haut_droite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bord_droite {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #666666;
	border-bottom-color: ##990000;
	border-left-color: #990000;
}
.bord_droite2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #3E0000;
	border-bottom-color: ##990000;
	border-left-color: #990000;
}
.bord_bas_droite {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bord_bas {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #3E0000;
	border-left-color: #990000;
}
.bord_bas_gauche {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.bord_gauche {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #666666;
	border-bottom-color: #990000;
	border-left-color: #666666;
}
.bord_x_4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 8px 8px 8px 8px;
}
.bord_x_4_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7C4A21;
	border-right-color: #7C4A21;
	border-bottom-color: #7C4A21;
	border-left-color: #7C4A21;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.bord_x_4_2_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A40649;
	border-right-color: #A40649;
	border-bottom-color: #A40649;
	border-left-color: #A40649;
}
.titrebreve {



	font-family: Arial, Helvetica, sans-serif;

	padding: 0px 0px 0px 5px;

	color: #6EB33F;

	font-size: 12px;

	font-weight: bold;

}
.titrebreve:link {



	font-family: Arial, Helvetica, sans-serif;

	padding: 0px 0px 0px 5px;

	color: #6EB33F;

	font-size: 12px;

	font-weight: bold;

}
.titrearticle {

	padding: 0px 2px 0px 0px;

	margin: 10px 5px 0px 0px;

	text-align: left;

	font-size: 12px;

	color: #8F0540;

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

}
 .titrearticle a:link{

		text-decoration: none;
			color: #8F0540;
		

 }
.titrearticle a:hover{

		text-decoration: underline;
			color: #8F0540;

 }
 .titrearticle a:visited{

		text-decoration: none;
			color: #8F0540;
 }
 .titrearticle2 {

	padding: 0px 2px 0px 0px;

	margin: 10px 5px 0px 0px;

	text-align: left;

	font-size: 14px;

	color: #FADF88;

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-style: normal;

}
 .titrearticle2 a:link{

		text-decoration: none;
			color: #FADF88;
		

 }
.titrearticle2 a:hover{

		text-decoration: underline;
			color: #FADF88;

 }
 .titrearticle2 a:visited{

		text-decoration: none;
			color: #FADF88;
 }
.imgs{
	margin-left: 110px;
 }

	 .arriere-plan{
 }
	 .ombre-D{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-d.jpg);
 }
	 .ombre-B{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-b.jpg);
 }
 	 .ombre-G{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-g.jpg);
 }
  	 .ombre-H{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-h.jpg);
 }
   	 .ombre-T{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-t.jpg);
 }
     .ombre-P{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-p.jpg);
 }
  	 .ombre-ZT{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-zt.jpg);
 }
   	 .ombre-ZT2{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-zt2.jpg);
 }
   	 .ombre-ZT3{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-zt3.jpg);
 }
     .ombre-ZT4{
	background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond-zt4.jpg);
 }
	 .arriere-plan-page{background-image: url(../inclusions/Photos/camping-.jpg);
 }
	 .arriere-plan-texte{background-image: url(../inclusions/Photos/camping-chalet-mobil-home-ariege-fond.jpg);
 } 
 .Sous-Titre-rub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 45px;
	text-decoration: none;
	color: #732504;
	font-size: 12px;
	font-weight:normal;
    border-bottom-width: 1px;
	border-bottom-color: #7C4A21;
	border-bottom-style: solid;
}
.Sous-Titre-rub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 10px 5px;
	text-decoration: none;
	color: #C9AEA5;
	font-size: 12px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-color: #7C4A21;
	border-bottom-style: solid;
	text-align: justify;
}
.Sous-Titre-rub a:{
	text-decoration: none;
	color: #AB8274;
	font-size: 12px;
	font-weight:normal;
}
.Sous-Titre-rub a:link{
	text-decoration: none;
	color: #AB8274;
	font-size: 12px;
	font-weight:normal;
}
.Sous-Titre-rub a:visited{
	text-decoration: none;
	color: #AB8274;
	font-size: 12px;
	font-weight:normal;
}
.Sous-Titre-rub a:hover{
	text-decoration: none;
	color: #732504;
	font-size: 12px;
	font-weight:normal;
}
.Sous-Titre-rub-gras {
	text-decoration: none;
	color: #D1D1D1;
	font-size: 12px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
}
.Sous-Titre-rub-gras a:link{
	text-decoration: none;
	color: #D1D1D1;
	font-size: 12px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
}
.Sous-Titre-rub-gras a:visited{
	text-decoration: none;
	color: #D1D1D1;
	font-size: 12px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
}
.Sous-Titre-rub-gras a:hover{
	text-decoration: underline;
	color: #732504;
	font-size: 12px;
	font-weight:bold;
	padding: 10px 10px 10px 10px;
}
.texte-rubrique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 60px 0px 5px;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(photos/maquette_02-2.jpg);
}
.Sous-Titre-article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	margin: 20px 10px 10px 10px;
	font-weight:bold;
		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #3E0000;
	border-left-color: #990000;

}
.Bandeau_soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 25px 380px 15px 20px;
	color: #cccccc;
	font-size: 14px;
	margin: 20px 10px 10px 10px;
	font-weight:bold;
	font-style: italic;
	text-align: left;
}
.Titre-ariane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
	color: #D1D1D1;
	font-size: 13px;
	margin: 15px 5px 5px 5px;
	font-weight:bold;
}
.Titre-ariane a:link{
	color: #D1D1D1;
	text-decoration: none;
	font-weight:bold;
}
.Titre-ariane a:visited{
	color: #D1D1D1;
	text-decoration: none;
	font-weight:bold;
}
.Titre-ariane a:hover{
	color: #D1D1D1;
	text-decoration: underline;
	font-weight:bold;
}
.titre_articles_freres {
	padding: 10px 5px 5px 5px;
	font-weight:bold;
	color :#D1D1D1;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.texte_articles_freres {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px 0px 10px;
	color: #D1D1D1;
		text-decoration: none;
}
.texte_articles_freres a:link{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D1D1D1;
		text-decoration: none;
}
.texte_articles_freres a:visited{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D1D1D1;
	text-decoration: none;
}
.texte_articles_freres a:hover{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D1D1D1;
		text-decoration: underline;
}
.texte_breve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 0px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	vertical-align: top;
}
