/*  
Theme Name: William Sinclair
Theme URI: http://www.williamsinclair.com/
Description: WP theme designed by <a href="http://www.cookiefactory.fr">Cookie Factory</a>.
Version: 1.0
Author: Quentin Lardeau
Author URI: http://www.cookiefactory.fr/
*/

html {
	background: url(images/background6.jpg) center -10px no-repeat;
}
body {
	font: 75%/140% Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background: /*#f5f5f5 */url('images/topbar.png') top center repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
}

img {
	border: none;
}

p {
	padding: 0px 0px 10px;
	margin: 0px;
}

ul {margin: 0px 0px 15px 15px;}
ul li {padding: 0px;}

h1 {
	margin: 0px;
	background: url(images/logo.gif) no-repeat;
	padding: 59px 0 0 60px;
	width: 550px;
	height: 38px;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
}
.asia {background: url(images/logoasia.gif) no-repeat;}

h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}

h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h2 {
	text-align: center;
	color: #000;
	padding: 0 0 30px 0;
	margin: 0 0 15px;
	border: none;
	letter-spacing: -1px;
	font: normal 280%/100% Geneva, Arial, Helvetica, sans-serif;
	background: url(images/post_divider.jpg) bottom center no-repeat;
}

h2 a:link, h2 a:visited {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
	text-decoration: none;
}

h3 {
	font: normal 180%/100% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-0.25px;
	margin: 5px 0 15px 0;
}

h4 {
	font: bold 14px/100% Geneva, Arial, Helvetica, sans-serif;
	color: #bababa;
	margin: 25px 0px 15px 0px;
	padding: 6px 0px 0px 18px;
}

h5 {
	font: bold 120%/130% Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
        text-align: left;
}
.titre {
	font-size:24px;
	color:#FFFFFF;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url('images/bandeau.png') top right;
	padding:12px 20px;
	letter-spacing:1px;
}

form {
	margin:0px;
	padding:0px;
}

#page {
	margin: 0px auto;
	width: 1000px;
	border: none;
	background: none/*#FFFFFF*/;
}

/* header area */

#header {
	background: none/*#0FACEA url(images/header-bg.jpg) no-repeat*/;
	height: 166px;
	border: none;
	position: relative;
}

#header .address {
	color: #FFF;
	font: normal 90%/140% Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0px;
	top: 25px;
	text-align: right;
}

#topbar {
	position: relative;
	height: 30px;
	border-bottom: 1px solid #383838;
	background: #161616;
	text-transform: uppercase;
	color: #DDDDDD;
	font: normal 85% Verdana, Arial, Helvetica, sans-serif;
}

#topbar a:link, #topbar a:visited {
	color: #DDDDDD;
}

#topbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#topbar .tb-content {
	margin: 0 auto;
	padding: 8px 0 0 0;
	width: 1000px;
}
#topbar .tb-content img {
	margin-top: -3px;
}

#nav {
    position: absolute;
    bottom: 0px;
    left: 60px;
    list-style: none;
    margin: 0;
    padding:0;
}

#nav li {
    float: left;
}

#nav li a:link, #nav li a:visited {
    display: block;
    background: url(images/bgbutton.png) top left no-repeat;
    font: normal 130% Geneva, Arial, Helvetica, sans-serif;
    margin: 0 1px 0 0;
    text-align: center;
    color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	width: 140px;
}

#nav li a:hover {
    background-position: center left;
	text-decoration: none;
}

#nav .current_page_item a, #nav .current_page_item a:visited {
	color: #FFFFFF;
	background: url('images/bgbutton.png') bottom left no-repeat;
}

/* content area */
#content {
	padding: 0px 0px 30px 0px;
        margin-left: 20px;
	float: left;
	width: 520px;
	overflow: hidden;
}

#content h1 {
	color: #990000;
	margin: 0;
	padding: 25px 0 30px 0;
	background: none;
	border-bottom: 1px solid #d6d5d3;
	width: inherit;
	font: normal 300% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
}

#content #une {
	margin: 20px 0;
	padding: 10px 10px 15px 10px;
	background: url(images/une.jpg) top center;
	border: 1px solid #b6b6af;
}

#content #une ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#content #une ul li a:link, #content #une ul li a:visited {
	padding: 7px 10px 9px 10px;
	margin: 0 5px;
	background: #FFF url(images/page_gradient.gif) 0px 0px repeat-x;
	border: 1px solid #999;
	float: left;
	width: 217px;
	color: #333;
	display: block;
	height: 30px;
	font: normal 120%/120% Geneva, Arial, Helvetica, sans-serif;
}

#content #une ul li a:hover {
	background: #FFFFFF;

}

#content #une h4 {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border: none;
	background: none;
}

#content #une h3 {
	padding: 3px 0 7px 45px;
	background: url(images/chrono.png) 5px 0px no-repeat;
	color: #FFF;
	font-weight: bold;
}

#content .nav {
	margin: 20px 0 10px 0;
	/*padding: 4px 7px;
	background: #FFF url(images/page_gradient.gif) 0px 1px repeat-x*/;
	/*border-bottom: 1px solid #b6b6af;*/
	padding: 0px 10px 0px 5px;
}

#doors {
	margin: 30px 0 30px 10px;
	width: 1000px;
}
#doors h3 {
	font: normal 22px Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	color: #222222;
	padding: 10px 0px;
	margin: 0 0 5px 0;
}
#doors td {
	width: 250px;
	vertical-align:top;
}
#doors ul {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	height: 115px;
}
#doors ul li a:link, #doors ul li a:visited {
	color: #fff;
	font-size: 120%;
	padding: 5px 10px 5px 37px;
	margin: 0 1px;
	border-top: 1px solid #333;
	display: block;
	width: 186px;
	background: url(images/arrow.png) 15px 7px no-repeat;
	font-weight: bold;
}
#doors .actions ul {
	padding: 0;
}
#doors .actions ul li a {
	background: url(images/bgaction.png) top left no-repeat;
	border: none;
	height: 46px;
	padding: 0 0 0 15px;
	margin: 0 0 2px 0;
	width: 217px;
	color: #FFF;
	font: bold 110%/46px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:-0.25px;
}
#doors .carrieres ul {
	background: url(images/bgtbl.png) top left no-repeat;
}
#doors .carrieres h3 {
	background: url(images/clock.png) top left no-repeat;
	padding: 10px 0 10px 53px;
	color: #222;
}

#doors .carrieres ul li a {
	border-color: #444;
}
#doors .entreprises ul {
	background: url(images/bgtbl.png) 0px -189px no-repeat;
}
#doors .entreprises h3 {
	background: url(images/id.png) 0px 5px no-repeat;
	padding: 10px 0 10px 57px;
	color: #222;
}
#doors .wsinclair ul {
	background: url(images/bgtbl.png) 0px -378px no-repeat;
}
#doors .wsinclair h3 {
	color: #FFFFFF;
	padding-left: 15px;
}
#doors .wsinclair ul li a {
	border-color: #900000;
}

.post {
	clear:both;
	text-align: justify;
}

#groupe {
	float: right;
	margin: 0px;
	padding: 15px 5px 15px 15px;
}
#groupe ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#groupe li a:link, #groupe li a:visited {
	padding: 6px 10px;
	border-bottom: 1px dotted #FFFFFF;
	background: none;
	display: block;
	margin: 0;
	color: #FFFFFF;
	font-size: 120%;
}
#groupe li a:hover {
	color: #FFF;
	background: #000000;
}
#groupe h4, #groupe h4 a:link, #groupe h4 a:visited {
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 15px 0;
	letter-spacing:-0.75px;
	font: normal 22px/100% Geneva, Arial, Helvetica, sans-serif;
}
#liste-offres h4 {
        color: #222222;
	margin: 0;
	padding: 0 0 15px 0;
	letter-spacing:-0.5px;
	font: normal 18px/100% Geneva, Arial, Helvetica, sans-serif;
}

#liste-offres {
	float: left;
	padding: 15px;
	background: #FFF;
	border: 1px solid #b6b6af;
        min-height: 265px;
	width: 265px;
	margin: 0 0 0 10px;
	-moz-border-radius: 10px 10px 10px 10px;
}
#liste-offres ul {
	overflow: auto;
	height: 150px;
	background: #FFF;
	padding: 0;
	margin: 0;
}
#liste-offres ul li a:link, #liste-offres ul li a:visited {
	font: bold 100%/120% Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	display: block;
	width: 165px;
	padding: 6px 10px 5px 20px;
	background: url(images/arrow_grey.png) 8px 7px no-repeat;
	border-bottom: 1px dotted #999;
}
#liste-offres ul li a:hover {
	background: /*#f8f8f8 */url(images/arrow_grey.png) 8px 7px no-repeat;
	color: #000;
}
#liste-offres ul li small {
	font-weight: normal;
	color: #222;
}

#groupe, #liste-offres {
	margin-top: 0px;
}

#submenu {
	padding: 0px 15px;
	margin: 30px 0px 60px 0px;
	list-style: none;
	color: #000000;
}
#submenu a:link, #submenu a:visited {
	color: #000000;
}
#submenu h4 {
	font: normal 18px/110% Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 0 0 10px 0;
	margin: 0;
	color: #000;
}
#submenu li {
	padding: 10px 25px 10px 10px;
	float: left;
	border: none/*1px solid #CCC*/;
	display: block;
	width: 288px;
	height: 120px;
}
#submenu li ul {
	padding: 0;
}
#submenu li ul li {
	padding: 0 0 0 92px;
	float: left;
	border: none;
	display: inherit;
	width: inherit;
	height: inherit;
}

.feedrss {
	background: url(images/rss.png) 10px 40px no-repeat;
}

.newsletter {
	background: url(images/newsletter.png) 10px 40px no-repeat;
}
.newsletter p, .charte p {
	padding-left: 90px;
}
.newsletter fieldset {
	border: none;
        padding: 0px;
        margin: 0px;
        width: 199px;
        float: right;
}
.charte {
	background: url(images/charte.png) 10px 40px no-repeat;
}

.post-bandeau {
        margin: 20px 0 0 0;
        padding: 0px;
        background: url(images/bandeau4.jpg) top left;
        border: 1px solid #FFFFFF/*#b6b6af*/;
        border-width: 1px 1px 0px 1px;
        height: 160px;
        position: relative;
}
.chapeau {
        position: relative;
        right: 0px;
        top: 160px;
        float: right;
        color: #FFFFFF;
        background: url(images/bandeaubas.png) bottom left no-repeat;
        padding: 7px 15px 7px 70px;
        display: block;
        font: normal 120% Arial;
}
.post-content {
	padding: 30px 30px 20px 30px;
	background: #FFF;
	border: 1px solid #FFFFFF /*#b6b6af# d6d5d3*/;
        border-width: 0px 1px 1px 1px;
	/*height: 360px;
	overflow: auto;*/
}

.share {
	float: right;
}

.job-content {
	padding: 0;
	/*background: #FFF;
	border-top: 3px solid #e0e0e0d6d5d3;
	height: 360px;
	overflow: auto;*/
}
.job-content h4 {
	border-top: 3px solid #CCC;
	color: #999;
	background: url(images/arrow_grey.png) 5px 7px no-repeat;
}
.job-content .desc {
	height: 250px;
	overflow: auto;
}
.job-content label {
	float: left;
	/*border-bottom: 1px dotted #CCC;*/
	display: block;
	width: 90px;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.job-content strong, .job-content u {
	font-weight: normal;
	text-decoration:none;
}
.job-content br {
	display: none;
}

#job {
	width: 478px;
	margin-bottom: 20px;
}
#job td {
	vertical-align: top;
	padding-right: 20px;
	width: 50%;
}

#job ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#job ul li a:link, #job ul li a:visited {
	display: block;
	padding: 4px 0 3px 10px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 200px;
}

#job ul li a:hover {
	border-color: #ccc;
}

.post-content #subpages {
	padding: 10px 0px 0px 0px;
	margin: 0;
	border-bottom: 1px dotted #CCC;
	list-style: none;
}

.post-content #subpages li {
	padding: 0;
	margin: 0;
}

.post-content #subpages a:link, .post-content #subpages a:visited {
	display: block;
	font: normal 16px Geneva, Arial, Helvetica, sans-serif;
	width: 450px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	border-top: 1px dotted #CCC;
	background: #FFF url(images/plus.png) 430px 5px no-repeat;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	padding: 16px 20px 13px 20px;
	border: 1px solid #b6b6af;
	background: #FFF url(images/page.png) 1px 0px repeat-x;
	margin-top: 10px;
	-moz-border-radius: 6px 6px 6px 6px;
}
.post-title p {
	padding: 0;
}
.post-title .meta {
	float: right;
	width: 130px;
	text-align: left;
	font-size: 90%;
}
.post-title .rem, .post-title .loc {
	padding-left: 20px;
}
.post-title .rem {
	background: url(images/money.png) 0px 2px no-repeat;
	border-bottom: 1px dotted #CCC;
}
.post-title .loc {
	background: url(images/map.png) 0px 2px no-repeat;
}
.post-title h2, .post-title h2 {
	text-transform: capitalize;
	font: bold 16px/100% Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	letter-spacing:normal;
	background: none;
	padding: 0;
}

.even {
	background: #f6f6f6;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.pagination {
	clear: both;
	padding-top: 20px;
        text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #990000;
}
.pagination a:link, .pagination a:visited {
        padding: 0px 2px;
	font-weight: normal;
	color: #333333;
}
.pagination a:hover {
	text-decoration: underline;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar, #sidebar2 {
	float: left;
	margin: 0px;
	padding: 20px 0 40px 0;
	width: 220px;
	color: #666666;
	overflow: hidden;
	/*background: #CCC;*/
}
#sidebar2 {
	float: right;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle,
#sidebar2 h2, #sidebar2 .sidebartitle {
	font: bold 12px/100% Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/h2sidebar.png) -3px -1px no-repeat;
	margin: 0px;
	padding: 6px 0px 6px 8px;
	letter-spacing: 0px;
	border-bottom: 1px solid #b6b6af;
}
#sidebar2 h2, #sidebar2 .sidebartitle {
	background: url(images/h2sidebarblack.png) -3px -1px no-repeat;
}

/*sidebar text styles */
#sidebar a:link, #sidebar a:visited, #sidebar2 a:link, #sidebar2 a:visited {
	color: #990000;
	text-decoration: none;
}
#sidebar a:hover, #sidebar2 a:hover {
	color: #990000;
	text-decoration: none;
}
#sidebar label, #sidebar2 label {
	font-weight: bold;
	display: block;
	width: 80px;
	float: left;
	padding-top: 2px;
	border-bottom: 1px dotted #ccc;
	margin-right: 10px;
}
#sidebar input, #doors input {
	width: 188px;
	padding: 2px 3px;
	margin-bottom: 4px;
	background: #FFFFFF url(images/page_gradient.gif) 0px 1px repeat-x;
}
#sidebar select, #doors select {
	width: 200px;
	padding: 2px 3px;
	margin-bottom: 4px;
	background: #FFFFFF url(images/page_gradient.gif) 0px 1px repeat-x;
}
#sidebar .bouton, #doors .bouton {
	width: 37px;
	height: 26px;
	background: url(images/search-btn-bg.gif) no-repeat;
	color: #FFF;
	float: right;
	border: none;
	margin: 0;
	font: bold 90% Geneva, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#sidebar .bouton {
	float: inherit;
}

/*sidebar list level1 */
#sidebar ul, #sidebar2 ul {
	margin: 0;
	padding: 0;
        list-style: none;
}
#sidebar ul li, #sidebar2 ul li {
	margin: 0px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #b6b6af;
	background: #FFF;
}

/*sidebar list level2 */
#sidebar ul li ul, #sidebar2 ul li ul {
	padding: 10px;
	margin: 0px;
}
#sidebar ul li ul li, #sidebar2 ul li ul li {
	border: none;
	padding: 0px;
        margin: 0px;
}

#sidebar .lesechos ul li a:link, #sidebar .lesechos ul li a:visited,
#sidebar .financialt ul li a:link, #sidebar .financialt ul li a:visited {
	background: url(images/lesechos.png) 2px 7px no-repeat;
	padding-left: 27px;
        font: normal 90% Arial;
        margin: 0px 5px;
}
#sidebar .lesechos ul li a:hover {
	background: #f4f4f4 url(images/lesechos.png) 2px 7px no-repeat;
}
#sidebar .financialt ul li a:link, #sidebar .financialt ul li a:visited {
	background: url(images/financial.png) 2px 7px no-repeat;
}
#sidebar .financialt ul li a:hover {
	background: #f4f4f4 url(images/financial.png) 2px 7px no-repeat;
}

#sidebar ul li ul {margin: 3px 0px 5px 0px; padding: 0px;}

#sidebar ul li ul li a:link,
#sidebar ul li ul li a:visited,
#sidebar2 ul li ul li a:link,
#sidebar2 ul li ul li a:visited {
	font: bold 120%/100% Geneva, Arial, Helvetica, sans-serif;
	display: block;
	padding: 6px 7px;
        margin: 0px 10px;
	border-bottom: 1px dotted #CCC;
	color: #000000;
}

#sidebar ul li ul li a:hover, #sidebar2 ul li ul li a:hover {
	background: #F4F4F4;
}

#sidebar2 .action {
	background: #000000;
}
#sidebar2 .action h2 {
	border-color: #333;
}
#sidebar2 .action li {
	background: #000000;
}
#sidebar2 .action ul li a:link, #sidebar2 .action ul li a:visited {
	color: #eee;
        font: normal 90% Arial;
        margin: 0px;
        padding: 4px 0px;
}
#sidebar2 .action ul li a:hover {
	color: #FFF;
	background: #222222;
}

/*sidebar list level3 */
#sidebar ul li ul li ul li a:link, #sidebar ul li ul li ul li a:visited,
#sidebar2 ul li ul li ul li a:link, #sidebar2 ul li ul li ul li a:visited {
	font: normal 100%/120% Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 20px;
        margin: 0px 0px 0px 5px;
	border: none;
	background: url(images/breadcrumb_separator.png) 3px 0px no-repeat;
	color: #990000;
}
#sidebar ul li ul li ul li ul li a:link, #sidebar ul li ul li ul li ul li a:visited,
#sidebar2 ul li ul li ul li ul li a:link, #sidebar2 ul li ul li ul li ul li a:visited {
        margin: 0px 0px 0px 20px;
        font-size: 90%;
        color: #666666;
}
#sidebar ul li ul li ul li a:hover, #sidebar2 ul li ul li ul li a:hover {
	text-decoration: underline;
}

#sidebar2 .rsstoemail ul {
	background: url(images/rsstoemail.png) 10px 25px no-repeat;
	padding-left: 80px;
	font: 90%/130% Geneva, Arial, Helvetica, sans-serif;
}
#sidebar2 .rsstoemail a:link, #sidebar2 .rsstoemail a:visited {
	color: #990000;
}

#sidebar2 .contact a:link, #sidebar2 .contact a:visited {
	font: normal 110% Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	background: none;
	margin: 0px;
	padding: 4px 0 1px 0;
	border: none;
}

/*search form */
#searchform {
	display: none;
	margin: 10px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 112px;
	height: 20px;
	padding: 5px 4px 0px 4px;
	border: none;
	background: url(images/bgsearch.png) top left no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 38px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	background: #FFF;
	font-size: 95%;
	line-height: 130%;
        min-height:100px;
	padding: 25px 0;
	text-transform:uppercase;
	border-top: 2px solid #CCC;
}
#footer a, #footer a:visited {
	color: #666666;
	padding: 0 5px;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer #recrutement, #footer #documentation2 {
	display: none;
}

/* credits */
#credits {
	margin: 0px auto;
	width: 1000px;
	text-align: center;
	color: #666666;
	line-height: 120%;
}
#credits a, #credit a:visited {}
#credits .charte {
        padding: 10px 0px 10px 28px;
        background: url('http://www.lynks-partner.com/wp-content/themes/lynks-partner/images/picto_charte.gif') center left no-repeat;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;

}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.holder {width:210px; margin:5px; padding:1em; border:1px solid #ddd; float:left;}
.holder h2 {text-align:left;}
a.hid {color:#990000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#555; width:320px; font-style:normal; cursor:default;}
.clear {clear:both;}


/* common styling */
.menu {display: none; font-family: arial, sans-serif; position:relative; top: 35px; float: right;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:120px; height:26px; color:#666; background: #FFF url(images/more.png) 118px 5px no-repeat; line-height:26px; overflow:hidden;padding: 0 10px; border: 1px solid #CCC;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {background-image: url(images/more.png);}
.menu ul li:hover ul {display:block; position:absolute; top:28px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FFF url(images/subtitle.gif) 0px 1px repeat-x; color:#666; font-size: 11px; line-height: 24px; height: 24px;border:1px solid #CCC; border-width: 0px 1px 1px 1px;}
.menu ul li:hover ul li a:hover {background:#990000; color:#FFF;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* Cartes annonces */
#map { float:left; width:900px; height:160px; }
#list { float:left; width:200px; background:#D4D4D4; list-style:none; padding:0;}
#list li { padding:10px; }
#list li:hover { background:#555; color:#fff; cursor:pointer; cursor:hand; }

.message {
	position:absolute; padding:5px; background:#555; color:#fff; width:275px; height:190px;

/*
-moz-border-radius-bottomleft: 4px !important;
-khtml-border-bottom-left-radius: 4px !important;
-webkit-border-bottom-left-radius: 4px !important;
border-bottom-left-radius: 4px !important;
-moz-border-radius-bottomright: 4px !important;
-khtml-border-bottom-right-radius: 4px !important;
-webkit-border-bottom-right-radius: 4px !important;
border-bottom-right-radius: 4px !important;
*/
	-moz-border-radius: 10px 10px 10px 10px;
}

.messagetitle{
	font-size:12px;
	font-weight:bold;
}

.messageclose{
	font-size:9px;
	font-weight:normal;
	float:right;
	width:40px;
	color:#FF9900;
}

.infos-annonce{
	font-size:10px;
	border:1px solid #44444;
	padding:5px;
	margin: 5px 0px 5px 0px;
	height:160px;
}

/** Bouton */
a.bouton {
    float: right;
	border: 1px solid #333;
	display: block;
    background: #FFF url(images/bouton_bg.gif) center center no-repeat;
    line-height: 23px;
	text-transform:uppercase;
    height: 23px;
    color: #fff;
    cursor: pointer;
    width: 130px;
	text-align: center;
	margin: 10px 0 0 0;
}

a:hover.bouton {}

.gform_wrapper ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.gform_wrapper li {
	margin-bottom: 10px;
}
.gform_wrapper label {
	font-weight: bold;
	font-size: 110%;
        color: #000000;
}
.gform_wrapper .gfield_description {
        font-size: 90%;
	color: #888888;
	font-style: italic;
}
.gform_wrapper .large {
	width: 275px;
}
.gform_wrapper input {
	width: 188px;
	padding: 2px 3px;
	margin-bottom: 3px;
	background: #FFFFFF url(images/page_gradient.gif) 0px 1px repeat-x;
}
.gform_wrapper textarea {
	padding: 2px 3px;
	margin-bottom: 3px;
	background: #FFFFFF url(images/page_gradient.gif) 0px 1px repeat-x;
	height: 65px;
	width: 465px;
}
.gform_wrapper .button {
	width: 90px;
	padding: 2px 3px;
	margin: 10px 0px 0px 0px;
        border: 1px solid #660000;
	background: #990000;
        color: #FFFFFF;
        cursor: pointer;
}
.gform_wrapper .gfield_required {
        color: #FF0000;
}

.hilite {
    background: yellow;
}
