/*	===================================
		EXTRA
		===================================	*/
#extra {
	width:980px;
	height:178px;
	border:10px solid #fff;
	background:#fff url(/images/owner/header-bkgd-owner.jpg) top left repeat-x;
}
/*	-----------------------------------
		Offres privilege / NewsBailleur
		-----------------------------------	*/
#PrivilegesTitle, #NewsbailleurTitle {
	margin-top:32px;
	color:#FFF;
	background:url(/images/leftmenu/owner.jpg) right no-repeat;
	padding:2px 2px 2px 5px;
	font-weight:bold;
	height:16px;
}
#Privileges, #Newsbailleur {
	border-left:1px solid #30b71f;
	border-right:1px solid #30b71f;
	border-bottom:1px solid #30b71f;
	color: #396;
	background-color:transparent;
	padding-left:4px;
	padding-right:4px;
}
#Privileges p, #Newsbailleur p {
	padding:5px 0;
}
#Privileges a, #Newsbailleur a {
	color: #488740;
	display: block;
}
#Privileges a:hover, #Newsbailleur a:hover {
	color:#488740;
	background-color: #D3FFD1;
}
#Privileges a.current, #Newsbailleur a.current {
	color:#F90;
}
/*	-----------------------------------
		Menu espace proprietaire
		-----------------------------------	*/
#MenuTitle {
	margin-top:32px;
	color:#FFF;
	background:url(/images/leftmenu/owner.jpg) right no-repeat;
	padding:2px 2px 2px 5px;
	font-weight:bold;
	height:16px;
}
#Menu {
	border-left:1px solid #30b71f;
	border-right:1px solid #30b71f;
	border-bottom:1px solid #30b71f;
	color: #396;
	background-color:transparent;
	padding-left:4px;
	padding-right:4px;
}
#Menu p {
	padding:5px 0;
}
#Menu a {
	color: #396;
	display: block;
}
#Menu a:hover {
	color:#488740;
	background-color: #D3FFD1;
}
#Menu a.current {
	color:#F90;
}
/*	===================================
		CENTER COLUMN
		===================================	*/
#CenterCol, .CenterCol {
	background-color:#fff;
	border:1px solid #D1D0B1;
	border-top:none;
	margin:0 4px;
	min-height:360px;
	_height:360px;
	padding:10px;
}
.CenterCol {
	padding:10px;
}
.LeftCol {
	padding:10px 5px 10px 205px;
}
/*	-----------------------------------
		Commentaire
		-----------------------------------	*/
#Comment {
	position:absolute;
	top:145px;
	left:382px;
	width:598px;
	height:121px;
	color:#595442;
	background-color:transparent;
}
#Comment h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding-bottom:10px;
	margin-top: 10px;
}
#CommentText {
	font-size:13px;
	text-align:left;
	line-height: 20px;
}
/*	-----------------------------------
		Action
		-----------------------------------	*/
#Action {
	position:absolute;
	top:266px;
	right:30px;
}
#Action a {
	display:block;
	background:url(/images/owner/bouton.png) center no-repeat;
	width:355px;
	height:36px;
	line-height:35px;
	padding-left:10px;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
	color:#FFF;
}
#Action a:hover {
	text-decoration:none;
}
/*	-----------------------------------
		Informations sur fonctionnemeent
		-----------------------------------	*/
#Infos h1 {
 font-size: 18px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 color: #595442;
margin-bottom: 15px;
}
#Infos h2 {
 font-size: 16px;
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #6dc862;
  margin-bottom: 0px;
}
#Infos img {
 float: left;
 margin: 3px 10px 0 0;
}
#Infos div {
 font-size:12px;
	margin-bottom: 40px;
}
#Infos .retrait {
 margin-left: 300px;
}
/*	===================================
		Espace proprietaire
		===================================	*/
#SpaceCol {
	margin:0 4px;
	background-color:#fff;
	border:1px solid #D1D0B1;
	border-top:none;
	min-height:400px;
	_height:400px;
	color:#666;
}
#SpaceCol.noMenu {
	margin-bottom:0;
}
#CenterCol #SpaceCol {
	width:784px;
}
#SpaceCol h1 {
	padding:10px 0 0 0;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #595442;
}
#SpaceCol h1.submenu {
	margin-bottom:0;
}
#SpaceCol h2.submenu {
	height:25px;
	border-bottom:#30b71f 3px solid;
}
#SpaceCol h2.submenu a {
	display:block;
	height:25px;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	text-align:left;
	color:#666;
	background-position:bottom right;
	background-repeat:no-repeat;
	text-decoration:none;
	float:right;
}
#newsbailleur {
	padding-left:5px;
	width:134px;
	background-image:url(/images/owner/onglet-newsbailleur.jpg);
}
/* ! GererSeul */
#gererseul {
	padding-left:25px;
	width:136px;
	background-image:url(/images/owner/onglet-gererseul.jpg);
}
p.fromGS {
	margin:20px;
	padding: 10px;
	border: 1px dashed green;
	background-color: #D3FFD1;
	color: black;
	line-height: 22px;
}
tr.gererseul > td {
	background-color: #f8ffd8;
}
#espace {
	padding-left:5px;
	width:164px;
	background-image:url(/images/owner/onglet-espace.jpg);
}
#offres {
	padding-left:5px;
	width:181px;
	background-image:url(/images/owner/onglet-op.jpg);
}
#SpaceCol h2.submenu a:hover {
	background-position:bottom left;
	color:#FFF;
}
#SpaceCol h2.submenu a.actif {
	background-position:bottom left;
	color:#FFF;
}
#SpaceCol input, #SpaceCol select {
	color:#666;
}
#Access {
	margin:50px auto;
	width:430px;
}
#Access .label {
	width:120px;
	text-align:right;
	padding-right:10px;
}
#Access .field {
	width:220px;
	text-align:left;
}
#Access input {
	width:200px;
}
#Sample {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	width:420px;
}
#Sample .label {
	width:220px;
	text-align:right;
	padding-right:10px;
}
#Sample .field {
	width:200px;
	text-align:left;
}
#Sample select {
	width:200px;
	color:#396;
}
#List {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
}
#List.spaced {
	margin-bottom:5px;
}
#List thead {
	color: #FFFFFF;
}
#List th {
	border-top: 1px solid #999;
	font-weight:normal;
	background:transparent url(/images/menu/proprietaire_barre.jpg) left top repeat-x;
	color: #FFFFFF;
}
#List thead th {
	padding-right:18px;
	height: 20px;
	font-size: 12px;
	background:transparent url(/images/owner/sortable.jpg) right center no-repeat;
}
#List thead th.sortedplus {
	background-image:url(/images/owner/sortedplus.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
#List thead th.sortedminus {
	background-image:url(/images/owner/sortedminus.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}
#List thead th.nosort {
	background:transparent url(/images/menu/proprietaire_barre.jpg) left top repeat-x;
}
#List tbody tr.spaced {
	height:26px;
	vertical-align: middle;
}
#List tbody tr.spaced > td {
	border-bottom: 1px solid #E6E6E6;
}
#List th.oneIcon, #List td.oneIcon {
	width:24px;
	text-align:center;
}
#List th.twoIcons, #List td.twoIcons {
	width:48px;
	text-align:center;
}
#Record {
	color:#666;
}
#Record h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color: #396;
	border-bottom:1px dotted #68ACC0;
	margin-bottom: 12px;
	margin-top:10px;
}
#Record p {
}
#Record p.comment, #MessageDescription p.comment {
	margin: 10px;
	padding-left: 45px;
	min-height: 40px;
	_height:40px;
	background: #E1FFE0 url(/_images/iowner.png) no-repeat 1% center;
	border: 1px solid #339967;
	line-height: 20px;
	color: #333333;
}
#MessageDescription div.descriptif {
	padding:25px 5px 5px 5px;
	background: #F1EDEA url(/images/owner/trombone.jpg) top right no-repeat;
	width:500px;
	color: #333333;
}
#MessageDescription div.PhotosUpload {
	float:right;
	width: 260px;
	height:400px;
	background-color: #EAEAEA;
	text-align:center;
}
#MessageDescription img.thumb {
	margin: 10px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 2px #a8a6a6;
}
#Record p.comment u {
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
#Record ul {
}
#Record li {
	margin-left:20px;
	margin-top: 5px;
}
#SpaceCol form {
	/* clear:both; */
}
#MsgOwnerToTenant {
	width:766px;
	height:250px;
}
#DescriptionToTenant {
	width:500px;
	height:150px;
}
#SpaceCol form, #CenterCol form {
	font-family:Arial, Helvetica, sans-serif;
}
#SpaceCol a.command {
	display:block;
	width:103px;
	height:24px;
	line-height:22px;
	margin:10px auto;
	text-align:center;
	background:url(/images/action/owner/bouton100.jpg) center no-repeat;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#SpaceCol a.command:hover {
}
#SpaceCol a.commandGrey {
	display:block;
	width:103px;
	height:24px;
	line-height:22px;
	margin:10px auto;
	text-align:center;
	background:url(/images/action/owner/bouton100-gris.jpg) center no-repeat;
	color: #666;
	text-decoration:none;
}
#SpaceCol a.right {
	margin:10px 0 10px auto;
}
#SpaceCol a.left {
	margin:10px auto 10px 0;
}
#SpaceCol a.large200 {
	background:url(/images/action/owner/bouton200.jpg) center no-repeat;
	width:200px;
	line-height: 22px;
}
#SpaceCol a.large170 {
	background:url(/images/action/owner/bouton170.jpg) center no-repeat;
	width:170px;
	line-height: 22px;
}
#SpaceCol a.large250 {
	background:url(/images/action/owner/bouton250.jpg) center no-repeat;
	width:250px;
	line-height: 22px;
}
#SpaceCol a.largeretourliste {
	background:url(/images/tenant/demande/prev-secteurgeo.jpg) center left no-repeat;
	width:227px;
	color:#999;
	line-height: 25px;
	height:27px;
	padding-left: 5px;
}
#SpaceCol a.nepasretenir {
	background:url(/images/action/owner/boutonnepasretenir.jpg) center no-repeat;
	width:230px;
	color:#999;
	line-height: 25px;
	height:27px;
}
#SpaceCol a.largecreer {
	background:url(/images/action/owner/creer.png) center no-repeat;
	width:260px;
	height: 36px;
	line-height: 34px;
}
#SpaceCol a.cancel {
	background:url(/images/action/owner/annuler.jpg) center no-repeat;
	width:103px;
	line-height: 22px;
}
#SpaceCol input {
}
#SpaceCol select {
}
#SpaceCol select.select200 {
	width:200px;
}
#SpaceCol select.select80 {
	width:80px;
}
#SpaceCol h2.title {
	font-size:14px;
	color:#488740;
	text-align:left;
	font-weight:bold;
	margin-bottom:5px;
}

a.Return {
	display:block;
	text-align:center;
	font-weight:bold;
	color: #FFFFFF;
	background:url(/images/action/owner/bouton100.jpg) center no-repeat;
	text-decoration:none;
	width:100px;
	height:20px;
	line-height:22px;
	margin:10px auto;
}
a.Return:hover {
	text-decoration:underline;
}
#Help {
	padding:10px;
}
#Help li {
	margin-left:10px;
}
/*	===================================
		OWNER SUB MENU
		===================================	*/
#submenu {
	height:18px;
	width:800px;
}
#submenu ul {
	display:inline;
}
#submenu ul li {
	display:inline;
	list-style:none;
}
#submenu ul li a {
	display:block;
	float:left;
	text-align:center;
	width:264px;
	height:18px;
	line-height:18px;
	font-size:12px;
	text-decoration:none;
	background:url(/images/lightgreen.jpg) repeat;
	color:#396;
	margin:1px;
}
#submenu ul li a.first {
	margin-left:0;
	width:266px;
}
#submenu ul li a.last {
	margin-right:0;
	width:266px;
}
#submenu ul li a:hover {
	text-decoration:underline;
}
#submenu ul li a.current {
	font-weight:bold;
	background:url(/images/menu/proprietaire_barre.jpg) repeat;
	color:#FFFFFF;
}
#submenuindicator {
	clear:both;
	height:18px;
	width:800px;
}
#submenuindicator ul {
	display:inline;
}
#submenuindicator ul li {
	display:inline;
	list-style:none;
}
#submenuindicator ul li div {
	float:left;
	width:264px;
	height:18px;
	margin:1px;
}
#submenuindicator ul li div.first {
	margin-left:0;
	width:266px;
}
#submenuindicator ul li div.last {
	margin-right:0;
	width:266px;
}
#submenuindicator ul li div.current {
	background: url(/images/owner/curseur_vertical.png) center no-repeat;
}
/*	===================================
		SPECIALS
		===================================	*/
a.pieces {
	border-bottom:dashed 1px #396;
	text-decoration:none;
	color:#396;
}
div.pieces {
	display:none;
	position:relative;
	width:200px;
	border:1px solid #000000;
	background-color:#FFFFFF;
	white-space:normal;
}
div.pieces p {
	padding:5px;
	text-align:left;
}
a.caution {
	border-bottom:dashed 1px #396;
	text-decoration:none;
	color:#396;
}
div.caution {
	position:absolute;
	display:none;
	width:200px;
	margin-left:400px;
	border:1px solid #000000;
	background-color:#FFFFFF;
}
div.caution p {
	padding:5px;
	text-align:left;
}
span.caution {
	font-weight:bold;
	color:#F00;
}
.enteteop{
	width: 200px;
	height: 26px;
	font-size: 14px;
	color: #488740;
	background: transparent url('/images/enteteopp.jpg') top left no-repeat;
	line-height: 26px;
	text-align: left;
	margin-top: 20px;
	padding-left: 10px;
}
.opp {
	width: 198px;
	padding: 5px;
	border-left: 1px solid #30b71f;
	border-bottom: 1px solid #30b71f;
	border-right: 1px solid #30b71f;
	font-size: 14px;
	color: #F90;
	text-align: center;
}
.byphone {
	display:-moz-inline-box;	/* For FF2 compatibility MUST BE before next display for IE6 compatibility */
	display:inline-block;
	width: 270px;
	height: 31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
	background: transparent url('/images/owner/telephone.png') top left no-repeat;
	line-height: 30px;
	text-align: left;
	padding-left:40px;
}
#SubMenuPhoneContainer {
	position: relative;
	z-index: 1000;
}
#SubMenuPhone {
	position: absolute;
	left: 10px;
	top: -7px;
	width: 290px;
	border: 1px solid #999;
	background-color: #fff;
}
#SubMenuPhone ul, #SubMenuPhone ul li {
	list-style: none;
	list-style-position:outside;
	margin:0;
	padding:0;
	font-size:11px;
}
#SubMenuPhone ul li {
	padding:5px;
	color: #666;
	text-align: center;
}
.byemail {
	display:-moz-inline-box;	/* For FF2 compatibility MUST BE before next display for IE6 compatibility */
	display:inline-block;
	width: 198px;
	height: 27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	background: transparent url('/images/owner/bouton-proprietaire.jpg') top left no-repeat;
	line-height: 26px;
	text-align: left;
	padding-left:40px;
}
#SubMenuMailContainer {
	position: relative;
	z-index: 1000;
}
#SubMenuMail {
	position: absolute;
	left: 2px;
	top: -4px;
	width: 230px;
	border: 1px solid #008eab;
	background-color: #fff;
}
#SubMenuMail ul, #SubMenuMail ul li {
	list-style: none;
	list-style-position:outside;
	margin:0;
	padding:0;
	font-size:11px;
}
#SubMenuMail ul li {
	padding:5px;
}
#SubMenuMail ul li:hover {
	background-color: #d5e5ff;
}
#SubMenuMail ul li a {
	display:block;
	width:100%;
	color: #008eab;
}
#dpe_blk input {
	margin-left: 20px;
}
#dpe_blk label {
	height: 20px;
	line-height: 20px;
}
#dpe_blk label:hover {
	cursor: pointer;
}
#dpe_blk label img {
 width: 160px;
 height: 20px;
 vertical-align: middle;
 background-position: top left;
 background-repeat: no-repeat;
 background-color: transparent;
}
#dpe_blk label img.selected {
 background-position: bottom left;
}
#dpe_blk label img.A {
	background-image: url('/images/owner/dpe/a.png');
}
#dpe_blk label img.B {
	background-image: url('/images/owner/dpe/b.png');
}
#dpe_blk label img.C {
	background-image: url('/images/owner/dpe/c.png');
}
#dpe_blk label img.D {
	background-image: url('/images/owner/dpe/d.png');
}
#dpe_blk label img.E {
	background-image: url('/images/owner/dpe/e.png');
}
#dpe_blk label img.F {
	background-image: url('/images/owner/dpe/f.png');
}
#dpe_blk label img.G {
	background-image: url('/images/owner/dpe/g.png');
}
#StdLeftCol #Bulle {
	margin-top:80px;
	background: transparent url('/images/owner/fleche-verte.png')  100% 20% no-repeat;
	width: 190px;
	min-height: 130px;
	overflow: hidden;

}
#StdLeftCol #Bulle p {
	width: 150px;
	padding:10px;
	border: 3px solid #B8DF92;
	border-radius: 5px;
}
div.autocomplete {
	width:250px;
	background-color:#FFF;
	border:1px solid #888;
	margin:0;
	padding:0;
	z-index:99;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	cursor:default;
	padding: 0.1em 0.5em;
	color:#444;
	height:1.5em;
	line-height:1.5em;
	white-space: nowrap;
	overflow: hidden;
}
div.autocomplete ul li span.informal {
	display:block;
	width:100%;
	height:1.5em;
	background-color:#CDDDF6;
	color:#2a849d;
	font-weight: bold;
	margin:-0.1em -0.5em;
	padding: 0.1em 0.5em;
	overflow:hidden;
}
div.autocomplete ul li.selected {
	background-color:#f4dead;
	font-weight: bold;
}
.ImageFrame {
	width:111px;
	height:95px;
	padding: 2px;
	margin: 0 auto;
}
.ImageFrame > img {
	position:absolute;
}
.ImageFrame a img.Delete {
	position:relative;
	z-index:2;
}
.louee_alouer {
	background-image: url('/images/toogle_louee_alouer.jpg');
	width:55px;
	height:20px;
	display:inline-block;
	text-align: center;
	line-height: 20px;
}
.left_alouer {
	background-position: top left;
	color:white;
	text-shadow: 1px 1px 1px #4C4C4C;
}
.left_louee {
	background-position: bottom left;
	color:gray;
}
.right_alouer {
	background-position: top right;
	color:gray;
}
.right_louee {
	background-position: bottom right;
	color:white;
	text-shadow: 1px 1px 1px #4C4C4C;
}
/* Avis  */
#step1 label {
	line-height:20px;
}
#step2 p {
	margin-left: 30px;
}
#step3 {
	margin-left: 50px;
}
#step3 p.h40 {
	height: 40px;
}
#step3 p label.label120 {
	display: inline-block;
	width: 120px;
	text-align: right;
	padding-right: 5px;
}
#step3 input[type="text"], #step3 textarea  {
  border-color: #CCCCCC #B3B3B3 #B3B3B3 #CCCCCC;
  border-radius: 3px 3px 3px 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 13px;
  padding: 5px 1px;
  vertical-align: middle;
  width: 300px;
}
#SpaceCol #NotesMap area {
	border: none;
	outline: 0;
}
/*	===================================
		TABLE D'OPTION
		===================================	*/
h3.option {
	border-bottom: 1px dotted #AAAAAA;
	margin-bottom: 10px;
	padding-left: 23px;
	height: 21px;
	line-height: 21px;
}
h3#MaLocation{
	background: url('/images/owner/puce-ep1.png') no-repeat left center;
}
h3#Plus{
	background: url('/images/owner/puce-ep2.png') no-repeat left center;
}
h3#Profils{
	background: url('/images/owner/puce-ep3.png') no-repeat left center;
}
input[type="checkbox"].option {
	display: none;
}
label.option {
	display: block;
	height: 29px;
	width: 160px;
	line-height: 29px;
	cursor: pointer;
	text-align: center;
	padding: auto 0;
  border-style: solid;
  border-width: 1px;
  border-radius: 3px 3px 3px 3px;
  border-color: #CCCCCC #B3B3B3 #B3B3B3 #CCCCCC;
	background-color: #FFF;
}
input[type="checkbox"].option:checked + label.option, input[type="checkbox"].option:checked + label.option:hover {
	background-color: #396;
	color: white;
	font-weight: bold;
}
input[type="checkbox"].option + label.option:hover {
	background-color: rgba(51, 153, 102, 0.5);
	color: white;
}
input[type="checkbox"].option.disabled + label.option, input[type="checkbox"].option.disabled + label.option:hover {
	border-color: lightgrey;
	color: lightgrey;
	background-color: #FFF;
}
