/* CSS Document */

* {
	margin:0;
	padding:0
}
a {
	outline:none;
	overflow:hidden;
	color:#C72123;
	text-decoration:underline
}
a:hover {
	text-decoration: none;
}
p {
	padding:10px 10px 0 10px;
	line-height:20px;
}
ul {
	margin:5px 0 0 10px;
}
ul li {
	margin:5px 0 0 10px;
}
body {
	margin:0;
	padding:0;
	background: #d9d3b8 url(images/bgNew.jpg) repeat-x top center;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9d9d83;
}
#outerWrapper {
	margin: 20px auto;
	width:744px;
	background-color:#fbfbfb;
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	position:relative;
}
#header {
	background: #fbfbfb url(images/header.jpg) no-repeat 28px 0px;
	width:100%;
	height:209px;
	position:relative;
}
#header h1 a {
	display:block;
	width:220px;
	height:75px;
	top: 90px;
	left: 40px;
	position: absolute;
	text-indent:-9999px;
}
#header h2 {
	display:block;
	width:220px;
	height:75px;
	top: 10px;
	left: 40px;
	position: absolute;
	text-indent:-9999px;
}
#header ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:absolute;
	top:176px;
	left:40px;
}
#header ul li {
	height: 25px;
	float:left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
}
#header ul li a {
	display:block;
	text-decoration:none;
	height: 25px;
	color:#fff;
	line-height:20px;
	font-size:16px;
}
#header ul li a:hover {
	color:#57080e;
}
#header ul li#menu1132 {
	display:none;
}
#header ul li#menu1733 {
	width: 142px;
}
#header ul li#menu3871 {
	width: 150px;
}
#header ul li#menu2990 {
	width: 150px;
	margin-right:14px;
}
#contentWrapper {
	padding: 10px 31px 10px 34px;
	overflow:hidden;
}
#column1 {
	float:right;
	width:209px
}
#content {
	float:left;
	width:456px;
}
#contentWrapper h1 {
	background-color:#f1eed4;
	color:#bab39b;
	font-size:16px;
	line-height:17px;
	height:17px;
	padding: 6px 0 6px 10px;
	-moz-border-radius : 2px;
	-khtml-border-radius : 2px;
	-webkit-border : 2px;
	border-radius: 2px;
}
div.widget {
	width:230px;
	height:60px;
	background: transparent url(images/btn_exclamation.jpg) no-repeat -2px 0;
	padding: 11px 0 0 10px;
	margin: 7px 0 0 0;
}
.home .widget {
	width:215px;
	float:left;
	
}
.home .souris {
	 margin-top: 4px;
	 margin-left: 2px;
	 background: transparent url(images/btn_souris2.jpg) no-repeat -2px 0 !important;
}
.home .maison {
	margin-top: 4px;
	float:right;
	background: transparent url(images/btn_maison.jpg) no-repeat -2px 0;	
}


div.alerte {
	background: transparent url(images/btn_alerte.jpg) no-repeat -2px 0 !important;
	margin-top:11px;
}
#column1 div.exclamation {
	margin-bottom:7px;
}
#column1 div.hypotheque {
	height:255px;
	background: transparent url(images/btn_hypotheque.jpg) no-repeat -2px 0;
	position:relative;
}
div.widget a, span.title {
	color:#fff;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	font-size:14px;
	width:200px;
	height:55px;
	margin:0;
	padding:0;
}
span.title {
	margin:5px 0 0 0;
	height:40px;
}
form#calculatrice, form#calculatrice p {
	margin: 0;
	padding: 0;
}
form#calculatrice p.ploan {
	height:60px;
}
form#calculatrice #loan, form#calculatrice #interest {
	margin-top:10px
}
form#calculatrice p.pterm {
	height:35px;
}
form#calculatrice p.pinterest {
	height:50px;
}
form#calculatrice label {
	float:left;
	width:100px;
	text-transform: none;
	font-size:16px;
	line-height:14px;
	color:#fff;
}
form#calculatrice input[type="button"] {
	width:80px;
	position:absolute;
	top:216px;
	left:10px;
}
#resultatCalcul {
	position:absolute;
	top:214px;
	left:112px;
	width:80px;
	height:25px;
	color:#fff;
	font-size:18px;
}
form#calculatrice input[type="text"] {
	width:70px;
	height:16px;
	border:1px solid #999;
	background-color:#fff;
	padding: 2px 5px;
	color:#755021;
}
div.widget a:hover {
	color:#57080e;
}
form.formulaire {
	margin: 25px 0 0 0;
}
form.formulaire label {
	float:left;
	padding-top:4px;
	width:150px;
	text-transform:uppercase;
}
form.formulaire p {
	padding-bottom:15px;
	margin-bottom:10px;
	border-bottom: dashed #ccc 1px;
}
form.formulaire input[type="text"] {
	width:250px;
	border:1px solid #999;
	background-color:#fff;
	padding: 5px;
	color:#755021;
}
form.formulaire input[type="submit"] {
	margin: 0 0 0 190px;
}
form.formulaire textarea {
	width:420px;
	height:100px;
	border:1px solid #999;
	background-color:#fff;
	padding: 5px;
	color:#755021;
}
form.formulaire select {
	border:1px solid #999;
	background-color:#fff;
	padding: 5px;
	color:#755021;
}
.error {
	border-color: red !important;
}
div.propreties {
	float:left;
	margin:5px 14px 5px 0px;
	border: solid 2px #F1EED4;
	padding:3px;
	position:relative;
	font-size:10px;
	text-align:center;
	width:130px;
	height:130px;
	overflow:hidden;
	z-index:10
}
div.propreties:hover {
	border: solid 2px #9D9D83;
}
div.last {
	margin-right: 0 !important;
}
div.propreties strong {
	display:block;
}
#idgenre, #idville {
	width:456px;
	padding: 5px;
	margin-bottom:10px;
}
#footer {
	text-align:center;
	font-size:10px;
	padding: 10px 0
}
.clearFloat {
	clear:both;
}
.home img, #vedette {
	margin: 12px 0 0 1px;
	border: solid 4px #F1EED4;
	width:447px;
	height:336px;
	overflow:hidden;
	/*background-color:#000;*/
	background: url("images/playerBG.jpg") no-repeat scroll -3px 278px  transparent;
}
.home h2 {
	width:456px;
	height:70px;
	background: transparent url(images/btn_condo.jpg) no-repeat 0 0;
	padding: 0;
	margin: 4px 0 0 0;
	color: #fff;
	text-align:center;
	line-height:60px;
}
.home h2 a {
	color: #fff;
	text-decoration:none;
	display:block;
}
.home h2 a:hover {
	color: #57080e;
}
#homefooter {
	background: transparent url(images/ass_lm.jpg) no-repeat 485px 11px;
	background-color:#f1eed4;
	color:#bab39b;
	font-size:16px;
	line-height:50px;
	height:50px;
	padding: 6px 0 6px 140px;
	margin: 7px 0 0 2px;
	-moz-border-radius : 2px;
	-khtml-border-radius : 2px;
	-webkit-border : 2px;
	border-radius: 2px;
}
#homefooter h3 {
	font-size:28px;
}
table tr td {
	padding: 10px 0;
/*	border-bottom: 1px dashed #CCCCCC;*/
}
table tr td select {
	padding: 5px;
}
#input2 {
	margin-left: 142px;
}
table tr td input, #submit1 {
	padding: 5px
}
table tr td input[type="text"], select {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #755021;
	padding: 5px;
}
.listingLegend {
	background-color: #F1EED4;
	color: #9D9D83;
	font-weight:bold;
	padding-left:5px;
}
.listingValue {
	background-color: #fff;
	color: #9D9D83;
	padding-left:5px;
}
.theListingPic {
	border: solid 3px black;
	padding:5px;
	margin-bottom:10px
}
.theToolButton {
	width:167px;
	height:27px;
	padding: 11px 0 0 40px;
	border: solid 1px #EEEEEE;
	cursor:pointer;
	margin-bottom:5px;
	font-size: 12px;
}
#body1132 #tools { display:none;}
.iPDF {
	background:url(images/immo/icon_pdf.jpg) 3px 2px no-repeat;
}
.iRSS {
	background:url(images/immo/icon_rss.jpg) 3px 2px no-repeat;
}
.iMAP {
	background:url(images/immo/icon_map.jpg) 3px 2px no-repeat;
}
.iINFO {
	background:url(images/immo/icon_info.jpg) 3px 2px no-repeat;
}
.iEMAIL {
	background:url(images/immo/icon_email.jpg) 3px 2px no-repeat;
}
.iAMIS {
	background:url(images/immo/icon_ami.jpg) 3px 2px no-repeat;
}
#tools {
	width:200px;
	margin: 8px 0 20px 0
}
ul.linklist {
	list-style : none;
	margin:20px 5px 0 5px;
	padding:0;
}
ul.linklist li{
	margin:5px 0;
	padding:0 0 5px 0;
	border-bottom: solid 1px #eee;
}
ul.linklist li a{
	font-size: 12px;
	display:block;
	width:170px;
}
h2.condo{
	padding-top:10px;
	padding-left:10px;
}
 table tr td select{
	padding:0 !important;
}
#slideshow_v2 {
    background: url("images/playerBG.jpg") no-repeat scroll -3px 386px  transparent;
}
#listings {
    margin-top:-20px;
}

#emailForm .contact_email .button, #submit1 {
    background: url("http://www.linemorin.com/images/btn_condo.jpg") no-repeat scroll 0 -10px transparent  !important;
    border: none !important;
    clear: both;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin-left: 143px;
	padding:0;
	height: 30px;
    line-height: 30px;
    text-align: center;
    width: 150px;	
}
 #submit1 {
    margin-left: 165px;
	margin-bottom:20px;	
}
