
/* ================================ Formatage des elements du bandeau =============================== */

.bandeau_s
{
	xheight:70px;
	xdisplay: block;
	margin:0px;
	margin-bottom:5px;
	padding:0px;
	border: 1px solid white; /* pour IE */
}
a.bandeau_s {
	/*bandeau contenant le titre du site*/
	display: block;
	background: #FFFFFF;
	margin: 0px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	padding: 0px;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	height: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
a.bandeau_s:hover {
	color: #EEEEEE;
	text-decoration: none;
}
a.bandeau_s .spip_logos {
	float: left;  /*defaut left*/
	border: 0px;
}

a.bandeau_s .nom-site {
	margin: 0px;
	padding: 0px;
}
.bandeau_s image{
	float:right;
	height:70px;
	width:300px;
	margin-left:5px;
}

/*****************************************************************/
#cadre_gauche_som {
	float: left;
	margin: 20px 0px 0px 0px; 
	width: 425px;
	padding:0px;
	xborder:1px solid red;
}
#cadre_droite_som {
	float:left;	
	margin: 20px 0px 0px 10px;
	width:310px;
	padding:0px;
	xborder: 1px solid green;	
}
#cadre_info {
	float:left;	
	margin: 20px 0px 0px 10px;
	width:200px;
	padding:0px;
	xborder: 1px solid green;	
}

.cadre_gauche {
	float: left;
	margin: 20px 0px 0px 0px; 
	width: 55%;
	padding:0px;
}
.cadre_droit {
	float:left;	
	margin: 20px 0px 0px 15px;
	width:40%;
	padding:0px;
	xborder: 1px solid green;	
}
.centre2 {
	/*colonne centrale*/
	float: right;
	width: 73%;
	padding: 0px;
	border: 0px;
	margin: 20px 0px 0px 0px; 
	font-family: Arial,Verdana,Helvetica,sans-serif;
	xborder: 1px solid green;
}
.gauche {
	/*colonne de gauche pour contact_adhesion et nous ecrire*/
	float: left;
	display: block;
	border: 0px;
	width: 18%;
	margin: 20px 0px 0px 25px;
	padding:0px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	border: 1px solid black;
}
.cadre_haut{  	/*  rubrique=60.html      */
	width: 100%;
	margin: 0px;
	clear: both;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	z-index:-1;
}
/***************************cadre edito **************************************/
.cadre_edito{
	xfloat: left;
	xwidth: 500px;
	text-align:left;
	padding:0px;
	border-left: 5px solid #DDDDDD;
	xborder:1px solid black;
	margin: 0px 0px 10px 0px; 
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
.edito_s {
	font-size: 13px;
	border-bottom:1px solid #DDDDDD;
	overflow: auto;
}
.edito_s a {
	color: #990000;
	text-decoration: none;
	xfont-size: 16px;
}
.edito_s a:hover {
	color: #990000;
	text-decoration: underline;
}
.edito_s .image {
	padding:0px;
	float:left;	
	margin:0px 0px 0px 0px;
	width:50px; 
	height:50px;
	}
.edito_s .spip_logos {
	display: block;
	float: right;
	margin: 10px;
	border:0px;
}
.edito_s .surtitre {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	padding: 0px;
}
.edito_s .titre {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 5px 0px 55px;
}
.edito_s .soustitre{
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	padding: 0px;
}

.edito_s .label {
	font-size:120%;
	color: orange;
	font-weight: bold;
	text-align: center;
}
.edito_s .detail {
	float:right;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
	color: orange;
	padding-right: 10px;
}
.edito_s .texte {
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-size: 90%;
}
.edito_s .chapo {
	color: #cccc99;
	margin: 10px;
	padding: 0px;
	font-weight: bold;
}
.edito_s a.suite {
	text-align: center;
	font-size: 12px;
	padding-left: 300px;
}
.edito_s .post-scriptum {
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-size: 100%;
	border-top: 2px solid #000000;
}
.edito_s .post-scriptum .annonce {
	font-weight: bold;
	color:#cccc99;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
.edito_s .notes {
	color: #000000;
	margin: 10px;
	padding: 0px;
	border-top: 2px solid #000000;
	font-size: 90%;
}
.edito_s h3 {
	color: #cccc99;
	font-weight: bold;
	font-size: 140%;
	margin: 1.5em 0em 0.5em 0em;
}

.edito_s table {
	font-size: 90%;
	border-color: #FFFFFF;
}
.edito_s tr.row_first {
	background: #808080;
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
}
.edito_s tr.row_odd {
	background: #E0E0E0;
	color: #000000;
}
.edito_s tr.row_even {
	background: #E0E0E0;
	color: #000000;
}
.edito_s td {
	border: 1px solid #FFFFFF;
	padding: 1px 5px 1px 5px;
}

.edito2 {
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0px;
	border-bottom:1px solid #DDDDDD;
	font-weight: bold;
}
.edito2 .titre a{
	xfloat:left;
	Xmargin: 0px 5px 0px 37px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:black;
	font-size:90%;
	text-align:left;
	text-decoration: none;	
}
.edito2 .titre a:hover{
	text-decoration: underline;	
}
.edito2 .detail {
	float:right;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
	color: orange;
	padding-right: 10px;
}
.edito2 .image {
	xclear:both;
	padding:0px;
	float:left;	
	margin:0px 10px 0px 0px;
	width:32px; 
	height:32px;
	}
.edito .clearboth >{
	clear:both;
	height:0px;
}
/***************************cadre aricle_une **************************************/
.cadre_article_une {
	margin: 0px 0px 0px 0px;
	padding:0px;
	border-left: 5px solid #DDDDDD;
	color: black;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
.article_entete{	
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	color:white;
	background: #808080;
}
.article_une{
	display:block;
	border-bottom: 1px solid #DDDDDD;
}
.article_une a {
	color: #990000;
	text-decoration: none;
	}
.article_une a:hover {
	color: #990000;
	text-decoration: underline;
}
.article_une .image .spip_logos {
	display: block;
	float: right;
	margin: 5px;
	border:0px;
}
.article_une .surtitre {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}
.article_une .titre {
	font-size: 13px;
	font-weight: bold;
	xmargin: 0px;
	padding-left:5px;
	margin: 0px 5px 0px 45px;

}
.article_une .soustitre {
	font-size: 10px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
.article_une .detail {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	color: orange;
	xfloat:right;
}
.article_une .texte {
	font-weight:normal;
	font-size: 11px;
	margin: 10px 5px 0px 5px;
	padding: 0px;
}
.article_une  a.suite {
	text-align: right;
	display: block;
	text-align: center;
	font-size: 11px;
}
.article_une .chapo {
	font-size: 12px;
	margin: 5px;
	padding: 0px;
	xfont-weight: bold;
}
.article_une .post-scriptum {
	margin: 10px;
	padding: 0px;
	font-size: 10px;
	border-top: 2px solid black;
}
.article_une .post-scriptum .annonce {
	font-weight: bold;
	color:#cccc99;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
.article_une .notes {
	margin: 10px;
	padding: 0px;
	border-top: 2px solid #000000;
	font-size: 8px;
}
.article_une h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 1.5em 0em 0.5em 0em;
}
.article_une .image {
	padding:0px;
	float:left;	
	margin:0px 0px 0px 0px;
	width:40px; 
	height:40px;
}
/***************************cadre derniers articles **************************************/
.derniers-articles {
	font-size: 12px;
	margin: 15px 0px 0px 0px;
	padding:0px;
	border-left: 5px solid #DDDDDD;
	color: black;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	xbackground-color: #808080;
}

.derniers-articles a {
	color: #990000;
	text-decoration: none;
}

.derniers-articles .image .spip_logos {
	display: block;
	float: left;
	margin: 10px;
	border:0px;
}
.derniers-articles a:hover {
	color: #990000;
	text-decoration: underline;
}
.derniers-articles .en-tete {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	border: 1px solid #808080;
	background-color: #DDDDDD;
}
.derniers-articles .annonce {
	background: #FFFFFF;
	margin: 0px 0px 2px 0px;
	padding: 0px 10px 4px 10px;
	border-bottom: 1px solid #DDDDDD;
}
.derniers-articles .surtitre {
	color: #cccc99;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding-top: 5px;
}
.derniers-articles .titre {
	display: block;
	color: black;
	font-size: 110%;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	padding: 3px 1px 1px 1px;	
}
.derniers-articles a.titre {
	display: block;
	color: black;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
	padding: 3px 1px 1px 1px;	
}
.derniers-articles a.titre:hover {
	color: blue;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	text-decoration: underline;
}
.derniers-articles .soustitre {
	color: #cccc99;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding-top: 5px;
}
.derniers-articles .detail {
	color: orange;
	font-size: 80%; /*Sarka-SPIP 1.8.2*/
	font-weight: bold;
	text-align: right;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
	padding: 5px 1px 1px 1px;
	border: 0px;
	width: 120px;
	float: right;
}
.derniers-articles .titre_rubrique {
	color: orange;
	font-size: 80%;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	margin-left: 10px;
}
.derniers-articles .chemin {
	color: #990000;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}
.derniers-articles .introduction {
	color: #000000;
	margin: 10px 10px 0px 10px;
}


.derniers-articles a.suite {
	text-align: right;
	display: block;
}	
/***************************cadre breves **************************************/
.breves {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
	xcolor: #808080;
	color: black;
}

.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;
	xcolor: #808080;
	color: black;
	border: 1px solid #808080;
}

.breves .contenu .titre {
	border-bottom: 1px solid #808080;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: black;
	margin: 0px;
	padding: 1px;
	background: #EEEEEE;
}

.breves .contenu {
	border: 1px solid #808080;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 100%;
}

.breves .contenu a.nom-breve {
	display: block;
	border-bottom: 1px solid #808080;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #808080;
	margin: 0px;
	padding: 1px;
	background: #EEEEEE;
}

.breves .contenu a.nom-breve:hover {
	color: #FFFFFF;
	background: #808080;
	text-decoration: none;
}

.breves .contenu .date {
	float:right;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	font-size: 80%;
	text-align: center;
	color: orange;
	width: 100px;
	padding: 1px;
	background: #EEEEEE;
	margin:0px;
}

.breves .contenu .texte {
	margin: 0px;
	padding: 5px;
	font-size: 100%;
	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 {
	color:#990000;
}

.breves .contenu a:hover {
	text-decoration: underline;
}

.breves .contenu blockquote {
	margin : 2px;
}

.breves .contenu .notes {
	margin: 0px;
	padding: 5px;
	font-size: 100%;
	line-height: 110%;
	border-top: 1px solid #808080;
}

/***************************cadre zoom **************************************/
.cadre_zoom {
	margin: 0px 0px 0px 0px;
	padding:0px;
	border-left: 5px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	color: black;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
.zoom .contenu {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	border-bottom: 1px solid #DDDDDD;
}
.zoom .contenu .titre{
	xfloat: left;
	margin: 0px 5px 0px 5px;
	font-size: 13px;
	font-weight: bold;
	xmargin: 0px;
	padding:0px;
	text-align: center;
}
.zoom .contenu .image {
	padding:0px;
	float:left;	
	margin:0px 0px 0px 0px;
	width:40px; 
	height:40px;	
	}
/***************************cadre commune memoire **************************************/
.memoire {
	margin: 15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 5px solid #DDDDDD;
	Xcolor:blue;
}
.memoire a {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	height: 30px;
	width: 170px;
	float:left;
	background-image:url(../images/Logo_com1memoire.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.memoire a:hover {
/*	
	margin: 0px 0px 10px 0px;
	height: 40px;
	display: block;
*/	
	background-image:url(../images/Logo_com1memoire_hover.jpg);
}
/********************************* divers **************************************/
.clearer {
	clear: both;
	display: block;
	height: 0px;
}
/********************************* menu deplie **************************************/
.titre_dossier {
	margin: 5px 0px 0px 0px;
	background-image:url(../images/fond_messagerie.jpg);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.lien_ol {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.lien_ol li{
	margin-top: 5px;
}
.lien_ol a {
	color: blue;
	text-decoration: underline;
}
.lien_ol a:hover {
	text-decoration: none;
	font-style: italic;
}
/**************************** contenu --> rubriques ***************************************/

.contenu .rubrique {
	xborder: 2px solid #C0C0C0;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px; 
	
}
.contenu .rubrique .titre {
	display: block;
	font-size: 150%;
	color: #FFFFFF;
	background: #DDDDDD;
	margin: 0px 0px 10px 0px;
	text-align:center;
	font-weight:bold;
}

.contenu .rubrique a.titre {
	display: block;
	font-size: 150%;
	color: #FFFFFF;
	background: #C0C0C0;
	xbackground-image: url(../images/degrade_j_o.jpg);
	xborder-right: 2px solid #990000;
	xborder-bottom: 2px solid #990000;
	padding: 1px 5px 1px 5px;
	/*margin-right: 50%;*/
	margin-right: 170px;
	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 30px 5px 30px;
	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: #E0E0E0;
	color: #000000;
}

.contenu .rubrique tr.row_even {
	background: #E0E0E0;
	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(../images/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(../images/puce1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}
/****************************** raccourci manquant *************************************/
.texteencadre-spip {
	background: #DDDDDD;
}
