div.item,div.items-leading,div.item-page,div.item-page_myBlogSuffix
{
       background: url("../images/parchemin2.jpg") repeat  scroll center center rgba(67, 92, 91, 0.01);
  
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 3px solid #303F50;
  padding: 5px;
  margin: 5px;
}
a.couleur_rouge {background-color: red;color:white;}	 
 

#left div.moduletable
{
     background: url("../images/parchemin2.jpg") repeat fixed center center rgba(67, 92, 91, 0.01);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 3px solid #303F50;
  padding: 5px;
  margin: 5px;
}

img {
  border: none;
    margin:10px
}

a.toclink
{
    text-decoration:none
}


.system-unpublished xx{
	background:  url(../images/non_publié.jpg) center center repeat fixed;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
}

.agenda aj{
font-size:17px;
}
