/* Start of CMSMS style sheet 'jmoinscombien' */
html, body {
text-align:center;
margin:0 auto 0 autof;
color:#FFF;
background:url(uploads/images/fond.jpg) repeat-y #816B77 50%;
}

#page {
width:800px;
margin:0 auto;
background:#000;
}

#header {
background:url(uploads/images/head.jpg) no-repeat;
height:426px;
border-bottom:1px solid #333;
}

#menu li {
display:inline;
margin:0;
padding:0;
font:italic 1em Georgia, Times, serif;
}

#menu a {
color: #999;
text-decoration:none;
padding:10px;
border:1px solid #000;
}

#menu a:hover {
color: #FFF;
background:#333;
border:1px solid #666;
}

#menu ul {
margin:0;
}

#menu {
text-align:left;
}

#content {
margin:0 50px;
text-align:left;
font:normal 0.85em Georgia, Times, serif;
}

#footer {
font:normal 0.75em Helvetica, Verdana, sans-serif;
color:#999;
margin:50px auto 0 auto;
padding:20px 0;
border-top:1px solid #333;
width:800px;
}

a {
color:#FFF;
text-decoration:none;
border-bottom:1px solid #666;
}

a:hover {
color:#666;
border-bottom:1px solid #333;
}

input {
border:none;
}

.cms-guestbook-entry {
border-bottom:1px solid #333;
margin:10px 0;
font-family:Helvetica, Verdana, sans-serif;
color:#999;
}

.cms-guestbook-entry-text {
font-family:Georgia, Times, serif;
color:#fff;
}

.cms-guestbook-entry-posted {
color:#666;
}

.cms-guestbook-pagination {
font-family:Helvetica, Verdana, sans-serif;
color:#999;
text-align:center;
}

.cms-guestbook-pagination a:hover {
background:#666;
color:#000;
}

label {
float:left;
width:160px;
text-align:right;
}

input {
margin:2px;
float:;
}

.submit {
margin: 0 0 0 160px;
}

#error {
position:absolute;
top:370px;
color:red;
font:bold 1.8em Verdana, Arial, sans-serif;
width:600px;
}

.mceContentBody {
color:#000;
text-align:left;
}

/* End of 'jmoinscombien' */

