body#tinymce {
    width: auto;
}

.left-column {
    float: left;
    width: 670px;
}

.right-column {
    float: right;
    width: 250px;
}

.news-header h1 {
    float: left;
}

div.news h1.title-1 {
    font-size: 1.8em;
}
div.news h2.title-2 {
    font-size: 1.7em;
    margin: 0;
}

div.news p.date,div.news p.tags {
    margin: 0 2px 0 0;
    font-weight: normal;
}

div.news p.tags span {
    text-transform: uppercase;
    font-size: .90em;
}
div.news .new-attachment {
    background: url("imgs/attachment.png") center left no-repeat;
    float: right;
    font-size: .90em;
    line-height: 16px;
    padding-left: 18px;
}

div.news hr.separator {
    border: none;
    border-bottom: 1px dotted #c1d0e7;
}

a.visit {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    background: url(/images/site/skin/background/bouton-vert.png) top left no-repeat;
    width: 158px;
    height: 24px;
    padding-top: 8px;
    color: #FFF;
    text-align: center;
    font-weight: bold;
}

body.new-content {
    background: none;
}
div.new-content {
    margin: .5em 0;
    line-height: 150%;
    text-align: justify;
    color: #333;
}
.new-content h1 {
    font-size: 1.6em;
    color: #333333;
    margin: .5em 0;
}
.new-content h2 {
    font-size: 1.4em;
    color: #333333;
    margin: .5em 0;
}
.new-content h3 {
    font-size: 1.3em;
    color: #333333;
    margin: .5em 0;
}
.new-content h4 {
    font-size: 1.2em;
    color: #333333;
    margin: .5em 0;
}
.new-content h5 {
    font-size: 1.1em;
    color: #333333;
    margin: .5em 0;
}
.new-content h6 {
    font-size: 1em;
    color: #333333;
    margin: .5em 0;
}

ul.pages {
/*     float: right; */
    list-style: none;
    margin: .4em 0 0 0;
    padding: 0;
    text-align: center;
    clear: both;
}

ul.pages li {
    display: inline;
    padding: 0 .5em;
}

ul.pages li.page,ul.pages li.preview {
    border-right: 1px solid #CDCDCD;
}

ul.pages span.current-page {
    font-weight: bold;
    font-size: 1.1em;
}

div.left {
    float: left;
    width: 500px;
    padding: 3px;
}

div.news img.new-picture {
    display: block;
    float: left;
    padding: 0 .3em .3em 0;
    width: 150px;
}

h1.titre-new {
    font-size: 1.2em;
}

div.news ul.news li p.actions a {
    text-decoration: none;
}

p.actions {
    clear: both;
}

table.news {
    width: 600px;
}

table.news th.date {
    width: 10em;
}

table.news th.published {
    width: 5em;
}

table.news th.actions {
    width: 5em;
}

table.news td {
    text-align: center;
}

table.news td.title {
    text-align: left;
}


ul.list {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.list li {
    padding: .5em .2em;
    font-weight: bold;
}
ul.list li.line-1 {
    background: #F4F4F4;
}
ul.list li a:hover {
    border-bottom: 2px solid #0378BB;
}
ul.list li.active a {
    border-bottom: 2px solid #0378BB;
}
ul.list li img {
    display: block;
    float: left;
}

div.themes {
    border: 1px solid #E7E7E7;
}
div.themes h2 {
    margin: 0;
    padding: .3em;
    text-transform: uppercase;
    border-bottom: 1px solid #E7E7E7;
    background: url(/images/site/fonds/degrade-bleu-clair.png) repeat-x left top;
    color: #397EA7;
}

/**
 * Style nuage de tags
 */
div.tag-cloud {
    border: 1px solid #E7E7E7;
    margin-top: 10px;
}
div.tag-cloud h2 {
    margin: 0;
    padding: .3em;
    text-transform: uppercase;
    border-bottom: 1px solid #E7E7E7;
    background: url(/images/site/fonds/degrade-bleu-clair.png) repeat-x left top;
    color: #397EA7;
}
ul.tag-cloud {
    list-style: none;
    margin: 0;
    padding: 0 .5em;
    text-align: justify;
    font-size: 1.2em;
    text-transform: uppercase;
    line-height: 150%;
}
ul.tag-cloud li {
    display: inline;
}
ul.tag-cloud li a {
    font-weight: normal !important;
}

.tag-cloud-adm {
    margin: 0;
    padding: 10px;
    background: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
}
.tag-cloud-adm li {
    display: inline-block;
    padding: 4px 5px;
    border: 1px solid #F0F0F0;
    margin: 5px;
    font-size: .9em;
    font-weight: bold;
    color: #DC5E00;
}
.tag-cloud-adm .value {
    text-transform: uppercase;
    color: #424242;
}








/* div.news { */
/*     border-top: 1px solid #e7e7e7; */
/*     border: 1px solid #E7E7E7; */
/*     float: left; */
/*     width: 670px; */
/* } */

/* div.news h3 { */
/*     font-size: 1.7em; */
/* } */

div.news p.header {
    font-size: 1em;
    display: block;
    color: #666;
    margin: 0 0 .5em 0;
    padding: 0 0 1em 0;
    border-bottom: 1px dotted #377B9E;
}

div.news ul.news {
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 50px;
}

div.news ul.news li {
    clear: both;
    text-align: justify;
    padding: 0 .3em;
    margin-bottom: 3em;
}

div.news ul.news li p a {
    color: #0378BB;
    text-decoration: underline;
}

div.left {
    float: left;
    width: 500px;
    padding: 3px;
}

img.picture {
    display: block;
    float: left;
    padding: 0 .3em .3em 0;
    width: 150px;
}

div.news ul.news li p.actions a {
    text-decoration: none;
}

p.actions {
    font-size: 1.1em;
    clear: both;
    margin: 10px 0;
    background: none;
    padding: 0;
}