/*  
Theme Name: Sinclair Interim
Theme URI: http://www.sinclairinterim.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: none}
body {
	font: 75%/140% Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background: /*#e7e7de*/#FFFFFF url(images/background5.jpg) center 50px no-repeat;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
}

h1 {
	position: absolute;
	top: 40px;
	margin: 0;
	background: url(images/logo_int.gif) no-repeat;
	padding: 59px 0 0 60px;
	width: 400px;
	height: 25px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}

h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h2 {
	color: #990000;
	padding: 0px;
	margin: 0 0 15px;
	letter-spacing: 1px;
	font: normal 28px/100% Geneva, Arial, Helvetica, sans-serif;
	background: none;
}

h2 a:link, h2 a:visited {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	color: #000;
	text-decoration: none;
}

h3 {
	font: normal 22px/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 0 15px 0;
	padding: 6px 0 0 18px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	border: none;
	background: none/*#FFFFFF*/;
}
.titre-page {
	font-size:26px;
	color:#FFFFFF;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url('images/bandeau.png') top right;
	padding:12px 25px;
	letter-spacing:1px;
}
.titre-annonce {
	font-size:30px;
	letter-spacing:1px;
        line-height:90%;
}

/* header area */

#header {
	background: none/*#0FACEA url(images/header-bg.jpg) no-repeat*/;
	height: 166px;
	border: none;
	position: relative;
}

#header .address {
	color: #222;
	font: normal 90%/140% Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0px;
	top: 25px;
	text-align: right;
}

#header .chapeau-interim {
        color: #222222;
        width: 1000px;
	padding: 0px;
	position: absolute;
	top: 160px;
	left: 0px;
	font: normal 140%/120% Geneva, Arial, Helvetica, sans-serif;
}
#header .chapeau-interim h2 {
	font-size: 170%;
	border: none;
	padding: 0 0 10px 0;
	margin: 0;
}
#header .chapeau-interim p {
	margin-bottom: 20px;
}
#header .chapeau-interim p a {
	font-size:24px;
	line-height:28px;
}

#header .directlink {
        letter-spacing: 0px;
        font: bold 13px/31px Arial;
	display: block;
	height: 31px;
	text-align: center;
	width: 256px;
	color: #FFF;
        margin-bottom:10px;
	background: url(images/act2.png);
}

#topbar {
	position: relative;
	height: 65px;
	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: 9px 0 0 0;
	width: 1000px;
}

#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;
}

/* common styling */
.nav {position: absolute; top: -30px; left: 0px; list-style: none; margin: 0px; padding:0px;}
.nav ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:110px; margin: 0px; padding-top: 7px; height:23px; color:#ffffff; background: none; line-height:23px; overflow:hidden; text-align: center; font: bold 110% Geneva, Arial, Helvetica, sans-serif;border-right: 1px solid #323232;}
.nav ul {padding:0; margin:0; list-style: none;}
.nav ul li {float:left; position:relative;}
.nav ul li ul {display: none;}

/* specific to non IE browsers */
.nav ul li:hover a {background: url(images/bgbtinterim.png) top left no-repeat;	text-decoration: none; color: #000}
.nav ul li:hover ul {display:block; position:absolute; top:30px; left:-1px; border: 1px solid #000000; border-width: 0px 1px 1px 1px}
.nav ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.nav ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.nav ul li:hover ul li ul {display: none;}
.nav ul li:hover ul li a {display:block; font-weight: normal; background:#FFFFFF; color:#666666; padding: 0px 0px 0px 15px; text-align: left; width: 215px; font-size: 90%; line-height: 23px; height: 23px; border: none}
.nav ul li:hover ul li a:hover {background: #eeeeee; color:#000000;}
.nav ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.nav ul li:hover ul li:hover ul.left {left:-105px;}

/* content area */
#content {
	float: left;
	width: 520px;
	padding: 25px;
	margin-bottom: 30px;
	background: #FFF;
	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 {
	display: none;
	padding: 10px 10px 15px 10px;
	background: url(images/topbar.jpg) top center;
	border-bottom: 1px solid #d6d5d3;
}
#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 #FFF;
	float: left;
	width: 217px;
	color: #333;
	display: block;
	height: 45px;
	font: normal 90%/120% Geneva, Arial, Helvetica, sans-serif;
}
#content #une ul li a:hover {
	background: #FFFFFF;
}
#content #une h4 {
	padding: 3px 0;
	margin: 0;
	font-size: 120%;
	color: #990000;
	font-weight: bold;
	border: none;
	background: none;
}
#content #une h3 {
	padding: 5px 0 5px 45px;
	background: url(images/chrono.png) 5px 0px no-repeat;
	color: #FFF;
	font-weight: bold;
}
#content .nav {
	margin: 10px 0 0 0;
	/*padding: 4px 7px;
	background: #FFF url(images/page_gradient.gif) 0px 1px repeat-x;*/
	border: none;
	padding-bottom: 0px;
}

#doors {
	margin: 0;
	width: 1000px;
}
#doors .map {
	background: url(images/bgmap.png) 0px 0px no-repeat;
}

#doors h3 {
	font: bold 16px/100% Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	color: #333333;
	padding: 5px 0px 20px 15px;
	margin: 10px 0px 0px 0px;
	width: 160px;
}
#doors h4 {
	font: normal 140%/110% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-0.25px;
	color: #333333;
	padding: 15px 0 0 15px;
	margin: 0px 0 20px 0;
	width: 180px;
}
#doors h4 a:link, #doors h4 a:visited {
	font: normal 110%/120% Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0 0 0 35px;
}
#doors h4 a:link strong, #doors h4 a:visited strong{
	font-size: 130%;
	color: #333333;
}
#doors .groupe {
	background: none;
}
#doors .groupe ul {
	padding-left: 15px;
}
#doors .groupe ul li a:link, #doors .groupe ul li a:visited {
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #FFFFFF;
	font-size: 125%;
	background: none;
	padding: 6px 10px;
	font-weight: normal;
	color: #FFFFFF;
}
#doors .groupe ul li a:hover {
	background: #000000;
	color: #FFF;
}
#doors .title {
	font: normal 190%/100% Geneva, Arial, Helvetica, sans-serif;
	/*background: url(images/pictocorp.png) 15px 6px no-repeat;*/
	padding: 5px 10px 15px 15px;
	margin-bottom: 0px;
}
#doors .title a:link, #doors .title a:visited {
	color: #FFFFFF;
}
#doors .title strong {
	letter-spacing:-0.5px;
}
#doors .fi h3, #doors .log h3, #doors .juri h3 {color: #FFFFFF; height: 50px; font: bold 185%/90% Arial; letter-spacing: -1px;}

#doors .cand h3 {
	margin-top:5px;
        padding: 15px 0px 15px 65px;
	background: url(images/clock.png) 12px 8px no-repeat;
}
#doors .cli h3 {
	margin-top:5px;
	padding: 15px 0px 15px 70px;
	background: url(images/id.png) 10px 8px no-repeat;
}
#doors td, #doors th {
	padding: 0 0 10px 0;
	width: 250px;
	vertical-align:top;
	background: url(images/bgbloc_interim.png) top left no-repeat;
}
#doors .log, #doors .fi, #doors .juri {
	background: url(images/bgbloc_red.png) top left no-repeat;
	text-align: left;
	font-weight: normal;
}

#doors th a:link, #doors th a:visited {
        padding-right: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#doors ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#doors ul li a:link, #doors ul li a:visited {
	color: #333;
	font-size: 100%;
	padding: 5px 10px 6px 40px;
	margin: 0 1px;
	border-top: 1px solid #ccc;
	display: block;
	width: 183px;
	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 5px 0;
	width: 217px;
	color: #FFF;
	font: bold 110%/46px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:-0.25px;
}
.first {
	/*border-bottom: 1px solid #CCCCCC;*/
	padding-bottom: 20px;
}
#doors #liste-offres {
	width: 234px;
	overflow: auto;
	height: 120px;
	padding: 0;
	margin: 0px 0px 3px 0px;
	overflow: hidden;
	-moz-border-radius: inherit;
	border: none;
	background: none;
}
#doors #liste-offres li a:link, #doors #liste-offres li a:visited {
	font: normal 95%/110% Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: 207px;
	padding: 4px 10px 4px 15px;
	background: none/*#f8f8f8 url(images/arrow_grey.png) 8px 7px no-repeat*/;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #990000;
        text-align: left;
}
#doors #liste-offres li a:hover {
	background: #660000;
}

#doors input, #doors select {
}
#doors .bouton {
	margin: 0px 0px 5px 0px;
}

#submenu {
	padding: 0 15px;
	margin: 20px 0;
	list-style: none;
	color: #990000;
}
#submenu h4 {
	font: bold 16px/110% Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding: 0 0 10px 0;
	margin: 0;
	color: #222;
}
#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 {
	padding-left: 90px;
}

.post-bandeau {
        width: 518px;
        margin: 0px 0px 0px 1px;
        padding: 0px;
        background: url(images/bandeau4.jpg) top left;
        border-top: 3px solid #000000;
        border-width: 3px 0px 0px 0px;
        height: 170px;
        position: relative;
}
.post-content {
	padding: 25px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	border: none;
	width: 500px;
}

.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 {
	width: 120px;
}

.intable {
	margin-top: 30px;
	padding: 0;
}
#job {
	width: 500px;
	margin: 20px 0 0 0;
	text-align: left;
}
#job td, #job th {
	vertical-align: top;
	width: 250px;
	background: #FFF;
	font-weight: normal;
        padding: 4px 0px;
        text-align: left;
}
#job th {border-bottom: 1px dotted #CCC;}
#job .border {border-left: 1px dotted #CCC; padding-left: 15px;}
#job label {
	width: 100px;
        margin: 0px;
        padding: 0px;
}

.post {
	clear:both;
	text-align: justify;
}

#post-422 h3 {border-top:1px dotted #ddd; padding-top:10px;}
#post-422 h3 small {font-size:14px; color:#990000;}

.anim {
        background: #ffffff url(images/bganim.gif) 5px 90px no-repeat;
        padding-bottom: 6px
}
.anim2 {
        background: #ffffff url(images/bganim.gif) 5px 110px no-repeat;
        padding-bottom: 0px
}

.post-content #subpages {
	padding: 5px 0 0 0;
	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: 490px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	border-top: 1px dotted #CCC;
	background: #FFF url(images/plus.png) 470px 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 #fff;
	border-width: 0px 1px 1px 1px;
	background: #FFF url(images/page.png) 0px 0px repeat-x;
	margin-top: 10px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.post-title p {
	padding: 0;
}
.post-title .meta {
	float: right;
}
.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 3px 0;
	letter-spacing:normal;
	background: none;
	padding: 0;
}

.even {
	background: #f8f5ed;
}

.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;
}

.navigation {
	clear: both;
	padding: 25px 5px 20px 5px;
}

/* 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 {
	float: left;
	margin: 0 0 30px 0;
	padding-top: 15px;
	width: 230px;
	color: #666666;
	overflow: hidden;
}
#sidebar2 {
	float: right;
	margin: 0 0 30px 0;
	padding: 0px;
	width: 185px;
	color: #666666;
	overflow: hidden;
}
#sidebar h2, #sidebar2 .contact h2 {
	border-top: 3px solid #990000;
        text-transform: uppercase;
        background: none;
        color: #333;
        font: bold 14px/100% Arial;
        letter-spacing: normal;
        padding: 7px 0px 5px 7px;
        margin-bottom: 5px;
}
#sidebar2 .contact {
        background: #FFFFFF;
        margin-top: 15px;
        padding: 10px 10px 0px 10px;
}
#sidebar2 .contact h2 {
        padding: 7px 0px 5px 7px;
}
#sidebar2 .respond a:link, #sidebar2 .respond a:visited {
        background: url(images/sdb2bt_respond.png) top left no-repeat;
        color: #FFFFFF;
}
#sidebar .alerte {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
	padding-left: 78px;
        background: url('images/rsstoemail.png') 7px 4px no-repeat;
}

#sidebar iframe {
	padding: 10px;
	width: 200px;
	height: 180px;
}
#sidebar ul li {
        border: none;
        margin: 0px;
        padding: 10px 0px 10px 10px;
}
#sidebar2 ul li {
	border: none;
        padding: 0px;
        background: none;
        margin: 0;
}
#sidebar2 ul li a:link, #sidebar2 ul li a:visited {
        display: block;
        background: url(images/sdb2bt.png) top left no-repeat;
        height: 27px;
        line-height: 27px;
        padding: 10px 0px 0px 15px;
        font: bold 110% Arial;
        margin-bottom: 3px;
        color: #CCCCCC;
        /*letter-spacing: -0.5px;*/
}
#sidebar2 ul li a:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

*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;
}

/* credits */
#credits {
	margin: 0px auto;
	width: 1000px;
	text-align: center;
	color: #666666;
	line-height: 120%;
}
#credits a, #credit a:visited {}

.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;
}

/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
.menu {font-family: arial, sans-serif; position:relative; top: 21px; float: right;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; width:145px; height:26px; color:#666; background: #FFF url(images/more.png) 143px 5px no-repeat; line-height:26px; overflow:hidden;padding: 0 10px; border: 1px solid #CCC;}

/* 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: 210px;
	text-align: center;
	margin: 10px 0 0 0;
}

a:hover.bouton {}

#liste-jobs {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
	border-bottom: 1px solid #ebe9e2;
}
#liste-jobs p {
	padding: 0px;
	margin: 0px;
        text-align: left;
}
#liste-jobs li a:link {
	padding: 10px 5px 10px 30px;
	border-top: 1px solid #ebe9e2;
	/*border-bottom: 1px solid #ebe9e2;*/
	display: block;
	width: 485px;
	font: bold 120% Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background: url(images/rating_on.png) 9px 10px no-repeat;
	clear: both;
        text-align: left;
}
#liste-jobs .expertises a:link {width: 465px}
#liste-jobs .expertises a:visited {width: 480px}

#liste-jobs li a:visited {
	padding: 10px 5px 10px 30px;
	border-top: 1px solid #ebe9e2;
	/*border-bottom: 1px solid #ebe9e2;*/
	display: block;
	width: 485px;
	font: bold 120% Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	background: url(images/rating_off.png) 9px 10px no-repeat;
        text-align: left;
}
#liste-jobs li a:hover {
	color: #000;
}
#liste-jobs li a:visited {

}
#liste-jobs li .ville {
	font-size: 80%;
	color: #666;
	float: right;
	text-transform:uppercase;
	margin-left: 20px;
	font-weight: normal;
	width: 180px;
	font-style: italic;
}
