/* ############################################## */
/* #################### SITE #################### */
/* ############################################## */
.rss_light{
  border:1px dashed #7A7A7A;
  background:#FFF;
  margin:10px 0 10px 0;
  color:#7A7A7A;
  opacity:0.8;
  padding-left:10px;
  width:125px;
}
.rss_light h3{
  color:#000;
  padding:0;
}
.rss{
  margin:10px 0 0 0;
  width:auto;
}
.rss h1{
  background:url(../images/rss_title.gif) no-repeat;
  text-indent:-9999px;
  margin-bottom:0px;
  height:28px;
}

.rss p{
  font-size:11px;
  font-weight:bold;
  margin:5px 0 0 10px;
  padding:7px 0 0 28px;
  background:url(../images/puce_news.gif) 0 3px no-repeat;
}
.rss p.active{
  color:#2f59ab;
}
.rss p.active strong a{
  color:#2f59ab;
}
.rss a{
  display:block;
}
.rss strong a{
  color:#333333;
  font-size: 16px;
  margin:0 0 5px 0;
  text-decoration:none;
}
.rss strong a:hover{
  color:#2f59ab;
}
.rss a.savoir{
  color:#7791c7;
  font-style: italic;
  font-weight:normal;
}
.rss a.savoir:hover{
  text-decoration:none;
}
.rss #counter_news{
  position:absolute;
  bottom:10px;
  right:0;
  margin: 0 0 0 5px;
}
.rss #counter_news li{
  float:left;
  background: none;
  padding:0 0 0 5px;
}
.rss #counter_news li a{
  text-decoration:underline;
}
.rss #counter_news li a.active,.rss #counter_news li a:hover{
  color:#2F59AB;
  text-decoration:none;
}
/*.rss dt a{
  text-transform:uppercase;
  color:#bcd62c;
  text-decoration:none;
  font-weight:bold;
  font-size:1.2em;
  padding-top:10px;
}
.rss dd{
  color:#7A7A7A;
  font-size:1.2em;
  padding:0 0 5px 24px;
}*/
/* ############################################## */
/* #################### EWOK #################### */
/* ############################################## */
.field_rss{
  margin:10px 10px 3px 0;
  padding:5px;
  color:#0C6B99;
  border:1px solid #4F5284;
}
.field_rss legend{
  margin-left:10px;
  font-weight:bold;
  color:#4F5284;
  padding:0 5px;
}
.field_rss label{
  font-weight:bold;
  color:#000;
  font-size:1em;
  position:absolute;
}
.field_rss input{
  width:128px;
  border:1px solid #7A7A7A;
}
.field_rss p{
  /*margin:20px 5px 10px 0;*/
  padding:0;
}
.field_rss .modbar button{
  margin-bottom:10px;
  padding-bottom:5px;
}
#page_content .modbar_new.rss{
  background-color:#E3E4E7;
  border:none;
  padding:5px 0 0 0;
  text-align:right;
  height:21px;
}
button.rss_new{
  background:url(../images/admin/rss_new.gif) top left no-repeat;
  width:120px;
  height:19px;
}
.rss_delete{
  background:url(../images/admin/rss_delete.gif) top left no-repeat;
}
.rss_link{
  background:url(../images/admin/rss_link.gif) top left no-repeat;
}
.rss_link_all{
  background:url(../images/admin/rss_link_all.gif) top left no-repeat;
}
.rss_unlink{
  background:url(../images/admin/rss_unlink_all.gif) top left no-repeat;  
}
.rss_unlink_all{
  background:url(../images/admin/rss_unlink_all.gif) top left no-repeat;
}
