/* Default - titre du bloc */
.liste_archive .portail_titre_bloc {
  font-size: 10pt;
  font-weight:bold;
  height: 18px;
  margin-left: 20px;
  padding: 0px;
  color: #000;
  background-image:none;
  border: 0px;
}
/* Default - titre du bloc */
.liste_article .cms_titre {
  border: 1px solid #356199;
  font-size: 10pt;
  font-weight:bold;
  background-image: url('../../../images/mairiecepoy/bloc/bg_jaune.png');
  background-repeat: repeat-x;
  background-position: 0% 0%;
  height: 18px;
  margin: 0px;
  padding-left: 3px;
  color: #000;
}

.cms_document {
  margin: 5px 5px 0 5px;
}

.cms_titre_document {
  font-size: 10pt;
  font-style: normal;
  text-decoration: underline;
}

.cms_logo_document {
  font-size: 10pt;
}

.cms_desc_document {
  font-size: 8pt;
}

.cms_desc_document a, .cms_desc_document a:hover {
  color: black;
  text-decoration: none;
}

.cms_news_titre {
  font-size: 10pt;
  font-style: normal;
  font-weight:bold;
  padding-bottom:0px; 
  padding-left: 15px;
  margin-bottom:5px;   
}


.cms_news_texte {
  margin-top: 5px;
  margin-left: 5px;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 8pt;
  font-family:Arial,sans-serif;
}

td.logo {
vertical-align:top;
padding-left:0px;
/*background-color:#F8DD89;*/
/*min-width:130px;*/
}
td.texte {
  /*border-bottom: 1px dashed #000;
  border-left: 1px dashed #000;
  border-right: 1px dashed #000;
  min-width:500px;*/
  /*min-width:630px;*/
}

