
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em;}
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
div, img, table, form { margin: 0; padding: 0; border-width: 0; border-style: none; }
table {border-collapse: collapse;}
.cAgenda {
  color: #000000;
  background: #f8f8ff;
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  text-align:center;
  font-style:normal;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}
.cAgenda th {
  font-size: 0.77em;
}
.cAgenda td {
  font-size: 0.65em;
  padding: 2px;
}

.cAgenda .title {
  background: #f8f8ff url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;  
  border-bottom: 1px solid #efefef;
}
.cAgenda .title .chelp {
  float: right;
  margin: 2px;
}

.cAgenda .calendar_head_mini {
  background: #f8f8ff;
  text-align: center;
  font-size: 0.65em;
  color: #000000;
  font-family: Verdana, Arial, Helvatica, sans-serif;
  font-style:normal;
}

.cAgenda .calendar_not_this_month {
  background: #f1defd;
  color:#aaa;
}

.cAgenda .calendar_this_month {
  padding: 2px;
  background: #f8f8ff;
  color:#aaa;
}

.cAgenda .calendar_this_day a {
  text-align: center;
  background: #f1defd;
  font-weight:bold;
  font-style: italic;
  border: 1px solid #040a3e;
  -moz-border-radius: 5px;
  padding: 2px;
  padding-bottom: 0;
}


* html div.bulle {
  width: 250px; 
}
.cAgenda .bulle{
position: absolute;
min-width: 200px;
display: none;
z-index : 999;
padding: 0;
margin: 0;
border: 1px groove #7a7a7a;
line-height:normal;
text-align: left;
}

.cAgenda .bulle .publie:hover, .bulle .modifie:hover{
  background: #f1defd;
}

.cAgenda .bulle .publie a, .bulle .modifie a, .bulle .breve a {
  color: #040a3e;
	font-weight: normal;
	display: block;
	width: 100%;
	border:0;
	padding:0;
	text-align: left;
	font-style: normal;
  -moz-border-radius: 0;
}
.cAgenda .bulle .publie a{
  background: #c4c4ef;
}
.cAgenda .bulle .modifie a {
  background: #dfdfef;
}
.cAgenda .bulle .breve a{
  background: #efefff;
}
.cAgenda .bulle .publie a:hover, .bulle .modifie a:hover, .bulle .breve a:hover {
  color: #0200a8;
  background: #f1defd; display: block; width: 100%;
}


.calendrier-table-large {
  width: 100%;
}.liste-articles li {
  border-top: 1px dotted #efefef;
  margin-bottom: 5px;
  margin-right: 1px;
}

.liste-articles .entete, .plan-secteur h1 {
  background-color: #f4f4ff;
  
 }

.liste-articles .entete {
  clear: both;
  float: left;
  text-align: left;
  width: 100%;
}

* html .liste-articles .entete { /* IE */
  margin-right: 3px;
  position: relative;
  z-index: 2;
}

.liste-articles li p { margin: 0; padding: 0; padding-left: 5px; }

.liste-articles .nav {
  float: right;
}
.liste-articles .titre, .liste-articles .surtitre, .liste-articles .soustitre {
  padding-left: 5px;
  padding-right: 5px;
  font-weight: bold;
}

.liste-articles li .titre {
  font-weight: bold;
}

.liste-articles li .spip_logos {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
}

.liste-articles li .enclosures {
  float: right;
  text-align: right;
  max-width: 60%;
  margin: 0; }

.liste-articles li .texte, .liste-articles li .extrait {
  padding: 0.1em;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 2px;
  margin-bottom: 0.1em;
  text-align: justify;
  display: inline-block;  /* IE */
}

.liste-articles .infos_article, .liste-articles .nav, .liste-articles .pagination {
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
}

.liste-articles .infos_article, .liste-articles .nav {
  float: right;
}
.liste-articles .pagination {
  float: left;
}.doc_mp3player {
  min-width: 120px;
  max-width: 350px;
  margin: 0 5px 5px;
  padding: 0 5px 5px;
}

.mp3player {
  opacity: 0.6;
}

.mp3player .track_info, .mp3player .track_id3, .playlist .track_info {
  border: thin solid;
  border-color: #efefef;
  -moz-border-radius: 1em;
  margin: 2px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
  vertical-align: middle;
  text-align: center;
  line-height: 0.65em;
  height: 0.65em;
  color: #0f760a;  
}

.mp3player .track_info {
  float: right;
}

.mp3player .track_id3 {
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
}

.mp3player .track_status {
  color: #0f760a;
}

.mp3player .track_control, .mp3player .hidden, .mp3player .b_pause {
  display: none;
}

.mp3player .btn {
  text-align: center;
  margin: 0;
  margin-left: 8px;
  margin-right: 8px;
}

.mp3player .btn li {
  display: inline;
}
.mp3player .btn li img {
  cursor:pointer;
}

.mp3player .progressBarBorder {
  border: 1px solid #424242;
  height: 2px;
  margin: 6px;
  margin-left: 8px;
  margin-right: 8px;
  cursor:pointer;
  text-align: left;
  display:block;
  position: relative;
}
.mp3player .progressBar {
  display:block;
  height: 2px;
  background: #8d8fff;
  width: 0;
}
.mp3player .loadBar {
  display:block;
  height: 2px;
  background: #8adf8a;
  width: 0;
}
.mp3player .slider {
  position: absolute;
  display:block;
  left: -6px;
  top: -6px;
  width: 12px;
  height: 12px;
  background: url(plugins/acs/sets/cat/composants/audio/images/slider-light.png) 0 0 no-repeat;
}
.mp3player .slider:hover {
  background: url(plugins/acs/sets/cat/composants/audio/images/slider.png) 0 0 no-repeat;
}

#soundmanager-debug {
 position:fixed;
 _position:absolute; /* IE <7 */
 top:0px;
 left:0px;
 width:48em;
 height:60em;
 overflow:auto;
 border:1px solid #ccc;
 padding:1em;
 margin:1em;
 font-family:"lucida console",verdana,tahoma,"sans serif";
 font-size:x-small;
 background:#dfdfdf;
 color: #000;
 z-index: 999;
}

#soundmanager-debug code {
 font-size:1.1em;
 color: #000000;
}

#soundmanager-debug div {
 margin-top:0.1em;
 color: #000000;
}

.playlist {
  text-align: left;
  background: #f8f8ff;
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}
.playlist .pagination {
  text-align: center;
  background: #eef5f7;
  border-top: 1px solid #efefef;
  margin : 0;
  padding-left: 5px;
  padding-right: 5px;
}
.playlist .bloc-title {
  text-align : center;
  font-weight: bold;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}
.playlist .mp3player {
  border-top: 1px solid #efefef;
  padding-top: 4px;
}
.playlist .playliste  {

}

.playlist .track_status, .playlist .playliste .track_status  {
  color: #0f760a;
}

.playlist .playliste li, .playlist .playliste li .play_ {
  border-top: 1px solid #efefef;
}

.playlist .playliste li.over {
  background: #f1defd;
}

.playlist .playliste li.play_on {
  background: #c4c4ef;
}
.playlist .playliste a.mp3 {
  padding-left: 2px;
}
.playlist .playliste a.article {
  color: #6faf8f;
}

.playlist .playliste a.article:hover {
  color: #008f00;
}

.playlist .playliste a.podcast {
  padding-left: 2px;
  color: #bf9fdf;
}

.playlist .playliste a.podcast:hover {
  color: #efcfff;
}.cAuteur .entete .titre,.cAuteur .entete .sous-titre, .cAuteur .texte {
  padding-left: 5px;
  padding-right: 5px;
}
.cAuteur .texte {
  text-align: justify;
}.cAuteurs {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}

.cAuteurs .nomauteur, .cAuteurs .siteauteur, .cAuteurs .bioauteur, .cAuteurs .articlesauteur {
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
}

.cAuteurs .bloc-title {
  text-align : center;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}
.cAuteurs .bloc-title .bsize {
  font-weight: bold;
}
.cAuteurs .bloc-title .pagination {
  border-top: 1px solid #efefef;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.cAuteurs .menu-item .bloc-title {
  border-top: 1px solid #efefef;
}
.cAuteurs .menu-item {
  background: #f8f8ff;
  border-top: 1px solid #efefef;
  text-align: left;
}
.cAuteurs .menu-item a.linkauteur {
  display: block;
  width: 100%;

}
.cAuteurs .menu-item:hover, .cAuteurs .menu-item a.linkauteur:hover { background: #f1defd;}

.cAuteurs .menu-item a {
  display:block;
}

.cAuteurs .siteauteur {
  text-align: center;
}
.cAuteurs .bioauteur {
  text-align: justify;
}
.cAuteurs .bioauteur:hover {
  background: #f8f8ff;
}
.cAuteurs .bioauteur p {
  margin:0;
}.cBandeau fieldset.a_la_une {
  position: relative;
  font-weight: bold;
  font-style: italic;
  font-size: 1em;
  margin: 0;
  padding: 0;
  padding-left: 0.79em;
  padding-right: 0.79em;
  padding-bottom: 0.2em;
  padding-top: 0.2em;
  border: 0;
  color: #352d4d;
  background: #f0f4f4;
  border-top: 1px inset #ffccf5;
  border-bottom: 1px inset #c3d5c8;
  text-align: center;
}

.cBandeau fieldset.a_la_une legend {
  position: relative;
  border: 1px inset #ffccf5;
  border-bottom: 0;
  background: #f0f4f4;
  font-weight: normal;
  padding-left: 8px;
  padding-right: 8px;
  font-style: italic;
  line-height: 1.2em;
  -moz-border-radius: 0.8em;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  margin-top: -1.2em;
}

.cBandeau div.a_la_une {
  font-weight: normal;
  padding-left: 8px;
  padding-right: 8px;
  font-style: normal;
  text-align: center;
}#banniere {
  width: 100%;
  text-align: center;
  height: 150px;
  
  font-family: Verdana, Arial, serif;
}

#banniere .logo {
  position: absolute;
  border: 0;
  top: 0;
  left: 0;
}

#banniere .bantab {
  height:100%;
  width: 100%;
}

#banniere .bantd {
  vertical-align: middle;
}

#banniere .banimg {
  position: relative;
  border: 0;
}

#banniere a.nom_site {
  position: relative;
  font-size: 40px;
  color: #130fff;
}

#banniere .extralink {
  margin-top: -150px;
  padding-top: 5px;
  margin-right: 5px;
  float: right;
}.cBreves {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}

.cBreves .bloc-title {
  text-align : center;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}
.cBreves .bloc-title .bsize {
  font-weight: bold;
}
.cBreves .bloc-title .pagination {
  border-top: 1px solid #efefef;
}
.cBreves .menu-item {
  background: #f8f8ff;
  border-top: 1px solid #efefef;
  text-align: left;
}
.cBreves .menu-item .message {
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
}
.cBreves .menu-item .date-comment {
  vertical-align: texttop;
  color: #000000;
}
.cBreves .menu-item a {
  display: block;
  width: 100%;
}
.cBreves .menu-item:hover, .cBreves .menu-item a:hover { background: #f1defd;}
.cBreves .menu-item a ._text{
  padding-left: 5px;
  padding-right: 5px;
}.cCadre1 {}.cCadre3 {}.cCadre21 {}.cCadre23 {}.cCadre2000 {
  background: #f1defd;}
.acsCadre20001style {width:1000px; margin: auto;}
.acsCadre20002style {width:1000px; margin: auto;}.cCadre2001 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2002 {
  margin-left: 25px;}.cCadre2003 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2004 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2005 {
  margin-top: 10px;
  background: #ffffff;}
.acsCadre20051style {width: 190px;}
.acsCadre20052style {width: 810px;}.cCadre2010 {}.cCadre2011 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2013 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2015 {
  margin-top: 10px;}
.acsCadre20151style {width: 190px;}
.acsCadre20152style {width: 810px;}.cCadre2020 {}.cCadre2021 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2025 {
  margin-top: 10px;
  margin-right: 10px;}
.acsCadre20251style {width: 20%;}
.acsCadre20252style {width: 80%;}.cCadre2030 {}.cCadre2031 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2032 {}.cCadre2034 {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2035 {
  margin-top: 10px;
  margin-right: 10px;}
.acsCadre20351style {width: 20%;}
.acsCadre20352style {width: 80%;}.cCadre2060 {}
.acsCadre20601style {width:1000px; margin: auto;}
.acsCadre20602style {width:1000px; margin: auto;}
.acsCadre20603style { }.cCadre2061 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2062 {}.cCadre2063 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2064 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2065 {
  margin-top: 10px;}.cCadre2070 {}.cCadre2071 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2072 {}.cCadre2074 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2075 {
  margin-top: 10px;
  margin-right: 10px;}
.acsCadre20751style {width: 20%;}
.acsCadre20752style {width: 80%;}.cCadre2080 {}.cCadre2081 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2082 {}.cCadre2084 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2085 {
  margin-top: 10px;
  margin-right: 10px;}
.acsCadre20851style {width: 20%;}
.acsCadre20852style {width: 80%;}.cCadre2090 {}.cCadre2091 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2093 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2095 {
  margin-top: 10px;}
.acsCadre20951style {width: 190px;}
.acsCadre20952style {width: 810px;}.cCadre2100 {}.cCadre2101 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2102 {}.cCadre2103 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2104 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2105 {
  margin-top: 10px;}
.acsCadre21051style {width: 190px;}
.acsCadre21052style {width: 810px;}.cCadre2110 {}.cCadre2111 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2112 {}.cCadre2114 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2115 {
  margin-top: 10px;
  margin-right: 10px;}
.acsCadre21151style {width: 20%;}
.acsCadre21152style {width: 80%;}.cCadre2130 {}.cCadre2131 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2132 {}.cCadre2133 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2134 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2135 {
  margin-top: 10px;}
.acsCadre21351style {width: 190px;}
.acsCadre21352style {width: 810px;}.cCadre2150 {}.cCadre2151 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2152 {}.cCadre2153 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2154 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2155 {
  margin-top: 10px;}
.acsCadre21551style {width: 190px;}
.acsCadre21552style {width: 810px;}.cCadre2170 {}.cCadre2171 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2172 {}.cCadre2173 {
  margin-left: 10px;
  margin-right: 10px;}.cCadre2174 {
  background: #ffffff;
  border: 1px solid #afafaf;
  box-shadow: 2px 2px 2px #afafaf;
  -webkit-box-shadow: 2px 2px 2px #afafaf;
  -moz-box-shadow: 2px 2px 2px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=2, offY=2, positive=true);
}.cCadre2175 {
  margin-top: 10px;}
.acsCadre21751style {width: 190px;}
.acsCadre21752style {width: 810px;}.cCadre2404 {}.cCustom {
  text-align: center;
}.edito {
  
  
  
  
  margin: 0;
  padding: 0;  
}

.edito legend{
  margin-left: 10px;
  
  
  
  
  padding-left: 5px;
  padding-right: 5px;
  -moz-border-radius: 10px;
  font-weight: bold;
}

.edito .titre, .edito .surtitre, .edito .soustitre {
  border: 0;
}

.edito .titre, .edito .surtitre, .edito .soustitre, .edito .chapo, .edito .texte {
  padding: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.edito .chapo {
  text-align: justify;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px;
}

.edito .texte {
  text-align: justify;
  margin-top: 4px;
  margin-bottom: 4px;
}

.edito .infos_article {
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
  float: right;
}

.edito .spip_logos {
  float: left;
  margin: 5px;
}

.edito .navigation {
  float: right;
  border-width: thin;
  
  
  margin-top: 2px;
  margin-right: 2px;
  
  padding-left: 5px;
  padding-right: 5px;
  -moz-border-radius: 1em;
}.cEncartClass .entete_rub .titre {
  vertical-align: middle;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
}

.cEncartClass .entete_rub .soulignement {
  clear: both;
  margin: 0;
  height: 10px;
  margin-left:5px;
  margin-right:5px;
}

.cEncartClass .entete .surtitre, .cEncartClass .entete .titre, .cEncartClass .entete .soustitre, .cEncartClass .chapo, .cEncartClass .texte,  .cEncartClass .nav {
  padding-left: 4px;
  padding-right: 4px;
  margin: 0;
}
.cEncartClass .entete .titre {
  text-align: center;
}

.cEncartClass .chapo, .cEncartClass .texte {
  text-align: justify;
}

.cEncartClass .nav {
  text-align: right;
}.cEncart {
  background: #f8f8ff;
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}
.cEncart .entete {
  [background: ()[ url("") repeat top left];]
  border-bottom: 1px solid #7a7a7a;
   border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -khtml-border-radius-bottomleft: 0;
  -khtml-border-radius-bottomright: 0;
}
[(articles|=={rubriques}|?{' '})
.cEncart .entete_rub {
  [background: ()[ url("") repeat top left];]
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -khtml-border-radius-bottomleft: 0;
  -khtml-border-radius-bottomright: 0;
 }
.cEncartClass .entete_rub .soulignement {
  height: 5px;
 }
]html { font-size: 100%; }
body {
  margin : 0;
  padding: 0;
  font-size: 0.88em;
  font-family: Georgia, Verdana, 'Trebuchet MS', 'Lucida Sans', serif;
  background: #f1defd;
  color: #000000;
}

a:link, a:visited {text-decoration: none; color: #040a3e;}
a:hover {color: #0200a8;}

a.refus {
  color: red;
}
a.refus:hover {
  color: orange;
}

.cat .right {
  text-align: right;
}
.cat .spacer {
  height: 10px;
  width: 10px;
}
.cat br.nettoyeur {
  clear : both;
  height: 0;
  line-height: 0;
}
.tsize {
  font-size: 1.15em;
}
.stsize {
  font-size: 1.09em;
}
.bsize {
  font-size: 0.77em;
}
.nsize, .pagination {
  font-size: 0.65em;
}
div#traductions {
  position: absolute;
  float: right;
  text-align:right;
  top: 5px;
  right: 5px;
  line-height:11px;
  z-index: 200;
}
#traductions .lang_button {
  margin: 0;
  padding: 0;
  padding-left: 2px;
}
#traductions .lang {
  background: #dfdfdf;
  opacity:0.5;
  -moz-opacity:0.5;
  filter:alpha(opacity=50);
}
#traductions .selected_lang {
  background: #dfdfdf;
  /*border: 1px inset green;*/
}
#traductions .lang:hover {
  opacity:0.7;
  -moz-opacity:0.7;
  filter:alpha(opacity=70);
}

.cat h3.spip { text-align: center; margin-top: 2em; margin-bottom: 1.4em; font-size: 1.09em; font-weight: bold; }
.cat hr.spip { margin: 2em auto; }
.cat ul.spip {}
.cat ol.spip { list-style: decimal; }
.cat blockquote.spip { margin: 2em 0; margin-left: 1em; padding-left: 1em; border-left: 1px dotted #aaa; }
.cat .spip_code, .spip_cadre { font-family: Courier, "Courier New", monospace; color: #036; }
.cat .spip_cadre { width: 99%; background-color: #F4F8F8; border: 1px inset; font-size:inherit; }
div.spip_code, .spip_cadre { margin-bottom: 1em;  }
.cat .spip_poesie {
  font-size: 1.05em;
  font-family: Garamond, Georgia, Times, serif;
  border: 0;
  margin: 0;
  padding-left: 0;
}
.cat .spip_poesie div:first-letter {
  text-transform: uppercase;
  text-indent: 0;
}
.cat .spip_surligne { background: #FF6; }
.cat table.spip {
  max-width: 99%;
  margin: auto;
  margin-bottom: 1em;
  line-height: normal;
  border: 1px solid #2409a5;
  border-collapse: collapse;
}
.cat table.spip caption {
  caption-side: top; /* bottom pas pris en compte par IE */
  text-align: center;
  margin: auto;
  padding: 3px;
  font-weight: bold;
}
.cat table.spip tr.row_first { background: #0fc22d;}
.cat table.spip tr.row_odd { background: #deaef9;}
.cat table.spip tr.row_even { background: #f1defd;}
.cat table.spip th, .cat table.spip td {
  padding: 3px;
  text-align: left;
  vertical-align: middle;
}
.cat .notes, .cat a.spip_note {
  font-size: 0.65em;
}
.cat .spip_note {
  vertical-align: super;
}
.cat .notes .spip_note {
  font-size: 1em;
  vertical-align: text-bottom;
  margin:0;
}
.cat .ps {
  font-size: 0.65em;
}

.spip_logos {
  margin: 5px;
}
.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 5px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 5px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.65em; margin-left:auto; margin-right:auto; text-wrap: break-word; overflow: hidden}
.spip_doc_descriptif { clear: both; font-size: 0.65em; margin-left:auto; margin-right:auto; width: 200px;}
.spip_doc_descriptif p {margin: 0;}
.cat .spip_modele {
  float: right;
  display: block;
  padding: 1em;
  border: 1px solid;
  width: 180px;
}
a.spip_note {} /* liens vers notes de bas de page */
a.spip_ancre {} /* liens internes a la page */
a.spip_in {} /* liens internes */
a.spip_mail { color: #900; }
a.spip_mail:before { content: "\002709"; } /* liens vers un email */
a.spip_out { color: #009; } /* liens sortants */
a.spip_url { color: #009; } /* liens url sortants */
a.spip_glossaire { color: #060; } /* liens vers encyclopedie */
a.spip_glossaire:hover { text-decoration: underline overline; }
.on { font-weight: bold; } /* liens exposes */ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-total {margin: 0; padding: 0;}
.forum-fil { margin-top: 2px; margin-left: 1em; margin-right: 0; font-weight: normal;}
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #000000; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #000000; text-align: justify}
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 0; text-align: right}
.forum-item {padding-bottom: 10px;}
ul .forum-message { border: thin inset #f4f4ff; margin: 0; padding: 0; margin-bottom: 2px;}
ul ul .forum-message { border: thin inset #efefff;}
ul ul ul .forum-message { border: thin inset #e4e4ff;}
ul ul ul ul .forum-message { border: thin inset #dfdfef;}
ul ul ul ul ul .forum-message { border: thin inset #cacaff;}
ul ul ul ul ul ul .forum-message { border: thin inset #c4c4ef;}
ul .forum-chapo { border: none; border-bottom: thin dotted #7a7a7a; margin: 0; padding: 3px 6px 2px 6px; background: #f4f4ff;}
ul ul .forum-chapo { background: #efefff;}
ul ul ul .forum-chapo { background: #e4e4ff;}
ul ul ul ul .forum-chapo { background: #dfdfef;}
ul ul ul ul ul .forum-chapo { background: #cacaff;}
ul ul ul ul ul ul .forum-chapo { background: #c4c4ef;}

.cForums {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}
.cForums .bloc-title {
  text-align : center;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}
.cForums .bloc-title div {
  font-weight: bold;
}
.cForums .bloc-title .pagination {
  border-top: 1px solid #efefef;
  margin: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.cForums .menu-item {
  background: #f8f8ff;
  border-top: 1px solid #efefef;
  text-align: left;
}
.cForums .menu-item a {
  display: block;
  width: 100%;
}
.cForums .menu-item .date-comment {
  vertical-align: texttop;
  color: #000000;
}
.cForums .menu-item .message {
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
}
.cForums .menu-item:hover, .cForums .menu-item a:hover { background: #f1defd;}


.formulaire_forum {
  clear: both;
  margin-right: 10px;
}

.formulaire_forum textarea {
  width: 100%;
}#hierarchie {
  padding-left:5px;
  padding-right: 5px;
}.cKeys {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -khtml-border-radius-bottomleft: 0;
  -khtml-border-radius-bottomright: 0;
}

.cKeys .bloc-title {
  text-align : center;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}
.cKeys .bloc-title .bsize{
   font-weight: bold;
}
.cKeys .pagination {
  text-align: center;
  background: #eef5f7;
  border-top: 1px solid #efefef;
}
.cKeys .menu-item {
  background: #f8f8ff;
  border-top: 1px solid #efefef;
  text-align: left;
}
.cKeys .menu-item .motcle, .cKeys .pagination {
  padding-left: 5px;
  padding-right: 5px;
}
.cKeys .menu-item a {
  display: block;
  width: 100%;
}
.cKeys .menu-item:hover, .cKeys .menu-item a:hover { background: #f1defd;}.cLogin {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  min-height: 60px;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
  
}
.cLogin .bloc-title {
  text-align : center;
  font-weight: bold;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
  border-bottom: 1px solid #efefef;
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -khtml-border-radius-bottomleft: 0;
  -khtml-border-radius-bottomright: 0;
}
.cLogin .formulaire_login {
  margin: 0;
  padding:0;
}
.cLogin .formulaire_login input.text, .cLogin .formulaire_login input.password, .cLogin .formulaire_login label {
  text-align: left;
  max-width: 150px;
  width: 100%;
}
.cLogin .formulaire_login fieldset {
  border: 0;
}
.cLogin .formulaire_login fieldset legend {
  display: none;
}
.cLogin .formulaire_login p.boutons {
  text-align: right;
  margin-right: 10px;;
}
.cLogin .logout {
  margin-left: 5px;
  margin-right: 5px;
}
.cLogin .logout_link {
  margin-left: 5px;
  margin-right: 5px;
  bottom: 5px;
}.cMail {
}
.cMail .formulaire_spip fieldset {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  font-size: 0.82em;
}
.cMail .formulaire_spip legend {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}
.cMail .formulaire_ecrire_auteur textarea, .cMail .formulaire_ecrire_auteur input.text {
  width: 100%;
}/* onglets de menu */
#menunav {
  line-height: normal;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 1;
  position: relative;
}

#menunav ul {
  margin:0;
  padding: 0 0 0;
  list-style: none;
}

#menunav li {
  float: left;
  position:relative; /* pour IE */
  z-index: 1; /* pour IE */
  background: url("IMG/_acs/cat/onglets/left.gif") no-repeat left top;
  margin-right: 0; 
  padding:0 0 0 9px;
  border-bottom: 1px solid #afafaf;
  line-height: 14px; /* PROVISOIRE : en px pour permettre différentes tailles de fontes sans flinguer le système d'onglets */
}

#menunav a {
  float: left;
  display:block;
  width:.1em;
  background:url("IMG/_acs/cat/onglets/right.gif") no-repeat right top;
  padding:5px 14px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  text-align: center;
  color: #040a3e;
  word-wrap: nowrap;
}
#menunav > ul a {
  
  width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menunav a {float:none;}
/* End IE5-Mac hack */
#menunav a:hover {
  color: #0200a8;
}

#menunav #current {
  background-position: 0 -300px;
  border-width: 0;
}

#menunav #current a {
  background-position:100% -300px;
  padding-bottom:5px;
  color: #040a3e;
}

#menunav li:hover, #menunav li:hover a {
  background-position:0% -150px;
  color: #ff0000;
}

#menunav li:hover a {
  background-position:100% -150px;
}fieldset.ours {clear: both}

fieldset.ours  {
  border: 0;
  padding: 0;
  padding-left: 75px;
  padding-right: 75px;
  margin-top: 2px;
  font-style: italic;
  text-align: center;
  color: #000000;
  
}
fieldset.ours legend {
  margin-top: 2px;
}
fieldset.ours img { vertical-align: middle; }
fieldset.ours a {color: #044841;}
fieldset.ours a:hover {color: #03914d;}.cRecherche {
  width: 100%;
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}

.cRecherche .formulaire_recherche {
  margin: 0;
  text-align: center;
}

.cRecherche .formulaire_recherche form { 
  margin: 0;
  padding: 0;
}

.cRecherche .formulaire_recherche #recherche {
  border-width: 1px;
  border-style: inset;
  border-color: #dfdfdf;
  color: #000000;
  background: #ffffff;
  margin: 4px;
  width: 100%;
}

.cRecherche .formulaire_recherche label {
  display: block;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
  color: #000000;
  text-align: center;
  font-weight: bold;
  border: 0;
  border-bottom: 1px solid #efefef;
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -khtml-border-radius-bottomleft: 0;
  -khtml-border-radius-bottomright: 0;
}


.cRecherche .formulaire_recherche input.submit {
  margin:3px;
  padding: 2px;
  border: thin solid #f8f8ff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
}
.cRecherche .formulaire_recherche input.submit:hover {
  background: #eef5f7;
  border: thin outset #eef5f7;
}div.cRubnav {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  position: static;
  z-index: 2001;
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -khtml-border-radius-bottomleft: 0;
  -khtml-border-radius-bottomright: 0;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}

.cRubnav .bloc-title {
  text-align : center;
  font-weight: bold;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -khtml-border-radius-bottomleft: 0;
  -khtml-border-radius-bottomright: 0;
}

.cRubnav .menu-item {
  background: #f8f8ff;
  border-top: 1px solid #efefef;
}

.cRubnav .menu-item {
  position: relative;
  text-align: left;
  background-color: #f8f8ff;
  padding-left: 5px;
  padding-bottom: 1px;
}
.cRubnav .menu-item  a.menu-item-haschilds {
  background-position: center right;  
  background-repeat: no-repeat;
  background-image: url("IMG/_acs/cat/triangles/deplierhaut.gif");
}

.cRubnav .menu-item  a.menu-item-haschildson {
  background-position: center right;  
  background-repeat: no-repeat;
  background-image: url("IMG/_acs/cat/triangles/deplierbas.gif");
}

.cRubnav .menu-item a {
  display: block;
  width: 100%;
}

.cRubnav .menu-item a .titrerub{
  padding-right: 10px;
}

.cRubnav li .menu-item {
  position: relative;
  font-weight: normal;
  background: #efefff;
  /*
  z-index: 2001;*/
}
.cRubnav li li .menu-item {background: #e4e4ff;}
.cRubnav li li li .menu-item {background: #dfdfef;}
.cRubnav li li li li .menu-item {background: #cacafe;}
.cRubnav li li li li li.menu-item {background: #c4c4ef;}

.cRubnav li.menu-item.on {
  font-weight: bold;
}

.cRubnav .menu-item:hover, .cRubnav .menu-item a:hover { background: #f1defd;}
.cRubnav .menu-item  a.menu-item-haschilds:hover {
  background-position: center right;
  background-repeat: no-repeat;
  background-image: url("IMG/_acs/cat/triangles/deplierhauton.gif");
}
.cRubnav .menu-item  a.menu-item-haschildson:hover {
  background-position: center right;  
  background-repeat: no-repeat;
  background-image: url("IMG/_acs/cat/triangles/deplierbason.gif");
}

.cRubnav ul.hidden {
  display: none;
  position: absolute;
  left: 100%;
  width: 100%;
  top:-1px;
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  z-index: 2000;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
  border-radius-topleft: 0;
  border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-radius-topleft: 0;
  -webkit-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -khtml-border-radius-topright: 0;
}
.cRubnav .menu-item:hover>ul.hidden {
  display: block;
}.cRubrique .titre, .cRubrique .texte, .cRubrique .notes {
  padding-left: 5px;
  padding-right: 5px;
}
.cRubrique .titre {
  text-align: left;
}
.cRubrique .entete {
  border:0;
  background-color: #0e3ddd;
}
.cRubrique .maj {
  float: right;
}
.cRubrique .soulignement {
  margin :0;
  height: 8px;
}.cStats {
  text-align: center;
}.cSyndic {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}

.cSyndic .bloc-title {
  text-align : center;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}
.cSyndic .bloc-title .bsize{
  font-weight: bold;
}
.cSyndic .article{
  background: #f8f8ff;
  padding-left: 5px;
}

.cSyndic .site, .cSyndic .pagination {
  border-top: 1px solid #efefef;
  text-align: center;
}
.cSyndic .pagination {background: #eef5f7;}
.cSyndic .site a {
  display: block;
  width: 100%;
}
.cSyndic .site:hover, .cSyndic .site a:hover { background: #f1defd;}

.cSyndicAdd #description_site, .cSyndic #nom_site, .cSyndic #url_site {
  width: 100%;
}
.cSyndicAdd .formulaire_spip fieldset {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff
}
.cSyndicAdd .formulaire_spip legend {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
}.cTags {
  border-width: 1px;
  border-style: groove;
  border-color: #7a7a7a;
  background: #f8f8ff;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 4px #afafaf;
  -webkit-box-shadow: 1px 1px 4px #afafaf;
  -moz-box-shadow: 1px 1px 4px #afafaf;
  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#afafaf, offX=1, offY=1, positive=true);
}

.cTags .text {
  text-align : center;
  padding : 5px;
  overflow: hidden;
}

.cTags .bloc-title {
  text-align : center;
  font-weight: bold;
  background: #eef5f7 url("IMG/_acs/cat/trame/titrefond_00.png") repeat top left;
  border-bottom: 1px solid #efefef;

  -moz-border-radius: 5px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
}.cVideoContainer {
  display: inline-block;
}.cVideo {
  
}
