

/* Start of CMSMS style sheet 'Livre d&#039;or ' */
#nav {
	width: 170px;
	margin: 0 25px 0 0;
        float:left;
	background-color: #fff;
	text-align: left;
}
.cms-guestbook-pagination_header {
	margin-bottom: 15px;
	font-weight: bold;
}
.cms-guestbook-entry-posted {
	float: right;
}
.cms-guestbook-entry-email {
display:none;
}
.cms-guestbook-entry-sendername {
	font-weight: bold;
	font-variant: small-caps;
}
.cms-guestbook-entry-text {
	color: #ccbe98;
	margin-bottom: 15px;
	border-bottom: 1px dotted #9b7e4b;
}
.cms-guestbook-smiley-table img{
        border:0;
}
.cms-guestbook-div-insert{
	margin-bottom: 25px;
}
.cms-guestbook-entry-homepage{
	margin-bottom: 10px;
}
#m3submit{
	color: red;
	font-weight: bold;
	border: 0;
        background-color: white;
        margin-bottom: 15px;
	cursor:pointer;
        text-align:left;
}

/* End of 'Livre d&#039;or ' */

