/*
 Gabarit par défaut pour le module Livre d'or.
Peut être remplacé quand le module est mis à jour et sera effacé lors de la désinstallation du module. Donc, faites une copie de ce contenu si vous le modifiez.*/
.cms-guestbook {
margin-left:0.2em;
color:#0E6EBB;
padding:0;
}

.cms-guestbook-div-insert {
background:transparent url(/uploads/images/templates/pearl/marin-detoure.gif) no-repeat scroll right top;
}

.cms-guestbook-div-insert table {
margin-top:2em;
}

.cms-guestbook-div-insert td {
font-size:1.2em;
padding:0.1em 0 0.3em 0.1em;
}

.cms-guestbook-div-insert textarea {
width:347px;
}

.cms-guestbook-div-insert input[type="text"] {
color:#320E0E;
}

.cms-guestbook-div-insert input[type="submit"] {
background-color:transparent;
color:#320E0E;
font-weight:700;
float:left;
margin-right:0.5em;
padding:0;
}

.cms-guestbook-div-insert input[value="Annuler"] {
background-color:transparent;
}

/* Style pagination */
.cms-guestbook-pagination_header {
margin:1.2em 0.1em 0.8em 0.4em;
}

.cms-guestbook-pagination_header a {
color:#fff;
}

.cms-guestbook-pagination_nav {
margin: 0 0 1.2em 0.4em;
}

.cms-guestbook-pagination_nav a {
font-weight:400;
}

/* Style the guestbook 
 Style each entry */
.cms-guestbook-entry {
border:1px solid #069;
margin-bottom:1em;
}

/* Style the message header */
.cms-guestbook-entry-header {
background:#0E6EBB url(/uploads/images/templates/pearl/banenfon.jpg) repeat-x scroll 0 0;
color:#FFF;
border:1px solid #0E6EBB;
font-size:1.2em;
margin:1px;
}

/* Style the actual message */
.cms-guestbook-entry-text {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ECECEC none repeat scroll 0 0;
color:#0E6EBB;
font-size:0.8em;
padding:0.2em;
}

/* Show the postdate on the right */
.cms-guestbook-entry-posted {
float:right;
font-size:smaller;
}

/* Style message header links */
.cms-guestbook-entry-header a {
color:#FFF;
}

/* Style the sender name */
.cms-guestbook-entry-sendername {
font-weight:700;
}

/* Style the E-mail link */
.cms-guestbook-entry-email {
font-size:smaller;
color:#8b4c21;
}

.cms-guestbook-entry-email a {
margin-left:1.8em;
}

/* Style the senders homepage link */
.cms-guestbook-entry-homepage {
font-size:smaller;
margin:2px 2px 0;
}

/* The some smileys links */
.cms-guestbook-somesmileys a {
margin-right:.5em;
}

.captchapict {
float:left;
font-size:1.1em;
width:220px;
text-align:center;
margin:0.5em 0;
}

.cms-guestbook-entry-header a:hover,.cms-guestbook-entry-email a:hover {
color:#000;
}