/* Start of CMSMS style sheet 'emploi' */
.cms-guestbook-pagination_header {
	border-bottom:1px solid #fff;
	width:567px;
	margin:20px 0;
	padding-bottom:5px;
}
.cms-guestbook-pagination_nav {
	font-weight: bold;
	margin: .5em 0;
}
.cms-guestbook-pagination_nav a {
	font-weight: normal;
}

/* Style each entry */
.cms-guestbook-entry {
	border: 1px solid #fff;
	margin-bottom: 15px;
	width:565px;
}

.cms-guestbook-entry-location {
	margin-bottom:0;
}

.cms-guestbook-entry-header {
	background: #222;
	color: #fff;
	padding: 7px;
}

.cms-guestbook-entry-text {
	background-color:#F1ECBA;
	border:7px solid #222;
	border-top:none;
	color:#000;
	padding:1em;
}

#content .cms-guestbook-entry-text a {
	color:#444;
}

#content .cms-guestbook-entry-text a:hover {
	background-color:#606C88;
	color:#fff;
}

.cms-guestbook-entry-posted {
	margin-bottom:15px;
}

.cms-guestbook-entry-header a {
	color: white;
}

.cms-guestbook-entry-header a:hover {
	color: black;
} 

.cms-guestbook-entry-sendername {
	margin:20px 0 15px 0;
	font-size:1.7em;
	font-weight:normal;
}

.cms-guestbook-entry-email {
	text-align:left;
}

.cms-guestbook-entry-homepage {
	background:transparent url(uploads/images/logo_filieres_emploi.png) no-repeat scroll right 0 !important;
	background:transparent;
	text-align:left;
	border-bottom:1px solid #fff;
	margin-bottom:40px;
	padding-bottom:20px;
	width:567px;
	height:3px;
}

/* The some smileys links */
.cms-guestbook-somesmileys a {
	margin-right: .5em;
}

/* Formulaire d'insertion */
.cms-guestbook-div-insert {
	border:1px solid #fff;
	width:545px;
	padding:10px;
	background-color:#222;
}

.cms-guestbook-div-insert table {
background-color:#222;
width:555px;
}

.cms-guestbook-div-insert table tbody tr {

}

.cms-guestbook-div-insert table tbody tr td {
	line-height:2em;
}

a[href$='.pdf'] { 
	padding: 0px 20px 0px 0;
	background: transparent url(uploads/images/icons/icon_pdf.gif) no-repeat center right;
	display:inline-block;
}
/* End of 'emploi' */

