* html #secSection .bottom .left, * html #secSection .bottom .right {
    bottom: 359px;
}

* html #secSection .top .right, * html #secSection .bottom .right {
    right: -1px;
}

#secSection .content {
	height: 335px;
	color: #ffffff;
}

#secSection h3 {
	margin: 8px 0 -5px 0;
	font-size: .9em;
}

#secSection p {
	margin: 5px 0;
}

#secUnderline {
	width: 150px;
	border-color: #ffffff;
}

#secSection h3, #secSection p {
	text-align: center;
}

#secSection a {
	color: #ffffff;
}

/* Homes thumbnail */
#album {
	margin-left: 440px;
}

.homeThumbnail {
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: -25px;
}

.homeThumbnail img {
	height: 123px;
}

#mainUnderline {
    position: absolute;
    top: 54px;
    left: 77px;
	border-color: #2f3334;
}

#leftbox {
	float: left;
	margin-top: -60px;
	margin-left: -15px;
}

#leftbox ul {
	list-style-type: disc; 
	font-size: 11px;
	margin-left: 29px;
	font-family: Arial, sans-serif;
	color: #2f3334;
	font-size: 12px;
	line-height: 18px;
}

* html #leftbox ul { 
	margin-left: 85px;
}

#leftbox p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8b6929;
	padding-top: 50px;
	padding-left: 70px;	
}

* html #leftbox p {
	padding-top: 50px;
	padding-left: 85px;	
}

#homesDesc {
	width: 320px;
}

a img {
	border-style: none;
}

#logoe  p {
	margin-left: 145px;
	margin-top: -23px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6d3d0b;
}

* html #logoe  p {
	margin-top: -25px;
}

.line2, .line3 {
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.line {
	font-weight: bold;
	color: #663300;
}

.line2, .line3 {
	color: #2f334c;
}

#mainBox {
	background-image: url("../images/2plante.jpg");
	background-repeat:no-repeat;
	background-position: bottom right;
}