@charset "utf-8";


/* eco
-------------------------------------------------*/
body#eco ul.menu {
	width: 540px;
	margin: 50px auto 0 auto;
}
*html body#eco ul.menu {
	width: 570px;
}
body#eco ul.menu li {
	width: 260px;
	margin: 0 5px;
	float: left;
}

body#eco ul.menu li h2 {
	margin: 0;
	background: none;
}
body#eco ul.menu li ul {
	padding: 0;
	font-size: 0.8em;
}
body#eco ul.menu li ul li {
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0;
	font-weight: bold;
	list-style: disc !important;
	float: none;
}
*html body#eco ul.menu li ul li {
	width: 250px !important;
}


/* stroll
-------------------------------------------------*/
body#stroll #mainColumn .text h3 {
	margin: 2.5em 0 1.2em 0;
	font-size: 0.75em;
}
body#stroll #mainColumn .text ul {
	margin: 0 0 2.5em 1.5em;
	font-size: 0.75em;
}
body#stroll #mainColumn .text ul li {
	line-height: 1.8;
	list-style: disc;
}
body#stroll #mainColumn .text .entry {
	padding-bottom: 70px;
	background: url(../img/icn_arrow.gif) 125px 75px no-repeat;
}

body#stroll #mainColumn .section1 .text {
	width: 360px;
	float: left;
}
body#stroll #mainColumn .section1 .pict {
	width: 205px;
	margin: 10px 0 0 0;
	float: right;
}

body#stroll #mainColumn .section2 .text {
	width: 330px;
	float: left;
}
body#stroll #mainColumn .section2 .pict {
	width: 239px;
	float: right;
}




/* living
-------------------------------------------------*/

body#living #mainColumn .text {
	width: 320px;
	float: left;
}
body#living #mainColumn .pict {
	width: 260px;
	float: right;
}