a img {
   border: none;
}


.separateur {
   clear: both;
}
.blogArticle {
    padding-bottom: 3px;
    margin-bottom: 3px;

}
.blogArticle .hrBas {
    border-bottom: 1px dashed #999999;
}

html>body .separateur {
   /*padding-top: 9px;
   margin-bottom: 9px;*/
}
.messageConfirmation {
   text-align: center;
   margin-top:50px;
}
.boiteMessage {
   padding: 15px;
   width: 300px;
   margin: 20px auto;
   text-align: center;
   background-color: #f6f6f6;
   border: 1px dashed #cc0000;
}
.blogArticle p {
   text-align: justify;
}
/*.blogArticle p:first-letter, .blogTexte:first-letter, .blogUne p:first-letter, .paragraphe p:first-letter {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 150%;
  margin-right: 1px;
}
html>body .paragraphe div:first-letter {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 150%;
  margin-right: 1px;
}  */
.editeurHTML p:first-letter, .editeurHTML div:first-letter{
  /*text-transform: uppercase;
  font-weight: bold;
  font-size: 150%;
  margin-right: 1px;*/
}
.blogArticle .imgGauche, .blogArticle .imgDroite, .blogUne .imgGauche, .blogUne .imgDroite {
   margin-top: 12px;
}
h1 .iconeAdmin, h2 .iconeAdmin, h3 .iconeAdmin, div .iconeAdmin {
   font-size: 12px;
   font-weight: normal;
   float: right;
   margin: 0 0 0 5px;
}
.blogArticle .zoneEditionDroite {
   margin-left: 210px;
}
.blogArticle .zoneEditionGauche {
   margin-right: 210px;
}
.blogArticle .zoneEditionSeule {
}
.blogArticle .zoneEdition .htmlarea {
   width: 100%;
}

.zoneEditionSeule, .blogArticle .zoneEditionGauche, .blogArticle .zoneEditionDroite {
   border: 1px solid black;
   background-color: black;
}.
.blogArchives {
   
}

.blogUne {
   float: left;
   width: 274px;
   margin-right: 10px;
   overflow: hidden;
}
.blogUne .photo {
	float: left;
	margin: 0 3px 0 0;
	width: 80px;
}
.blogUne .dateArticle {
	color: #9AB842;
}
.espaceUne {
   float: left;
   width: 25px;
   height: 3px;
}
.blogUne p{
   text-align: justify;
}
.blogUneCorps {
   padding: 0px;
}
.blogCommandesCommentaires {
   text-align: right;
}

.picto {
   vertical-align: middle;
   _position: relative;
   _top: 2px;
}


.zonePhoto {
   width: 200px;
   text-align: center;
   float: left;
   margin: 12px 10px 2px 0;
   border: 1px solid black;
}

.galerie {
   width: 100%;
}
.galerie td {
   vertical-align: top;
   text-align: center;
   padding: 2px 0px;
}
.galerie .cadrePhoto {
   /*width: 100%;*/
   /*border: 1px solid black;*/
}
.galerie img {

}

.articlesDossier {
	width: 268px;
	float: left;
	margin-left: 10px;
	color: black;
}
.articlesDossier a{
	color: #1C3F75;
}
.articlesDossier ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style-type: none;
}