/*@import url(debug.css);*/
.mceContentBody {
    padding: 15px;
    background-image: none;
    background-color: #FFFFFF;
}
#google-map {
    color: #000000;
}
#box-wrap {
    /*margin: 0px auto; */
    /*left: 50%;*/
    width: 1000px;
    text-align: left;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;

}
#box-header {
    background: #9DA569 url(medias/header.gif) no-repeat top center;
    height: 119px;
}
#box-header p {
    margin: 0px;
}
#box-header .box {
    position: relative;
    left: 30px;
    top: 20px;
}

#box-menu {
    border: 1px solid #969696; 
    width: 940px;
    height: 29px;
    margin-left: 30px;
    margin-top: 10px;
}
#box-menu p {
    margin: 0px; 
}
#display-menu {
    padding: 4px;
}

#box-sidebar {
    position: relative; 
    width: 265px;
    float: right;
    margin-top: 45px;
    right: 28px; 
    color: #FFFFFF;
    
}
#box-infomations-reservations {
    background-color: #4059A8;
    padding: 10px;
    font-size: 11px;
}
#box-infomations-reservations h3 {
    background-color: transparent;
    color: #FFFFFF;
    font-size: 15px;
    margin-top: 0px;
}
#box-infomations-reservations p {
    margin: 7px;
}
#box-bloc-specialiste p {
    margin: 0px;
}
#box-sidebar #box-bloc-specialiste.box {
    margin-bottom: 10px;
}
#box-sidebar a:link, #box-sidebar a:visited, #box-sidebar a:hover {
    color: #FFFFFF; 
}


#box-content {
    position: relative; 
    width: 660px;
    float: left;
    margin-top: 45px;
    left: 30px;
}
#display-content {
    text-align: justify;
    padding: 0px;
}
#box-content-prepend, #box-content-append {
  /*  padding: 0px 5px 0px 15px;*/
}

#box-debug {
    margin: 0px 10px 0px 10px;
}
#box-footer {
    background-color: #4059a8;
    padding: 5px;
    text-align: center; 
}
#box-footer a:link, #box-footer a:hover, #box-footer a:visited {
    color: #FFFFFF;
}
table {
    clear: both;
    font-size: 100%;
}
table th {
    font-weight: bold;
    white-space: nowrap;
    background-color: #e9e9e9;
}
th, td {
    text-align: justify;
}

body {
    background: #ffffff url(medias/header-pix.gif) repeat-x top left;
    font-family: sans-serif;
    font-size: 0.7em;
    color: #666666;
    text-align: justify;
    margin: 0px;
    text-align: center;
}
.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, a:hover {
    font-weight: bold;
    color: #4059A8;
    text-decoration: none;
}
a:hover {
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
form {
    clear: both;
    margin: 0px;
    padding: 0px;
}
form p {
    margin: 7px 0px;
}
p {
    margin-top: 5px;

}
h1 {
    position: relative;
    padding: 15px 15px;
    background-color: #4059a8;
    font-size: 1.6em;
    color: #FFFFFF;
    margin: 0px;
}
h2 {
    background-color: #f1eff3;
    margin-top: 0px;
    color: #471668;
    font-size: 1.3em;
    padding: 5px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h3 {
    clear: both;
    color: #4059A8;
    font-size: 1.2em;
    text-transform: uppercase;
    margin-bottom: 0px;
}
/*h3 {
    border-bottom: 1px solid silver;
    margin-bottom: 0px;
    padding-bottom: 3px;
    text-align: left
}*/

h4 {
    clear: both;
    color: #471668;
    font-size: 1.2em;
    margin-bottom: 0px;
    text-align: left;
    text-transform: uppercase;
}
.loisirs h4 {
    color: #6F2D91;
}
.affaires h4 {
    color: #8C4BA9;
}
img {
    border: none;
}
.img-gauche {
    margin-right: 15px;
}
.img-droite {
    margin-left: 15px;
}
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: 0px 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-sidebar .box {
    margin: 0px auto 15px 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 {
}
#box-sidebar ul li a:link, #box-sidebar ul li a:visited {
    color: #666666;
    text-decoration: none;
    line-height: 0.9em;
    display: block;
    padding: 3px 5px;
}
#box-sidebar ul li a:hover {
    background-color: #F3F3F3;
}
#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;
}
#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: 280px;
    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;
}
#box-content .left {
    text-align: left; 
}

#menu-descriptif {
    border: 1px solid #969696;
    margin-bottom: 20px;
}
#menu-descriptif ul {
    list-style-type: none;
    padding: 0px;
    background-color: #00FF00;
}
#menu-descriptif ul li {
    width:  321px;
}
#menu-descriptif a:link, #menu-descriptif a:hover, #menu-descriptif a:visited {
    background-color: #471668;
    display: block;
    width:  321px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none; 
}
.loisirs #menu-descriptif a:link, .loisirs #menu-descriptif a:hover, .loisirs #menu-descriptif a:visited {
    background-color: #6F2D91;
}
.affaires #menu-descriptif a:link, .affaires #menu-descriptif a:hover, .affaires #menu-descriptif a:visited {
    background-color: #8C4BA9;
}
#menu-descriptif a.active {
    background-color: #E7e3E7;
    color: #471668; 
}
.loisirs #menu-descriptif a.active {
    color: #6F2D91;
    background-color: #E7e3E7;
}
.affaires #menu-descriptif a.active {
    color: #8C4BA9;
    background-color: #E7e3E7;
}
#menu-descriptif #litab1 {
    float: left;
    margin: 5px 0px 5px 5px;
    _margin-left: 3px;
}
#menu-descriptif #litab2 {
    float: right;
    margin: 5px 5px 5px 0px;
    _margin-right: 3px;
}

#box-bloc-groupes-loisirs p, #box-bloc-groupes-affaires p  {
    margin: 8px 0px 0px 0px;
}

#box-bloc-groupes-loisirs, #box-bloc-groupes-affaires  {
    width: 320px;
    margin-top: 43px;
    height: 180px;
    overflow: hidden;
    color: #FFFFFF;
}

#box-bloc-groupes-loisirs h3, #box-bloc-groupes-affaires h3 {
    color: #FFFFFF;
    padding: 5px;
    font-size: 17px;
    border-bottom: 0px;
}
#box-bloc-groupes-loisirs table, #box-bloc-groupes-affaires table {
    margin-top: 15px;
    color: #FFFFFF; 
}
#box-bloc-groupes-loisirs td, #box-bloc-groupes-affaires td {
    padding: 2px; 
}
#box-bloc-groupes-loisirs {
    background-color: #6F2D91;
    float: left;
}
#box-bloc-groupes-affaires {
    background-color: #8C4BA9;
    float: right;
}
#display-bloc-groupes-loisirs, #display-bloc-groupes-affaires {
    padding: 0px 5px 0px 5px;
    margin: 0px;
}

#box-bloc-groupes-loisirs a:link, #box-bloc-groupes-loisirs a:visited, #box-bloc-groupes-loisirs a:hover,
#box-bloc-groupes-affaires a:link, #box-bloc-groupes-affaires a:visited, #box-bloc-groupes-affaires a:hover {
    color: #FFFFFF;
}

#body-accueil #box-content {
    float: right;
    left: 0px;
    width: 660px;
    margin-right: 30px;
    _margin-right: 15px;
}

#body-accueil #box-sidebar {
    float: left;
    right: 0px;
    left: 30px; 
}
#body-accueil #box-debug {
    display: none; 
}

#content2 {
    display: none; 
}

.intro {
}
.intro-thumb {
    float: left;
    margin-bottom: 10px;
    margin-right: 5px;
}
.box-post {
    clear: both;
    margin-bottom: 10px;
}
.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;
}
.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;
}
.box-event1 {
    float: left; 
    width: 225px;
    background-color: #471668;
    height: 150px;
    font-size: 12px;
    margin-right: 1px;
    overflow: hidden;
}
.loisirs .box-event1 {
    background-color: #6F2D91;
}
.affaires .box-event1 {
    background-color: #8C4BA9;
}
.display-event1 {
    padding: 10px;
    color: #FFFFFF;
    text-align: right; 
}
.display-event1 h4 {
    background-color: transparent;
    color: #FFFFFF;
    text-transform: uppercase;

    font-size: 13px;
    margin: 10px 0px 15px 0px;
}
.display-event1 p {
}
.box-event2 {
    float: left; 
    width: 220px;
    height: 150px;
    overflow: hidden;
    margin-right: 1px;
}
.box-event3 {
    float: left;
    width: 212px;
    background: url(medias/filet-fd-gris.gif) repeat-x top left;
    height: 148px;
    _height: 150px;
    overflow: hidden;
    border: 1px solid #969696;
    border-left: 0px;
}
.box-event3 h4 {
    margin: 10px 0px 15px 0px;
    background-color: transparent;
    color: #471668;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}
.loisirs .box-event3 h4 {
    color: #6F2D91;
}
.affaires .box-event3 h4 {
    color: #8C4BA9;
}
.box-event3 ul {
    font-size: 11px;
    list-style-type: none;
    padding-left: 0px;
    padding-right: 0px; 
}
.box-event3 a:link, .box-event3 a:visited, .box-event3 a:hover {
    padding: 1px 1px 1px 3px;
    display: block;
    text-decoration: none;
    margin-bottom: 5px;
    color: #471668;
}
.loisirs .box-event3 a:link, .loisirs .box-event3 a:visited, .loisirs .box-event3 a:hover {
   color: #6F2D91;
}
.affaires .box-event3 a:link, .affaires .box-event3 a:visited, .affaires .box-event3 a:hover {
    color: #8C4BA9;
}
.box-event3 a:hover {
    background-color: #dfd9e4;
    color: #471668; 
}
.loisirs .box-event3 a:hover {
    background-color: #dfd9e4;
    color: #6F2D91; 
}
.affaires .box-event3 a:hover {
    background-color: #dfd9e4;
    color: #8C4BA9; 
}
.box-event3 li.complet {
    background-color: #fdb904;
    color: #FFFFFF;
    padding: 1px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

.display-event3 {
    padding: 8px 4px 4px 4px; 
}
.tablePages {
    text-align: right;
    margin: 10px;
    clear: both;
}
.tablePages a:link, .tablePages a:visited, .tablePages a:hover {
    background-color: #556DB5;
    color: #FFFFFF;
    padding: 2px 5px;
}






.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: #4059a8;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.reset {
    font-size: 0.9em;
    background-color: #4059a8;
    color: #FFFFFF;
    border: 0px;
    padding: 0px;
}
.preview {
    font-size: 0.9em;
    background-color: #4059a8;
    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: 150px;
}
.checkbox {
}
.select {
    border: 1px solid #666666;
    font-size: 0.9em;
}
.radio {
}
.textarea {
    width: 350px;
    height: 70px;
    border: 1px solid #666666;
}
.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;
}
.center {
    text-align: center; 
}
.box-errors {
    background-color: #FED8D8;
    padding: 10px;
    margin-bottom: 20px;
}
.box-errors h3 {
    color: #FF0000;
}
.strong {
    font-weight: bold; 
}



/* menu déroulant */
.menuh {
    z-index: 1000;
    margin: 0px;
    font-family: arial, sans-serif;
}

.menuh ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.menuh li {
    position: relative;
    float: left;
    margin-right: 4px;
}
.menu ul ul li {
    position:relative;
}
.menuh li.last {
    margin-right: 0px;
    float: right;
}
.menuh ul ul li.first {
    margin: 0px;
}
.menuh ul ul li {
    width: 230px;
}
.menuh a:link, .menuh a:visited {
    display: block;
    font-size: 12px;
    text-decoration: none;
    color: #8CC226;
    height: 25px;
    line-height: 25px;
    _width: 230px;
}
.menuh a:hover {
    color: #DCE543;
    text-decoration: none;
    background: url(medias/puce-on.gif) no-repeat 0px 12px;
}

.menuh ul ul li {
    text-align:left;
    padding-left: 0px;
}

.menuh ul ul {
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 25px;
    left: 0;
    width: 228px;
    z-index: 1000;
}

.menuh table {
    position: absolute;
    top: 0;
    left: 0px;
    width: 228px;
    border-collapse: collapse;

}

.menuh ul ul a:link, .menuh ul ul a:visited,
.menuh li.active ul a:link, .menuh li.active ul a:visited {
    text-decoration: none;
    background: #4059a8;
    color: #FFFFFF;
    height: auto;
    line-height: 1em;
    padding: 5px 5px;
    text-transform: none;
    font-size: 11px;
    display: block;
    _width: 228px; 
    z-index: 1000;
}

.menuh ul ul a:hover, .menuh li.active ul a:hover {
    color: #aab9eb; 
    text-decoration: none;
    background: #4059a8;
    _width: 228px; 
}

.menuh ul li:hover ul,
.menuh ul a:hover ul {
    visibility:visible;
}
.menuh ul :hover ul :hover ul {
    visibility:visible;
}

/* slider */
#box-slider {
    background-color: #FF0000;
}
#box-slider .box-post {
    margin-bottom: 0px;
}

* {
    margin: 0;
    padding: 0
}
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
ul li {
    text-align: left; 
}
p {
    text-align: left;
    margin: 15px 0
}

p, ul {
    font-size: 13px;
    line-height: 1.4em
} 

p a, li a {
    color: #39c;
    text-decoration: none
}

p.intro {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding: 20px 0 30px 0;
    text-align: center;
    width: 100%
}

p#cross-links {
    text-align: center
}

p#cross-links {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px
}

a:focus {
    outline:none
}

img {
    border: 0
}


.backbleuclair {
    background-color: #E3E8F5;
    padding: 10px;
}

/*
.stripViewer .panelContainer .panel ul {
    text-align: left;
    margin: 0 15px 0 30px;
}
*/
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
    position: relative;
    width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {
    width: 100%;
    height: 460px;
    background: #fff;
    overflow: scroll
}
.csw .loading {
    margin: 200px 0 300px 0;
    text-align: center
}

.stripViewer { /* This is the viewing window */
    position: relative;
    overflow: hidden; 
    margin: auto;
    width: 660px; 
    /* height: 220px; */
    clear: both;
    background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
    position: relative;
    left: 0; top: 0;
    width: 100%;
    list-style-type: none;
    /* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
    float:left;
    height: 100%;
    position: relative;
    width: 660px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
    position: absolute;
    top: 150px;
    background-color: #471668;
    width: 660px;
    height: 29px;
    
    
}

.stripNav ul { /* The auto-generated set of links */
    list-style: none;
}

.stripNav ul li {
    float: left;
    width: 205px;
    height: 30px;
    _height: 25px;
    overflow: hidden;
    margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a:link, .stripNav a:visited, .stripNav a:hover { /* The nav links */
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    color: #FFAB01;
    text-decoration: none;
    display: block;
    padding: 0 25px;
    background: url(medias/fd-bt-rond-off.gif) no-repeat 0px 5px ; 
}

.stripNav li a.current:link,.stripNav li a.current:visited, .stripNav li a.current:hover {
    color: #FFFFFF;
    background-image: url(medias/fd-bt-rond-on.gif) ;  
}

.stripNavL, .stripNavR { /* The left and right arrows */
    position: absolute;
    top: 230px;
    text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
    display: block;
    height: 40px;
    width: 40px;
}

.stripNavL {
    left: 0;
}

.stripNavR {
    right: 0;
}

.stripNavL {
    background: url("images/arrow-left.gif") no-repeat center;
}

.stripNavR {
    background: url("images/arrow-right.gif") no-repeat center;
}








@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;
    }
}