/* RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, as#faq
ide, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
strong, b {
	font-weight:bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
 /* Nicolas Gallagher's micro clearfix */
 .row:before, .row:after, .clearfix:before, .clearfix:after { content:""; display:table; }
 .row:after, .clearfix:after { clear: both; }
 .row, .clearfix { zoom: 1; }

/* START OF CSS */

@import url("../fonts/fonts.css");

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background:url('../images/background.jpg') no-repeat center top;
	font-size: 12px;
	color: #838382;
	font-family: Arial;
}
input, .dropdown, textarea {
	 color:#4D79AD;
	 font-size:11px;
	 font-family: Arial;
}
label { 
	display: block; 
	line-height: 1; 
	cursor: pointer; 
	font-size:12px; 
	padding:7px 0;
}
a, a:visited {
	color: #4e7aae;
}

a:hover {

}

div.container {
	width: 980px;
	position: relative;
	margin: auto;
	padding:0;
}

p {
	font-size: 12px;
	margin: 0;
}

div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

div.nomargin {
	margin: 0;
}
/* -------------------------
Forms
----------------------------*/
body form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
body form fieldset legend {
    color: #6C6661;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 5px;
}
body form input, body form textarea, form.custom div.custom.dropdown a.current {
	border:1px solid #C5C5C5; color:#4D79AD;
}
body form.custom div.custom.dropdown {
    margin-top: 0;
}

/* -----------------------------------------
  Header
----------------------------------------- */
#header {
    margin: 0 auto;
    position: relative;
    width: 980px;
    height: 145px;
	z-index:111;
}
#header .logo {
	position:absolute; top:-6px;
	display:block;
	margin-left:40px;
}
#header .contactUs {
	position:absolute;
	right:340px;
	top:10px;
	font-size:11px;
}
#header .baseline {
	color: #BBB;
    font-family: Georgia;
    font-style: italic;
    left: 72px;
    position: absolute;
    top: 86px;
}

/* -----------------------------------------
  Menu
----------------------------------------- */
nav {
	height: 34px;
	border-bottom: 5px solid #fff;
	bottom: 0; left:0;
	position: absolute;
}
nav > ul > li {
    float: left;
    margin-right: 2px; 
}
nav > ul > li > a {
	text-decoration:none;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 20px;
	color: #FFFFFF!important;
	font-size: 13px;
	padding: 0 10px;
	font-weight: bold;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
	border-radius: 3px 3px 0 0;
	background: url(../images/bg-nav-blue.jpg) repeat-x;
}
nav > ul > li > a:hover {
	background: url(../images/bg-nav-blue-hover.jpg) repeat-x;
}
nav ul li.active > a {
      background: #fff!important;
      color: #666666!important;
      text-shadow: none;
      -webkit-box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2);
      box-shadow: 0 2px white, 0 0 2px rgba(0, 0, 0, 0.2); 
}
nav ul li .home {
	background: url(../images/bg-nav-grey.jpg) repeat-x;
}
nav ul li .home:hover {
	background: url(../images/bg-nav-grey-hover.jpg) repeat-x;
}
nav ul li a.red {
	background: url(../images/bg-nav-red.jpg) repeat-x;
}

nav ul li a.red:hover{
	background: url(../images/bg-nav-red-hover.jpg) repeat-x;
}

nav ul li ul li a:visited {
	color: #4E7AAE;
}

/* hover list */

nav ul li.sales, nav ul li.rentals  {
	width:110px;
}
nav ul li a  {
	text-align:center;
}
nav ul li {
	position:relative;
}
nav ul li ul {
	display:none;
	position:absolute; top:34px; left:-6px;
	width:178px;
	padding:15px 20px 30px 20px;
	background:url(../images/bg-liste.png) no-repeat 0 bottom;
	z-index:2000;
}
nav ul li:hover ul {
	display:block;
}
nav ul li ul a {
	text-decoration:none;
	padding-left:10px;
	background:url(../images/bg-liste-puce.png) no-repeat 0 5px;
	line-height:1.2;
}
nav ul li ul li a:hover {
	background-position:0 -20px; color:#4E7AAE;
}
nav ul li.last {
  width: 230px !important;
}

/* -----------------------------------------
  Connexion
----------------------------------------- */
div#connexion {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 275px;
	background: url(../images/bg-gradient-f9f9f9.jpg) repeat-x;
	border: 1px solid #d2d2d2;
	border-top: 0px;
	height: 25px;
	box-shadow: 1px 1px 1px #dddddd;
	padding: 10px 15px 0 10px;
	z-index: 100;
	line-height:17px;
}

div#connexion span#user-info {
	background: url(../images/icon-user.png) no-repeat center left;
	padding-left: 17px;
	height: 17px;
	display: block;
	float: left;
	margin-right: 4px;
}

div#connexion a:link, a:visited {
	color: #6c6661;
	text-decoration: underline;
	font-weight: normal;
}

div#connexion img#logout {
	margin-top: 4px;
}

form#loginForm span.custom.checkbox {
	background-color: #ffffff !important;
}

form#loginForm a:link, form#loginForm  a:visited {
	color: #ffffff;
}

form#loginForm fieldset.cgv {
	margin-bottom: 10px;
}

/* -----------------------------------------
  Sections
----------------------------------------- */
div#main {
	width: 100%;
	background: #f3f3f3;
	padding-bottom: 35px;
	border-top:1px solid #e5e5e5;
}

section#selection {
	width: 100%;
	background: url(../images/bg-selection.jpg) repeat-y center center;
	height: 270px;
}

section#link {
	width: 100%;
	background: url(../images/bg-link.jpg) repeat-x;
	height: 216px;
}

#footerContainer {
	width: 100%;
	background: url(../images/bg-footer.jpg) repeat-x #eaeaea;
}

/* -----------------------------------------
  Homepage - Form
----------------------------------------- */
#home {
	margin-top:25px;
	margin-bottom: 25px;
}
#placeAnAd {
	position:relative;
	float:left;
	z-index:0;
	width:298px; height:368px;
}
#placeAnAd .jcarousel-container{
	position:absolute!important; top:0;
	width:298px; height:368px;
}
#placeAnAd .jcarousel-clip{
	overflow:hidden;
	width:298px; height:368px;
}
#placeAnAd .mask {
	position:absolute;
	overflow:hidden;
	display:block; width:298px; height:368px;
	background:url('../images/homepage-push.png') no-repeat;
	z-index:20;
}
#placeAnAd ul {
	position:absolute;
}
#placeAnAd ul li {
	display:block;
	width:298px; 
}
#content-search .dropdown, #content-search input {
	float:left;
	margin-right:5px;
	margin-bottom: 0;
}
#content-search legend {
	margin:0 0 3px 0;
}
#content-search fieldset {
	margin-bottom:20px;
}
#content-search input {
	border:1px solid #DDDDDD; color:#4E7AAE;
	font-size:11px;
	padding:7px 3px 5px;
}
#content-search {
	float:left;
	height: 342px; width:640px;
	padding:20px;
	margin-left: 2px;
	background: url(../images/bg-homepage-search.png) no-repeat;
}
#content-search .fieldCarac,#content-search .fieldOther,#content-search .fieldBudget {
	float:left;
}
#content-search .dropdown {
	width:178px !important;
}
#content-search .fieldSurface input.input-text {
	width:124px;
}
#content-search .fieldBudget input {
	width:178px !important;
}
#content-search .fieldOther input {
	width:245px !important;
}
#content-search .fieldType  {
	float:left;
}
#content-search .fieldType  .dropdown {
	width:128px !important;
}
#content-search .fieldSituation, #content-search .fieldType  {position:relative;z-index:3;}
#content-search .fieldCarac  {position:relative;z-index:2;}
#content-search .fieldSituation  .dropdown {
	width:110px !important;
}
#content-search .fieldPhotos {
	clear:both;
}
#content-search .fieldPhotos label {
	font-weight:normal;
}

/* multiple checkbox */
form.custom.nice .dropdowncheck span.custom.checkbox {
	position:absolute; top:4px; right:4px;
}
.dropdowncheck ul {
	background:#FFFFFF;
	position:absolute;
	border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
}
.dropdowncheck {
	position:relative;
	float:left;
	margin-right:10px;
}
div#content-search .dropdowncheck label {
	position:relative;
    color: #4E7AAE;
    font-weight: normal;
    text-decoration: none;
	font-size: 11px;
}
.dropdowncheck .selector {
    background: url("../images/misc/custom-form-sprites.png") no-repeat scroll -14px 1px transparent;
    border: 1px solid #DDDDDD;
    display: block;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
    width: 26px;
}
.dropdowncheck .current {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    line-height: 26px;
    min-height: 26px;
    padding: 0 38px 0 6px;
    width: auto;
    background-image: url("../images/misc/input-bg-outset.png");
    background-position: right bottom;
    border-radius: 2px 2px 2px 2px;
    color: #4E7AAE;
    font-weight: normal;
    text-decoration: none;
	font-size: 11px;
}

#listing #aside .dropdowncheck {
	width:220px !important;
	float:none; margin:0 0 3px 0;
	z-index:90;
}
#listing .main .head h2 {
	margin-bottom: 10px;
}
.dropdowncheck label {
	margin-left:5px;
	position:relative;
    color: #4E7AAE;
    font-weight: normal;
    text-decoration: none;
	font-size: 11px;
}
/*eof*/



div#content-search h1 {
	color: #4e7aae;
	font-weight: normal;
	font-style: italic;
	font-size: 28px;
	font-family: Georgia;
	line-height: 18px;
	margin: 0 20px 0 0;
	float: left;
	padding:5px 0;
}

div#content-search p.description {
	margin-top: 10px;
	color: #6c6661;
	text-align: justify;
}

div#content-search label {
	color: #6c6661;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 0 5px;
}

div#content-search label#photo {
	margin-bottom: 8px;
}

div#content-search li.large div.custom{
	width: 250px !important;
}

div#content-search li.large div.custom ul li {
	width: 162px;
}

div#content-search li.medium div.custom{
	width: 144px !important;
}

div#content-search li.medium div.custom ul li {
	width: 56px;
}

div#content-search input.small {
	width: 144px;
}

div#content-search input.large {
	width: 305px;
}

div#content-search div.custom  {
	border-bottom: 0px;
}

div#content-search div.custom a{
	color: #4e7aae;
	font-weight: normal;
	text-decoration:none;
}

div#content-search input::-webkit-input-placeholder,div#content-search input::-moz-placeholde { 
	color:#4e7aae; 
}


div#content-search form {
	margin-top: 25px;
}

div#content-search ul.display-form {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#content-search ul.display-form li {
	float: left;
	margin: 0 15px 0 0;
}

div#content-search ul.display-form li.label-second {
	margin-left: 197px;
}

div#content-search ul.display-form li.label-third {
	margin-left: 254px;
}

div#content-search input[type="submit"] {
	width: 238px;
	height: 46px;
	background: url(../images/button-submit.png) top center;
	box-shadow: 0px 1px 4px #e5e5e5;
	border: 0;
	cursor: pointer;
	position: absolute;
	bottom: 40px;
	right: 33px;
	color: #fff;
	font-family: 'TitilliumText22LBold', Arial, sans-serif;
	font-size: 18px;
	padding: 0 30px 0 0;
}

div#content-search input[type="submit"]:hover {
	background-position: bottom center;
}

/* -----------------------------------------
  S�lection d'annonces
----------------------------------------- */
#selection-annonces {
	position:relative;
    background: #cdddec;
	box-shadow:inset 0px 1px 4px #B6C4D1;
}
#selection-annonces .wrapper {
	position:relative;
	width:980px; 
	margin:0 auto;

}
div#selection-annonces ul {
    padding-bottom:20px;
}

div#selection-annonces ul li {
    margin-left: 3px;
	float:left;
	width:160px;
}

#selection-annonces .title {
	margin-top: 16px;
	color: #6c6661;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	text-shadow: 0px 1px 4px #777;
	margin-bottom: 15px;
}

#selection-annonces .title span.blue {
	color: #4e7aae;
}

#selection-annonces .allGoods {
	height: 25px;
	/*width: 305px;*/
	width: 355px;
	position: absolute;
	top:0;
	right: 30px;
	background: url(../images/bg-button-all.jpg) repeat-x;
	border: 1px solid #ddd;
	border-top: 0px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: 1px 1px 1px #e5e5e5;
	padding-top: 8px;
	text-align: center;
	cursor: pointer;
	z-index: 999;
	text-shadow: 0px 1px 2px #ffffff;
	font-family: 'TitilliumText22LRegular', Arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	color: #4e7aae;
	font-weight: bold;
	text-decoration:none;
	box-shadow:0 2px 2px #B6C4D1;
}

#selection-annonces div#link-all a:hover {
	color: #5d5d5d;
}

div#content-selection {
	text-align: left;
}

#selection-annonces div.text-selection {
    margin-right: 48px;
    text-align: center;
}

#selection-annonces div.text-selection span.prix {
	font-weight: bold;
}

#selection-annonces div.image-selection {
	position: relative;
	width: 128px;
	height: 128px;
	padding-top: 20px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 8px;
}
#selection-annonces .thumb {
	margin: 20px 0 8px 0;
}


/* -----------------------------------------
  Liens vers CMS
----------------------------------------- */
div#content-link {
    background: url(../images/bg-link.jpg) repeat-x #fff;
    height: 475px;
    overflow: hidden;
}
div#content-link ul li {
	height: 150px;
	text-align: center;
	margin-top: 5px;
	cursor: pointer;
	margin-bottom: 0px;
}

div#content-link ul li.solo {
    padding: 5px 15px 15px 15px;
    width: auto;
    height: 76px;
}

div#content-link ul li.solo div.image {
    float: left;
    width: 130px;
}

div#content-link ul li.solo div.text {
   padding-top: 15px;
}

div#content-link ul li:hover {
	background: #edecec;
} 

div#content-link h2 {
	font-size: 16px;
	color: #4e7aae;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0px;
}

div#content-link p {
	font-size: 12px;
	color: #6c6661;
}

/* -----------------------------------------
  Footer
----------------------------------------- */
#footer {
	padding-bottom:10px;
	padding-top: 20px;
}
#footer #linkList {
	float:left;
	width:260px;
}
#footer #linkList a, #footer #followUs a {
	text-decoration:none;
}
#footer #linkList a:hover, #footer #followUs a:hover {
	text-decoration:underline;
}
#footer #logo-bw {
	display:block;
	margin:0 auto 10px;
}
#footer #aboutUs {
	float:left;
	width:384px;
	font-size:12px;
	line-height:1.3;
	margin-bottom:20px;
	text-align:justify;
}
#footer #followUs {
	float:right;
	width:300px;
	line-height:1.3;
	text-align:justify;
}

#footer p {
	font-size: 12px;
}


#footer #linkList li{
	margin: 0px;
	margin-bottom: 8px;
}

#footer #linkList li a {
	font-size: 13px;
	color: #6c6661;
	font-weight: normal;
}

#footer h2 {
	color: #6c6661;
	font-size: 15px;
	font-weight:bold;
	margin-bottom:10px;
}

#footer ul#social li {
	float: left;
	height: 20px;
	padding-left: 40px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#footer ul#social li a{
	color: #6c6661;
	font-weight: normal;
	font-size: 15px;
}

#footer ul#social li#facebook {
	background: url(../images/facebook.png) no-repeat;
	margin-right: 20px;
}

#footer ul#social li#twitter {
	background: url(../images/twitter.png) no-repeat;
}
#footerRef {
	margin:10px 0;
	clear:both;
	border-top:1px solid #cbcbcb;
}
#footerRef li {
	float: left;
	margin-top: 10px;
	color: #6c6661;
	font-size: 10px;
	margin-left: 9px;
	margin-right: 9px;
}
#footer #mentions p {
	font-size: 10px;
}
/* -----------------------------------------
  Contenu
----------------------------------------- */
div#content p {
	font-size: 13px;
	color: #6c6661;
}

div#content h2 {
	font-size: 24px;
	color: #5788b7;
	font-weight: normal;
}

div#content h2 span.quantity {
	color: #6c6661;
}



/* -----------------------------------------
  Formulaire de recherche int?rieur
----------------------------------------- */
div#search-left {
	width: 267px;
	background: url(../images/bg-search-left.jpg) no-repeat #5788b7;
	padding: 10px 10px 10px 15px;
}

div#search-left h2 {
	font-family: Georgia;
	font-size: 16px;
	color: #fff;
	font-style: italic;
	background: url(../images/icon-search.png) no-repeat left center;
	height: 17px;
	padding-left: 25px;
}

div#search-left label {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	margin-left: 5px;
}

div#search-left div.custom {
	border-bottom: 0;
	width: 125px !important;
	float: left;
	margin-right: 8px;
}

div#search-left input.small {
	float: left;
	width: 125px;
	position: relative;
	margin: 0 8px 8px 0;
}

div#search-left input.medium {
	width: 259px;
	float: left;
	position: relative;
	margin: 0 8px 8px 0;
}

div#search-left span.custom {
	background-color: #fff;
}

div#search-left input[type="submit"] {	
	font-family: 'TitilliumText22LBold', Arial, sans-serif;
	font-size: 18px;
	padding-right: 30px;
	background: url(../images/button-submit-2.png) top center;
	width: 238px;
	height: 46px;
	border: 0px;
	margin-top: 20px;
	cursor: pointer;
}

div#search-left input[type="submit"]:hover {
	background-position: bottom center;
}

div#content div#gmap {
	width: 282px;
	border: 5px solid #8a827b;
}

/* -----------------------------------------
  D?p?t d'annonces
----------------------------------------- */
div#content div#top-left {
	width: 267px;
	background: #fff;
	padding: 10px 10px 10px 15px;
}

div#content div#top-left h2 {
	font-weight: bold;
	font-size: 26px;
}

div#content div#top-left p {
	font-size: 15px;
	color: #6c6661;
}

div#content div#top-left ul#listing-step {
	margin-top: 15px;
}

div#content div#top-left ul#listing-step li {
	font-size: 13px;
	margin: 0px;
	background: url(../images/list-puce.png) no-repeat center left;
	padding-left: 20px;
}

div#content div#bottom-left {
	width: 292px;
	background: #4e7aae;
	padding: 0px 0px 10px 0px;
}

div#content div#bottom-left h3 {
	background: url(../images/bg-help.jpg) no-repeat #fff;
	color: #4e7aae;
	font-weight: normal;
	font-size: 18px;
	height: 23px;
	padding-left: 40px;
	padding-top: 5px;
}

div#content div#bottom-left p {
	color: #fff;
	font-size: 12px;
	margin: 15px 10px 0 10px;
}

div#content div#bottom-left a {
	margin: 10px 0px 0px 75px;
}

div#content ul#step form {
	margin-top: 25px;
}

div#content ul#step h3 {
	color: #4e7aae;
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
	font-style: italic;
	height: 40px;
}

div#content ul#step h3 span.step-number {
	display: block;
	float: left;
	background: url(../images/bg-step-number.png) no-repeat;
	width: 39px;
	height: 37px;
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
}

div#content ul#step h3 span.step-title {
	display: block;
	margin-left: 42px;
	background: url(../images/bg-step.png) repeat-x;
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
	border-right: 1px solid #d8d8d8;
}

div#content ul#step form label {
	color: #484848;
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
}

div#content ul#step form ul li {
	margin-bottom: 0px;
}

div#content ul#step form div.custom {
	border-bottom: 0px;
}

div#content ul#step form input {
	display: block;
	position: relative;
	height: 28px;
}

div#content ul#step h4 {
	color: #4e7aae;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 25px;
}

div#content ul#step h4 span {
	display: block;
	float: left;
	background: #f3f3f3;
	padding-right: 5px;
}

div#content ul#step h4 div.sep {
	border-bottom: 1px solid #c1cede;
	height: 8px;
}

.selection-container {
    width: 250px;
}

.selection-image {
    height: 145px; 
    overflow: hidden;
}

/* -----------------------------------------
	liste d'annonces
----------------------------------------- */
#listing  {
	margin-top:20px;
}
#listing #formSelectNbOfResults li {
	float:left;
	margin-left:10px;
	margin-bottom: 10px;
}
#listing #left-side {
	float:left;
	width:174px;
	margin-right:8px;
}
#listing #left-side .push {
	margin-bottom:10px;
	border:1px solid #E0D6CE;
}
#listing #left-side .jcarousel-clip{
	width:172px;
	overflow:hidden;
}
#listing #left-side #push-deposit li{
	height:446px;
	width:172px;
}
#listing #left-side #push-move-to{
	height:172px; width:172px;
	background:url(../images/push-need-to-move.jpg) no-repeat 0 0;
}
#listing #left-side #push-move-to a {
	display:block;
	padding:10px;
	height:152px; width:152px;
	font:bold italic 18px/1.2 Georgia; color: #578ab6; 
	text-decoration:none;
}
#listing #left-side #push-loan{
	height:356px; width:172px;
	background:url(../images/push-need-credit.jpg) no-repeat 0 0;
}
#listing #left-side #push-loan a {
	display:block;
	padding:10px;
	height:331px; width:152px;
	font:bold italic 18px/1.2 Georgia; color: #ffffff; 
	text-decoration:none;
}
#listing #left-side #push-diagnostic{
	height:172px; width:172px;
	background:url(../images/push-need-diagnostic.jpg) no-repeat 0 0;
}
#listing #left-side #push-diagnostic a {
	display:block;
	padding:10px;
	height:152px; width:152px;
	font:bold italic 18px/1.2 Georgia; color: #578ab6; 
	text-decoration:none;
}
#listing .main {
	float:left;
	width:550px;
}
#listing  .head {
	position:relative;
	//height:90px;
}
#listing  h2 {
	margin:0;
	font-size: 20px;
	color: #5788b7;
	font-weight: normal;
}
#listing .baseline {
	font-size:13px; line-height:1.2;
	color:#666666;
	text-align:justify;
	float:left;
}
#listing #formSelectNbOfResults {
	float: right; right:0; bottom:0;
	/*margin-top:13px;*/
}
#listing #formSelectNbOfResults label{
	margin-right:5px;
	float:left;
}
#listing #formSelectNbOfResults .dropdown{
	float:right;
}
#listing  h2 span.quantity {
	color: #6c6661;
}
#listing  .item {
	height:172px;
	overflow:hidden;
	position:relative;
	margin-bottom:10px;
	border:1px solid #E0D6CE;
	background:url(../images/listing-header.jpg) no-repeat 0 0;
}
#listing  .item.nothumb {
	background:url(../images/listing-header-nothumb.jpg) no-repeat 0 0;
}
.added {
	display:block;
	padding:10px;
	text-align:center; color:#990000;
}
#listing  li .head {
	/*height:60px;*/
	height:45px;
	width:360px;
	margin-right:10px; padding-top:5px;
	float:right;
	color:#FFFFFF;
}
#listing  li.nothumb .thumb { display:none;}
#listing  li.nothumb .head { width:auto; float:none; margin-left:20px;}
#listing  li.nothumb .desc { width:auto;}
#listing  li .head h3 {
	font-size:14px; line-height:22px;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:0;
	width: 500px;
}
#listing  li .head h3 span {
	text-transform:uppercase;
}
#listing  li .head .info {
	float: left;
	font-weight:bold;
	font-size:14px;
}
#listing  li .head .town {
	clear:left;
	float:left;
	font-size:14px; line-height:20px;
}
#listing  li .head .price {
	float:right;
	font-size:16px;
	font-weight:bold;
}
#listing  li .body {
	padding:10px;
}
#listing  li .body p {
	font-size:13px;
}
#listing .readMore {
	font:italic 13px/1 Georgia; color: #4E7AAE; 
	text-decoration:none;
    display: block;
    margin-top: 10px;
}
#listing .links {
	float:right;
}
#listing .thumb {
	position:absolute; top:10px; left:10px;
	height:150px; width:150px;
}
#listing .thumb .image {
	height:150px; width:150px;
}
#listing .thumb .plus {
	right:auto; left:-10px;
}
#listing .thumb .holder {
	position:absolute; top:0; left:-200px;
	width:550px; height:150px ;
}
#listing .thumb .holder img{
	display:block;
	margin:0 auto;
}
#listing .desc {
	position:relative;width: 368px;
	float: right;
    padding: 10px 10px 30px 10px;
	border-bottom:1px solid #E3E3E3;
	background:#EEEEEE;
	line-height:1.2
}
#listing .nodesc {
	font:italic 14px/1 Georgia, Arial;
}
#listing .readMore {
	display:block; width:100px; height:26px;
	position:absolute; right:50px; bottom:-10px;
	background:url(../images/btn-readmore.jpg) no-repeat 0 0;
	text-align:center; line-height:26px; color:#FFFFFF;
}
#listing .readMore:hover {
	background:url(../images/btn-readmore.jpg) no-repeat 0 -26px;

}
#listing .button-plus {
	padding:0; margin:0;
	width:150px; height:150px;
	float:left;
}
#listing .button-plus .button {
	left:-10px; top:-10px;
}
#listing #push-need-help {
	height:175px; 
	margin-top:10px;
	border:1px solid #E0D6CE;
	background:url(../images/push-call.jpg) no-repeat 0 0;
}
#listing #push-need-help h5 {
	padding:10px;
	font:bold italic 18px/1 Georgia; color: #ffffff; 
}
#listing #push-need-help p {
	padding:10px;
	width:120px;
}
#listing #push-need-help p span {
	display:block;
	margin:10px 0;
	font:bold italic 16px/1 Georgia; color: #5787b7;
}
.pagination {
	margin-bottom:30px;
}
.pagination li {
	float:left; line-height:34px;
}
.pagination .prev a {
	display:block;
	width:48px; height:34px;
	text-indent:-10000px;
	background:url('../images/bg-pagination.png') no-repeat -3px 0;
	cursor:pointer;
}
.pagination .prev a:hover {
	background-position: -3px -34px;
}
.pagination .holder {
	width:450px;
}
.pagination .holder ul {
    margin: 2px auto;
    overflow: hidden;
    width: 230px;
}
.pagination .holder ul li {
    margin-left:5px;
}
.pagination .holder ul li a, .pagination .holder ul li.selected  {
    display:block;
	padding:6px 10px 7px;
	line-height:1;
	border:1px solid #BBBBBB;
	border-radius:3px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	
	font:bold 11px/1 Arial; text-decoration:none;
		
	background: #f9f9f9; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* IE10+ */
	background: linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */
}
.pagination .holder ul li a:hover {
	border-radius:3px;
	border:1px solid #56708C;
	color:#FFFFFF;
	background: #5c90bb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iIzVjOTBiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iIzQ4NzNhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #5c90bb 7%, #4873a1 92%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#5c90bb), color-stop(92%,#4873a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* IE10+ */
	background: linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c90bb', endColorstr='#4873a1',GradientType=0 ); /* IE6-8 */
}
.pagination .holder ul li.selected {
	color:#46729F;
}
.pagination .number {
	text-align:center;
}
.pagination .next {
	float:right;
}
.pagination .next a {
	display:block;
	width:48px; height:34px;
	text-indent:-10000px;
	background:url('../images/bg-pagination.png') no-repeat -48px 0;
	cursor:pointer;
}
.pagination .next a:hover {
	background-position: -48px -34px;
}
.buttonSmall {
	-moz-transition-property: none;
	display:block;
	width:190px; height:34px;
	background:url(../images/bg-btn-orange.png) no-repeat 0 0; color:#666666;
	text-decoration:none;
}
.buttonSmall span{	
	display:block;
	width:152px; height:22px;
	padding:12px 0 0 38px;
	font:10px/1 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.buttonSmall:hover {
	background-position:0 -34px; color:#ffffff;
	/*text-shadow:0 1px 3px #333;*/
}
.buttonSmall:hover span {
	font-weight:bold !important;
}
.buttonSmall.send span{ background:url(../images/picto-btn-orange.png) no-repeat 0 0;}
.buttonSmall.send span:hover {background-position:0 -133px;}

.buttonSmall.relation span{ background:url(../images/picto-phone.png) no-repeat 11px 7px;}
.buttonSmall.relation span:hover {background-position:11px -92px;}

.buttonSmall.friend span{ background:url(../images/picto-btn-orange.png) no-repeat 0 -272px;}
.buttonSmall.friend span:hover {background-position:0 -308px;}

.buttonSmall.print span{ background:url(../images/picto-btn-orange.png) no-repeat 0 -33px;}
.buttonSmall.print span:hover {background-position:0 -166px;}

.buttonSmall.fav span{ background:url(../images/picto-btn-orange.png) no-repeat 0 -69px ;}
.buttonSmall.fav span:hover {background-position:0 -202px;}

.buttonSmall.heartbreak span{ background:url(../images/picto-btn-orange.png) no-repeat 0 -343px  ;}
.buttonSmall.heartbreak span:hover {background-position:0 -379px;}

.buttonSmall.see span{ background:url(../images/picto-btn-orange.png) no-repeat 0 -102px;}
.buttonSmall.see span:hover {background-position:0 -235px;}

.buttonAuto {
	float:left;
	width:auto; height:40px;
	padding:0 13px 0 0;
	font:10px/1 Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(../images/bg-btn-auto.png) right -40px; 
	cursor:pointer;
	text-decoration:none;
}
.buttonAuto span{	
	display:block;
	height:28px;
	padding:14px 0 0 13px;
	background:url(../images/bg-btn-auto.png) 0 0; color:#717171;
	text-decoration:none;
}

.buttonAuto:hover {
	background:url(../images/bg-btn-auto.png) right -120px; 
}
.buttonAuto:hover span{	
	background:url(../images/bg-btn-auto.png) 0 -80px; color:#FFFFFF;
}
#aside {
	width: 240px; float:right;
	margin-bottom:20px;
}
#aside .deposit {
	display:block; width:160px; height:61px;
	margin-bottom:10px; padding:20px 0 0 80px;
	background:url(../images/bg-deposit.jpg) no-repeat 0 0; color:#FFFFFF;
	font:italic 20px/1 Georgia, Arial; 
	text-decoration:none;
}
#aside .deposit:hover {
	background:url(../images/bg-deposit.jpg) no-repeat 0 -81px;
}
#aside .weSearchForU {
	display:block; width:178px; height:119px;
	padding:32px 0 0 62px;
	background:url(../images/bg-we-search-for-u.jpg) no-repeat 0 0; color:#FFFFFF;
	text-decoration:none;
	font:italic 20px/1 Georgia, Arial; 
	text-indent:15px;
}
#aside .weSearchForU:hover {
	background:url(../images/bg-we-search-for-u.jpg) no-repeat 0 -151px;
}
#aside .weSearchForU span {
	display:block;
	margin:20px 0 0 -35px;
	font:14px/1 Arial; 
}
#aside .search {
	margin-bottom:10px; padding:10px;
	background:#5787B7 url(../images/bg-aside-search.png) no-repeat 0 0;
}
#aside .search .title {
	padding-left:20px; margin-bottom:10px;
	background:url(../images/picto-search.png) no-repeat 0 0; color:#FFFFFF;
	font:italic 20px/1 Georgia, Arial; 
}
#aside .search form fieldset legend {
	line-height:24px;
	color:#FFFFFF;

}
#aside .search .dropdown {
	width:220px !important;
	margin-bottom:2px;
	font:11px/1 Arial; color:#4D79AD;
}
#aside .search .dropdown ul {
	z-index:100;
}
#aside .search input {
	width:212px;
	margin-bottom:2px;
	font:11px/1 Arial; color:#4D79AD;
}
#aside .search .fieldSurface input, #aside .search .fieldBudget input {
	float:left;
	width:96px !important;
}
#aside .search .fieldPhotos label .labelLeft {
	color:#FFFFFF;
	float:left;
	width:195px;
	padding:2px 0;
}
#aside .search .fieldPhotos label {
	padding:0;
}

#aside .search .fieldPhotos .checkbox {
	margin-right:5px;
	background-color:#FFFFFF;
	float:left;
}

#aside .search input.first {
	margin-right:10px;
}
#aside div.custom a.current {
    color: #4E7AAE;
    font-weight: normal;
	text-decoration:none;
}
#aside .search input[type="submit"] {
	font-family: 'TitilliumText22LBold', Arial, sans-serif;
	font-size: 18px;
	padding-right: 30px;
	background: url(../images/bg-btn-aside-search.png) -3px 0; color:#313D49;
	width: 220px;
	height: 52px;
	border: 0px;
	margin-top: 2px;
	cursor: pointer;
}
#aside .search input[type="submit"]:hover {
	background-position: -3px -52px; color:#FFFFFF;
}
#aside .search button {
	font-family: 'TitilliumText22LBold', Arial, sans-serif;
	font-size: 14px;
	padding-right: 30px;
	background: url(../images/bg-btn-aside-search.png) -3px -8px; color:#313D49;
	width: 220px;
	height: 36px;
	border: 0px;
	margin-top: 2px;
	cursor: pointer;
}
#aside .search button:hover {
	background-position: -3px -60px; color:#FFFFFF;
}
#aside .search button a {
        color: black;
        text-decoration: none;
}

/* -----------------------------------------
	D�tail annonce
----------------------------------------- */
section#main.details {
	padding-top:2px;
}
.back {
	float:left; width:135px; height:44px;
	margin-bottom: 3px; padding-left:35px;
	background:url(../images/bg-btn-back-orange.png) no-repeat 0 0; color:#666666;
	line-height:44px;
	text-decoration:none;
}
.back:hover {
	text-shadow:0 1px 3px #333;
	background-position: 0 -50px; color:#FFFFFF;
}

#details .breadcrumb {
	border-bottom:1px solid #DDD;
	margin-top:22px;
	overflow:hidden;
}
#details .breadcrumb li {
	float:left;
	font:italic 14px/1.4 Georgia; color:#5F96BF;
}
#details .breadcrumb li a {
	color:#666;
	text-decoration:none;
}
#details .breadcrumb li:first-child {
	background:none;
	padding-left:0;
}
#details .breadcrumb li {
	background:url(../images/arrow-bc.png) no-repeat 5px center;
	padding-left:15px;
}
#details #item {
	position:relative;
	clear:both;
	background:#FFFFFF url(../images/bg-blue-gradient.jpg) repeat-x;
	padding:10px;
	border:1px solid #E8E0DA;
}
.slideShow .thumb {
    height: auto;
    width: auto;
}
#details #item .slideShow {
	float:left;
	position:relative;
	width:445px;
	height:255px;
	padding:5px;
	border:1px solid #E8E0DA;
	margin-right:10px;

	background-color: #DEDFE1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #DEDFE1));
	background-image: -webkit-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: -moz-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: -ms-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: -o-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: linear-gradient(top, #ffffff, #DEDFE1); 

	-webkit-box-shadow: 0 1px 3px #666;
	-moz-box-shadow: 0 1px 3px #666;
	box-shadow: 0 1px 3px #666; 
	
}
#details #item .slideShow .nav {
	position:absolute; top:5px; right:5px;
}
#details #item .slideShow .big {
	width:340px; height:255px;
	overflow:hidden;
}
#details #item .slideShow .plus, #ad #item .slideShow .plus {
	display:block;
	position: absolute; right: 110px; top: 220px;
	width: 40px; height: 40px;
	background: url(../images/button-plus.png) no-repeat top left;
	text-indent:-10000px;
}
#details #item .slideShow .plus:hover, #ad #item .slideShow .plus:hover  {
	background-position: bottom left;
}
#details #item .slideShow ul {
	width:100px;
	position:absolute; top:20px; right:5px;
}
#details #item .slideShow ul li {
	margin-top:1px;
	height:75px;
	overflow:hidden!important;
}
#details #item .slideShow ul li a {
	display:block;
	height:75px;
	overflow:hidden!important;
}
#details #item .slideShow .jcarousel-container{
	height:255px;
}
#details #item .slideShow .jcarousel-clip{
	top: 15px;
	height:240px;
	overflow:hidden;
}
#details #item .slideShow .jcarousel-prev, #details #item .slideShow .jcarousel-next {
	position:absolute; right:0; top:0; width:100px; height:15px;
	background:url(../images/bg-btn-slideshow.png) 0 0;
	line-height:15px;
	text-indent:-1000px;
	cursor:pointer;
}
#details #item .slideShow .jcarousel-prev:hover { background-position: 0 -15px; }
#details #item .slideShow .jcarousel-next { top:auto; bottom:0; background-position: 0 -30px; }
#details #item .slideShow .jcarousel-next:hover { background-position: 0 -45px; }
#details #item .content {
	float:left;
	width:490px;
}

#details #item .head {
	position:relative; height:50px;
	padding:0 10px;
	color:#FFFFFF;
}
#details #item .head .title {
	font-size:18px; line-height:22px;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:0;
	width: 500px;
	margin-top: 10px;
}

#details #item .head .info {
	display:block;
	font-size:20px;
}
#details #item .head .price {
	position:absolute; right:20px; bottom:20px;
	font-size:14px;
	font-weight:bold;
}
#details #item .desc {
	margin-top:10px;
	font:12px/1.4 Arial;
}
#details #item.nothumb .content {
	float:none; width:auto;
}
#details #item.nothumb .slideShow {
	display:none;
}
#details #item.nothumb .head {
	width:auto;
}
#details #item.nothumb .desc {
	padding:10px;
	width:auto;
}
#details #item .contacts {
	position:absolute; bottom:10px; right:10px; width:490px;
}
#details #item .contacts .title {
	font:14px/1 Arial;
	text-align:right;
	padding-bottom:2px;
	border-bottom:1px solid #E9E9E9;
	margin-bottom:5px;
}
#details #item .contacts ul li {
	text-align:right;
	color:#5787B7;
	font:20px/1.2 Arial;
}
#contactInfos  {
	padding:20px;
}
#contactInfos .contacts .title {
	font:16px/1 Arial;
	padding:5px 26px; 
	border-bottom:1px solid #E9E9E9;
	margin-bottom:15px;
	background:url(../images/picto-phone.png) no-repeat 0 0;
}
#contactInfos .contacts ul li{
	font:14px/1.2 Arial;
}
#contactInfos .contacts ul li span{
	color:#5787B7;
	font:20px/1.2 Arial;
}
#details #itemNav {
	clear:both;
	background:url(../images/bg-grey-gradient.png) no-repeat 0 0;
	height:32px;
		margin-bottom:10px;border:1px solid #E8E0DA;
	margin-top:-1px; padding:4px;
}
#details #itemNav li {
	float:right;
}
#details #itemNav li#itemPhone {
	float: left;
}
#details #itemNav li:first-child {
	/*float:left;*/
}
#details #contactInfos {
	display:none;
}
#details .wrapper  {
	position:relative;
	padding:10px 20px 20px 20px;
	color:#333333;
	font:italic 12px/1.2 Arial;
	background:#FFFFFF url(../images/bg-shadow.png) no-repeat 0 bottom;
}

#details .wrapper .title  {
	background:#FFFFFF;
	color:#5787B7;
	font:italic 20px/1.2 Georgia;
	margin-bottom:10px;
}
#details .wrapper .ref  {
	color:#5787B7;
	font:italic 16px/1.2 Georgia;
	position:absolute; right:20px; top:10px;
}
#details .wrapper .ref li  {
	float:left; width:auto;
	margin:0;
}
#details .wrapper .ref li:first-child {
	margin-right:100px;
}
#details .wrapper li  {
	float:left;
	width:290px;
	margin-left:20px;
	padding:5px;
}
#details .wrapper li.first  {
	margin-left:0;
}
#details .wrapper li.dark  {
	background:#F2F2F2;
}


#details .plan {
	width:280px;
	float:left;
	margin-left:10px;
	background-position:-1630px bottom;
}
#details .plan .map {
	width:280px;
	height:300px;
}

#details #energy {
	width:610px; height:334px;
	float:left;
	background-position:-980px bottom;
	padding-bottom:20px;
}
#details #energy .title {
	margin-bottom: 30px;
}
#energy .consommations {
	position:relative;
	width:270px;
	float:left;
	padding-top:180px;
	background:url(../images/bg-energy.jpg) no-repeat 0 0;
}
#energy .emissions {
	position:relative;
	width:270px;
	float:left;
	margin-left:40px;padding-top:180px;
	background:url(../images/bg-energy.jpg) no-repeat -337px  0;
}
#energy .arrow {
	position:absolute; right:0;

}
#energy .arrow span:first-child {
	float:left;
	padding-left:10px;
	background:#000 url(../images/bg-energy-arrow.jpg) no-repeat 0 0; color:#FFFFFF;
	font-weight:bold;
	line-height:20px;
	height:20px;
}
#energy .arrow span {
	float:left;
	padding:0 5px 0 5px;
	background:#D7D9DE ; color:#000000;
	font-weight:normal;
	line-height:20px;
	height:20px;
}
#energy .arrow-A {
	top:0;
}
#energy .arrow-B{
	top:24px;
}
#energy .arrow-C{
	top:46px;
}
#energy .arrow-D{
	top:69px;
}
#energy .arrow-E{
	top:92px;
}
#energy .arrow-F {
	top:115px;
}
#energy .arrow-G {
	top:138px;
}

#contactForm {
	height:233px; 
	background:url(../images/bg-details-form.jpg) no-repeat center 0; color:#FFF;
}
#contactForm .title {
	/*margin-top:10px;*/
	padding-left:10px;
	font:italic 20px/1.2 Georgia; color:#FFFFFF;
}
#contactForm form {
	position:relative;
	/*margin-top:20px;*/
	/*width:530px;*/
	width:700px; 
	height:165px;
	float:left;
}
#contactForm label {
	float:left;
	width:70px;
	clear:left;
	text-align:right;
	margin-right:5px;
	font-size:12px;
}
#contactForm input {
	float:left;
	width:180px;
	margin:0 0 4px 0;
    color: #4E7AAE;
    font-size: 12px;
}
#contactForm input[type="submit"] {
	width:105px;height:34px;
	border:none;
	background:url(../images/bg-btn-contactform.png) no-repeat 0 -2px; color:#FFFFFF;
	cursor:pointer;
}
#contactForm input[type="submit"]:hover {
	background-position: 0 -37px;
}
#contactForm textarea {
	overflow:hidden;
	display:block;
	height:108px;
	margin:0;
	float:right;
    color: #4E7AAE;
    font-size: 12px;
	font-family:arial;
}
#contactForm ul li {
	width:270px;
}
#contactForm ul li.message {
	position:absolute;
	right:0;
	top:0;
	width:250px;
}
#contactForm ul li.btn {
	position:absolute; bottom:0; right:0;
	text-align:right;
}
#contactForm ul li.btn input {
	float:none;
}
#contactForm .contacts {
	float:left;
}
#contactForm .contacts {
	position:absolute; bottom:10px; right:10px; width:400px;
}
#contactForm .contacts .title {
	font:14px/1 Arial;
	text-align:right;
	padding-bottom:2px;
	border-bottom:1px solid #E9E9E9;
	margin-bottom:5px;
}
#contactForm .contacts ul li {
	float:right;
}
#contactForm .contacts ul li {
	text-align:right;
	color:#FFFFFF;
	font:20px/1.2 Arial;
}
#contactForm p {
        margin-top:20px;
        margin-left: 10px;
}
#contactForm ul.links {
        margin-top:20px;
        margin-left: 30px;
}
#contactForm ul.links li {
        height: 20px;
}
#contactForm ul.links a {
        color: white;
        text-decoration: none;
}
#contactForm ul.links a:hover {
        text-decoration: underline;
}

/* -----------------------------------------
  Deposit
----------------------------------------- */
#deposit {
	margin-top:20px;
}

#deposit .title {
	font:bold italic 18px/43px Georgia;
	background:url(../images/bg-deposit-header.png) no-repeat 0 0; color:#4D79AD;
}
#deposit .title span {
	padding:0 30px 0 18px;
	color:#FFFFFF;
}
/* -----------------------------------------
  Deposit step01
----------------------------------------- */

#deposit.step01 {
	background:url(../images/bg-deposit-02.png) no-repeat 0 20px;
}
#deposit.step01 form {
	margin-left:185px;
	margin-bottom:40px;
}
#deposit.step01 form .dropdown, #deposit.step01 form input , #deposit.step01 form textarea {
	width:180px !important;
	margin: 0 0 3px 0;
	float:left;
}
#deposit.step01 form textarea {
	width:360px !important;
	height:100px;
}
#deposit.step01 form .dropdown a {
	text-decoration:none;
}
#deposit.step01 form input {
	width:172px !important;
}
#deposit.step01 #num_02 {
	margin-left:8px;
}
#deposit.step01 form label, #deposit.step01 form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#deposit.step01 form legend {
	width:700px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#deposit.step01 form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}

#deposit.step01 #localize {
	clear:both;
	padding-left:207px;
	padding-top:5px;
}
#deposit.step01 #localize .buttonSmall span {
	padding:12px 0 0 0;
	text-align:center;
}
#deposit.step01 #localize .localisationImg {
	margin:0 15px 0 20px;
}
#deposit.step01 #localize .info {
	width:350px; float:right;
	margin-right:75px; margin-top:5px;
}
#deposit fieldset {
	margin-top:5px;
}
#deposit #cgvZone {
	margin:15px 0 15px 0;
	padding-left:210px;
}
#deposit #cgvZone label{
	margin-right:4px;
	float:left;
	width:auto;
}
#deposit #cgvZone .more{
	display:block;	
	padding: 13px 0 0;
	font-size:12px;
}
#deposit #cgvZone .checkbox{
	margin-right:5px;
}
#deposit.step01 form input[type="submit"] {
	clear:both;
	margin-left:210px;
    background: url("../images/btn-valid.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #464646;
    cursor: pointer;
    font-family: 'TitilliumText22LBold',Arial,sans-serif;
    font-size: 18px;
    height: 41px;
    margin-top: 2px;
    padding-right: 30px;
    width:180px !important;
	text-transform:uppercase;
}
#deposit.step01 form input[type="submit"]:hover {
	background-position:0 -41px;color:#FFFFFF;
	text-shadow:1px 1px 3px #22364D;
}
#deposit label strong {
	display:block;
}



/* -----------------------------------------
  Deposit step02
----------------------------------------- */


#deposit.step02 {
margin-bottom:40px;
}
#deposit.step02 #blueLarge {
	margin-top:40px;
	background:#6890BC url(../images/bg-deposit-step02.jpg) center 0;
}
#deposit.step02 #blueLarge .container {
	height:148px;
	position:relative;
}
#deposit.step02 #blueLarge .container .woman {
	position:absolute; bottom:-29px; right:20px;
}
#deposit.step02 #photos {
	margin-top:20px;
	list-style:none;
}
#deposit.step02 #photos li {
	overflow:hidden;
	position:relative;
	float:left;
	margin:10px;
	height:100px; width:150px;
	border:5px solid #FFFFFF;
	border-radius:3px;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999);
	box-shadow: 2px 2px 3px #999; 
	text-align:center;
	background:#333;
}

#deposit.step02 #photos .thumb {
	width:auto; height:auto;
	position:relative;
	cursor:pointer;
}
#deposit.step02 #photos .pictoMove {
	position:absolute; right:10px; bottom:10px;
	border:none;
	cursor:move;
}
#deposit.step02 #photos .pictoDelete {
	position:absolute; right:10px; top:5px;
	border:none;
	cursor:pointer;
}
#deposit.step02 fieldset {
	margin-left:300px;
}
#deposit.step02 legend {
	padding-top:8px;
	font:normal 20px/1 Arial; color:#FFFFFF;
}

#deposit.step02 .button {
	margin-top:10px;
}

.ajaxLoader {
  margin: 20px;
  padding-right:30px;
  width:180px !important;
  height: 40px;
  background: url("../images/ajax-loader.gif") no-repeat center center transparent;
  line-height: 40px;
  display: none;
}

.buttonSubmit, .buttonNextStep  {
	display:block;
	clear:both;
    background: url("../images/btn-valid.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #464646;
    cursor: pointer;
    font-family: 'TitilliumText22LBold',Arial,sans-serif;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    margin-top: 2px;
    padding-right:30px;
    width:180px !important;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
a.buttonSubmit, a.buttonNextStep {
	width:150px !important;
}
.buttonSubmit:hover, .buttonNextStep:hover {
	background-position:0 -41px; color:#FFFFFF !important;
	text-shadow:1px 1px 3px #22364D;
}
#deposit.step02 .fileinputs {
	position: relative;
	overflow:hidden;
	width:280px; 
	margin-top:20px; margin-left:30px;
}
#deposit.step02 .fileinputs input.file {
	position: absolute;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	height:40px;width:180px;
	cursor:pointer !important;
	top: 0px;
	left: 0px;
}

#deposit.step02 .fileinputs label {
	clear:both;
	color:#FFFFFF;
}

#deposit.step02 form input[type="submit"]:hover {
	background-position:0 -41px;color:#FFFFFF;
	text-shadow:1px 1px 3px #22364D;
}

/* -----------------------------------------
  Deposit step03
----------------------------------------- */

#deposit.step03 #blueLarge {
	margin-top:20px;
	height:180px;
	background:#6890BC url(../images/bg-deposit-step03.jpg) center 0;
}
#deposit.step03 form .dropdown, #deposit.step03 form input , #deposit.step03 form textarea {
	margin: 0 0 3px 0;
	float:left;
}
#deposit.step03 form textarea {
	width:360px !important;
	height:100px;
}
#deposit.step03 form .dropdown a {
	text-decoration:none;
}
#deposit.step03 form input {
	width:172px;
}
#deposit.step03 #num_02 {
	margin-left:8px;
}
#deposit.step03 form label, #deposit.step03 form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#deposit.step03 form legend {
	width:570px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#deposit.step03 form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}
#deposit.step03 #oldUserForm {
	color:#FFFFFF;
}
#deposit.step03 #oldUserForm h2 {
	margin-left:110px; margin-top:15px;
	padding-left:100px; padding-bottom:10px;
	background:url(../images/separators.png) no-repeat 0 25px;
	font:20px/1 Arial;
}
#deposit.step03 #oldUserForm .forgotPassword {
	margin-left:210px; 
	color:#FFF;
}

#deposit.step03 #oldUserForm .button {
	margin-left:210px; margin-top:5px;
}


#deposit.step03 #newUserForm {
	min-height:400px;
	background:url(../images/bg-deposit-3-woman.png) no-repeat 500px bottom;
	padding-bottom:40px;
}
#deposit.step03 #newUserForm .button {
	margin-left:210px; margin-top:20px;
}

#deposit.step03 #newUserForm h2 {
	margin-left:110px; margin-top:15px;
	padding-left:100px; padding-bottom:10px;
	background:url(../images/separators.png) no-repeat 0 -155px ; color:#4D79AD;
	font:20px/1 Arial;
}


/* -----------------------------------------
  Deposit step04
----------------------------------------- */
#deposit.step04 #blueLarge {
	margin-top:20px;
	height:118px;
	background:#6890BC url(../images/bg-deposit-step04.jpg) center 0; color:#FFFFFF;
}

#deposit.step04 #blueLarge h2 {
	margin-left:110px; margin-top:15px;
	padding-left:100px; padding-bottom:15px;
	background:url(../images/separators.png) no-repeat 0 30px;
	font:italic 24px/1 Georgia;
}
#deposit.step04 #blueLarge p {
	text-align:center;
	font:italic 16px/1.2 Arial;
    margin-left: 120px;
    width: 350px;
}
#payMethodForm fieldset {
	margin-top:15px;
}
#payMethodForm legend {
	font:italic 20px/1.2 Georgia; color:#6790BB;
}
#payMethodForm label {
	font-style:italic;
}
#payMethodForm h3 {
	width:420px;
	padding-bottom:5px; margin-bottom:10px;
	border-bottom:1px solid #CAD8E8;
	font-size:16px; line-height:20px; color:#6790BB;
	background:url(../images/v-check.png) no-repeat 0 0;
	text-indent:30px;
}
#payMethodForm .paiementChoice {
	margin-top:10px; margin-left:20px;
}
#payMethodForm .wrapper {
	width:530px;
	padding:10px 20px;
	background:#FFFFFF;
	border-radius:10px;
	border:1px solid #E2E2E2;
	-webkit-box-shadow: 2px 2px 3px #999999;
	-moz-box-shadow: 2px 2px 3px #999999;
	box-shadow: 2px 2px 3px #999999;
}
#payMethodForm #creditCardOnline {
	float:left;
	height:170px; height:200px;
	background:#ffffff url(../images/bg-paybycb.jpg) no-repeat 460px 14px;
}
#payMethodForm #creditCardOnline .buttonAuto {
	margin-left:186px; margin-top:5px;
}
#payMethodForm #creditCardOnline .buttonAuto span {
	padding:14px 20px 0 28px;
}
#payMethodForm #creditCardOnline p {
	margin-top:3px;
}
#payMethodForm #creditCardOnline label {
	width:180px;
	margin-right:10px;
	float:left;
	text-align:right;
}
#payMethodForm #creditCardOnline input {
	width:180px; margin:0;
}
form.custom.nice div.custom.dropdown a.current {
	text-decoration:none;
}
#payMethodForm .buttonSubmit {
	margin:20px;
}
#payMethodForm  #ogone {
	float:left;
	width:350px; margin-left:10px; height:200px;
}
#payMethodForm  #ogone img {
	display:block;
	margin:25px auto 0;
}
#payMethodForm  #CB_exp .custom.dropdown {
	float:left; margin-bottom:3px; margin-right:3px;
	text-decoration:none;
}
#payMethodForm  .crypto {
	clear:left;
}
#payMethodForm #creditCardOnline .crypto input {
	width:50px; float:left;
}
#payMethodForm #creditCardOnline .crypto a {
	float:left;
	padding:6px 6px 6px 30px; margin-left:5px;
	text-decoration:none;
	font:italic 11px Arial; color:#6890BC;
	background:url(../images/question.png) no-repeat 0 0;
}
#payMethodForm p.legals {
	width: 400px;
	line-height: 18px;
	
}
#cryptoHelper {
	display:none
}
#cryptoHelper .title {
	margin:20px;
	font:bold italic 18px/43px Georgia; color:#4D79AD;
}
#cryptoHelper p {
	margin-bottom:10px;
	color:#666666;
}
#secured-paiement .title {
	font:bold italic 18px/43px Georgia; color:#4D79AD;
}
#secured-paiement-information  .title {
	font:bold italic 18px/43px Georgia; color:#4D79AD;
}
#secured-paiement-information   .wrapper {
	width:530px;
	padding:10px 20px;
	background:#ffffff url(../images/secured-paiement-information.jpg) no-repeat 50px 40px;
	border-radius:10px;
	border:1px solid #E2E2E2;
	-webkit-box-shadow: 2px 2px 3px #999999;
	-moz-box-shadow: 2px 2px 3px #999999;
	box-shadow: 2px 2px 3px #999999;
}
#secured-paiement-information fieldset {
	margin-top:15px;
}
#secured-paiement-information legend {
	font:italic 20px/1.2 Georgia; color:#6790BB;
}
#secured-paiement-information label {
	width:180px;
	margin-right:10px;
	float:left;
	text-align:right;
}
#secured-paiement-information p {
	margin-top:3px;
}
#secured-paiement-information input {
	width:180px; margin:0;
}
#secured-paiement-information h3 {
	width:420px;
	padding-bottom:5px; margin-bottom:10px;
	border-bottom:1px solid #CAD8E8;
	font-size:16px; line-height:20px; color:#6790BB;
}
#secured-paiement-information .button {
	margin:20px 210px;
}
/* -----------------------------------------
  Deposit step05
----------------------------------------- */
#deposit.step05 {
	font-size:12px;
}
#deposit.step05 #blueLarge {
	margin-top:30px;
	height:155px;
	background:#6890BC url(../images/bg-blue-head.jpg) center 0; color:#FFFFFF;
}
#deposit.step05 #blueLarge p {
	width:700px;
	margin-left:50px; margin-top:20px;
	font-size:14px;
}
#deposit.step05 #blueLarge a {
	font:italic 16px Georgia; color:#FFFFFF;
	text-decoration:none;
}
#deposit.step05 #blueLarge a:hover {
	text-decoration:underline;
}

#deposit.step05 h2 {
	margin-top:20px;
	font-size:16px;
}
#deposit.step05 .wrapper {
	margin:20px 0;
	border:1px solid #DBE1E9;
	padding:20px;
	background:#FFFFFF;
	border-radius:10px;
	border:1px solid #E2E2E2;
	font-size:13px;
}
#deposit.step05 .button {
	clear:both;
	margin-top:30px;
	margin-bottom:40px;
}
#deposit.step05 .elements {
	padding:0 50px;
	width:880px;
} 
.buttonBig {
	float:left;
	margin-left:10px;
    background: url("../images/bg-btn-big.png") repeat scroll right -50px transparent;
    border: 0 none;
    color: #464646;
    cursor: pointer;
	padding-right:20px;
    margin-top: 2px;
	text-decoration:none;
}
.buttonBig  span {
	padding:0 10px 0 30px;
	display:block;
	line-height: 40px;
    height: 40px;
	background: url("../images/bg-btn-big.png") repeat scroll 0 0 transparent;
    font-family: Arial,sans-serif;
    font-size: 16px; font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}
.buttonBig:hover {
	background-position:right -150px;
	text-shadow:1px 1px 3px #22364D;
}
.buttonBig:hover  span {
	background-position:0 -100px;color:#FFFFFF;
}
/* -----------------------------------------
  Account
----------------------------------------- */
#account {
	margin-top: 20px;
}
#account .item {
	float:left;
	position:relative;
	width:286px; height:153px;
	padding:8px 20px;
	background:url(../images/bg-account-item.png) no-repeat 0 0;
	font-size:12px;
	line-height:1.2;
}
#account h1 {
	margin-bottom:15px;
	font:italic bold 20px/1.2 Georgia;color:#4D79AD;
}
#account .baseline {
	margin-bottom:15px;
}
#account p {
	font-size:12px;
}
#account .item h2 {
	margin-bottom:20px;
	font:italic 16px/1 Georgia; color:#FFFFFF;
}
#account .item h3 {
	margin-bottom:5px;
	font:italic 14px/1 Georgia; color:#4D79AD;
}
#account .item .dropdown {
	width:180px !important;
}
#account .item .dropdown a  {
	text-decoration:none;
}
#account .item .buttons {
	position:absolute; bottom:20px;
}
#account .item .buttons a {
	float:left;
	height:30px;
	padding-right:10px;
	background:url(../images/bg-btn-account.png) no-repeat right -30px;
	text-decoration:none;
}
#account .item .buttons a span {
	display:block;
	height:30px;
	padding:0 20px 0 30px;
	background:url(../images/bg-btn-account.png) no-repeat 0 0; color:#FFFFFF;
	font:bold italic 12px/30px Georgia;
}

#account .item .buttons a:hover span {
	text-decoration:underline;
}

#account .question {
	clear:both;
	height:40px;
	margin:15px 0 20px 0; padding:5px 40px;
	background:url(../images/bg-question.jpg) no-repeat 0 0;
}
#account .question h2 {
	margin-bottom:2px;
	font:18px Arial; color:#4D79AD;
}
#account .offer span {
	font: italic 16px Georgia; color:#6890BC ;
}

/* -----------------------------------------
  Messages
----------------------------------------- */
#messages {
	font-size:12px;
}
#messages #blueLarge {
	margin-top:30px;
	height:147px;
	margin-bottom:20px;
	background:#6890BC url(../images/bg-messages.jpg) center 0; color:#FFFFFF;
}
#messages #blueLarge h1 {
	margin:30px 0 5px 30px;
	padding-bottom:15px;
	background:url(../images/separators.png) no-repeat 0 28px;
	font:italic 18px/1 Georgia;
}
#messages #blueLarge p {
	margin-left:60px;
	font-family:Arial;
	font-size:14px;
}
#messages .messages {
	margin-bottom:30px;
	padding:0 30px 0 30px;
}
#messages  h3 {
	height:5px;
	margin-bottom:20px;
	font:bold 13px/1 Arial; color:#4D79AD;
	border-bottom:1px solid #C1CEDE;
}
#messages  h3 span {
	padding:5px;
	background:#F2F2F2;
}
#messages .discuss {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    border-radius: 10px 10px 10px 10px;
    margin-bottom: 20px;
    margin-left: 100px;
    margin-top: 5px;
    padding: 10px 20px;
    position: relative;
    width: 740px;
}
#messages .discuss h2 {
    font-weight:bold;
	margin-bottom:10px;
}
#messages .discuss li:first-child {
    float:left; margin-right:20px;
}
#messages .discuss li {
    margin-bottom: 4px;
}
#messages .discuss .delete {
    float:right;
}
#messages .wrapper {
	padding-left:100px;
}
#messages .wrapper .wrapper {
	position:relative;
	margin-top:5px;
	margin-bottom:20px;
	padding:10px 20px;
	border:1px solid #DBE1E9;
	background:#FFFFFF;
	border-radius:10px;
	border:1px solid #E2E2E2;
}
#messages .wrapper p {
	padding:3px 0;
	position:relative;
}
#messages .wrapper .delete {
	overflow:hidden;
	position:absolute;right:-5px;top:-5px;
	display:block; width:20px; height:20px;
	text-indent:-10000px;
	cursor:pointer;
	background:url(../images/picto-delete2.png) no-repeat;
}
#messages .wrapper .delete:hover {
	background-position:0 -50px;
}

#messages .answered .wrapper {
	padding-right:130px;
	padding-left:0;
}
#messages .answered .wrapper .wrapper{
	padding:10px 20px;
}
#messages .answered  h3 span {
	float:right;
}
#messages .answered  {
    float: right;
    width: 700px;
	clear:both;
}
#messages .received  {
    float: left;
    width: 700px;
	clear:both;
}
/* -----------------------------------------
  Contact
----------------------------------------- */
#contact {
	font-size:12px;
}
#contact #blueLarge {
	margin-top:0;
	height:147px;
	background:#6890BC url(../images/bg-blue-contact.jpg) center 0; color:#FFFFFF;
}
#contact #blueLarge h1 {
	width:300px;
	margin:30px 0 5px 100px;
	padding-bottom:15px;
	background:url(../images/separators.png) no-repeat 0 50px;
	font:italic 18px/1.2 Georgia;
	text-align:center;
}
#contact #blueLarge p {
	margin-left:110px;
	font-family:Arial;
	font-size:14px;
}

#contact  form {
	background:url(../images/bg-contact.jpg) no-repeat right 0; 
	padding-top:20px;
	padding-bottom:40px;
}
#contact  form .dropdown, #contact  form input , #contact  form textarea {
	width:180px !important;
	margin: 0 0 3px 0;
	float:left;color:#4D79AD;
}
#contact  form textarea {
	width:360px !important;
	height:100px;
}
#contact  form .dropdown a {
	text-decoration:none;
}
#contact  form input {
	width:172px;
}
#contact  #num_02 {
	margin-left:8px;
}
#contact  form label, #contact  form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#contact  form legend {
	width:685px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#contact  form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}
#contact .button {
	margin-top:10px;
	margin-left:210px;
}


/* -----------------------------------------
 EDIT
----------------------------------------- */

#edit {
	padding-top:20px;
	background:url(../images/bg-edit-woman.jpg) no-repeat center bottom;
}
#edit h1 {
	margin:0 20px 20px 40px;
	font:bold italic 20px/1 Georgia; color:#4D79AD;
}
#edit form {
	margin-left:120px;
	margin-bottom:40px;
}
#edit form .dropdown, #edit form input , #edit form textarea {
	width:180px !important;
	margin: 0 0 3px 0;
	float:left;
}
#edit form textarea {
	width:360px !important;
	height:100px;
}
#edit form .dropdown a {
	text-decoration:none;
}
#edit form input {
	width:172px !important;
}
#edit #num_02 {
	margin-left:8px;
}
#edit form label, #edit form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#edit form legend {
	width:700px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#edit form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}

#edit #localize {
	clear:both;
	padding-left:207px;
	padding-top:5px;
}
#edit #localize .buttonSmall span {
	padding:12px 0 0 0;
	text-align:center;
}
#edit #localize .localisationImg {
	margin:0 15px 0 20px;
}
#edit #localize .info {
	width:350px; float:right;
	margin-right:75px; margin-top:5px;
}

#edit form input[type="submit"] {
	clear:both;
	margin-left:210px;
    background: url("../images/btn-valid.png") repeat scroll 0 0 transparent;
    border: 0 none;
    color: #464646;
    cursor: pointer;
    font-family: 'TitilliumText22LBold',Arial,sans-serif;
    font-size: 18px;
    height: 41px;
    margin-top: 2px;
    padding-right: 30px;
    width:180px !important;
	text-transform:uppercase;
}
#edit form input[type="submit"]:hover {
	background-position:0 -41px;color:#FFFFFF;
	text-shadow:1px 1px 3px #22364D;
}
#deposit label strong {
	display:block;
}


/* -----------------------------------------
 EDIT PICTURES
----------------------------------------- */

#editPictures {
	margin-top:25px;
}
#editPictures h1 {
	margin:0 20px 20px 40px;
	font:bold italic 20px/1 Georgia; color:#4D79AD;
}
#editPictures {
margin-bottom:40px;
}
#editPictures #blueLarge {
	margin-top:40px;
	background:#6890BC url(../images/bg-deposit-step02.jpg) center 0;
}
#editPictures #blueLarge .container {
	height:148px;
	position:relative;
}
#editPictures #blueLarge .container .woman {
	position:absolute; bottom:-29px; right:20px;
}
#editPictures #photos {
	margin-top:20px;
	list-style:none;
}
#editPictures #photos li {
	overflow:hidden;
	position:relative;
	float:left;
	margin:10px;
	height:100px; width:150px;
	border:5px solid #FFFFFF;
	border-radius:3px;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999);
	box-shadow: 2px 2px 3px #999; 
	text-align:center;
	background:#333;
}
#editPictures #photos .thumb {
	position:relative;
	cursor:pointer;
	/*width:auto; height:auto;*/
	width: 150px;
	height: auto;
}
#editPictures #photos .pictoMove {
	position:absolute; right:10px; bottom:10px;
	border:none;
	cursor:move;
}
#editPictures #photos .pictoDelete {
	position:absolute; right:10px; top:5px;
	border:none;
	cursor:pointer;
}
#editPictures fieldset {
	margin-left:300px;
}
#editPictures legend {
	padding-top:8px;
	font:normal 20px/1 Arial; color:#FFFFFF;
}

#editPictures .button {
	margin-top:10px;
}
#editPictures .fileinputs {
	position: relative;
	overflow:hidden;
	width:280px; 
	margin-top:20px; margin-left:30px;
}
#editPictures .fileinputs input.file {
	position: absolute;
	text-align: right;
	height: 40px;
	width: 72px;
	z-index: 2;
	cursor:pointer !important;
	top: 0px;
	left: 0px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
}

#editPictures .fileinputs label {
	clear:both;
	color:#FFFFFF;
}

#editPictures form input[type="submit"]:hover {
	background-position:0 -41px;color:#FFFFFF;
	text-shadow:1px 1px 3px #22364D;
}
/* -----------------------------------------
	Ad / annonce
----------------------------------------- */
#ad{
	margin-bottom:20px;
}
section#main.details {
	padding-top:2px;
}
#ad .breadcrumb {
	float:left;
	margin-left:10px;
}
#ad .breadcrumb li {
	float:left;
	margin-right:6px;
	font:italic 14px/44px Georgia; color:#5F96BF;
}
#ad .breadcrumb li:first-child:before {
	content:'';
}
#ad .breadcrumb li:before {
	content:' > ';color:#BDBDBD;
}
#ad #item {
	position:relative;
	clear:both;
	background:#FFFFFF url(../images/bg-blue-gradient.jpg) repeat-x;
	padding:10px;
	border:1px solid #E8E0DA;
}
#ad #item .slideShow {
	float:left;
	position:relative;
	width:445px;
	height:255px;
	padding:5px;
	border:1px solid #E8E0DA;
	margin-right:10px;

	background-color: #DEDFE1;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #DEDFE1));
	background-image: -webkit-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: -moz-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: -ms-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: -o-linear-gradient(top, #ffffff, #DEDFE1);
	background-image: linear-gradient(top, #ffffff, #DEDFE1); 

	-webkit-box-shadow: 0 1px 3px #666;
	-moz-box-shadow: 0 1px 3px #666;
	box-shadow: 0 1px 3px #666; 
	
}
#ad #item .slideShow .nav {
	position:absolute; top:5px; right:5px;
}
#ad #item .slideShow .big {
	width:340px; height:255px;
	overflow:hidden;
}
#ad #item .slideShow ul {
	width:100px;
	position:absolute; top:20px; right:5px;
}
#ad #item .slideShow ul li {
	margin-top:1px;
	height:75px;
}
#ad #item .slideShow .jcarousel-container{
	height:255px;
}
#ad #item .slideShow .jcarousel-clip{
	top: 15px;
	height:240px;
	overflow:hidden;
}
#ad #item .slideShow .jcarousel-prev, #ad #item .slideShow .jcarousel-next {
	position:absolute; right:0; top:0; width:100px; height:15px;
	background:url(../images/bg-btn-slideshow.png) 0 0;
	line-height:15px;
	text-indent:-1000px;
	cursor:pointer;
}
#ad #item .slideShow .jcarousel-prev:hover { background-position: 0 -15px; }
#ad #item .slideShow .jcarousel-next { top:auto; bottom:0; background-position: 0 -30px; }
#ad #item .slideShow .jcarousel-next:hover { background-position: 0 -45px; }
#ad #item .content {
	float:left;
	width:490px;
}

#ad #item .head {
	position:relative; height:50px;
	padding:0 10px;
	color:#FFFFFF;
}
#ad #item .head .title {
	font-size:18px; line-height:22px;
	font-weight:normal;
	color:#FFFFFF;
	margin-bottom:0;
	width: 500px;
}

#ad #item .head .info {
	display:block;
	font-size:20px;
}
#ad #item .head .price {
	position:absolute; right:20px; bottom:10px;
	font-size:14px;
	font-weight:bold;
}
#ad #item .desc {
	margin-top:10px;
	font:12px/1.4 Arial;
}
#ad #item .contacts {
	position:absolute; bottom:10px; right:10px; width:490px;
}
#ad #item .contacts .title {
	font:14px/1 Arial;
	text-align:right;
	padding-bottom:2px;
	border-bottom:1px solid #E9E9E9;
	margin-bottom:5px;
}
#ad #item .contacts ul li {
	text-align:right;
	color:#5787B7;
	font:20px/1.2 Arial;
}
#ad #warningContact {
	width:480px; height:35px;
	padding:5px; 
	overflow:hidden;
	background:url(../images/bg-ad-warning.png) no-repeat 0 -100px; color:#FFFFFF;
}	
#ad #warningContact .checkbox, #ad #warningContact label, #ad #warningContact p {
	float:left;
}	 
#ad #warningContact .checkbox {
	margin:-2px 9px;
	background-color:#FFF;
}
#ad #warningContact label {
	padding:0;
	margin-top:12px;
	font-size:14px;
}
#ad #warningContact p {
	float:right;
	margin-top:5px;
	margin-right:15px;
	width:280px;
}	
#ad #warningPhoto {
        position: absolute;
        top: 335px;
        height: 42px;
        width:330px;
        overflow:hidden;
        background:url(../images/bg-ad-warning.png) no-repeat 0 -30px; color:#FFFFFF;
	/*position:absolute; 
        bottom:5px;
	width:330px; 
        height:72px;
	padding:5px; 
	overflow:hidden;
	background:url(../images/bg-ad-warning.png) no-repeat 0 0; color:#FFFFFF;*/
}	
#ad #warningPhoto .checkbox, #ad #warningPhoto label, #ad #warningPhoto p {
	float:left;
}	 
#ad #warningPhoto input {
	/*margin:-2px 5px;*/
        margin: 9px 0px 0px 11px;
	background-color:#FFF;
}
#ad #warningPhoto label {
	padding:0;
	margin-top:5px;
	font-size:14px;
}
#ad #warningPhoto p {
	margin-top:15px;
	margin-right:15px;
	padding:0 20px;
	text-align:center;
}
#ad #warningPhoto span {
	padding: 9px 5px 0 22px;
        display: block;
        text-align: center;
}
#ad #photos {
	margin-top:20px;
	list-style:none;
}
#ad #photos li {
	overflow:hidden;
	position:relative;
	float:left;
	margin:10px;
	height:100px; width:150px;
	border:5px solid #FFFFFF;
	border-radius:3px;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999);
	box-shadow: 2px 2px 3px #999; 
	text-align:center;
	background:#333;
}

#ad #photos .thumb {
	/*width:auto; height:auto;*/
	width: 150px;
	height: auto;
	position:relative;
	cursor:pointer;
}
#ad #itemNav {
	clear:both;
	background:url(../images/bg-grey-gradient.png) no-repeat 0 0;
	height:32px;
		margin-bottom:10px;border:1px solid #E8E0DA;
	margin-top:-1px; padding:4px;
}
#ad #itemNav li {
	float:right;
}
#ad .photolist {
	overflow:hidden;
}
#ad .photolist .buttonAuto {
	float:right;
	margin-right:50px;
}
#ad .photolist .jcarousel-container{
	height:150px;
}
#ad .photolist .jcarousel-clip{
	top: 15px;
	overflow:hidden;
    left: 40px;
    width: 900px;
}
#ad .photolist .jcarousel-prev, #ad .photolist .jcarousel-next {
	position:absolute; left:20px; top:70px; width:20px; height:23px;
	background:url(../images/picto-arrow.png) 0 0;
	line-height:15px;
	text-indent:-1000px;
	cursor:pointer;
}
#ad .photolist .jcarousel-prev:hover { background-position: 0 0; }
#ad .photolist .jcarousel-next { left:auto; right:20px; background-position: right 0; }
#ad .photolist .jcarousel-next:hover { background-position: right 0; }
#ad #statistic {
	margin-bottom:20px;
}
#ad #statistic .title {
	font:bold italic 18px Georgia; color:#4C79AC;
}

/* -----------------------------------------
  GiveSearch
----------------------------------------- */
/* -----------------------------------------
  GiveSearch
----------------------------------------- */
#giveSearch {
	margin-top:20px;
	font-size:12px;
}
#giveSearch #blueLarge {
	margin-top:0;
	height:147px;
	background:#6890BC url(../images/bg-give-search.jpg) center 0; color:#FFFFFF;
}
#giveSearch #blueLarge h1 {
	width:450px;
	margin:10px 0 5px 75px;
	padding-bottom:9px;
	background:url(../images/separators.png) no-repeat 0px 50px;
	font:italic 18px/1.2 Georgia;
	text-align:center;
}
#giveSearch #blueLarge p {
	width:400px;
	margin-left:100px;
	font-family:Arial;
	font-size:14px;
	text-align:center;
}

#giveSearch #blueLarge p.free {
  font: italic 18px/1.2 Georgia; 
  margin-top: 8px;
}

#giveSearch #blueLarge p.small {
	font-size: 10px;
        margin-bottom: 0px;
}

#giveSearch #blueLarge p.small a:link, #giveSearch #blueLarge p.small a:visited {
	color: #fff;
        text-decoration: none;
}
#giveSearch #blueLarge p.small a:hover {
	text-decoration: underline;
}
#giveSearch p.small {
        font-size: 10px;
        margin-bottom: 5px;
}

#giveSearch  form { 
	padding-top:20px;
	padding-bottom:40px;
}
#giveSearch  form .dropdown, #giveSearch  form input , #giveSearch  form textarea {
	width:180px !important;
	margin: 0 5px 3px 0;
	float:left;
}
#giveSearch  form textarea {
	width:360px !important;
	height:100px;
}
#giveSearch  form .dropdown {
	width:188px !important;
}
#giveSearch  form .dropdown a {
	text-decoration:none;
}
#giveSearch  form input {
	width:172px;
}
#giveSearch  #num_02 {
	margin-left:8px;
}
#giveSearch  form label, #giveSearch  form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#giveSearch  form legend {
	width:685px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#giveSearch  form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}
#giveSearch .button {
	margin-top:10px;
	margin-left:210px;
}

#giveSearch .update {
        width: 75px !important; 
        margin-top: 4px;
        display: none;
}

#giveSearch .hide {
        display: none;
}

#giveSearch .selectionList {
        width: 370px; 
        float: left;
}

#giveSearch input.selection {
        background: url(../images/picto-delete2.png) no-repeat right top #fff;
        height: 22px;
        cursor: pointer;
        width: 188px !important;
}

#giveSearch input.selection:hover {
        background-position: right -50px;
}

#giveSearch .dropdowncheck label {
  width: 110px;
  text-align: left;
}
/*#giveSearch {
	margin-top:20px;
	font-size:12px;
}
#giveSearch #blueLarge {
	margin-top:0;
	height:147px;
	background:#6890BC url(../images/bg-give-search.jpg) center 0; color:#FFFFFF;
}
#giveSearch #blueLarge h1 {
	width:450px;
	margin:10px 0 5px 75px;
	padding-bottom:15px;
	background:url(../images/separators.png) no-repeat 0 50px;
	font:italic 18px/1.2 Georgia;
	text-align:center;
}
#giveSearch #blueLarge p {
	width:400px;
	margin-left:100px;
	font-family:Arial;
	font-size:14px;
	text-align:center;
}

#giveSearch #blueLarge p.free {
  font: italic 18px/1.2 Georgia; 
  margin-top: 8px;
}

#giveSearch span.small {
  display: block;
  font-size: 9px;
  margin-top: 18px;
}

#giveSearch  form { 
	padding-top:20px;
	padding-bottom:40px;
}
#giveSearch  form .dropdown, #giveSearch  form input , #giveSearch  form textarea {
	width:180px !important;
	margin: 0 5px 3px 0;
	float:left;
}
#giveSearch  form textarea {
	width:360px !important;
	height:100px;
}
#giveSearch  form .dropdown {
	width:188px !important;
}
#giveSearch  form .dropdown a {
	text-decoration:none;
}
#giveSearch  form input {
	width:172px;
}
#giveSearch  #num_02 {
	margin-left:8px;
}
#giveSearch  form label, #giveSearch  form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#giveSearch  form legend {
	width:685px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#giveSearch  form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}
#giveSearch .button {
	margin-top:10px;
	margin-left:210px;
}

#giveSearch .update {
        width: 75px !important; 
        margin-top: 4px;
        display: none;
}

#giveSearch .hide {
        display: none;
}

#giveSearch .selectionList {
        width: 370px; 
        float: left;
}

#giveSearch input.selection {
        background: url(../images/picto-delete2.png) no-repeat right top #fff;
        height: 22px;
        cursor: pointer;
        width: 188px !important;
}

#giveSearch input.selection:hover {
        background-position: right -50px;
}

#giveSearch .dropdowncheck label {
  width: 110px;
  text-align: left;
}*/
/* -----------------------------------------
  giveSearch login
----------------------------------------- */

#giveSearchLogin {
	margin-top:20px;
}
#giveSearchLogin h1 {
	margin:0 20px 0 40px;
	font:bold italic 20px/1 Georgia; color:#4D79AD;
}
#giveSearchLogin #blueLarge {
	margin-top:20px;
	height:180px;
	background:#6890BC url(../images/bg-deposit-step03.jpg) center 0;
}
#giveSearchLogin form .dropdown, #giveSearchLogin form input , #giveSearchLogin form textarea {
	margin: 0 0 3px 0;
	float:left;
}
#giveSearchLogin form textarea {
	width:360px !important;
	height:100px;
}
#giveSearchLogin form .dropdown a {
	text-decoration:none;
}
#giveSearchLogin form input {
	width:172px;
}
#giveSearchLogin #num_02 {
	margin-left:8px;
}
#giveSearchLogin form label, #giveSearchLogin form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#giveSearchLogin form legend {
	width:570px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#giveSearchLogin form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}
#giveSearchLogin #oldUserForm {
	color:#FFFFFF;
}
#giveSearchLogin #oldUserForm h2 {
	margin-left:110px; margin-top:15px;
	padding-left:100px; padding-bottom:10px;
	background:url(../images/separators.png) no-repeat 0 25px;
	font:20px/1 Arial;
}
#giveSearchLogin #oldUserForm .forgotPassword {
	margin-left:210px; 
	color:#FFF;
}

#giveSearchLogin #oldUserForm .button {
	margin-left:210px; margin-top:5px;
}


#giveSearchLogin #newUserForm {
	background:url(../images/bg-deposit-3-woman.png) no-repeat 500px bottom;
	padding-bottom:40px;
}
#giveSearchLogin #newUserForm .button {
	margin-left:210px; margin-top:20px;
}

#giveSearchLogin #newUserForm h2 {
	margin-left:110px; margin-top:15px;
	padding-left:100px; padding-bottom:10px;
	background:url(../images/separators.png) no-repeat 0 -155px ; color:#4D79AD;
	font:20px/1 Arial;
}


/* -----------------------------------------
  login
----------------------------------------- */
#login .title {
	font:bold italic 18px/43px Georgia;	color:#4D79AD;
}
#login #blueLarge {
	height:180px;
	background:#6890BC url(../images/bg-deposit-step03.jpg) center 0;
}
#login form .dropdown, #login form input , #login form textarea {
	margin: 0 0 3px 0;
	float:left;
}
#login form textarea {
	width:360px !important;
	height:100px;
}
#login form .dropdown a {
	text-decoration:none;
}
#login form input {
	width:172px;
}
#login #num_02 {
	margin-left:8px;
}
#login form label, #login form legend {
	clear:both;
	float:left; width:200px;
	text-align:right;
	margin-right:10px;
}
#login form legend {
	width:570px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #C1CEDE;height:5px;
	color: #4E7AAE;
}
#login form legend span {
	float:left;
	width:200px;
	padding-right:10px;
	background:#F2F2F2;
}
#login #oldUserForm {
	color:#FFFFFF;
}
#login #oldUserForm h2 {
	margin-left:110px; margin-top:15px;
	padding-left:100px; padding-bottom:10px;
	background:url(../images/separators.png) no-repeat 0 25px;
	font:20px/1 Arial;
}
#login #oldUserForm .forgotPassword {
	margin-left:210px; 
	color:#FFF;
}

#login #oldUserForm .button {
	margin-left:210px; margin-top:5px;
}


#login #newUserForm {
	min-height:400px;
	background:url(../images/bg-deposit-3-woman.png) no-repeat 500px bottom;
	padding-bottom:40px;
}
#login #newUserForm .button {
	margin-left:210px; margin-top:20px;
}

#login #newUserForm h2 {
	margin-left:110px; margin-top:15px;
	padding-left:100px; padding-bottom:10px;
	background:url(../images/separators.png) no-repeat 0 -155px ; color:#4D79AD;
	font:20px/1 Arial;
}
#login #cgvZone {
	margin:5px 0 5px 0;
	padding-left:210px;
}
#login #cgvZone label{
	margin-right:4px;
	float:left;
	width:auto;
}
#login #cgvZone .more{
	display:block;	
	padding: 13px 0 0;
	font-size:12px;
}
#login #cgvZone .checkbox{
	margin-right:5px;
}
.error {
    clear: both;
    color: #990000;
    display: block;
    margin-left: 210px;
	font-size:11px;
}






.thumb {
	position:relative;
    display: block;
    height: 128px;
    width: 128px;
}
.thumb .plus {
	display:block;
	position: absolute; right: -10px; top: -10px;
	width: 40px; height: 40px;
	background: url(../images/button-plus.png) no-repeat top left;
	text-indent:-10000px;
}
.thumb .plus:hover  {
	background-position: bottom left;
}
.thumb .image {
	display:block;
	position:absolute; top:0; left:0;
    height: 128px; width: 128px;
	overflow:hidden;
}
.thumb .holder {
	display:block;
	position:absolute; top:0; left:-200px;
    height: 128px; width: 528px;
	overflow:hidden;
}
.thumb .holder img {
	display:block;
	margin:0 auto;
	height: 128px;
	min-width: 128px;
}
.thumb .nb-photo {
	position:absolute;
	left:0; bottom:0;
	background:url(../images/listing-nb-photo.png) no-repeat 0 0;
	height:20px; width:74px; padding-right:10px;
	font:italic 11px/20px Arial; color:#999999;
	text-align:center;
}

#error h1 {
	margin:40px;
	font:bold italic 66px/1 Georgia;color:#4D79AD;
}
#error .wrapper {
	overflow:hidden;
	width:800px;
	margin:0 auto 40px;;
	padding:10px 20px;
	background:#FFFFFF;
	border-radius:10px;
	border:1px solid #E2E2E2;
	-webkit-box-shadow: 2px 2px 3px #999999;
	-moz-box-shadow: 2px 2px 3px #999999;
	box-shadow: 2px 2px 3px #999999;
}
#error h2 {
	margin:10px 10px 40px 10px;
	font:14px/1 Arial;
	text-align:center;
}
#error ul li {
	margin:30px 0;
	float:left;
	margin-right:30px;
}

#error ul li a {
	display:block;
	padding-left:20px;
	background:url(../images/list-puce.png) no-repeat 0 0;
	text-decoration:none;
}


#faq .container {
	padding-bottom:40px;
}
#faq h1 {
    color: #4D79AD;
    font: italic bold 24px/1 Georgia;
    margin: 0;
    padding: 20px 0 0;
}
#faq h2 {
	margin:30px 0 10px 0;
	font:16px/1 Arial; color:#CCCCC;
}

#faq  .wrapper {
	overflow:hidden;
	margin:0;
	padding:10px 20px 0;
	background:#FFFFFF;
	border-radius:10px;
	border:1px solid #E2E2E2;
	-webkit-box-shadow: 2px 2px 3px #999999;
	-moz-box-shadow: 2px 2px 3px #999999;
	box-shadow: 2px 2px 3px #999999;
}
#faq  .answer {
	margin-bottom:20px;
}
#faq h3 {
	margin:0 0 5px 10px;
	font:bold italic 14px/1 Georgia;color:#4D79AD;
}
#faq p.answer {
	padding-left:10px;
	background:url(../images/faq_arrow.png) no-repeat 0 center;
}
#faq ul.answer li{
	padding-left:10px;
	background:url(../images/faq_arrow.png) no-repeat 0 center;
}

#faq table {
        margin-bottom: 8px;
}

#faq table th {
        font-weight: bold;
}

#faq table td, #faq table th{
        padding: 8px;
        border: 1px solid #838382;
        text-align: center;
}

#faq table th.first {
        border: 0px;
}

#contact input[type="file"] {
	width:auto!important;
	border:none;
}
span.at16t_email { display: none; }

/* -----------------------------------------
  secured paiement
----------------------------------------- */
#secured-paiement {
	font-size:12px;
}
#secured-paiement #blueLarge {
	margin-top:30px;
	height:155px;
	background:#6890BC url(../images/bg-blue-head.jpg) center 0; color:#FFFFFF;
}
#secured-paiement #blueLarge p {
	width:700px;
	margin-left:50px; margin-top:20px;
	font-size:14px;
}
#secured-paiement #blueLarge a {
	font:italic 16px Georgia; color:#FFFFFF;
	text-decoration:none;
}
#secured-paiement #blueLarge a:hover {
	text-decoration:underline;
}

#secured-paiement h2 {
	margin-top:20px;
	font-size:16px;
}
#secured-paiement .wrapper {
	margin:20px 0;
	border:1px solid #DBE1E9;
	padding:20px;
	background:#FFFFFF;
	border-radius:10px;
	border:1px solid #E2E2E2;
	font-size:13px;
}
#secured-paiement .button {
	clear:both;
	margin-top:30px;
	margin-bottom:40px;
}
#secured-paiement .elements {
	padding:0 50px;
	width:880px;
}

#popup {
  margin: 0px;
  padding: 0px;
  font-size:12px;
}

#popup #blueLarge {
	margin-top:0;
	height:147px;
	background:#6890BC url(../images/bg-give-search.jpg) center 0; color:#FFFFFF;
}
#popup #blueLarge h1 {
	width:450px;
	margin:10px 0 5px 75px;
	padding-bottom:15px;
	background:url(../images/separators.png) no-repeat 0 50px;
	font:italic 18px/1.2 Georgia;
	text-align:center;
}
#popup #blueLarge p {
	width:400px;
	margin-left:100px;
	font-family:Arial;
	font-size:14px;
	text-align:center;
}
#popup #blueLarge p.free {
  font: italic 18px/1.2 Georgia; 
  margin-top: 8px;
}

#popup a.button {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        display: block; 	
        font-family: 'TitilliumText22LBold', Arial, sans-serif;
	font-size: 14px;
	padding-right: 30px;
        padding-top: 10px;
	background: url(../images/bg-btn-aside-search.png) -3px -8px; color:#313D49;
	width: 190px;
	height: 26px;
	border: 0px;
	margin-top: 5px;
	cursor: pointer;
        color: black;
        text-decoration: none;
}
#popup a.button:hover {
	background-position: -3px -60px; color:#FFFFFF;
}

#job {
	padding:30px 0;
	color:#333333;
	line-height:1.2;
	width:900px;
}
#job .content {
	float:left;width:470px;
}
#job img {
	float:left;
	margin-right:30px;
}
#job h1 {
	margin:10px 0 20px;
	font:bold italic 22px/1.2 Georgia;
}
#job h2 {
	font-weight:bold;
	text-transform:uppercase;
}
#job p {
	margin-bottom:20px;
}
#job .baseline {
	font:italic 14px/1.2 Georgia;
	color:#4c79ad;
}

/* CLEAR FIX */
.head:before, .head:after { content:""; display:table; }
.head:after { clear: both; }
.head { zoom: 1; }
.container:before, .container:after { content:""; display:table; }
.container:after { clear: both; }
.container { zoom: 1; }
.pagination:after, footer:after { content:""; display:table;clear: both; }
.pagination, footer{ zoom: 1; }



/* update christmas */
#christmas {
	background:url(../images/bg-christmas.jpg) 0 0;
	overflow:hidden;
}
#christmas #christmaswrap {
	background:url(../images/bg-christmas-ball.png) no-repeat 0 270px ;
	width:1052px; margin:0 auto;
	padding-bottom:20px;
	overflow:hidden;
}
#christmas #christmaswrap #home {
	margin-bottom:0;
}
#main #content-search {
	margin-left:0;
}


/* update 21/01/13 */
#ad.nophotoad .slideShow {
	display:none;
}
#ad.nophotoad #item .content, #ad.nophotoad #item .content .head {
	float:none; width:auto;
}
#ad.nophotoad #item .content .head h1 {
	width:760px;
}
#ad.nophotoad #item .content .contacts {
	float:none; width:auto;
	display:block;
	position:relative;
	margin-top:20px;
}

#ad.nophotoad #warningPhoto {
	display:none;
}


p.searchTitle {
	text-align:right;
	color:#5788B7;
	font:italic 14px/1.2 Goergia;
	margin:0 0 3px 0; padding-bottom:3px;
	border-bottom:1px solid #5788B7;
}

.search-noresult-help {
	display:block; 
	text-decoration:none;
	margin-bottom:5px;
	padding:11px 0 11px 60px;
	background:url(../images/search-noresult-help.jpg) no-repeat 0 0; color:#FFFFFF;
	position:relative;
}
.search-noresult-help p {
	color:#FFFFFF;
	font-size:14px;
}
.search-noresult-help .noresult {
	border-bottom: 1px solid #990000;
    font: italic bold 13px/1.2 Goergia;
    margin-bottom: 3px;
    padding-bottom: 2px;
    text-transform: uppercase;
}
.search-noresult-help .search-noresult-clickhere {
	position:absolute; right:10px; top:10px;
	padding:17px 40px 15px 10px;
	background:url("../images/bg-btn-aside-search.png") repeat scroll right 0 transparent;
	font:bold 14px Arial; color:#313d49;
}
.search-noresult-help:hover .search-noresult-clickhere {
	background-position:right -52px; color:#FFFFFF;
}
.head a {
	color:#FFF; text-decoration:none;
}
#account p.accountTitle {
	color:#5788B7;
	font:italic 14px/1.2 Goergia;
	margin:8px 0 3px 0; padding-bottom:3px;
	border-bottom:1px solid #5788B7;
}

ul.multidiffusion li {
	display: block;
	float: left;
	padding: 8px;
	padding: 30px 20px 30px 20px;
	height: 45px;
	width: 150px;
	text-align: center;
}

ul.multidiffusion li img {
	max-width: 120px;
}


#dpt {
	margin-top:10px;
	margin-bottom:20px;
}
#dpt h1{
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
}
.dptList {
	width:25%;
	float:left;
}
.dptList a {
	display:block;
	padding:15px;
	text-decoration:none;
	transition:background 1s linear;
	-webkit-transition:background 1s linear;
}
.dptList a:hover {
	background:#669dc4;
	-webkit-transition:background 0.2s linear;
	color:#FFF;
}
.dptList a:hover .code {
	color:#fff;
}
.dptList .code {
	font-weight:900;
	font-size:14px;
	color:#666;
}

#letters {
	display:block;
	overflow:hidden;
	clear:left;
}
#letters li a {
	float:left;
	margin-right:5px;
}
#letters li a  {
    display:block;
	padding:6px 10px 7px;
	line-height:1;
	border:1px solid #BBBBBB;
	border-radius:3px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
	
	font:bold 11px/1 Arial; text-decoration:none;
		
	background: #f9f9f9; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* IE10+ */
	background: linear-gradient(top,  #f9f9f9 0%,#ececec 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ececec',GradientType=0 ); /* IE6-8 */
}
#letters li a:hover {
	border-radius:3px;
	border:1px solid #56708C;
	color:#FFFFFF;
	background: #5c90bb; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iIzVjOTBiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkyJSIgc3RvcC1jb2xvcj0iIzQ4NzNhMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #5c90bb 7%, #4873a1 92%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#5c90bb), color-stop(92%,#4873a1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* IE10+ */
	background: linear-gradient(top,  #5c90bb 7%,#4873a1 92%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c90bb', endColorstr='#4873a1',GradientType=0 ); /* IE6-8 */
}

#town {
	margin-top:10px;
	margin-bottom:20px;
}
#town h1{
	font-weight:bold;
	font-size:18px;
	margin-bottom:20px;
}
#town h2{
	font-weight:bold;
	font-size:24px;
	border-bottom:1px solid #CCC;
	text-transform:uppercase;
	margin-top:20px;
	color:#333;
}
#town h2 a{
	color:#666;
}
#town .col {
	width:220px;
	margin-right:20px;
	float:left;
	margin-bottom:40px;
}
#town .col.last-child {
	width:220px;
	margin-right:0;
	float:left;
}
#town .col ul a {
	display:block;
	padding:15px;
	text-decoration:none;
	transition:background 1s linear;
	-webkit-transition:background 1s linear;
}
#town .col ul a:hover {
	background:#669dc4;
	-webkit-transition:background 0.2s linear;
	color:#FFF;
}
body #letters  a:visited {
	color:#4E7AAE;
}
#proposition .title {
	padding-left:50px; 
	margin-bottom:40px;
	margin-top:30px;
    background: url("../images/bg-deposit-header.png") no-repeat scroll 0 0 transparent;
    color: #4D79AD;
    font: italic bold 18px/43px Georgia;
}
#proposition form {
	margin:20px 0;
}
#proposition input[type="checkbox"] {
	float:left;
}
#proposition label {
	margin-left:30px;
	padding:4px 0;
}

#proposition form input[type="submit"] {
    background: url("../images/btn-valid.png") repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    color: #464646;
    cursor: pointer;
    font-family: 'TitilliumText22LBold',Arial,sans-serif;
    font-size: 18px;
    height: 41px;
    margin:20px auto 50px!important;
    padding-right: 30px;
    text-transform: uppercase;
    width: 180px !important;
}
#proposition form input[type="submit"]:hover {
	background-position:0 -41px;color:#FFFFFF;
	text-shadow:1px 1px 3px #22364D;
}
#proposition .tofinalise {
	font-size:14px;
	margin-left:80px;
}
#proposition .buttons {
	text-align:center;
	margin-bottom:120px;
}
#proposition .buttons li{
	display:inline-block;
	margin-right:20px;
}
#proposition .buttons form input[type="submit"] {
	width:auto!important;
	border:1px solid #d4d4d4;
	background: #f5f7f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f5f7f9 0%, #dbe1e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f9), color-stop(100%,#dbe1e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f5f7f9 0%,#dbe1e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f5f7f9 0%,#dbe1e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f5f7f9 0%,#dbe1e9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f5f7f9 0%,#dbe1e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7f9', endColorstr='#dbe1e9',GradientType=0 ); /* IE6-9 */
	
	box-shadow:inset 0 1px 0 #FFF, 0 1px 0 rgba(0,0,0,0.2);
	padding:0 20px!important;
}
#proposition .buttons form input[type="submit"]:hover {
	width:auto!important;
	border:1px solid #576f8a;
	background: #699ec7; /* Old browsers */
	background: -moz-linear-gradient(top, #699ec7 0%, #345273 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#699ec7), color-stop(100%,#345273)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #699ec7 0%,#345273 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #699ec7 0%,#345273 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #699ec7 0%,#345273 100%); /* IE10+ */
	background: linear-gradient(to bottom, #699ec7 0%,#345273 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#699ec7', endColorstr='#345273',GradientType=0 ); /* IE6-9 */
	
	box-shadow:inset 0 1px 0 #aac2da, 0 1px 0 rgba(0,0,0,0.2);
	padding:0 20px!important;
}
#proposition #blueLarge {
	margin-bottom:20px;
	background:#6890BC url(../images/bg-deposit-step04.jpg) center 0;
}
#proposition #blueLarge .container {
    color: #FFFFFF;
    font-size: 21px;
    height: 83px;
    padding-right: 500px;
    padding-top: 35px;
    width: 480px;
	position:relative;
	font:italic 24px/1 Georgia;
}
#proposition h2 {
	margin:20px 0;
	font:italic 24px/1 Georgia;
}
#proposition ul#recap {
	margin-left:20px;
	margin-bottom:100px;
}
#proposition ul#recap  li{
	margin-bottom:10px;
}
#proposition ul#recap strong {
	float:left;
	font-weight:bold; 
	width:220px;
}
#secured-paiement #modalites {
	padding:10px;
	background: white; 
	height: 100px; 
	overflow: auto; 
	font-size:11px;
	margin-top: 10px;
}
#secured-paiement #modalites p {
	line-height:1.2;
	font-size:11px;
	margin-top: 4px;
}
#secured-paiement #modalites h3 {
	font-weight: bold;
	font-size: 14px;
}
#proposition #modalites {
	padding:10px;
	background: white; 
	height: 100px; 
	overflow: auto; 
	font-size:11px;
	margin-top: 10px;
}
#proposition #modalites p {
	line-height:1.2;
	font-size:11px;
	margin-top: 4px;
}
#proposition #modalites h3 {
	font-weight: bold;
	font-size: 14px;
}

.btn-cgv {
	float:left;
	background: url("../images/button-submit.png") repeat scroll center top transparent; color:#fff;
    border: 0 none;
    box-shadow: 0 1px 4px #E5E5E5;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'TitilliumText22LBold',Arial,sans-serif;
    font-size: 16px;
    height: 46px;
    padding: 7px 30px 0 20px;
	margin-right:20px;
    width: 238px;
	text-decoration:none;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.btn-cgv:hover  {
	background: url("../images/button-submit.png") repeat scroll center -46px transparent;
}
.btn-cgv:visited { color:#fff;}








/* update contact form */
#contactForm { padding:20px; box-sizing: border-box; height:auto; background:#6187b6; }
#contactForm form { 
    height: auto;
    width: auto;
    float: none;
    overflow: hidden; }
#contactForm .title { margin:0 0 10px; padding:0; } 
#contactForm p { margin:0 0 15px; line-height: 1.4; } 
#contactForm .wrap {
	box-shadow:2px 2Px 2Px rgba(0,0,0,0.3);
    border-radius: 5px;
    background: #f1f1f1;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    color: #666;
    line-height: 1.4;
    padding: 15px;
	margin-bottom:15px;
}
#contactForm .btn { float:right; }










