.online_editor .object-center .album_embed .album {
    padding: 4px 23px 17px 25px !important;
    display: block !important;
    width:500px;
    margin:auto !important;
}
.online_editor .object-center .album_embed {
    text-align: justify !important;
}
.online_editor .object-center .album_embed .float_right {
    float: right !important;
}
.online_editor .object-center .album_embed .vignette {
    margin: 0 !important;
}

.online_editor .object-center .album_embed .album #credit{
    float:left;
}


/* CSS Document */
/* liens */
.online_editor a{
    text-decoration: underline;
}
.online_editor a:hover{
    text-decoration: none;
}
.online_editor a:visited{
}

/* table */
.online_editor table {
    border-spacing: 2px;
}

.online_editor h1, .online_editor h2, .online_editor h3,
.online_editor h4, .online_editor h5, .online_editor h6{
    margin: 0px;
      padding: 0px; 
}


/*listes a puces */
.online_editor ul{
}
.online_editor ul ul,
.online_editor ol{
}
.online_editor li{
}
.online_editor ul li{
}    
.online_editor ul li ul li ,
.online_editor ol li {
}
.online_editor ul li ul {
}
.online_editor ul li ul li {
}

.online_editor{
    float: left;
    width: 100%;
}
/* robel 22-06-07 */
.content-home-col .online_editor{
    width: 245px;
    position:relative;
}
.content-resume .online_editor {
    width:auto;
    float:none;
    
}
.livre_or .online_editor {
    width:460px;    
}
.corps_livre_or .attribute-accroche.online_editor{
    width:auto;
    /*border-bottom:1px solid #E3E3E3;*/
    margin-bottom:16px;
}

/* robel */
.online_editor h3{
    border-bottom: 1px solid  #ccc;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 128%;
    padding-bottom: 4px;
    margin:5px 0 8px 0;
}
.online_editor img , .content-embed-temoignage-image img, .content-embed-temoignage-video object, .content-embed-video-flash object {
    float: left;
    margin-right: 14px;
}
.content-embed-temoignage-video object, .content-embed-video-flash object {
    margin-top: 10px;
}
.online_editor img.img_article{
    float: right;
    margin:7px 0 0 15px;
}
.online_editor p{
    padding-bottom:10px;
    line-height:14px;
    text-align: justify;
    
}
.online_editor h4 {
    font-size: 109%;
    font-weight: bold;
    padding-bottom: 5px;
}
.online_editor table {
    border: solid 1px #d3d3d3;
    margin: 10px 0 17px 0;
}
.online_editor table th{
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    height: 42px;
    text-align: center;
    font-weight: bold;
    color: #3a3a3a;
    background-color: #f0f0f0;
}
.online_editor table td {
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
    height: 29px;

    text-align: center;
    color: #3a3a3a;
    padding:10px;
}
.online_editor h4 span {
    float: none;
    font-size: 127%;
    color: #595555;
}
.online_editor ul{
    margin:4px 0 6px 2px;
}
.online_editor ul li{
    background: url(../images/img_css/bg_liste_article.png) no-repeat 0 6px;
    padding:1px 0 4px 12px;
    margin-left: 10px;
}


.online_editor div , .corps1 .attribute-infos div {
    /*border-bottom: solid 1px #ccc;*/
    padding-bottom:10px;
    margin-bottom:10px;
}

.online_editor div#video{
    border-bottom: solid 0px #ccc;
    height: auto;
    padding-bottom:0px;
    margin-bottom:0px; 
}
.online_editor span{
    float: right;
    font-size: 90%;
    margin-right: 80px;
}
.online_editor h5 {
    font-size: 109%;
    color:#595555;
    font-weight: bold;
    padding-top: 14px;
    clear: left;
}
.online_editor p.paragraphe {
    width: 455px;
}
.corps1 .attribute-infos  {
    clear:both;
    background-color: #f0f0f0;    
    min-height:50px;
    height:auto;
    margin-bottom:50px;
}
.corps1 .attribute-infos div.paragraphe2 {
    background-color: #f0f0f0;
    min-height: 50px;
    height:auto;
    border:none;    
}
.corps1 .attribute-infos h4 {
    font-size: 100%;
    padding: 10px 0 0 13px;
    color: #595555;    
    font-size: 109%;
    font-weight: bold;
}

.corps1 .attribute-infos div.paragraphe2 p {
    padding: 2px 10px 0 13px;
    color: #595555;
    line-height: 15px;    
    text-align: justify;
}
.content-embed-temoignage-image .online_editor, .content-embed-temoignage-video .online_editor, .content-embed-video-flash .online_editor  {
    width:100%;
    float:none;
}
.edito .online_editor , .content-line-avis  .online_editor{
    width:99%;
    
}
.legende .online_editor {
    width:312px;
}
.corps1 .attribute-accroche {
    font-weight: bold;
}



.online_editor .object-left div,
.online_editor .object-left p,
.online_editor .object-right div,
.online_editor .object-right p,
.online_editor .object-center div,
.online_editor .object-center p{
        display: inline !important; 
        float: none !important;
        margin: 0px !important;
        padding: 0px !important;
}
.online_editor .object-left {
        float: left !important;
}
.online_editor .object-left img{
        float: none !important; 
        margin: 4px !important;
        padding: 0px !important;
}
.online_editor .object-right {
        float: right !important;
}
.online_editor .object-right img{
        float: none !important; 
        margin: 4px !important;
        padding: 0px !important;
}
.online_editor .object-center {
        text-align: center !important;
}
.online_editor .object-center img{
        float: none !important; 
        margin: 8px !important;
        padding: 0px !important;
}

.zone_form{
    float:left;
    width:95%;
}

.clearer{
    clear:both;
}
/* tableau sans bordure */
.online_editor table.no_border_oe_table, .online_editor table.no_border_oe_table td
{
    border:none;
}


