/* Start of CMSMS style sheet 'Marathon : livre d&#039;or' */
/*
rose : #ed028c
bleu1: #015fae
bleu2: #00ade6
bleu3: #47c7ea
bleu4: #e2f0f9
*/


.cms-guestbook-pagination_header { margin: .5em 0; text-align: right; }
.cms-guestbook-pagination_nav { font-weight: bold; margin: .5em 0; }
.cms-guestbook-pagination_nav a {     font-weight: normal; }

/* Style each entry */
.cms-guestbook-entry  { margin: 15px 0px; border: 1px dotted #47c7ea; background-color: #e2f0f9; }

/* Style the message header */
.cms-guestbook-entry-header
{
      margin: 5px;
      padding-left: 20px;
      background: url(uploads/Marathon/arrow-right-rose.gif) no-repeat 0.4em center;   color: #015FAE;

}

/* Style the actual message */
.cms-guestbook-entry-text  { padding: 10px;  margin-left: 30px; }

/* Show the postdate on the right */
.cms-guestbook-entry-posted { float: right;  }

/* Style message header links */
.cms-guestbook-entry-header a { color: #015FAE; } 
.cms-guestbook-entry-header a:hover { color: black; } 
		  
/* Style the sender name */
.cms-guestbook-entry-sendername { font-weight: bold; }

/* Style the E-mail link */
.cms-guestbook-entry-email { font-size: smaller; }
		      
/* Style the senders homepage link */
.cms-guestbook-entry-homepage
{
	font-size: smaller;
	margin: 2px;
	margin-bottom: 0;
}

/* The some smileys links */
.cms-guestbook-somesmileys a
{
	margin-right: .5em;
}

form.guest input[type=text], 
form.guest textarea, 
input[type=button], 
input[type=submit]  
{ border: 1px solid #999; padding: 2px; font-family: arial; font-size: 11px; margin: 1px; }


form.guest input[type=text], 
form.guest textarea {width: 300px; }
form.guest table th { text-align: right; width: 150px; font-weight: normal; color: #666; vertical-align: top; }

/* End of 'Marathon : livre d&#039;or' */

