/*@import url(debug.css);*/
.mceContentBody {
    padding: 15px;
    background-image: none;
    background-color: #FFFFFF;
}
#google-map {
    color: #000000;
}
#box-wrap {
    position: relative;
    margin-left: -512px;
    left: 50%;
    width: 1024px;
	height: auto;
    /*background-color: #FFFFFF;*/
	/*background-color: #00A0DD;*/
	background-image: url(medias/relation-client/pix-page.gif);
	background-repeat: repeat-y;
	background-position: top;
    text-align: left;
}

#box-sidebar {
    background-image: url(medias/communication/img-nav.gif);
	background-color: #ED4B5B;
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
    width: 150px;
	/*height: 533px;*/
    float: left;
}
#box-header {
    background-image: url(medias/relation-client/bandeau-haut.gif);
    background-repeat: no-repeat;
    background-position: top right;
	background-color: #000000;
	height: 167px;
}
/*#box-header {
	background-image: url(medias/bandeau-haut.jpg);
    background-repeat: no-repeat;
    background-position: top left;
	background-color: #000000;
	height: 167px;
}*/
#display-logo-sous-sites {
	position: absolute;
	margin-left: 197px;
}
#display-logo-relation {
	position: absolute;
	margin-left: 188px;
	margin-top: 111px;
}
#box-logo{
    background-image: url(medias/site/logo.gif);
	height: 125px;
	width: 361px;
}
#box-content {
    width: 874px;
	/*height: 533px;*/
	/*height: auto;*/
    float: right;
	background-color: #ffffff;
}
#display-content {
	width: 750px;
    text-align: justify;
	margin: 45px 45px 20px 40px;
    padding: 0px;
	/*font-size: 12px;*/
}
#box-content-prepend, #box-content-append {
    padding: 0px 0px 0px 0px;
}
#box-debug {
    margin: 0px 10px 0px 10px;
}
#box-footer {
	/*float: right;
    width: 629px;
    clear: both;*/
	height: auto;
    clear: both;
	margin-bottom: 15px;
	/*padding-bottom: 10px;*/
}
#display-footer-relation{
	font-size: 10px;
	float: right;
	text-align: right;
	padding: 0px;
	padding-right: 40px;
	margin: 0px;
}
body {
    background-color: #e9e9e9;
    font-family: verdana, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}
table {
    clear: both;
    /*border: 1px solid #e9e9e9;*/
	border: 0;
    /*background-color: #fafafa;*/
    /*width: 640px;*/
	font-size: 1em;
}
table th {
    font-weight: bold;
    white-space: nowrap;
    /*background-color: #e9e9e9;*/
}
th, td {
    /*text-align: left;
    padding: 5px;
    font-family: verdana, sans-serif;
    font-size: 0.9em;*/
	font-size: 1em;
}
.odd {
    background-color: #F2F2F2;
}
#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{
    color: #F63649;
    text-decoration: none;
}
a:hover {
    color: #F63649;
    text-decoration: none;
}
form {
    clear: both;
    margin: 0px;
    padding: 0px;
}
form p {
    margin: 7px 0px;
}
h1 {
    font-size: 20px;
    color: #F63649;
	font: bold;
}
h2 {
    font-size: 16px;
    color: #F63649;
	font: bold;
}
h3 {
    color: #F63649;
    font-size: 14px;
	font: bold;
}
h4 {
    color: #666666;
    font-size: 0.9em;
}
img {
    border: 0;
}
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: disc;
}
ul ul {
    padding: 0px 0px 0px 15px;
    margin: 2px 0px 2px 0px;
    list-style-type: circle;
}
ul ul ul {
    list-style-type: square;
}

#display-content ul {
    padding: 5px 5px 5px 20px;
    margin: 0px 0px 5px 0px;
    background-repeat: no-repeat;
}
#display-content ul li {
    list-style-type: none;
    background-image: url("medias/relation-client/puce-01.gif");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 15px;
    margin-left: 0px;
	overflow: hidden;
}
#display-content ul ul {
    padding: 0px 0px 0px 15px;
    margin: 2px 0px 2px 0px;
    list-style-type: disc;
}
#display-content 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-menu-relation table {
	background-color: #ED4B5B;
    clear: both;
    border: 0px;
    width: 0px;
    font-size: 1em;
}
#box-menu-relation table th {
}
#box-menu-relation th, #box-menu-relation td {
    padding: 0px;
	margin: 0px;
    font-family: verdana, sans-serif;
    font-size: 1em;
}

#box-menu-relation {
	float: right;
	font-size: 10px;
	background-color: #ED4B5B;
	width: 874px;
	height: 23px;
	color: #000000;
}

#box-menu-relation ul{
	margin : -3px;
	padding: 2px;
	padding-left: 10px;
}
#box-menu-relation li
{
	padding: 5px;
    margin: 0px 0px;
	display: block;
	float: left;
	position: relative;
}

#box-menu-relation li span
{
	display: block;
	padding: 0px 0px;
}

#box-menu-relation li a, #box-menu-relation li a:visited
{
	display: block;
	padding: 0px;
	white-space: nowrap;
}
#box-menu-relation dl
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
#box-menu-relation dt
{
	margin: 0px;
	margin-bottom: 2px;
	/*margin-bottom: expression((navigator.appName.toUpperCase()).indexOf("MICROSOFT") >= 0 ? "2px" : "0px");*/
	padding: 5px;
	float: left;
}
#box-menu-relation dd
{
	display: none;
	background-color: #F59EA6;
	border-style: solid;
	border-color: #ED4B5B;
	border-width: 1px;
	border-top: none;
	margin: 0px; 
	padding: 5px 10px;
	color: #fff;
	text-align: left;
	width: 220px;
}
#box-menu-relation dt a, #box-menu-relation dt a:visited, #box-menu-relation li dt a:hover
{
	display: block;
	padding: 0px 0px;
	text-decoration: none;
	color: #000000;
}
#box-menu-relation dd a, #box-menu-relation dd a:visited
{
	text-decoration: none;
	display: block; 
	padding: 0px;
	color: #000000;
}
#box-menu-relation li a:hover 
{
	color: #ED4B5B;
	border: 0px;
}
#box-menu-relation li:hover dd, #box-menu-relation li a:hover dd 
{
	display: block;
}
#box-menu-relation dd a:hover
{
    font-weight: bold;
}
#box-recherche-rapide, #box-search-quick {
    width: 127px;
	font-size: 10px;
	position: absolute;
    top: 163px;
	right: 10px;
}
#box-recherche-rapide .submit, #box-search-quick .submit{
	font-size: 10px;
    font-family: verdana, sans-serif;
	margin-left: -5px;
	padding: 1px;
}
#box-recherche-rapide .text, #box-search-quick .text{
    width: 100px;
	font-size: 10px;
    font-family: verdana, sans-serif;
	/*margin-left: -5px;*/
	margin-left: 0px;
	padding: 1px;
	background-color: #F59EA6;
}
#display-recherche-rapide, #display-search-quick {
    float: right;
}
#box-sidebar .box {
    margin: 35px auto 10px 0px;
    width: auto;
    position: relative;
}
#box-sidebar h3 {
    font-size: 12px;
    color: #000000;
	font: bold;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 10px;
}
#box-sidebar dt {
    margin-top: 5px;
}
#box-sidebar dd {
    margin-bottom: 5px;
}#box-sidebar ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
	font-size: 14px;
}

#box-sidebar ul li ul li{
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 1px 12px;
    background-image: url(medias/site/clic-tiret.gif);
	margin: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-left: 10px;
}

#box-sidebar ul li{
    /*font-size: 18px;
    font-weight: bold;*/
	padding: 10px 0px 0px 0px;
}

/*elements */
#box-sidebar ul li a:link, #box-sidebar ul li a:visited {
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 10px 0px 0px 10px;
    font-size: 10px;
    font-weight: bold;
}
#box-sidebar ul li a:hover {
	color: #FFFFFF;
}
#box-sidebar ul li.active a:link, #box-sidebar ul li.active a:visited {
	color: #FFFFFF;
}
#box-sidebar ul li ul li a:link, #box-sidebar ul li ul li a:visited {
    font-weight: normal;
    font-size: 10px;
	margin: 0px;
    padding: 0px 5px 0px 0px;
	color: #000000;
}
#box-sidebar ul li.active ul li a:link, #box-sidebar ul li.active ul li a:visited {
    font-weight: normal;
	margin: 0px;
    padding: 0px 5px 0px 0px;
	color: #000000;
}
#box-sidebar ul li.active ul li.active a:link, #box-sidebar ul li.active ul li.active a:visited {
    font-weight: bold;
	color: #FFFFFF;
}

#box-menu-principal a {
	color: #000000;
}

#box-menu-principal {
	float: right;
	font-size: 10px;
	background-color: #ED4B5B;
	width: 840px;
	height: 24px;
}
#box-menu-principal ul li {
    display: inline;
    padding: 5px;
    margin: 0px;
}
#box-menu-principal ul ul{
	width: 50px;
}

.box-groupe-banniere{
	float: right;
	margin-top: 28px;
	margin-right: 34px;
}

#box-footer ul {
    list-style-type: none;
    padding: 0px 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-content label, #box-content .label {
    display: block;
    width: 200px;
    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 {
    border: 1px solid #e9e9e9;
    background: #fafafa;
    /*width: 640px;*/
    clear: both;
    margin-bottom: 10px;
}
.display-post {
    clear: both;
    padding: 5px;
}
.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;
}
.info-post {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}
.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;
}
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 {
    background-color: #000000;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.reset {
    font-size: 0.9em;
    background-color: #000000;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.preview {
    font-size: 0.9em;
    background-color: #000000;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.text {
    width: 200px;
    border: 1px solid #666666;
}
.password {
    width: 200px;
    border: 1px solid #666666;
}
#box-sidebar .text, #box-sidebar .password {
    width: 150px;
}
.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;
}
@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;
    }
}
