/*@import url(debug.css);*/
.mceContentBody {
    padding: 15px;
    background-image: none;
    background-color: #FFFFFF;
}
#google-map {
    color: #000000;
}
#box-wrap {
    position: relative;
    margin-left: -488px;
    left: 50%;
    width: 976px;
    text-align: left;
	background-color:#ffffff; 
}
#box-header p {
	margin: 0px; 
}
#box-sidebar-left, #box-sidebar {
    position: relative;
    width: 160px;
}
#box-sidebar-left .box, #box-sidebar .box {
	margin-bottom: 25px; 
	overflow:hidden; 
}
#box-sidebar h3, #box-sidebar-left h3 {
    color: #018091;
	font-size: 13px;
    margin: 0px 0px;
	text-transform:uppercase; 
}
#display-sidebar, #display-sidebar-left {
margin-top:0px; 
}

/* Coté droit */

#box-sidebar {
	float:right;
	margin-right:20px; 
}
#box-sidebar .box {
    margin: 0px auto 10px 0px;
    width: auto;
    position: relative;
    overflow: hidden;
}
#box-sidebar dt {
    margin-top: 5px;
}
#box-sidebar dd {
    margin-bottom: 5px;
}
#box-sidebar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
#box-sidebar ul li {
/*padding: 2px 0px;*/ 
}
#box-sidebar ul li a:link, #box-sidebar ul li a:visited {
    color: #002D33;
    text-decoration: none;
    line-height: 0.9em;
    display: block;
    padding: 3px 0px;
}
#box-sidebar ul li a:hover {
}
#box-sidebar ul li.active a:link, #box-sidebar ul li.active a:visited {
    font-weight: bold;
}
#box-sidebar ul li ul li a:link, #box-sidebar ul li ul li a:visited {
    font-weight: normal;
    font-size: 0.85em;
    padding: 5px 5px 5px 10px;
}
#box-sidebar ul li.active ul li a:link, #box-sidebar ul li.active ul li a:visited {
    font-weight: normal;
    font-size: 0.85em;
    padding: 5px 5px 5px 10px;
}
#box-sidebar ul li.active ul li.active a:link, #box-sidebar ul li.active ul li.active a:visited {
    font-weight: bold;
}




/* Coté gauche */

#box-sidebar-left {
	float:left; 
	margin-left:20px; 
}
#box-sidebar-left ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
	font-size:14px; 
}
#box-sidebar-left ul li {
	padding: 2px 0px; 
}
#box-sidebar-left ul li.active {
	font-weight:bold; 
}
#box-logo-rss-cpg.box {
	font-size: 18px;  
	text-align:right; 
}
#box-logo-rss-cpg p  {
margin:0px; padding:0px; 
}
#box-logo-rss-cpg a:link, #box-logo-rss-cpg a:hover, #box-logo-rss-cpg a:visited {
	color: #E86F1E; 
}





/* */



#box-content {
    width: 560px;
    float: left;
    margin-left:20px;
    _margin-left: 0px; 
}
#display-content {
    text-align: justify;
    padding: 0px 0px 0px 0px;
}
#box-content-prepend, #box-content-append {
    padding: 0px 5px 0px 15px;
}
#box-debug {
    margin: 0px 10px 0px 10px;
}
#box-footer {
    clear: both;
}
body {
    background-color: #DFE6EC;
    font-family: sans-serif;
    font-size: 12px;
    color: #002D33;
    text-align: justify;
	margin:0px; 
	padding:0px; 
}
table {
    clear: both;
    font-size: 1em;
}
table th {
    font-weight: bold;
    white-space: nowrap;
    background-color: #e9e9e9;
}
th, td {
    text-align: left;
    padding: 3px;
    font-family: sans-serif;
    font-size: 0.9em;
}
.odd {
    background-color: #F2F2F2;
}
#comments {
border: 1px solid #E9E9E9; 
}

#comments dl {
    padding: 0px 5px;
}
#comments dl.odd {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    padding: 5px 5px;
}
.postit {
    background-color: #e9e9e9;
}
a:link, a:visited, a:hover {
    color: #002D33;
    text-decoration: none;
}
a:hover {
    color: #002D33;
    text-decoration: underline;
}
form {
    clear: both;
    margin: 0px;
    padding: 0px;
}
form p {
    margin: 7px 0px;
}
h1 {
    position: relative;
    padding: 15px 15px;
    background-color: #429399;
    font-size: 1.6em;
    color: #FFFFFF;
    margin: 0px;
}
h2 {
    margin-top: 0px;
    color: #018091;
    font-size: 1.3em;
}
h3 {
    clear: both;
    color: #018091;
    font-size: 1.0em;
}
h4 {
    color: #666666;
    font-size: 0.9em;
}
img {
    border: none;
}
dl {
    padding: 0px;
    margin: 0px;
}
dt {
    margin-top: 10px;
    margin-bottom: 0px;
    clear: both;
}
dd {
    clear: both;
    margin-left: 5px;
    margin-bottom: 10px;
}
dd img {
    float: left;
    margin: 5px 5px 5px 0px;
}
ul {
    padding: 5px 5px 5px 20px;
    margin: 0px 0px 5px 0px;
    list-style-type: square;
}
ul ul {
    padding: 0px 0px 0px 15px;
    margin: 2px 0px 2px 0px;
    list-style-type: disc;
}
ul ul ul {
    list-style-type: circle;
}
.tools {
    clear: both;
}
.box-breadcrumbs {
    margin: 5px 10px 10px 10px;
}
.box-breadcrumbs ul {
    list-style-type: none;
    padding: 0px 5px;
    margin: 0px;
}
.box-breadcrumbs ul li {
    list-style-type: none;
    display: inline;
    margin-right: 7px;
}
.box-breadcrumbs li:before {
    content: "> ";
    color: #139EA7;
}
#box-footer {
	text-align: center;
}
#box-footer ul {
    list-style-type: none;
    padding: 5px 5px;
    margin: 0px;
}
#box-footer ul li {
    display: inline;
    margin-right: 10px;
}
#box-footer ul li a:link, #box-footer ul li a:visited {
    font-size: 0.85em;
}
#box-footer ul li.active a:link, #box-footer ul li.active a:visited {
    font-weight: bold;
}
#box-footer li.mentions-aec, #box-footer li.mentions-technologie, #box-footer li.mentions-idees,
#box-footer li.mentions-plm  {
    display: none; 
}



#box-content label, #box-content .label {
    display: block;
    width: 150px;
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    text-align: right;
}
#box-content p.label {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#box-content .fieldsInline {
    margin-left: 0px;
    padding-left: 0px;
}
#box-content .fieldsInline label, #box-content .formFilters label, #box-content .formFilters .label {
    margin-left: 0px;
    padding-left: 0px;
    border: none;
    display: inline;
    float: none;
    width: auto;
}
#box-content .fieldsInline li {
    display: inline;
    width: auto;
}
.intro {
}
.intro-thumb {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
.box-post {
    clear: both;
    margin-bottom: 15px;
}
.display-post {
    clear: both;
}
.box-post cite {
    padding: 5px;
    margin: 0px;
    display: block;
    border: 1px solid #e9e9e9;
}
.display-post .tools {
    margin: 0px;
}
.box-post h3, .box-post h4 {
    color: #666666;
    display: block;
    background-color: #e9e9e9;
    margin-top: 0px;
    margin-bottom: 0px;
	padding: 2px; 
}
.info-post {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
	color: #018091; 
}
.link-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.permalink {
    margin-top: 0px;
}
.link-readit {
    margin-top: 0px;
    margin-bottom: 0px;
}
.link-comments {
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
	font-weight: bold; 
}
table .link-category {
    margin-bottom: 0px;
}
.box-post h3 .info-post {
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}
.box-post h3 .actions-post {
    float: right;
}
.summary-category {
    margin-top: 0px;
    margin-bottom: 0px;
}
.post-modified {
    font-size: 0.9em;
    font-style: italic;
    text-align: right;
}
.actions-post {
    text-align: right;
}
.tablePages {
    clear: both;
}
.filesize {
    font-size: 0.8em;
}
.display-media {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 5px;
}
.box-medias {
    width: 640px;
    clear: both;
}
.album-s, .media-s {
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0px 2px 5px 2px;
    padding: 3px 1px 1px 1px;
    width: 150px;
    float: left;
    display: inline;
}
.album-s {
    border: 1px solid #666666;
}
.media-s {
    border: 1px solid #e9e9e9;
}
#box-content .album-s, #box-content .media-s {
    height: 160px;
}
#box-sidebar .album-s, #box-sidebar .media-s {
    width: 110px;
    height: 110px;
    margin: 1px;
    padding: 1px;
}
.album-s p, .media-s p {
    margin: 0px;
}
.media-l {
    margin: 0px 0px 5px 0px;
    text-align: center;
}
.box-media a:link, .box-media a:visited {
    text-decoration: none;
}
.media-s .link-comments {
    font-size: 0.8em;
    text-align: center;
}
.box-media .previous {
    margin: 0px;
    float: left;
}
.box-media .next {
    margin: 0px;
    float: right;
}
.box-media .title {
    text-align: center;
    font-weight: bold;
    margin: 0px;
}
.info-media {
    margin-top: 0px;
    margin-bottom: 0px;
}
.summary-media {
    margin-top: 0px;
    margin-bottom: 0px;
}
.accesskey {
    text-decoration: underline;
}
.submit {
    font-size: 0.9em;
    background-color: #018091;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.reset {
    font-size: 0.9em;
    background-color: #018091;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.preview {
    font-size: 0.9em;
    background-color: #018091;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.text {
    width: 200px;
    border: 1px solid #666666;
    font-size: 0.9em;
}
.password {
    width: 200px;
    border: 1px solid #666666;
    font-size: 0.9em;
}
#box-sidebar .text, #box-sidebar .password {
    width: 125px;
}
.checkbox {
}
.select {
    border: 1px solid #666666;
    font-size: 0.9em;
}
.radio {
}
.textarea {
    width: 350px;
    height: 70px;
    border: 1px solid #666666;
    font-size: 1.3em;
}
.date {
    width: 80px;
}
.time {
    width: 60px;
}
.numeric {
    width: 60px;
}
.textareabigger {
    height: 200px;
}
.keywords {
    margin: 2px 0px;
}
.siteindex .active, .tags .active {
    background-color: #139EA7;
    color: #FFFFFF;
}
.tag0 {
    font-size: 60%;
}
.tag10 {
    font-size: 70%;
}
.tag20 {
    font-size: 80%;
}
.tag30 {
    font-size: 90%;
}
.tag40 {
    font-size: 100%;
}
.tag50 {
    font-size: 110%;
}
.tag60 {
    font-size: 120%;
}
.tag70 {
    font-size: 130%;
}
.tag80 {
    font-size: 140%;
}
.tag90 {
    font-size: 150%;
}
.tag100 {
    font-size: 160%;
}
.clear {
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 1px;
    overflow: hidden;
    visibility: hidden;
}
.print {
    display: none;
}

/* calendrier */
table.calendar_main {
	font-family: Arial, Times, serif;
}

/* Style for the calendar header (<< month year >>) */
/* Style du titre du calendrier (<< mois annee >>)  */
.calendar_title {
	color: #018091;
	text-align: center;
}

/* Style of the cell "month year" of the header */
/* Style de la cellule "mois annee" du titre    */
.calendar_title_month {
text-align:center;
color:#018091;  
}

/* Style of the link "month year" of the header */
/* Style du lien "mois annee" du titre          */
.calendar_title_month_clickable {
	color: #018091;
	text-decoration: none;
}

/* Style of the cell that contains the link "<<" in the header */
/* Style de la cellule contenant le lien "<<" du titre         */
.calendar_title_left_arrow {
	text-align: left;
}

/* Style of the cell that contains the link ">>" in the header */
/* Style de la cellule contenant le lien ">>" du titre         */
.calendar_title_right_arrow {
	text-align: right;
}

/* Style of the link "<<" of the header */
/* Style du lien "<<" du titre          */
.calendar_title_left_arrow_clickable {
	color: #018091;
	text-decoration: none;
}

/* Style of the link ">>" of the header */
/* Style du lien ">>" du titre          */
.calendar_title_right_arrow_clickable {
	color: #018091;
	text-decoration: none;
}

/* Global style of the main calendar table */
/* Style global de la table du calendrier  */
.calendar_table {
	border: none;
	border-collapse: collapse;
	font-size: 10px;
	
}

/* Generic style of the calendar table cells              */
/* Style generique des cellules de la table du calendrier */
.calendar_table td {
	border: 1px solid #BABABA;
	text-align: center;
	padding:0px; 
	height: 20px;
	font-size: 11px; 
}
.calendar_table td a:link, .calendar_table td a:hover, .calendar_table td a:visited {
	background-color:#018091; 
	color:#ffffff; 
	text-decoration: none; 
	display:block; 
	padding:3px; 
}


/* Style of the table header cells that contains the days                   */
/* Style des cellules d'en-tete la table du calendrier, contenant les jours */
.calendar_table th {
	border: 1px solid #BABABA;
	background-color: #E9E9E9;
	font-weight: normal;
	text-align: center;
	width: 20px; 
	height: 22px;
	padding: 0px; 

}

/* Style of the calendar cells the contains the week-end days (saturday and */
/* sunday)                                                                  */
/* Style des cellules de la table contenant les jours du week-end (samedi et*/
/* dimanche)                                                                */
.calendar_weekend {
	background-color: #E9E9E9;
}

/* Style of the table cells that contains the days that are not part of the */
/* monthly currently displayed                                              */
/* Style des cellules contenant des jours ne faisant pas partie du mois en  */
/* cours d'affichage                                                        */
.calendar_other_month {
	color: #999999;
}

/* Style for the links of days not part of the month currently displayed */
/* Style des liens des jours ne faisant pas partie du mois en cours      */
/* d'affichage                                                           */
.calendar_other_month_clickable {
	color: #999999;
	text-decoration: none;
}

/* Style for today's day (non-clickable)                  */
/* Style du jour (non cliquable) representant aujourd'hui */
.calendar_today {
	color: #018091;
}

/* Style of today's link                              */
/* Style du lien sur le jour representant aujourd'hui */
.calendar_today_clickable {
	color: #ff0000;
	text-decoration: none;
}

/* Style for the links of days part of the month currently displayed     */
/* Style des liens des jours faisant partie du mois en cours d'affichage */
.calendar_day_clickable {
	color: #fff000;
	text-decoration: none;
}

img.captcha {
    vertical-align: middle; 
}


@media print {
    body {
        color: #000000;
        background-color: #FFFFFF;
        background-image: none;
        margin: 0px;
    }
    div {
        background-image: none;
        background-color: #FFFFFF;
    }
    h1, h2, h3, h4, h5, h6 {
        color: #000000;
        background-color: #FFFFFF;
    }
    a:link, a:visited, a:hover {
        color: #000000;
        text-decoration: underline;
    }
    .noprint, .tools {
        display: none;
    }
    .print {
        display: block;
    }
    .tablePages {
        margin-bottom: 5px;
    }
    .box-post {
        border: 1px solid #000000;
    }
    table, .box-post, .odd, tr th, td {
        background-color: #FFFFFF;
    }
    table {
        background-color: #FFFFFF;
        border-top: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
        border-bottom: 0 none;
    }
    tr th, td {
        border-bottom: 1px solid #000000;
    }
    #box-header, #box-sidebar, #box-footer {
        display: none;
    }
    #box-wrap, #box-content, #display-content {
        color: #000000;
        background-color: #FFFFFF;
        background-image: none;
        z-index: 10;
        width: 630px;
        height: auto;
        overflow: visible;
        float: none;
        position: relative;
        margin: 0px;
        padding: 0px;
        top: 0px;
        left: 0px;
    }
}